Pull request #41917 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ec416c51b7522fc88f7b84407bf4e75e50e4ddc8+b865beba22aac576b95952fef97d4e775632c362 (70613ec499aa863dcb1515748bb14a1449d5e9fd) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41917@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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 [2021-01-22T07:23:24.130Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-01-22T07:23:24.133Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-01-22T07:23:39.280Z] Still waiting to schedule task [2021-01-22T07:23:39.282Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-01-22T07:24:17.360Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00359285d5d06e71a) in /home/ubuntu/workspace/moby_PR-41917 [Pipeline] { [Pipeline] checkout [2021-01-22T07:24:20.977Z] using credential docker-jenkins-github-credentials [2021-01-22T07:24:20.983Z] Cloning the remote Git repository [2021-01-22T07:24:20.983Z] Cloning with configured refspecs honoured and without tags [2021-01-22T07:24:21.002Z] Cloning repository https://github.com/moby/moby.git [2021-01-22T07:24:21.086Z] > git init /home/ubuntu/workspace/moby_PR-41917 # timeout=10 [2021-01-22T07:24:21.291Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T07:24:21.292Z] > git --version # timeout=10 [2021-01-22T07:24:21.302Z] > git --version # 'git version 2.17.1' [2021-01-22T07:24:21.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:24:21.333Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41917/head:refs/remotes/origin/PR-41917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:24:48.291Z] Fetching without tags [2021-01-22T07:24:48.148Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T07:24:48.166Z] > git config --add remote.origin.fetch +refs/pull/41917/head:refs/remotes/origin/PR-41917 # timeout=10 [2021-01-22T07:24:48.193Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:24:48.245Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T07:24:48.299Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T07:24:48.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:24:48.300Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41917/head:refs/remotes/origin/PR-41917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:24:48.789Z] Merging remotes/origin/master commit b865beba22aac576b95952fef97d4e775632c362 into PR head commit ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:24:50.222Z] Merge succeeded, producing ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:24:50.222Z] Checking out Revision ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 (PR-41917) [2021-01-22T07:24:48.807Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:24:48.822Z] > git checkout -f ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 # timeout=10 [2021-01-22T07:24:49.999Z] > git remote # timeout=10 [2021-01-22T07:24:50.055Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T07:24:50.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:24:50.107Z] > git merge b865beba22aac576b95952fef97d4e775632c362 # timeout=10 [2021-01-22T07:24:50.161Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T07:24:50.228Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:24:50.279Z] > git checkout -f ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 # timeout=10 [2021-01-22T07:24:55.453Z] Commit message: "TestCgroupNamespacesRunOlderClient: support cgroup v2" [2021-01-22T07:24:55.454Z] First time build. Skipping changelog. [2021-01-22T07:24:55.492Z] > git --version # timeout=10 [2021-01-22T07:24:55.614Z] > git --version # 'git version 2.17.1' [2021-01-22T07:24:55.646Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-22T07:24:57.081Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41917:/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 [2021-01-22T07:25:05.196Z] Unable to find image 'alpine:latest' locally [2021-01-22T07:25:05.196Z] latest: Pulling from library/alpine [2021-01-22T07:25:06.130Z] 596ba82af5aa: Pulling fs layer [2021-01-22T07:25:06.130Z] 596ba82af5aa: Verifying Checksum [2021-01-22T07:25:06.130Z] 596ba82af5aa: Download complete [2021-01-22T07:25:06.698Z] 596ba82af5aa: Pull complete [2021-01-22T07:25:06.698Z] Digest: sha256:d9a7354e3845ea8466bb00b22224d9116b183e594527fb5b6c3d30bc01a20378 [2021-01-22T07:25:06.698Z] Status: Downloaded newer image for alpine:latest [2021-01-22T07:25:11.968Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-01-22T07:25:12.779Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00359285d5d06e71a) in /home/ubuntu/workspace/moby_PR-41917 [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] { [Pipeline] checkout [Pipeline] // stage [2021-01-22T07:25:12.854Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41917 [Pipeline] // stage [2021-01-22T07:25:12.865Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-41917 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [2021-01-22T07:25:12.893Z] using credential docker-jenkins-github-credentials 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] { [Pipeline] { [Pipeline] checkout [2021-01-22T07:25:12.950Z] Fetching changes from the remote Git repository [Pipeline] checkout [Pipeline] // stage [2021-01-22T07:25:12.980Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-01-22T07:25:12.993Z] Cloning the remote Git repository [2021-01-22T07:25:12.993Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-01-22T07:25:12.997Z] Fetching without tags [2021-01-22T07:25:13.000Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T07:25:13.028Z] Cloning the remote Git repository [2021-01-22T07:25:13.028Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-01-22T07:25:13.679Z] Merging remotes/origin/master commit b865beba22aac576b95952fef97d4e775632c362 into PR head commit ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:25:12.905Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-01-22T07:25:12.954Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T07:25:13.000Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T07:25:13.001Z] > git --version # timeout=10 [2021-01-22T07:25:13.107Z] > git --version # 'git version 2.17.1' [2021-01-22T07:25:13.108Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:25:13.108Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41917/head:refs/remotes/origin/PR-41917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:25:13.724Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:25:13.734Z] > git checkout -f ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 # timeout=10 [2021-01-22T07:25:13.807Z] > git remote # timeout=10 [2021-01-22T07:25:13.833Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T07:25:13.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:25:13.861Z] > git merge b865beba22aac576b95952fef97d4e775632c362 # timeout=10 [2021-01-22T07:25:13.895Z] Merge succeeded, producing ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:25:13.895Z] Checking out Revision ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 (PR-41917) [2021-01-22T07:25:12.997Z] Cloning repository https://github.com/moby/moby.git [2021-01-22T07:25:12.997Z] > git init /home/jenkins/workspace/moby_PR-41917 # timeout=10 [2021-01-22T07:25:13.012Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T07:25:13.012Z] > git --version # timeout=10 [2021-01-22T07:25:13.015Z] > git --version # 'git version 2.17.1' [2021-01-22T07:25:13.015Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:25:13.015Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41917/head:refs/remotes/origin/PR-41917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:25:13.035Z] Cloning repository https://github.com/moby/moby.git [2021-01-22T07:25:13.035Z] > git init /home/docker/workspace/moby_PR-41917 # timeout=10 [2021-01-22T07:25:13.043Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T07:25:13.044Z] > git --version # timeout=10 [2021-01-22T07:25:13.046Z] > git --version # 'git version 2.7.4' [2021-01-22T07:25:13.046Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:25:13.047Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41917/head:refs/remotes/origin/PR-41917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:25:14.004Z] Commit message: "TestCgroupNamespacesRunOlderClient: support cgroup v2" [2021-01-22T07:25:14.016Z] > git --version # timeout=10 [2021-01-22T07:25:14.040Z] > git --version # 'git version 2.17.1' [2021-01-22T07:25:14.060Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-22T07:25:14.811Z] + [ PR != PR ] [2021-01-22T07:25:14.811Z] + [ master != master ] [2021-01-22T07:25:14.811Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-22T07:25:13.885Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T07:25:13.897Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:25:13.904Z] > git checkout -f ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 # timeout=10 [2021-01-22T07:25:15.187Z] + docker version [2021-01-22T07:25:15.187Z] Client: Docker Engine - Community [2021-01-22T07:25:15.187Z] Version: 19.03.13 [2021-01-22T07:25:15.187Z] API version: 1.40 [2021-01-22T07:25:15.187Z] Go version: go1.13.15 [2021-01-22T07:25:15.187Z] Git commit: 4484c46d9d [2021-01-22T07:25:15.187Z] Built: Wed Sep 16 17:02:36 2020 [2021-01-22T07:25:15.187Z] OS/Arch: linux/amd64 [2021-01-22T07:25:15.187Z] Experimental: false [2021-01-22T07:25:15.187Z] [2021-01-22T07:25:15.187Z] Server: Docker Engine - Community [2021-01-22T07:25:15.187Z] Engine: [2021-01-22T07:25:15.187Z] Version: 19.03.13 [2021-01-22T07:25:15.187Z] API version: 1.40 (minimum version 1.12) [2021-01-22T07:25:15.187Z] Go version: go1.13.15 [2021-01-22T07:25:15.187Z] Git commit: 4484c46d9d [2021-01-22T07:25:15.187Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-22T07:25:15.187Z] OS/Arch: linux/amd64 [2021-01-22T07:25:15.187Z] Experimental: true [2021-01-22T07:25:15.187Z] containerd: [2021-01-22T07:25:15.187Z] Version: 1.3.7 [2021-01-22T07:25:15.187Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-22T07:25:15.187Z] runc: [2021-01-22T07:25:15.187Z] Version: 1.0.0-rc10 [2021-01-22T07:25:15.187Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T07:25:15.187Z] docker-init: [2021-01-22T07:25:15.187Z] Version: 0.18.0 [2021-01-22T07:25:15.187Z] GitCommit: fec3683 [Pipeline] sh [2021-01-22T07:25:15.476Z] + docker info [2021-01-22T07:25:22.328Z] Fetching without tags [2021-01-22T07:25:22.302Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T07:25:22.306Z] > git config --add remote.origin.fetch +refs/pull/41917/head:refs/remotes/origin/PR-41917 # timeout=10 [2021-01-22T07:25:22.307Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:25:22.318Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T07:25:22.332Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T07:25:22.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:25:22.332Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41917/head:refs/remotes/origin/PR-41917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:25:22.616Z] Merging remotes/origin/master commit b865beba22aac576b95952fef97d4e775632c362 into PR head commit ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:25:23.106Z] Merge succeeded, producing ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:25:23.106Z] Checking out Revision ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 (PR-41917) [2021-01-22T07:25:23.188Z] Commit message: "TestCgroupNamespacesRunOlderClient: support cgroup v2" [2021-01-22T07:25:23.260Z] > git --version # timeout=10 [2021-01-22T07:25:23.260Z] > git --version # 'git version 2.17.1' [2021-01-22T07:25:23.264Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-22T07:25:22.619Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:25:22.620Z] > git checkout -f ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 # timeout=10 [2021-01-22T07:25:23.081Z] > git remote # timeout=10 [2021-01-22T07:25:23.082Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T07:25:23.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:25:23.084Z] > git merge b865beba22aac576b95952fef97d4e775632c362 # timeout=10 [2021-01-22T07:25:23.096Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T07:25:23.109Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:25:23.110Z] > git checkout -f ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 # timeout=10 [2021-01-22T07:25:24.143Z] + docker version [2021-01-22T07:25:24.143Z] Client: Docker Engine - Community [2021-01-22T07:25:24.143Z] Version: 19.03.7 [2021-01-22T07:25:24.143Z] API version: 1.40 [2021-01-22T07:25:24.143Z] Go version: go1.12.17 [2021-01-22T07:25:24.143Z] Git commit: 7141c199a2 [2021-01-22T07:25:24.143Z] Built: Sat Mar 7 16:48:47 2020 [2021-01-22T07:25:24.143Z] OS/Arch: linux/s390x [2021-01-22T07:25:24.143Z] Experimental: false [2021-01-22T07:25:24.143Z] [2021-01-22T07:25:24.143Z] Server: Docker Engine - Community [2021-01-22T07:25:24.143Z] Engine: [2021-01-22T07:25:24.143Z] Version: 19.03.7 [2021-01-22T07:25:24.143Z] API version: 1.40 (minimum version 1.12) [2021-01-22T07:25:24.143Z] Go version: go1.12.17 [2021-01-22T07:25:24.143Z] Git commit: 7141c199a2 [2021-01-22T07:25:24.143Z] Built: Sat Mar 7 16:47:46 2020 [2021-01-22T07:25:24.143Z] OS/Arch: linux/s390x [2021-01-22T07:25:24.143Z] Experimental: true [2021-01-22T07:25:24.143Z] containerd: [2021-01-22T07:25:24.143Z] Version: 1.2.13 [2021-01-22T07:25:24.143Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-01-22T07:25:24.143Z] runc: [2021-01-22T07:25:24.143Z] Version: 1.0.0-rc10 [2021-01-22T07:25:24.143Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T07:25:24.143Z] docker-init: [2021-01-22T07:25:24.143Z] Version: 0.18.0 [2021-01-22T07:25:24.143Z] GitCommit: fec3683 [Pipeline] sh [2021-01-22T07:25:24.515Z] + docker info [2021-01-22T07:25:25.147Z] Client: [2021-01-22T07:25:25.147Z] Debug Mode: false [2021-01-22T07:25:25.147Z] [2021-01-22T07:25:25.147Z] Server: [2021-01-22T07:25:25.147Z] Containers: 0 [2021-01-22T07:25:25.147Z] Running: 0 [2021-01-22T07:25:25.147Z] Paused: 0 [2021-01-22T07:25:25.147Z] Stopped: 0 [2021-01-22T07:25:25.147Z] Images: 0 [2021-01-22T07:25:25.147Z] Server Version: 19.03.7 [2021-01-22T07:25:25.147Z] Storage Driver: overlay2 [2021-01-22T07:25:25.147Z] Backing Filesystem: [2021-01-22T07:25:25.147Z] Supports d_type: true [2021-01-22T07:25:25.147Z] Native Overlay Diff: true [2021-01-22T07:25:25.147Z] Logging Driver: json-file [2021-01-22T07:25:25.147Z] Cgroup Driver: cgroupfs [2021-01-22T07:25:25.147Z] Plugins: [2021-01-22T07:25:25.147Z] Volume: local [2021-01-22T07:25:25.147Z] Network: bridge host ipvlan macvlan null overlay [2021-01-22T07:25:25.147Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-22T07:25:25.147Z] Swarm: inactive [2021-01-22T07:25:25.147Z] Runtimes: runc [2021-01-22T07:25:25.147Z] Default Runtime: runc [2021-01-22T07:25:25.147Z] Init Binary: docker-init [2021-01-22T07:25:25.147Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-01-22T07:25:25.147Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T07:25:25.147Z] init version: fec3683 [2021-01-22T07:25:25.147Z] Security Options: [2021-01-22T07:25:25.147Z] apparmor [2021-01-22T07:25:25.147Z] seccomp [2021-01-22T07:25:25.147Z] Profile: default [2021-01-22T07:25:25.147Z] Kernel Version: 4.15.0-91-generic [2021-01-22T07:25:25.147Z] Operating System: Ubuntu 18.04.4 LTS [2021-01-22T07:25:25.147Z] OSType: linux [2021-01-22T07:25:25.147Z] Architecture: s390x [2021-01-22T07:25:25.147Z] CPUs: 2 [2021-01-22T07:25:25.147Z] Total Memory: 7.861GiB [2021-01-22T07:25:25.147Z] Name: s390x-ubuntu-16 [2021-01-22T07:25:25.147Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-01-22T07:25:25.147Z] Docker Root Dir: /var/lib/docker [2021-01-22T07:25:25.147Z] Debug Mode: false [2021-01-22T07:25:25.147Z] Registry: https://index.docker.io/v1/ [2021-01-22T07:25:25.147Z] Labels: [2021-01-22T07:25:25.147Z] Experimental: true [2021-01-22T07:25:25.147Z] Insecure Registries: [2021-01-22T07:25:25.147Z] 127.0.0.0/8 [2021-01-22T07:25:25.147Z] Live Restore Enabled: false [2021-01-22T07:25:25.147Z] [2021-01-22T07:25:25.147Z] WARNING: No swap limit support [Pipeline] sh [2021-01-22T07:25:25.520Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T07:25:25.520Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T07:25:25.520Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41917/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-22T07:25:25.810Z] + bash /home/jenkins/workspace/moby_PR-41917/check-config.sh [2021-01-22T07:25:25.810Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-22T07:25:25.810Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-01-22T07:25:25.810Z] [2021-01-22T07:25:25.810Z] Generally Necessary: [2021-01-22T07:25:25.810Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-22T07:25:25.811Z] - apparmor: enabled and tools installed [2021-01-22T07:25:25.811Z] - CONFIG_NAMESPACES: enabled [2021-01-22T07:25:25.811Z] - CONFIG_NET_NS: enabled [2021-01-22T07:25:25.811Z] - CONFIG_PID_NS: enabled [2021-01-22T07:25:25.811Z] - CONFIG_IPC_NS: enabled [2021-01-22T07:25:25.811Z] - CONFIG_UTS_NS: enabled [2021-01-22T07:25:25.811Z] - CONFIG_CGROUPS: enabled [2021-01-22T07:25:25.811Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-22T07:25:25.811Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-22T07:25:25.811Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-22T07:25:25.811Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-22T07:25:25.811Z] - CONFIG_CPUSETS: enabled [2021-01-22T07:25:25.811Z] - CONFIG_MEMCG: enabled [2021-01-22T07:25:25.811Z] - CONFIG_KEYS: enabled [2021-01-22T07:25:25.811Z] - CONFIG_VETH: enabled (as module) [2021-01-22T07:25:25.811Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-22T07:25:25.811Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-22T07:25:25.811Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-01-22T07:25:25.811Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-22T07:25:25.811Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-22T07:25:25.811Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-22T07:25:25.811Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-22T07:25:25.811Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-22T07:25:25.811Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-22T07:25:25.811Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-22T07:25:25.811Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-01-22T07:25:25.811Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-22T07:25:25.811Z] [2021-01-22T07:25:25.811Z] Optional Features: [2021-01-22T07:25:25.811Z] - CONFIG_USER_NS: enabled [2021-01-22T07:25:25.811Z] - CONFIG_SECCOMP: enabled [2021-01-22T07:25:25.811Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-22T07:25:25.811Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-22T07:25:25.811Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-22T07:25:25.811Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-22T07:25:25.811Z] - CONFIG_BLK_CGROUP: enabled [2021-01-22T07:25:25.811Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-22T07:25:25.811Z] - CONFIG_IOSCHED_CFQ: enabled [2021-01-22T07:25:25.811Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-01-22T07:25:25.811Z] - CONFIG_CGROUP_PERF: enabled [2021-01-22T07:25:25.811Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-22T07:25:25.811Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-22T07:25:25.811Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-22T07:25:25.811Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-22T07:25:25.811Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-22T07:25:25.811Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-22T07:25:25.811Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-22T07:25:25.811Z] - CONFIG_IP_VS: enabled (as module) [2021-01-22T07:25:25.811Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-22T07:25:25.811Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-22T07:25:25.811Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-22T07:25:25.811Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-22T07:25:25.811Z] - CONFIG_EXT4_FS: enabled [2021-01-22T07:25:25.811Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-22T07:25:25.811Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-22T07:25:25.811Z] - Network Drivers: [2021-01-22T07:25:25.811Z] - "overlay": [2021-01-22T07:25:25.811Z] - CONFIG_VXLAN: enabled (as module) [2021-01-22T07:25:25.811Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-22T07:25:25.811Z] Optional (for encrypted networks): [2021-01-22T07:25:26.100Z] - CONFIG_CRYPTO: enabled [2021-01-22T07:25:26.100Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-22T07:25:26.100Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-22T07:25:26.100Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-22T07:25:26.100Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-22T07:25:26.100Z] - CONFIG_XFRM: enabled [2021-01-22T07:25:26.100Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-22T07:25:26.100Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-22T07:25:26.100Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-22T07:25:26.100Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-01-22T07:25:26.100Z] - "ipvlan": [2021-01-22T07:25:26.100Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-22T07:25:26.100Z] - "macvlan": [2021-01-22T07:25:26.100Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-22T07:25:26.100Z] - CONFIG_DUMMY: enabled (as module) [2021-01-22T07:25:26.100Z] - "ftp,tftp client in container": [2021-01-22T07:25:26.100Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-22T07:25:26.100Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-22T07:25:26.100Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-22T07:25:26.100Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-22T07:25:26.100Z] - Storage Drivers: [2021-01-22T07:25:26.100Z] - "aufs": [2021-01-22T07:25:26.100Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-22T07:25:26.100Z] - "btrfs": [2021-01-22T07:25:26.100Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-22T07:25:26.100Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-22T07:25:26.100Z] - "devicemapper": [2021-01-22T07:25:26.100Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-22T07:25:26.100Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-22T07:25:26.100Z] - "overlay": [2021-01-22T07:25:26.100Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-22T07:25:26.100Z] - "zfs": [2021-01-22T07:25:26.100Z] - /dev/zfs: missing [2021-01-22T07:25:26.100Z] - zfs command: missing [2021-01-22T07:25:26.100Z] - zpool command: missing [2021-01-22T07:25:26.100Z] [2021-01-22T07:25:26.100Z] Limits: [2021-01-22T07:25:26.100Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-22T07:25:26.100Z] [2021-01-22T07:25:26.100Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-22T07:25:26.517Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 . [2021-01-22T07:25:26.517Z] #2 [internal] load .dockerignore [2021-01-22T07:25:26.517Z] #2 transferring context: 87B 0.0s done [2021-01-22T07:25:26.517Z] #2 DONE 0.0s [2021-01-22T07:25:26.517Z] [2021-01-22T07:25:26.517Z] #1 [internal] load build definition from Dockerfile [2021-01-22T07:25:26.517Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-01-22T07:25:26.517Z] #1 DONE 0.0s [2021-01-22T07:25:26.517Z] [2021-01-22T07:25:26.517Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-22T07:25:26.807Z] #3 DONE 0.2s [2021-01-22T07:25:26.807Z] [2021-01-22T07:25:26.807Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-22T07:25:26.807Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-22T07:25:26.807Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2021-01-22T07:25:26.807Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2021-01-22T07:25:26.807Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-22T07:25:26.807Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2021-01-22T07:25:26.807Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s [2021-01-22T07:25:27.097Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2021-01-22T07:25:27.097Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2021-01-22T07:25:27.097Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2021-01-22T07:25:27.386Z] #4 DONE 0.5s [2021-01-22T07:25:27.675Z] [2021-01-22T07:25:27.675Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-01-22T07:25:27.675Z] #7 DONE 0.1s [2021-01-22T07:25:27.675Z] [2021-01-22T07:25:27.675Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-22T07:25:27.675Z] #5 DONE 0.2s [2021-01-22T07:25:27.675Z] [2021-01-22T07:25:27.675Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-22T07:25:27.675Z] #6 DONE 0.2s [2021-01-22T07:25:27.682Z] Client: [2021-01-22T07:25:27.682Z] Debug Mode: false [2021-01-22T07:25:27.682Z] [2021-01-22T07:25:27.682Z] Server: [2021-01-22T07:25:27.682Z] Containers: 0 [2021-01-22T07:25:27.682Z] Running: 0 [2021-01-22T07:25:27.682Z] Paused: 0 [2021-01-22T07:25:27.682Z] Stopped: 0 [2021-01-22T07:25:27.682Z] Images: 1 [2021-01-22T07:25:27.682Z] Server Version: 19.03.13 [2021-01-22T07:25:27.682Z] Storage Driver: overlay2 [2021-01-22T07:25:27.682Z] Backing Filesystem: extfs [2021-01-22T07:25:27.682Z] Supports d_type: true [2021-01-22T07:25:27.682Z] Native Overlay Diff: true [2021-01-22T07:25:27.682Z] Logging Driver: json-file [2021-01-22T07:25:27.682Z] Cgroup Driver: cgroupfs [2021-01-22T07:25:27.682Z] Plugins: [2021-01-22T07:25:27.682Z] Volume: local [2021-01-22T07:25:27.682Z] Network: bridge host ipvlan macvlan null overlay [2021-01-22T07:25:27.682Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-22T07:25:27.682Z] Swarm: inactive [2021-01-22T07:25:27.682Z] Runtimes: runc [2021-01-22T07:25:27.682Z] Default Runtime: runc [2021-01-22T07:25:27.682Z] Init Binary: docker-init [2021-01-22T07:25:27.682Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-22T07:25:27.682Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T07:25:27.682Z] init version: fec3683 [2021-01-22T07:25:27.682Z] Security Options: [2021-01-22T07:25:27.682Z] apparmor [2021-01-22T07:25:27.682Z] seccomp [2021-01-22T07:25:27.682Z] Profile: default [2021-01-22T07:25:27.682Z] Kernel Version: 5.4.0-1025-aws [2021-01-22T07:25:27.682Z] Operating System: Ubuntu 18.04.5 LTS [2021-01-22T07:25:27.682Z] OSType: linux [2021-01-22T07:25:27.682Z] Architecture: x86_64 [2021-01-22T07:25:27.682Z] CPUs: 2 [2021-01-22T07:25:27.682Z] Total Memory: 7.569GiB [2021-01-22T07:25:27.682Z] Name: ip-10-100-71-238 [2021-01-22T07:25:27.682Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2021-01-22T07:25:27.682Z] Docker Root Dir: /var/lib/docker [2021-01-22T07:25:27.682Z] Debug Mode: false [2021-01-22T07:25:27.682Z] Registry: https://index.docker.io/v1/ [2021-01-22T07:25:27.682Z] Labels: [2021-01-22T07:25:27.683Z] Experimental: true [2021-01-22T07:25:27.683Z] Insecure Registries: [2021-01-22T07:25:27.683Z] 127.0.0.0/8 [2021-01-22T07:25:27.683Z] Live Restore Enabled: true [2021-01-22T07:25:27.683Z] [2021-01-22T07:25:27.683Z] WARNING: No swap limit support [Pipeline] sh [2021-01-22T07:25:27.779Z] Still waiting to schedule task [2021-01-22T07:25:27.779Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00359285d5d06e71a)’ [2021-01-22T07:25:27.780Z] Still waiting to schedule task [2021-01-22T07:25:27.780Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00359285d5d06e71a)’ [2021-01-22T07:25:27.784Z] Still waiting to schedule task [2021-01-22T07:25:27.784Z] All nodes of label ‘arm64&&linux’ are offline [2021-01-22T07:25:27.786Z] Still waiting to schedule task [2021-01-22T07:25:27.786Z] All nodes of label ‘windows-2019’ are offline [2021-01-22T07:25:27.990Z] [2021-01-22T07:25:27.990Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:25:27.990Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-22T07:25:27.990Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-22T07:25:27.990Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-01-22T07:25:27.990Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-01-22T07:25:27.990Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.1s [2021-01-22T07:25:27.990Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 367.56kB / 7.39MB 0.1s [2021-01-22T07:25:27.990Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 1.05MB / 9.88MB 0.1s [2021-01-22T07:25:27.990Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 7.47MB / 48.97MB 0.3s [2021-01-22T07:25:27.990Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2021-01-22T07:25:27.990Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.52MB / 9.88MB 0.3s [2021-01-22T07:25:27.990Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.3s [2021-01-22T07:25:28.011Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T07:25:28.011Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T07:25:28.011Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41917/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-22T07:25:28.282Z] + bash /home/ubuntu/workspace/moby_PR-41917/check-config.sh [2021-01-22T07:25:28.282Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-22T07:25:28.282Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2021-01-22T07:25:28.282Z] [2021-01-22T07:25:28.282Z] Generally Necessary: [2021-01-22T07:25:28.282Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-22T07:25:28.282Z] - apparmor: enabled and tools installed [2021-01-22T07:25:28.282Z] - CONFIG_NAMESPACES: enabled [2021-01-22T07:25:28.282Z] - CONFIG_NET_NS: enabled [2021-01-22T07:25:28.282Z] - CONFIG_PID_NS: enabled [2021-01-22T07:25:28.282Z] - CONFIG_IPC_NS: enabled [2021-01-22T07:25:28.282Z] - CONFIG_UTS_NS: enabled [2021-01-22T07:25:28.282Z] - CONFIG_CGROUPS: enabled [2021-01-22T07:25:28.282Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-22T07:25:28.282Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-22T07:25:28.282Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-22T07:25:28.282Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-22T07:25:28.282Z] - CONFIG_CPUSETS: enabled [2021-01-22T07:25:28.282Z] - CONFIG_MEMCG: enabled [2021-01-22T07:25:28.282Z] - CONFIG_KEYS: enabled [2021-01-22T07:25:28.282Z] - CONFIG_VETH: enabled (as module) [2021-01-22T07:25:28.282Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-22T07:25:28.282Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-22T07:25:28.282Z] - CONFIG_NF_NAT_IPV4: missing [2021-01-22T07:25:28.282Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-22T07:25:28.282Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-22T07:25:28.282Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-22T07:25:28.282Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-22T07:25:28.282Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-22T07:25:28.282Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-22T07:25:28.282Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-22T07:25:28.282Z] - CONFIG_NF_NAT_NEEDED: missing [2021-01-22T07:25:28.282Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-22T07:25:28.282Z] [2021-01-22T07:25:28.282Z] Optional Features: [2021-01-22T07:25:28.282Z] - CONFIG_USER_NS: enabled [2021-01-22T07:25:28.282Z] - CONFIG_SECCOMP: enabled [2021-01-22T07:25:28.282Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-22T07:25:28.282Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-22T07:25:28.282Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-22T07:25:28.282Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-22T07:25:28.282Z] - CONFIG_BLK_CGROUP: enabled [2021-01-22T07:25:28.282Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-22T07:25:28.282Z] - CONFIG_IOSCHED_CFQ: missing [2021-01-22T07:25:28.294Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 21.35MB / 48.97MB 0.5s [2021-01-22T07:25:28.294Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done [2021-01-22T07:25:28.294Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 5.96MB / 51.38MB 0.5s [2021-01-22T07:25:28.294Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 3.50MB / 56.74MB 0.5s [2021-01-22T07:25:28.294Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 24.10MB / 48.97MB 0.6s [2021-01-22T07:25:28.294Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 8.88MB / 51.38MB 0.6s [2021-01-22T07:25:28.554Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-01-22T07:25:28.554Z] - CONFIG_CGROUP_PERF: enabled [2021-01-22T07:25:28.554Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-22T07:25:28.554Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-22T07:25:28.554Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-22T07:25:28.554Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-22T07:25:28.554Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-22T07:25:28.554Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-22T07:25:28.554Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-22T07:25:28.554Z] - CONFIG_IP_VS: enabled (as module) [2021-01-22T07:25:28.554Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-22T07:25:28.554Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-22T07:25:28.554Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-22T07:25:28.554Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-22T07:25:28.554Z] - CONFIG_EXT4_FS: enabled [2021-01-22T07:25:28.554Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-22T07:25:28.554Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-22T07:25:28.554Z] - Network Drivers: [2021-01-22T07:25:28.554Z] - "overlay": [2021-01-22T07:25:28.554Z] - CONFIG_VXLAN: enabled (as module) [2021-01-22T07:25:28.554Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-22T07:25:28.554Z] Optional (for encrypted networks): [2021-01-22T07:25:28.554Z] - CONFIG_CRYPTO: enabled [2021-01-22T07:25:28.554Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-22T07:25:28.554Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-22T07:25:28.554Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-22T07:25:28.554Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-22T07:25:28.554Z] - CONFIG_XFRM: enabled [2021-01-22T07:25:28.554Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-22T07:25:28.554Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-22T07:25:28.554Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-22T07:25:28.554Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-01-22T07:25:28.554Z] - "ipvlan": [2021-01-22T07:25:28.554Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-22T07:25:28.554Z] - "macvlan": [2021-01-22T07:25:28.554Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-22T07:25:28.554Z] - CONFIG_DUMMY: enabled (as module) [2021-01-22T07:25:28.554Z] - "ftp,tftp client in container": [2021-01-22T07:25:28.554Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-22T07:25:28.554Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-22T07:25:28.554Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-22T07:25:28.554Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-22T07:25:28.554Z] - Storage Drivers: [2021-01-22T07:25:28.554Z] - "aufs": [2021-01-22T07:25:28.554Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-22T07:25:28.600Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 27.22MB / 48.97MB 0.7s [2021-01-22T07:25:28.600Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 11.67MB / 51.38MB 0.7s [2021-01-22T07:25:28.600Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 9.08MB / 56.74MB 0.7s [2021-01-22T07:25:28.600Z] #8 ... [2021-01-22T07:25:28.600Z] [2021-01-22T07:25:28.600Z] #21 [internal] load build context [2021-01-22T07:25:28.600Z] #21 transferring context: 53.19MB 0.8s done [2021-01-22T07:25:28.600Z] #21 DONE 0.8s [2021-01-22T07:25:28.600Z] [2021-01-22T07:25:28.600Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:25:28.600Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 30.39MB / 48.97MB 0.8s [2021-01-22T07:25:28.600Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 15.53MB / 51.38MB 0.8s [2021-01-22T07:25:28.600Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 12.45MB / 56.74MB 0.8s [2021-01-22T07:25:28.600Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 34.32MB / 48.97MB 0.9s [2021-01-22T07:25:28.600Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 19.28MB / 51.38MB 0.9s [2021-01-22T07:25:28.600Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 16.25MB / 56.74MB 0.9s [2021-01-22T07:25:28.824Z] - "btrfs": [2021-01-22T07:25:28.824Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-22T07:25:28.824Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-22T07:25:28.824Z] - "devicemapper": [2021-01-22T07:25:28.824Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-22T07:25:28.824Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-22T07:25:28.824Z] - "overlay": [2021-01-22T07:25:28.824Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-22T07:25:28.824Z] - "zfs": [2021-01-22T07:25:28.824Z] - /dev/zfs: present [2021-01-22T07:25:28.824Z] - zfs command: missing [2021-01-22T07:25:28.824Z] - zpool command: missing [2021-01-22T07:25:28.824Z] [2021-01-22T07:25:28.824Z] Limits: [2021-01-22T07:25:28.824Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-22T07:25:28.824Z] [2021-01-22T07:25:28.824Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-22T07:25:28.934Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 42.57MB / 48.97MB 1.1s [2021-01-22T07:25:28.934Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.66MB / 51.38MB 1.1s [2021-01-22T07:25:28.934Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 24.21MB / 56.74MB 1.1s [2021-01-22T07:25:28.934Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 46.26MB / 48.97MB 1.2s [2021-01-22T07:25:28.935Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 30.66MB / 51.38MB 1.2s [2021-01-22T07:25:28.935Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 28.35MB / 56.74MB 1.2s [2021-01-22T07:25:29.147Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 . [2021-01-22T07:25:29.148Z] #1 [internal] load .dockerignore [2021-01-22T07:25:29.148Z] #1 transferring context: 87B 0.0s done [2021-01-22T07:25:29.148Z] #1 DONE 0.0s [2021-01-22T07:25:29.148Z] [2021-01-22T07:25:29.148Z] #2 [internal] load build definition from Dockerfile [2021-01-22T07:25:29.148Z] #2 transferring dockerfile: 16.55kB done [2021-01-22T07:25:29.148Z] #2 DONE 0.0s [2021-01-22T07:25:29.148Z] [2021-01-22T07:25:29.148Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-22T07:25:29.234Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s [2021-01-22T07:25:29.234Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 35.33MB / 51.38MB 1.3s [2021-01-22T07:25:29.234Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 32.49MB / 56.74MB 1.3s [2021-01-22T07:25:29.234Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s done [2021-01-22T07:25:29.234Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 43.60MB / 51.38MB 1.5s [2021-01-22T07:25:29.234Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 40.27MB / 56.74MB 1.5s [2021-01-22T07:25:29.234Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.21MB / 102.23MB 1.5s [2021-01-22T07:25:29.531Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 47.66MB / 51.38MB 1.6s [2021-01-22T07:25:29.531Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 43.78MB / 56.74MB 1.6s [2021-01-22T07:25:29.531Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0.1s [2021-01-22T07:25:29.531Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.7s [2021-01-22T07:25:29.531Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 47.12MB / 56.74MB 1.7s [2021-01-22T07:25:29.531Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 10.43MB / 102.23MB 1.7s [2021-01-22T07:25:29.531Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.7s done [2021-01-22T07:25:29.531Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 53.00MB / 56.74MB 1.8s [2021-01-22T07:25:29.531Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 16.73MB / 102.23MB 1.8s [2021-01-22T07:25:29.531Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 1.8s [2021-01-22T07:25:29.710Z] #3 DONE 0.5s [2021-01-22T07:25:29.710Z] [2021-01-22T07:25:29.710Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-22T07:25:29.710Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-22T07:25:29.827Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.9s [2021-01-22T07:25:29.827Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 23.58MB / 102.23MB 1.9s [2021-01-22T07:25:29.827Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.8s done [2021-01-22T07:25:29.827Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.9s done [2021-01-22T07:25:29.827Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 30.01MB / 102.23MB 2.0s [2021-01-22T07:25:29.969Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2021-01-22T07:25:29.969Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-22T07:25:29.969Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-01-22T07:25:29.969Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-01-22T07:25:30.123Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 38.27MB / 102.23MB 2.2s [2021-01-22T07:25:30.123Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 48.83MB / 102.23MB 2.4s [2021-01-22T07:25:30.227Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.48MB / 8.88MB 0.1s [2021-01-22T07:25:30.227Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-01-22T07:25:30.227Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-01-22T07:25:30.423Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 55.24MB / 102.23MB 2.5s [2021-01-22T07:25:30.423Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 60.50MB / 102.23MB 2.6s [2021-01-22T07:25:30.423Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 66.41MB / 102.23MB 2.7s [2021-01-22T07:25:30.716Z] #8 ... [2021-01-22T07:25:30.716Z] [2021-01-22T07:25:30.716Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-22T07:25:30.716Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-22T07:25:30.716Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-22T07:25:30.716Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-22T07:25:30.716Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done [2021-01-22T07:25:30.716Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2021-01-22T07:25:30.716Z] #60 DONE 2.9s [2021-01-22T07:25:30.716Z] [2021-01-22T07:25:30.716Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:25:30.716Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 78.59MB / 102.23MB 2.9s [2021-01-22T07:25:30.716Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 86.60MB / 102.23MB 3.0s [2021-01-22T07:25:30.716Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 97.27MB / 102.23MB 3.1s [2021-01-22T07:25:30.789Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-01-22T07:25:30.789Z] #4 DONE 1.0s [2021-01-22T07:25:31.008Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.2s done [2021-01-22T07:25:31.008Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.8s done [2021-01-22T07:25:31.045Z] [2021-01-22T07:25:31.045Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-22T07:25:31.298Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2021-01-22T07:25:31.590Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.4s done [2021-01-22T07:25:31.879Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2021-01-22T07:25:32.169Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.5s done [2021-01-22T07:25:32.428Z] #7 ... [2021-01-22T07:25:32.429Z] [2021-01-22T07:25:32.429Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-22T07:25:32.429Z] #5 DONE 1.3s [2021-01-22T07:25:32.429Z] [2021-01-22T07:25:32.429Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-22T07:25:32.429Z] #7 DONE 1.4s [2021-01-22T07:25:32.429Z] [2021-01-22T07:25:32.429Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-01-22T07:25:32.429Z] #6 DONE 1.5s [2021-01-22T07:25:32.429Z] [2021-01-22T07:25:32.429Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T07:25:32.429Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-22T07:25:32.429Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-22T07:25:32.429Z] #24 sha256:a5edb9fa5b2a8d6665ed911466827734795ef10d2b3985a46b7e9c7f0161a6b3 529B / 529B done [2021-01-22T07:25:32.429Z] #24 sha256:e7d08cddf791fe3245267654331eb21b805458b3412d368018009355855044a3 1.46kB / 1.46kB done [2021-01-22T07:25:32.429Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 0B / 50.40MB 0.0s [2021-01-22T07:25:32.686Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 2.99MB / 50.40MB 0.1s [2021-01-22T07:25:32.797Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2021-01-22T07:25:32.949Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 5.85MB / 50.40MB 0.3s [2021-01-22T07:25:32.949Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 9.07MB / 50.40MB 0.5s [2021-01-22T07:25:33.086Z] #8 ... [2021-01-22T07:25:33.086Z] [2021-01-22T07:25:33.086Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T07:25:33.086Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-22T07:25:33.086Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-22T07:25:33.086Z] #24 sha256:11bf5034297fd6c74478ca84e6faa5f5f327cbdd845c4fc55a77ee1f74fbf4a3 529B / 529B done [2021-01-22T07:25:33.086Z] #24 sha256:056d0a7c279321a0170f530baf74a93492ba49d7abaaa702d94533b125002c20 1.46kB / 1.46kB done [2021-01-22T07:25:33.086Z] #24 sha256:15e71c2ae22f7fff5a03d5a2c1ccbee8b2526b04a21e1cff46ad70648272e773 48.97MB / 48.97MB 2.9s done [2021-01-22T07:25:33.086Z] #24 extracting sha256:15e71c2ae22f7fff5a03d5a2c1ccbee8b2526b04a21e1cff46ad70648272e773 1.8s done [2021-01-22T07:25:33.086Z] #24 DONE 5.3s [2021-01-22T07:25:33.086Z] [2021-01-22T07:25:33.086Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:25:33.207Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 15.63MB / 50.40MB 0.7s [2021-01-22T07:25:33.467Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 22.82MB / 50.40MB 1.0s [2021-01-22T07:25:33.724Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 26.81MB / 50.40MB 1.1s [2021-01-22T07:25:33.724Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 32.55MB / 50.40MB 1.4s [2021-01-22T07:25:33.980Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 36.50MB / 50.40MB 1.6s [2021-01-22T07:25:34.239Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 42.68MB / 50.40MB 1.9s [2021-01-22T07:25:34.498Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.05MB / 50.40MB 2.1s [2021-01-22T07:25:35.063Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.40MB / 50.40MB 2.5s done [2021-01-22T07:25:35.146Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.1s done [2021-01-22T07:25:35.146Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2021-01-22T07:25:35.626Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 [2021-01-22T07:25:36.656Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.5s done [2021-01-22T07:25:36.656Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0.1s [2021-01-22T07:25:37.518Z] #24 ... [2021-01-22T07:25:37.518Z] [2021-01-22T07:25:37.518Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-22T07:25:37.518Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-22T07:25:37.518Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-01-22T07:25:37.518Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-22T07:25:37.518Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-22T07:25:37.518Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.1s done [2021-01-22T07:25:37.518Z] #60 DONE 4.9s [2021-01-22T07:25:37.518Z] [2021-01-22T07:25:37.518Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T07:25:37.518Z] #24 ... [2021-01-22T07:25:37.518Z] [2021-01-22T07:25:37.518Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:25:37.518Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-22T07:25:37.518Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-01-22T07:25:37.518Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-22T07:25:37.518Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-01-22T07:25:37.518Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done [2021-01-22T07:25:37.518Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s done [2021-01-22T07:25:37.519Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.6s done [2021-01-22T07:25:37.519Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.25MB / 51.83MB 4.9s [2021-01-22T07:25:37.519Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.48MB / 68.67MB 4.9s [2021-01-22T07:25:37.519Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 24.87MB / 120.17MB 4.9s [2021-01-22T07:25:37.519Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.7s [2021-01-22T07:25:37.776Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.83MB / 51.83MB 5.1s [2021-01-22T07:25:37.776Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.93MB / 68.67MB 5.1s [2021-01-22T07:25:37.776Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.42MB / 120.17MB 5.1s [2021-01-22T07:25:37.776Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.22MB / 68.67MB 5.3s [2021-01-22T07:25:37.776Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.73MB / 120.17MB 5.3s [2021-01-22T07:25:38.342Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.6s done [2021-01-22T07:25:38.342Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.15MB / 68.67MB 5.7s [2021-01-22T07:25:38.342Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.82MB / 120.17MB 5.7s [2021-01-22T07:25:38.342Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.7s [2021-01-22T07:25:38.342Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 64.19MB / 68.67MB 5.9s [2021-01-22T07:25:38.342Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.8s done [2021-01-22T07:25:38.599Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.2s [2021-01-22T07:25:38.599Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 64.93MB / 120.17MB 6.2s [2021-01-22T07:25:38.671Z] Fetching without tags [2021-01-22T07:25:38.639Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T07:25:38.642Z] > git config --add remote.origin.fetch +refs/pull/41917/head:refs/remotes/origin/PR-41917 # timeout=10 [2021-01-22T07:25:38.648Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:25:38.664Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T07:25:38.678Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T07:25:38.678Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:25:38.679Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41917/head:refs/remotes/origin/PR-41917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:25:38.855Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.96MB / 120.17MB 6.3s [2021-01-22T07:25:39.093Z] Merging remotes/origin/master commit b865beba22aac576b95952fef97d4e775632c362 into PR head commit ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:25:39.116Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.59MB / 120.17MB 6.5s [2021-01-22T07:25:39.372Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.95MB / 120.17MB 6.8s [2021-01-22T07:25:39.372Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.15MB / 120.17MB 6.9s [2021-01-22T07:25:39.628Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.36MB / 120.17MB 7.0s [2021-01-22T07:25:39.628Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.0s done [2021-01-22T07:25:39.883Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.3s [2021-01-22T07:25:39.992Z] Merge succeeded, producing ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:25:39.992Z] Checking out Revision ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 (PR-41917) [2021-01-22T07:25:40.163Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.4s done [2021-01-22T07:25:40.445Z] #8 ... [2021-01-22T07:25:40.445Z] [2021-01-22T07:25:40.445Z] #21 [internal] load build context [2021-01-22T07:25:40.445Z] #21 transferring context: 53.19MB 7.3s done [2021-01-22T07:25:40.445Z] #21 DONE 7.9s [2021-01-22T07:25:40.445Z] [2021-01-22T07:25:40.445Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:25:40.445Z] #8 ... [2021-01-22T07:25:40.445Z] [2021-01-22T07:25:40.445Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T07:25:40.461Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2021-01-22T07:25:40.461Z] #8 ... [2021-01-22T07:25:40.461Z] [2021-01-22T07:25:40.461Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T07:25:40.461Z] #25 0.541 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:25:40.461Z] #25 0.563 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:25:40.461Z] #25 0.586 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:25:40.461Z] #25 0.651 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-22T07:25:40.461Z] #25 0.795 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-22T07:25:40.461Z] #25 1.078 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-22T07:25:40.461Z] #25 2.117 Fetched 8109 kB in 2s (5097 kB/s) [2021-01-22T07:25:40.461Z] #25 2.117 Reading package lists... [2021-01-22T07:25:40.461Z] #25 2.607 Reading package lists... [2021-01-22T07:25:40.461Z] #25 3.032 Building dependency tree... [2021-01-22T07:25:40.461Z] #25 3.171 The following additional packages will be installed: [2021-01-22T07:25:40.461Z] #25 3.171 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-22T07:25:40.461Z] #25 3.171 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-22T07:25:40.461Z] #25 3.171 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-22T07:25:40.461Z] #25 3.171 Suggested packages: [2021-01-22T07:25:40.461Z] #25 3.171 krb5-doc krb5-user [2021-01-22T07:25:40.461Z] #25 3.171 Recommended packages: [2021-01-22T07:25:40.461Z] #25 3.171 krb5-locales publicsuffix libsasl2-modules [2021-01-22T07:25:40.461Z] #25 3.313 The following NEW packages will be installed: [2021-01-22T07:25:40.461Z] #25 3.313 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-22T07:25:40.461Z] #25 3.313 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-22T07:25:40.461Z] #25 3.313 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-22T07:25:40.461Z] #25 3.313 libssh2-1 libssl1.1 openssl [2021-01-22T07:25:40.461Z] #25 3.339 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T07:25:40.461Z] #25 3.339 Need to get 4592 kB of archives. [2021-01-22T07:25:40.461Z] #25 3.339 After this operation, 11.9 MB of additional disk space will be used. [2021-01-22T07:25:40.461Z] #25 3.339 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB] [2021-01-22T07:25:40.461Z] #25 3.348 Get:2 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-22T07:25:40.461Z] #25 3.394 Get:3 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB] [2021-01-22T07:25:40.461Z] #25 3.434 Get:4 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-01-22T07:25:40.461Z] #25 3.475 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-01-22T07:25:40.461Z] #25 3.480 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-01-22T07:25:40.461Z] #25 3.485 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-01-22T07:25:40.461Z] #25 3.570 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-01-22T07:25:40.461Z] #25 3.588 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-01-22T07:25:40.461Z] #25 3.590 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-01-22T07:25:40.461Z] #25 3.593 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-22T07:25:40.461Z] #25 3.593 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB] [2021-01-22T07:25:40.461Z] #25 3.600 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-01-22T07:25:40.461Z] #25 3.602 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-01-22T07:25:40.461Z] #25 3.604 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-01-22T07:25:40.461Z] #25 3.605 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-01-22T07:25:40.461Z] #25 3.608 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-01-22T07:25:40.461Z] #25 3.616 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-01-22T07:25:40.461Z] #25 3.623 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-01-22T07:25:40.461Z] #25 3.627 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-01-22T07:25:40.461Z] #25 3.629 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-01-22T07:25:40.461Z] #25 3.737 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:25:40.461Z] #25 3.758 Fetched 4592 kB in 0s (14.8 MB/s) [2021-01-22T07:25:40.461Z] #25 3.781 Selecting previously unselected package libssl1.1:s390x. [2021-01-22T07:25:40.461Z] #25 3.781 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6675 files and directories currently installed.) [2021-01-22T07:25:40.461Z] #25 3.785 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 3.790 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-01-22T07:25:40.461Z] #25 3.926 Selecting previously unselected package openssl. [2021-01-22T07:25:40.461Z] #25 3.927 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 3.930 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-22T07:25:40.461Z] #25 4.034 Selecting previously unselected package ca-certificates. [2021-01-22T07:25:40.461Z] #25 4.034 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-22T07:25:40.461Z] #25 4.040 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-22T07:25:40.461Z] #25 4.089 Selecting previously unselected package libkeyutils1:s390x. [2021-01-22T07:25:40.461Z] #25 4.089 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.119 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-01-22T07:25:40.461Z] #25 4.186 Selecting previously unselected package libkrb5support0:s390x. [2021-01-22T07:25:40.461Z] #25 4.186 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.197 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 4.223 Selecting previously unselected package libk5crypto3:s390x. [2021-01-22T07:25:40.461Z] #25 4.223 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.225 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 4.261 Selecting previously unselected package libkrb5-3:s390x. [2021-01-22T07:25:40.461Z] #25 4.261 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.263 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 4.319 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-01-22T07:25:40.461Z] #25 4.319 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.323 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 4.357 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-01-22T07:25:40.461Z] #25 4.357 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.360 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 4.396 Selecting previously unselected package libsasl2-2:s390x. [2021-01-22T07:25:40.461Z] #25 4.397 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.399 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 4.434 Selecting previously unselected package libldap-common. [2021-01-22T07:25:40.461Z] #25 4.435 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-22T07:25:40.461Z] #25 4.437 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:25:40.461Z] #25 4.469 Selecting previously unselected package libldap-2.4-2:s390x. [2021-01-22T07:25:40.461Z] #25 4.470 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.472 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:25:40.461Z] #25 4.521 Selecting previously unselected package libnghttp2-14:s390x. [2021-01-22T07:25:40.461Z] #25 4.522 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.524 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 4.553 Selecting previously unselected package libpsl5:s390x. [2021-01-22T07:25:40.461Z] #25 4.554 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.556 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-01-22T07:25:40.461Z] #25 4.582 Selecting previously unselected package librtmp1:s390x. [2021-01-22T07:25:40.461Z] #25 4.582 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.584 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T07:25:40.461Z] #25 4.614 Selecting previously unselected package libssh2-1:s390x. [2021-01-22T07:25:40.461Z] #25 4.614 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.616 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-01-22T07:25:40.461Z] #25 4.647 Selecting previously unselected package libcurl4:s390x. [2021-01-22T07:25:40.461Z] #25 4.647 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.650 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 4.695 Selecting previously unselected package curl. [2021-01-22T07:25:40.461Z] #25 4.695 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.698 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 4.741 Selecting previously unselected package libonig5:s390x. [2021-01-22T07:25:40.461Z] #25 4.741 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.743 Unpacking libonig5:s390x (6.9.1-1) ... [2021-01-22T07:25:40.461Z] #25 4.783 Selecting previously unselected package libjq1:s390x. [2021-01-22T07:25:40.461Z] #25 4.784 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.786 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-22T07:25:40.461Z] #25 4.818 Selecting previously unselected package jq. [2021-01-22T07:25:40.461Z] #25 4.818 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-01-22T07:25:40.461Z] #25 4.820 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T07:25:40.461Z] #25 4.844 Setting up libkeyutils1:s390x (1.6-6) ... [2021-01-22T07:25:40.461Z] #25 4.850 Setting up libpsl5:s390x (0.20.2-2) ... [2021-01-22T07:25:40.461Z] #25 4.860 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-01-22T07:25:40.461Z] #25 4.988 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 4.995 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:25:40.461Z] #25 5.004 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 5.010 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 5.016 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T07:25:40.461Z] #25 5.023 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 5.029 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 5.036 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-01-22T07:25:40.461Z] #25 5.042 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 5.049 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-22T07:25:40.461Z] #25 5.059 Setting up libonig5:s390x (6.9.1-1) ... [2021-01-22T07:25:40.461Z] #25 5.066 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-22T07:25:40.461Z] #25 5.073 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:25:40.461Z] #25 5.080 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-22T07:25:40.461Z] #25 5.384 Updating certificates in /etc/ssl/certs... [2021-01-22T07:25:40.461Z] #25 5.762 126 added, 0 removed; done. [2021-01-22T07:25:40.461Z] #25 5.848 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 5.882 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T07:25:40.461Z] #25 5.920 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 6.003 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-22T07:25:40.461Z] #25 6.010 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:25:40.461Z] #25 6.034 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-22T07:25:40.461Z] #25 6.050 Updating certificates in /etc/ssl/certs... [2021-01-22T07:25:40.461Z] #25 6.545 0 added, 0 removed; done. [2021-01-22T07:25:40.461Z] #25 6.545 Running hooks in /etc/ca-certificates/update.d... [2021-01-22T07:25:40.462Z] #25 6.545 done. [2021-01-22T07:25:40.462Z] #25 DONE 7.4s [2021-01-22T07:25:40.462Z] [2021-01-22T07:25:40.462Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-22T07:25:40.462Z] #26 DONE 0.1s [2021-01-22T07:25:40.755Z] [2021-01-22T07:25:40.755Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:25:40.755Z] #8 DONE 12.8s [2021-01-22T07:25:40.755Z] [2021-01-22T07:25:40.755Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-22T07:25:41.008Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 5.0s [2021-01-22T07:25:39.100Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:25:39.102Z] > git checkout -f ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 # timeout=10 [2021-01-22T07:25:39.954Z] > git remote # timeout=10 [2021-01-22T07:25:39.957Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T07:25:39.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:25:39.961Z] > git merge b865beba22aac576b95952fef97d4e775632c362 # timeout=10 [2021-01-22T07:25:39.984Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T07:25:39.999Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:25:40.003Z] > git checkout -f ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 # timeout=10 [2021-01-22T07:25:41.064Z] Commit message: "TestCgroupNamespacesRunOlderClient: support cgroup v2" [2021-01-22T07:25:41.112Z] > git --version # timeout=10 [2021-01-22T07:25:41.114Z] > git --version # 'git version 2.7.4' [2021-01-22T07:25:41.117Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-22T07:25:41.782Z] #9 DONE 0.9s [2021-01-22T07:25:41.782Z] [2021-01-22T07:25:41.782Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-22T07:25:41.995Z] + docker version [2021-01-22T07:25:41.996Z] Client: [2021-01-22T07:25:41.996Z] Version: 18.06.1-ce [2021-01-22T07:25:41.996Z] API version: 1.38 [2021-01-22T07:25:41.996Z] Go version: go1.10.3 [2021-01-22T07:25:41.996Z] Git commit: e68fc7a [2021-01-22T07:25:41.996Z] Built: Tue Aug 21 17:26:10 2018 [2021-01-22T07:25:41.996Z] OS/Arch: linux/ppc64le [2021-01-22T07:25:41.996Z] Experimental: false [2021-01-22T07:25:41.996Z] [2021-01-22T07:25:41.996Z] Server: [2021-01-22T07:25:41.996Z] Engine: [2021-01-22T07:25:41.996Z] Version: 18.06.1-ce [2021-01-22T07:25:41.996Z] API version: 1.38 (minimum version 1.12) [2021-01-22T07:25:41.996Z] Go version: go1.10.3 [2021-01-22T07:25:41.996Z] Git commit: e68fc7a [2021-01-22T07:25:41.996Z] Built: Tue Aug 21 17:24:20 2018 [2021-01-22T07:25:41.996Z] OS/Arch: linux/ppc64le [2021-01-22T07:25:41.996Z] Experimental: true [Pipeline] sh [2021-01-22T07:25:42.375Z] + docker info [2021-01-22T07:25:42.375Z] Containers: 0 [2021-01-22T07:25:42.375Z] Running: 0 [2021-01-22T07:25:42.375Z] Paused: 0 [2021-01-22T07:25:42.375Z] Stopped: 0 [2021-01-22T07:25:42.375Z] Images: 0 [2021-01-22T07:25:42.375Z] Server Version: 18.06.1-ce [2021-01-22T07:25:42.375Z] Storage Driver: overlay2 [2021-01-22T07:25:42.375Z] Backing Filesystem: extfs [2021-01-22T07:25:42.375Z] Supports d_type: true [2021-01-22T07:25:42.375Z] Native Overlay Diff: true [2021-01-22T07:25:42.375Z] Logging Driver: json-file [2021-01-22T07:25:42.375Z] Cgroup Driver: cgroupfs [2021-01-22T07:25:42.375Z] Plugins: [2021-01-22T07:25:42.375Z] Volume: local [2021-01-22T07:25:42.375Z] Network: bridge host ipvlan macvlan null overlay [2021-01-22T07:25:42.375Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-01-22T07:25:42.375Z] Swarm: inactive [2021-01-22T07:25:42.375Z] Runtimes: runc [2021-01-22T07:25:42.375Z] Default Runtime: runc [2021-01-22T07:25:42.375Z] Init Binary: docker-init [2021-01-22T07:25:42.375Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-01-22T07:25:42.375Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-01-22T07:25:42.375Z] init version: fec3683 [2021-01-22T07:25:42.375Z] Security Options: [2021-01-22T07:25:42.375Z] apparmor [2021-01-22T07:25:42.375Z] seccomp [2021-01-22T07:25:42.375Z] Profile: default [2021-01-22T07:25:42.375Z] Kernel Version: 4.4.0-139-generic [2021-01-22T07:25:42.375Z] Operating System: Ubuntu 16.04.3 LTS [2021-01-22T07:25:42.375Z] OSType: linux [2021-01-22T07:25:42.375Z] Architecture: ppc64le [2021-01-22T07:25:42.375Z] CPUs: 4 [2021-01-22T07:25:42.375Z] Total Memory: 7.972GiB [2021-01-22T07:25:42.375Z] Name: ppc64le-ubuntu-31 [2021-01-22T07:25:42.375Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-01-22T07:25:42.375Z] Docker Root Dir: /var/lib/docker [2021-01-22T07:25:42.375Z] Debug Mode (client): false [2021-01-22T07:25:42.375Z] Debug Mode (server): false [2021-01-22T07:25:42.375Z] Registry: https://index.docker.io/v1/ [2021-01-22T07:25:42.375Z] Labels: [2021-01-22T07:25:42.375Z] Experimental: true [2021-01-22T07:25:42.375Z] Insecure Registries: [2021-01-22T07:25:42.375Z] 127.0.0.0/8 [2021-01-22T07:25:42.375Z] Live Restore Enabled: false [2021-01-22T07:25:42.375Z] [Pipeline] sh [2021-01-22T07:25:42.453Z] #10 DONE 0.7s [2021-01-22T07:25:42.453Z] [2021-01-22T07:25:42.453Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-22T07:25:42.453Z] #29 DONE 0.1s [2021-01-22T07:25:42.453Z] [2021-01-22T07:25:42.453Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:25:42.453Z] #30 ... [2021-01-22T07:25:42.453Z] [2021-01-22T07:25:42.453Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-22T07:25:42.453Z] #37 DONE 0.1s [2021-01-22T07:25:42.453Z] [2021-01-22T07:25:42.453Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:25:42.453Z] #27 1.414 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-22T07:25:42.453Z] #27 1.538 [2021-01-22T07:25:42.453Z] #27 1.647 ######### 12.7% ########################### 37.7% ############################################ 61.8% ############################################################# 86.0% ######################################################################## 100.0% [2021-01-22T07:25:42.751Z] #27 2.193 [2021-01-22T07:25:42.754Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T07:25:42.754Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T07:25:42.754Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41917/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-22T07:25:42.754Z] + bash /home/docker/workspace/moby_PR-41917/check-config.sh [2021-01-22T07:25:42.754Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-22T07:25:42.754Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-01-22T07:25:42.754Z] [2021-01-22T07:25:42.754Z] Generally Necessary: [2021-01-22T07:25:42.754Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-22T07:25:42.754Z] - apparmor: enabled and tools installed [2021-01-22T07:25:42.754Z] - CONFIG_NAMESPACES: enabled [2021-01-22T07:25:42.754Z] - CONFIG_NET_NS: enabled [2021-01-22T07:25:42.754Z] - CONFIG_PID_NS: enabled [2021-01-22T07:25:42.754Z] - CONFIG_IPC_NS: enabled [2021-01-22T07:25:42.754Z] - CONFIG_UTS_NS: enabled [2021-01-22T07:25:42.754Z] - CONFIG_CGROUPS: enabled [2021-01-22T07:25:42.754Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-22T07:25:42.754Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-22T07:25:42.754Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-22T07:25:42.754Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-22T07:25:42.754Z] - CONFIG_CPUSETS: enabled [2021-01-22T07:25:42.754Z] - CONFIG_MEMCG: enabled [2021-01-22T07:25:42.754Z] - CONFIG_KEYS: enabled [2021-01-22T07:25:43.041Z] #27 2.305 ################################################## 69.8% ######################################################################## 100.0% [2021-01-22T07:25:43.041Z] #27 2.484 [2021-01-22T07:25:43.048Z] - CONFIG_VETH: enabled (as module) [2021-01-22T07:25:43.048Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-22T07:25:43.048Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-22T07:25:43.048Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-01-22T07:25:43.048Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-22T07:25:43.048Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-22T07:25:43.048Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-22T07:25:43.048Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-22T07:25:43.048Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-22T07:25:43.048Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-22T07:25:43.048Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-22T07:25:43.048Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-01-22T07:25:43.048Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-22T07:25:43.048Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-01-22T07:25:43.048Z] [2021-01-22T07:25:43.048Z] Optional Features: [2021-01-22T07:25:43.048Z] - CONFIG_USER_NS: enabled [2021-01-22T07:25:43.048Z] - CONFIG_SECCOMP: enabled [2021-01-22T07:25:43.048Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-22T07:25:43.048Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-22T07:25:43.048Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-22T07:25:43.048Z] (cgroup swap accounting is currently enabled) [2021-01-22T07:25:43.048Z] - CONFIG_MEMCG_KMEM: enabled [2021-01-22T07:25:43.048Z] - CONFIG_BLK_CGROUP: enabled [2021-01-22T07:25:43.048Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-22T07:25:43.048Z] - CONFIG_IOSCHED_CFQ: enabled [2021-01-22T07:25:43.048Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-01-22T07:25:43.048Z] - CONFIG_CGROUP_PERF: enabled [2021-01-22T07:25:43.048Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-22T07:25:43.048Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-22T07:25:43.048Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-22T07:25:43.048Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-22T07:25:43.048Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-22T07:25:43.048Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-22T07:25:43.048Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-22T07:25:43.048Z] - CONFIG_IP_VS: enabled (as module) [2021-01-22T07:25:43.048Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-22T07:25:43.048Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-22T07:25:43.048Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-22T07:25:43.048Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-22T07:25:43.048Z] - CONFIG_EXT4_FS: enabled [2021-01-22T07:25:43.048Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-22T07:25:43.048Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-22T07:25:43.048Z] - Network Drivers: [2021-01-22T07:25:43.048Z] - "overlay": [2021-01-22T07:25:43.048Z] - CONFIG_VXLAN: enabled (as module) [2021-01-22T07:25:43.048Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-22T07:25:43.048Z] Optional (for encrypted networks): [2021-01-22T07:25:43.330Z] #27 2.602 ########################################## 58.8% ######################################################################## 100.0% [2021-01-22T07:25:43.330Z] #27 2.782 [2021-01-22T07:25:43.336Z] - CONFIG_CRYPTO: enabled [2021-01-22T07:25:43.336Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-01-22T07:25:43.336Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-01-22T07:25:43.336Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-01-22T07:25:43.336Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-01-22T07:25:43.336Z] - CONFIG_XFRM: enabled [2021-01-22T07:25:43.336Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-22T07:25:43.336Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-22T07:25:43.336Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-22T07:25:43.336Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-01-22T07:25:43.336Z] - "ipvlan": [2021-01-22T07:25:43.336Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-22T07:25:43.336Z] - "macvlan": [2021-01-22T07:25:43.336Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-22T07:25:43.336Z] - CONFIG_DUMMY: enabled (as module) [2021-01-22T07:25:43.336Z] - "ftp,tftp client in container": [2021-01-22T07:25:43.336Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-22T07:25:43.336Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-22T07:25:43.336Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-22T07:25:43.336Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-22T07:25:43.336Z] - Storage Drivers: [2021-01-22T07:25:43.336Z] - "aufs": [2021-01-22T07:25:43.336Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-22T07:25:43.336Z] - "btrfs": [2021-01-22T07:25:43.336Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-22T07:25:43.336Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-22T07:25:43.336Z] - "devicemapper": [2021-01-22T07:25:43.336Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-22T07:25:43.336Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-22T07:25:43.336Z] - "overlay": [2021-01-22T07:25:43.336Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-22T07:25:43.336Z] - "zfs": [2021-01-22T07:25:43.336Z] - /dev/zfs: missing [2021-01-22T07:25:43.336Z] - zfs command: missing [2021-01-22T07:25:43.336Z] - zpool command: missing [2021-01-22T07:25:43.336Z] [2021-01-22T07:25:43.336Z] Limits: [2021-01-22T07:25:43.336Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-22T07:25:43.336Z] [2021-01-22T07:25:43.336Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-22T07:25:43.536Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 7.9s done [2021-01-22T07:25:43.754Z] + make bundles/buildx [2021-01-22T07:25:43.928Z] #27 2.893 ### 4.8% ############## 20.7% ################################## 47.7% ################################################ 67.5% ############################################################## 86.4% ######################################################################## 100.0% [2021-01-22T07:25:44.044Z] make: command: Command not found [2021-01-22T07:25:44.044Z] make: command: Command not found [2021-01-22T07:25:44.044Z] mkdir bundles [2021-01-22T07:25:44.044Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-01-22T07:25:44.044Z] --build-arg BUILDX_COMMIT \ [2021-01-22T07:25:44.044Z] --build-arg BUILDX_REPO \ [2021-01-22T07:25:44.044Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-01-22T07:25:44.044Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-01-22T07:25:44.044Z] . [2021-01-22T07:25:44.044Z] /bin/sh: 4: go: not found [2021-01-22T07:25:44.044Z] /bin/sh: 5: go: not found [2021-01-22T07:25:44.098Z] #24 DONE 11.5s [2021-01-22T07:25:44.098Z] [2021-01-22T07:25:44.098Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T07:25:44.225Z] #27 3.638 [2021-01-22T07:25:45.469Z] #25 1.463 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:25:45.469Z] #25 1.514 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:25:45.469Z] #25 1.517 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:25:45.734Z] #25 1.663 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:25:45.998Z] #25 1.934 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:25:46.129Z] Sending build context to Docker daemon 58.08MB [2021-01-22T07:25:46.129Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-01-22T07:25:46.129Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2021-01-22T07:25:46.129Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-01-22T07:25:46.129Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-01-22T07:25:46.254Z] #25 2.234 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:25:46.468Z] 1.13.15-buster: Pulling from library/golang [2021-01-22T07:25:46.468Z] db4e2d8d5901: Pulling fs layer [2021-01-22T07:25:46.468Z] dfe2d012519c: Pulling fs layer [2021-01-22T07:25:46.468Z] 5d8f1d1f9197: Pulling fs layer [2021-01-22T07:25:46.468Z] 1301750ffb48: Pulling fs layer [2021-01-22T07:25:46.468Z] dc5c6edc9cff: Pulling fs layer [2021-01-22T07:25:46.468Z] 3c370c2e2f82: Pulling fs layer [2021-01-22T07:25:46.468Z] 5ffb2f5886e2: Pulling fs layer [2021-01-22T07:25:46.468Z] 1301750ffb48: Waiting [2021-01-22T07:25:46.468Z] dc5c6edc9cff: Waiting [2021-01-22T07:25:46.468Z] 3c370c2e2f82: Waiting [2021-01-22T07:25:46.468Z] 5ffb2f5886e2: Waiting [2021-01-22T07:25:47.107Z] dfe2d012519c: Verifying Checksum [2021-01-22T07:25:47.107Z] dfe2d012519c: Download complete [2021-01-22T07:25:47.107Z] 5d8f1d1f9197: Verifying Checksum [2021-01-22T07:25:47.107Z] 5d8f1d1f9197: Download complete [2021-01-22T07:25:48.147Z] #25 4.082 Fetched 8422 kB in 3s (2837 kB/s) [2021-01-22T07:25:49.078Z] #25 4.082 Reading package lists... [2021-01-22T07:25:49.234Z] db4e2d8d5901: Verifying Checksum [2021-01-22T07:25:49.234Z] db4e2d8d5901: Download complete [2021-01-22T07:25:49.565Z] #27 3.861 1.0% ## 3.3% #### 5.8% ##### 8.3% ####### 9.9% ######## 11.2% ######## 12.4% ########## 14.9% ############ 17.4% ############## 19.9% ############### 21.8% ################# 23.7% ################## 25.6% #################### 28.1% ##################### 29.9% ###################### 31.8% ####################### 33.0% ######################### 35.5% ########################### 38.0% ############################ 39.9% ############################## 42.4% ############################### 44.3% ################################# 46.1% ################################## 48.0% ################################### 49.9% ##################################### 52.4% ####################################### 54.3% ######################################## 56.1% ######################################### 58.0% ########################################### 60.5% ############################################ 61.7% ############################################## 64.2% ############################################### 66.1% ################################################# 68.6% ################################################## 70.5% #################################################### 72.3% ##################################################### 74.2% ###################################################### 76.1% ####################################################### 77.3% ######################################################### 79.2% ########################################################## 81.0% [2021-01-22T07:25:49.565Z] #27 ... [2021-01-22T07:25:49.565Z] [2021-01-22T07:25:49.565Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:25:49.565Z] #22 1.547 Install docker/cli version 17.06.2-ce from stable [2021-01-22T07:25:49.565Z] #22 1.547 + RM_GOPATH=0 [2021-01-22T07:25:49.565Z] #22 1.547 + TMP_GOPATH= [2021-01-22T07:25:49.565Z] #22 1.547 + : /build [2021-01-22T07:25:49.565Z] #22 1.547 + '[' -z '' ']' [2021-01-22T07:25:49.565Z] #22 1.547 ++ mktemp -d [2021-01-22T07:25:49.565Z] #22 1.547 + export GOPATH=/tmp/tmp.2orY29NVvF [2021-01-22T07:25:49.565Z] #22 1.547 + GOPATH=/tmp/tmp.2orY29NVvF [2021-01-22T07:25:49.565Z] #22 1.547 + RM_GOPATH=1 [2021-01-22T07:25:49.565Z] #22 1.547 + case "$(go env GOARCH)" in [2021-01-22T07:25:49.565Z] #22 1.547 ++ go env GOARCH [2021-01-22T07:25:49.565Z] #22 1.547 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:25:49.565Z] #22 1.547 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:25:49.565Z] #22 1.547 ++ dirname /tmp/install/install.sh [2021-01-22T07:25:49.565Z] #22 1.547 + dir=/tmp/install [2021-01-22T07:25:49.565Z] #22 1.547 + bin=dockercli [2021-01-22T07:25:49.565Z] #22 1.547 + shift [2021-01-22T07:25:49.565Z] #22 1.547 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-22T07:25:49.565Z] #22 1.547 + . /tmp/install/dockercli.installer [2021-01-22T07:25:49.565Z] #22 1.547 ++ : stable [2021-01-22T07:25:49.565Z] #22 1.547 ++ : 17.06.2-ce [2021-01-22T07:25:49.565Z] #22 1.547 + install_dockercli [2021-01-22T07:25:49.565Z] #22 1.547 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-22T07:25:49.565Z] #22 1.547 ++ uname -m [2021-01-22T07:25:49.565Z] #22 1.547 + arch=s390x [2021-01-22T07:25:49.565Z] #22 1.547 + '[' s390x '!=' x86_64 ']' [2021-01-22T07:25:49.565Z] #22 1.547 + '[' s390x '!=' s390x ']' [2021-01-22T07:25:49.565Z] #22 1.547 + url=https://download.docker.com/linux/static [2021-01-22T07:25:49.565Z] #22 1.547 + tar -xz docker/docker [2021-01-22T07:25:49.565Z] #22 1.547 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-01-22T07:25:49.565Z] #22 6.440 + mkdir -p /build [2021-01-22T07:25:49.565Z] #22 6.442 + mv docker/docker /build/ [2021-01-22T07:25:49.565Z] #22 6.447 + rmdir docker [2021-01-22T07:25:49.565Z] #22 DONE 7.3s [2021-01-22T07:25:49.565Z] [2021-01-22T07:25:49.565Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:25:49.565Z] #27 3.861 1.0% ## 3.3% #### 5.8% ##### 8.3% ####### 9.9% ######## 11.2% ######## 12.4% ########## 14.9% ############ 17.4% ############## 19.9% ############### 21.8% ################# 23.7% ################## 25.6% #################### 28.1% ##################### 29.9% ###################### 31.8% ####################### 33.0% ######################### 35.5% ########################### 38.0% ############################ 39.9% ############################## 42.4% ############################### 44.3% ################################# 46.1% ################################## 48.0% ################################### 49.9% ##################################### 52.4% ####################################### 54.3% ######################################## 56.1% ######################################### 58.0% ########################################### 60.5% ############################################ 61.7% ############################################## 64.2% ############################################### 66.1% ################################################# 68.6% ################################################## 70.5% #################################################### 72.3% ##################################################### 74.2% ###################################################### 76.1% ####################################################### 77.3% ######################################################### 79.2% ########################################################## 81.0% ########################################################### 82.8% ############################################################ 84.0% [2021-01-22T07:25:49.565Z] #27 ... [2021-01-22T07:25:49.565Z] [2021-01-22T07:25:49.565Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:25:49.565Z] #45 2.052 + RM_GOPATH=0 [2021-01-22T07:25:49.565Z] #45 2.052 + TMP_GOPATH= [2021-01-22T07:25:49.565Z] #45 2.052 + : /build [2021-01-22T07:25:49.565Z] #45 2.052 + '[' -z '' ']' [2021-01-22T07:25:49.565Z] #45 2.052 ++ mktemp -d [2021-01-22T07:25:49.565Z] #45 2.059 + export GOPATH=/tmp/tmp.LU6U8t5zOk [2021-01-22T07:25:49.565Z] #45 2.059 + GOPATH=/tmp/tmp.LU6U8t5zOk [2021-01-22T07:25:49.565Z] #45 2.059 + RM_GOPATH=1 [2021-01-22T07:25:49.565Z] #45 2.059 + case "$(go env GOARCH)" in [2021-01-22T07:25:49.565Z] #45 2.059 ++ go env GOARCH [2021-01-22T07:25:49.565Z] #45 2.059 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:25:49.565Z] #45 2.059 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:25:49.565Z] #45 2.059 ++ dirname /tmp/install/install.sh [2021-01-22T07:25:49.566Z] #45 2.059 + dir=/tmp/install [2021-01-22T07:25:49.566Z] #45 2.059 + bin=gotestsum [2021-01-22T07:25:49.566Z] #45 2.059 + shift [2021-01-22T07:25:49.566Z] #45 2.059 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-22T07:25:49.566Z] #45 2.059 + . /tmp/install/gotestsum.installer [2021-01-22T07:25:49.566Z] #45 2.059 ++ : v0.5.3 [2021-01-22T07:25:49.566Z] #45 2.059 + install_gotestsum [2021-01-22T07:25:49.566Z] #45 2.059 + set -e [2021-01-22T07:25:49.566Z] #45 2.059 + export GO111MODULE=on [2021-01-22T07:25:49.566Z] #45 2.059 + GO111MODULE=on [2021-01-22T07:25:49.566Z] #45 2.059 + GOBIN=/build [2021-01-22T07:25:49.566Z] #45 2.059 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-22T07:25:49.566Z] #45 2.121 go: finding gotest.tools v0.5.3 [2021-01-22T07:25:49.566Z] #45 2.121 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-22T07:25:49.566Z] #45 2.686 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-22T07:25:49.566Z] #45 3.074 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-22T07:25:49.566Z] #45 3.590 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:25:49.566Z] #45 3.591 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-22T07:25:49.566Z] #45 3.599 go: downloading github.com/pkg/errors v0.9.1 [2021-01-22T07:25:49.566Z] #45 3.601 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:25:49.566Z] #45 3.607 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:25:49.566Z] #45 3.616 go: downloading github.com/fatih/color v1.9.0 [2021-01-22T07:25:49.566Z] #45 3.625 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:25:49.566Z] #45 3.705 go: extracting github.com/fatih/color v1.9.0 [2021-01-22T07:25:49.566Z] #45 3.734 go: extracting github.com/pkg/errors v0.9.1 [2021-01-22T07:25:49.566Z] #45 3.768 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:25:49.566Z] #45 3.828 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:25:49.566Z] #45 3.829 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:25:49.566Z] #45 3.829 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:25:49.566Z] #45 3.848 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:25:49.566Z] #45 3.926 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:25:49.566Z] #45 3.975 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-22T07:25:49.566Z] #45 4.100 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:25:49.566Z] #45 4.120 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:25:49.566Z] #45 4.123 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:25:49.566Z] #45 5.465 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:25:49.566Z] #45 6.292 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:25:49.566Z] #45 6.937 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:25:49.883Z] #45 ... [2021-01-22T07:25:49.883Z] [2021-01-22T07:25:49.883Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:25:49.893Z] 1301750ffb48: Verifying Checksum [2021-01-22T07:25:49.893Z] 1301750ffb48: Download complete [2021-01-22T07:25:49.893Z] 5ffb2f5886e2: Verifying Checksum [2021-01-22T07:25:49.893Z] 5ffb2f5886e2: Download complete [2021-01-22T07:25:50.011Z] #25 5.050 Reading package lists... [2021-01-22T07:25:50.011Z] #25 6.041 Building dependency tree... [2021-01-22T07:25:50.011Z] #25 ... [2021-01-22T07:25:50.011Z] [2021-01-22T07:25:50.011Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:25:50.011Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.9s done [2021-01-22T07:25:50.011Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.7s done [2021-01-22T07:25:50.011Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-01-22T07:25:50.011Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-01-22T07:25:50.011Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s [2021-01-22T07:25:50.272Z] #8 ... [2021-01-22T07:25:50.272Z] [2021-01-22T07:25:50.272Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T07:25:50.272Z] #25 6.041 Building dependency tree... [2021-01-22T07:25:50.272Z] #25 6.416 The following additional packages will be installed: [2021-01-22T07:25:50.272Z] #25 6.419 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-22T07:25:50.272Z] #25 6.419 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-22T07:25:50.272Z] #25 6.419 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-22T07:25:50.272Z] #25 6.419 Suggested packages: [2021-01-22T07:25:50.272Z] #25 6.419 krb5-doc krb5-user [2021-01-22T07:25:50.272Z] #25 6.419 Recommended packages: [2021-01-22T07:25:50.272Z] #25 6.419 krb5-locales publicsuffix libsasl2-modules [2021-01-22T07:25:50.530Z] #25 6.675 The following NEW packages will be installed: [2021-01-22T07:25:50.530Z] #25 6.681 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-22T07:25:50.530Z] #25 6.681 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-22T07:25:50.530Z] #25 6.681 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-22T07:25:50.530Z] #25 6.681 libssh2-1 libssl1.1 openssl [2021-01-22T07:25:50.531Z] dc5c6edc9cff: Verifying Checksum [2021-01-22T07:25:50.531Z] dc5c6edc9cff: Download complete [2021-01-22T07:25:50.787Z] #25 6.974 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T07:25:50.787Z] #25 6.974 Need to get 5047 kB of archives. [2021-01-22T07:25:50.787Z] #25 6.974 After this operation, 12.1 MB of additional disk space will be used. [2021-01-22T07:25:50.787Z] #25 6.974 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-22T07:25:50.787Z] #25 6.974 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-01-22T07:25:50.787Z] #25 6.974 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-01-22T07:25:50.787Z] #25 6.974 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-01-22T07:25:51.045Z] #25 6.976 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-01-22T07:25:51.045Z] #25 6.976 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-01-22T07:25:51.045Z] #25 7.005 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-01-22T07:25:51.045Z] #25 7.007 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-01-22T07:25:51.045Z] #25 7.011 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-01-22T07:25:51.045Z] #25 7.018 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-22T07:25:51.045Z] #25 7.027 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2021-01-22T07:25:51.045Z] #25 7.042 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-01-22T07:25:51.045Z] #25 7.042 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-01-22T07:25:51.045Z] #25 7.042 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-01-22T07:25:51.045Z] #25 7.047 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-01-22T07:25:51.045Z] #25 7.047 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-01-22T07:25:51.045Z] #25 7.058 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-01-22T07:25:51.045Z] #25 7.071 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-01-22T07:25:51.045Z] #25 7.073 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-22T07:25:51.045Z] #25 7.083 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-22T07:25:51.045Z] #25 7.083 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-22T07:25:51.314Z] #25 7.351 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:25:51.314Z] #25 7.397 Fetched 5047 kB in 0s (13.3 MB/s) [2021-01-22T07:25:51.314Z] #25 7.437 Selecting previously unselected package libssl1.1:amd64. [2021-01-22T07:25:51.314Z] #25 7.437 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-01-22T07:25:51.314Z] #25 7.437 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-22T07:25:51.314Z] #25 7.447 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-22T07:25:51.356Z] #27 3.861 1.0% ## 3.3% #### 5.8% ##### 8.3% ####### 9.9% ######## 11.2% ######## 12.4% ########## 14.9% ############ 17.4% ############## 19.9% ############### 21.8% ################# 23.7% ################## 25.6% #################### 28.1% ##################### 29.9% ###################### 31.8% ####################### 33.0% ######################### 35.5% ########################### 38.0% ############################ 39.9% ############################## 42.4% ############################### 44.3% ################################# 46.1% ################################## 48.0% ################################### 49.9% ##################################### 52.4% ####################################### 54.3% ######################################## 56.1% ######################################### 58.0% ########################################### 60.5% ############################################ 61.7% ############################################## 64.2% ############################################### 66.1% ################################################# 68.6% ################################################## 70.5% #################################################### 72.3% ##################################################### 74.2% ###################################################### 76.1% ####################################################### 77.3% ######################################################### 79.2% ########################################################## 81.0% ########################################################### 82.8% ############################################################ 84.0% ############################################################# 85.3% ############################################################## 86.5% ############################################################### 87.8% ############################################################### 88.4% ################################################################ 89.6% ################################################################# 90.9% ################################################################## 92.1% ################################################################### 93.4% ##################################################################### 95.9% ###################################################################### 97.7% ####################################################################### 99.0% ######################################################################## 100.0% [2021-01-22T07:25:51.356Z] #27 10.82 [2021-01-22T07:25:51.877Z] #25 7.711 Selecting previously unselected package openssl. [2021-01-22T07:25:51.877Z] #25 7.711 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-22T07:25:51.877Z] #25 7.719 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-22T07:25:51.877Z] #25 7.895 Selecting previously unselected package ca-certificates. [2021-01-22T07:25:51.877Z] #25 7.895 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-22T07:25:51.877Z] #25 7.898 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-22T07:25:51.877Z] #25 7.991 Selecting previously unselected package libkeyutils1:amd64. [2021-01-22T07:25:51.877Z] #25 7.991 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-01-22T07:25:51.877Z] #25 7.995 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-01-22T07:25:51.877Z] #25 8.034 Selecting previously unselected package libkrb5support0:amd64. [2021-01-22T07:25:51.877Z] #25 8.034 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-01-22T07:25:52.132Z] #25 8.037 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:25:52.132Z] #25 8.091 Selecting previously unselected package libk5crypto3:amd64. [2021-01-22T07:25:52.132Z] #25 8.091 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-01-22T07:25:52.132Z] #25 8.096 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:25:52.132Z] #25 8.153 Selecting previously unselected package libkrb5-3:amd64. [2021-01-22T07:25:52.132Z] #25 8.153 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-01-22T07:25:52.132Z] #25 8.156 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:25:52.132Z] #25 8.272 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-22T07:25:52.132Z] #25 8.272 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-01-22T07:25:52.389Z] #25 8.279 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:25:52.389Z] #25 8.334 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-22T07:25:52.389Z] #25 8.335 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-22T07:25:52.389Z] #25 8.340 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:25:52.389Z] #25 8.399 Selecting previously unselected package libsasl2-2:amd64. [2021-01-22T07:25:52.389Z] #25 8.399 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-22T07:25:52.389Z] #25 8.409 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:25:52.389Z] #25 8.448 Selecting previously unselected package libldap-common. [2021-01-22T07:25:52.389Z] #25 8.448 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-22T07:25:52.389Z] #25 8.456 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:25:52.389Z] #25 8.510 Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-22T07:25:52.389Z] #25 8.510 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2021-01-22T07:25:52.396Z] #27 11.60 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-22T07:25:52.396Z] #27 ... [2021-01-22T07:25:52.396Z] [2021-01-22T07:25:52.396Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:25:52.396Z] #53 2.930 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:25:52.396Z] #53 2.970 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:25:52.396Z] #53 2.977 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:25:52.396Z] #53 3.643 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-22T07:25:52.396Z] #53 5.119 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-22T07:25:52.396Z] #53 6.596 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-22T07:25:52.396Z] #53 ... [2021-01-22T07:25:52.396Z] [2021-01-22T07:25:52.396Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:25:52.396Z] #38 2.789 + git clone https://github.com/docker/distribution.git . [2021-01-22T07:25:52.396Z] #38 2.789 Cloning into '.'... [2021-01-22T07:25:52.396Z] #38 ... [2021-01-22T07:25:52.396Z] [2021-01-22T07:25:52.396Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:25:52.396Z] #49 2.083 + RM_GOPATH=0 [2021-01-22T07:25:52.396Z] #49 2.083 + TMP_GOPATH= [2021-01-22T07:25:52.396Z] #49 2.083 + : /build [2021-01-22T07:25:52.396Z] #49 2.083 + '[' -z '' ']' [2021-01-22T07:25:52.396Z] #49 2.083 ++ mktemp -d [2021-01-22T07:25:52.396Z] #49 2.083 + export GOPATH=/tmp/tmp.ROrmxclSC8 [2021-01-22T07:25:52.396Z] #49 2.083 + GOPATH=/tmp/tmp.ROrmxclSC8 [2021-01-22T07:25:52.396Z] #49 2.083 + RM_GOPATH=1 [2021-01-22T07:25:52.396Z] #49 2.083 + case "$(go env GOARCH)" in [2021-01-22T07:25:52.396Z] #49 2.083 ++ go env GOARCH [2021-01-22T07:25:52.396Z] #49 2.096 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:25:52.396Z] #49 2.096 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:25:52.396Z] #49 2.096 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:25:52.396Z] #49 2.096 ++ dirname /tmp/install/install.sh [2021-01-22T07:25:52.396Z] #49 2.096 + dir=/tmp/install [2021-01-22T07:25:52.396Z] #49 2.096 + bin=shfmt [2021-01-22T07:25:52.396Z] #49 2.096 + shift [2021-01-22T07:25:52.396Z] #49 2.096 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-22T07:25:52.396Z] #49 2.096 + . /tmp/install/shfmt.installer [2021-01-22T07:25:52.396Z] #49 2.096 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:25:52.396Z] #49 2.096 + install_shfmt [2021-01-22T07:25:52.396Z] #49 2.096 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-22T07:25:52.396Z] #49 2.096 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ROrmxclSC8/src/github.com/mvdan/sh [2021-01-22T07:25:52.396Z] #49 2.096 Cloning into '/tmp/tmp.ROrmxclSC8/src/github.com/mvdan/sh'... [2021-01-22T07:25:52.396Z] #49 8.524 + cd /tmp/tmp.ROrmxclSC8/src/github.com/mvdan/sh [2021-01-22T07:25:52.396Z] #49 8.524 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:25:52.396Z] #49 8.634 + GO111MODULE=on [2021-01-22T07:25:52.396Z] #49 8.634 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-22T07:25:52.396Z] #49 9.533 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:25:52.396Z] #49 9.539 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:25:52.396Z] #49 9.605 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:25:52.396Z] #49 9.741 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:25:52.396Z] #49 9.808 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:25:52.396Z] #49 10.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:25:52.645Z] #25 8.513 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:25:52.645Z] #25 8.602 Selecting previously unselected package libnghttp2-14:amd64. [2021-01-22T07:25:52.645Z] #25 8.602 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-01-22T07:25:52.645Z] #25 8.613 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-22T07:25:52.645Z] #25 8.664 Selecting previously unselected package libpsl5:amd64. [2021-01-22T07:25:52.645Z] #25 8.666 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-01-22T07:25:52.645Z] #25 8.674 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-01-22T07:25:52.645Z] #25 8.719 Selecting previously unselected package librtmp1:amd64. [2021-01-22T07:25:52.645Z] #25 8.719 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-01-22T07:25:52.645Z] #25 8.726 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T07:25:52.645Z] #25 8.775 Selecting previously unselected package libssh2-1:amd64. [2021-01-22T07:25:52.645Z] #25 8.775 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-01-22T07:25:52.645Z] #25 8.779 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-22T07:25:52.645Z] #25 8.850 Selecting previously unselected package libcurl4:amd64. [2021-01-22T07:25:52.645Z] #25 8.850 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-01-22T07:25:52.705Z] #49 ... [2021-01-22T07:25:52.705Z] [2021-01-22T07:25:52.705Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:25:52.705Z] #62 2.628 + RM_GOPATH=0 [2021-01-22T07:25:52.705Z] #62 2.628 + TMP_GOPATH= [2021-01-22T07:25:52.705Z] #62 2.628 + : /build [2021-01-22T07:25:52.705Z] #62 2.628 + '[' -z '' ']' [2021-01-22T07:25:52.705Z] #62 2.628 ++ mktemp -d [2021-01-22T07:25:52.705Z] #62 2.628 + export GOPATH=/tmp/tmp.c52hLbY4Hj [2021-01-22T07:25:52.705Z] #62 2.628 + GOPATH=/tmp/tmp.c52hLbY4Hj [2021-01-22T07:25:52.705Z] #62 2.628 + RM_GOPATH=1 [2021-01-22T07:25:52.705Z] #62 2.628 + case "$(go env GOARCH)" in [2021-01-22T07:25:52.705Z] #62 2.628 ++ go env GOARCH [2021-01-22T07:25:52.705Z] #62 2.643 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:25:52.705Z] #62 2.643 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:25:52.705Z] #62 2.643 ++ dirname /tmp/install/install.sh [2021-01-22T07:25:52.705Z] #62 2.654 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:25:52.705Z] #62 2.654 + dir=/tmp/install [2021-01-22T07:25:52.705Z] #62 2.654 + bin=proxy [2021-01-22T07:25:52.705Z] #62 2.654 + shift [2021-01-22T07:25:52.705Z] #62 2.654 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-22T07:25:52.705Z] #62 2.654 + . /tmp/install/proxy.installer [2021-01-22T07:25:52.705Z] #62 2.654 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:25:52.705Z] #62 2.654 + install_proxy [2021-01-22T07:25:52.705Z] #62 2.654 + case "$1" in [2021-01-22T07:25:52.705Z] #62 2.654 + export CGO_ENABLED=0 [2021-01-22T07:25:52.705Z] #62 2.654 + CGO_ENABLED=0 [2021-01-22T07:25:52.705Z] #62 2.654 + _install_proxy [2021-01-22T07:25:52.705Z] #62 2.654 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-22T07:25:52.705Z] #62 2.654 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.c52hLbY4Hj/src/github.com/docker/libnetwork [2021-01-22T07:25:52.705Z] #62 2.654 Cloning into '/tmp/tmp.c52hLbY4Hj/src/github.com/docker/libnetwork'... [2021-01-22T07:25:52.705Z] #62 ... [2021-01-22T07:25:52.705Z] [2021-01-22T07:25:52.705Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:25:52.705Z] #47 2.992 + RM_GOPATH=0 [2021-01-22T07:25:52.705Z] #47 2.992 + TMP_GOPATH= [2021-01-22T07:25:52.705Z] #47 2.992 + : /build [2021-01-22T07:25:52.705Z] #47 2.992 + '[' -z '' ']' [2021-01-22T07:25:52.705Z] #47 2.992 ++ mktemp -d [2021-01-22T07:25:52.705Z] #47 2.993 + export GOPATH=/tmp/tmp.Bgj4LpVpri [2021-01-22T07:25:52.705Z] #47 2.993 + GOPATH=/tmp/tmp.Bgj4LpVpri [2021-01-22T07:25:52.705Z] #47 2.993 + RM_GOPATH=1 [2021-01-22T07:25:52.705Z] #47 2.993 + case "$(go env GOARCH)" in [2021-01-22T07:25:52.705Z] #47 2.993 ++ go env GOARCH [2021-01-22T07:25:52.705Z] #47 2.999 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:25:52.705Z] #47 2.999 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:25:52.705Z] #47 3.000 ++ dirname /tmp/install/install.sh [2021-01-22T07:25:52.705Z] #47 3.000 + dir=/tmp/install [2021-01-22T07:25:52.705Z] #47 3.000 + bin=golangci_lint [2021-01-22T07:25:52.705Z] #47 3.000 + shift [2021-01-22T07:25:52.705Z] #47 3.000 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-22T07:25:52.705Z] #47 3.000 + . /tmp/install/golangci_lint.installer [2021-01-22T07:25:52.705Z] #47 3.000 ++ : v1.23.8 [2021-01-22T07:25:52.705Z] #47 3.000 + install_golangci_lint [2021-01-22T07:25:52.705Z] #47 3.000 + set -e [2021-01-22T07:25:52.705Z] #47 3.000 + export GO111MODULE=on [2021-01-22T07:25:52.705Z] #47 3.001 + GO111MODULE=on [2021-01-22T07:25:52.705Z] #47 3.001 + GOBIN=/build [2021-01-22T07:25:52.705Z] #47 3.001 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-22T07:25:52.705Z] #47 3.028 go: finding github.com v1.23.8 [2021-01-22T07:25:52.705Z] #47 3.037 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-22T07:25:52.705Z] #47 3.037 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-22T07:25:52.705Z] #47 3.037 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:25:52.705Z] #47 3.037 go: finding github.com/golangci v1.23.8 [2021-01-22T07:25:52.705Z] #47 3.610 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:25:52.705Z] #47 4.248 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:25:52.705Z] #47 7.670 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:25:52.705Z] #47 7.719 go: downloading github.com/pkg/errors v0.8.1 [2021-01-22T07:25:52.705Z] #47 7.719 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:25:52.705Z] #47 7.719 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:25:52.705Z] #47 7.753 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-22T07:25:52.705Z] #47 7.804 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-22T07:25:52.705Z] #47 7.837 go: downloading github.com/spf13/viper v1.6.1 [2021-01-22T07:25:52.705Z] #47 7.879 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:25:52.705Z] #47 7.930 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:25:52.705Z] #47 8.107 go: extracting github.com/pkg/errors v0.8.1 [2021-01-22T07:25:52.705Z] #47 8.107 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:25:52.705Z] #47 8.171 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-22T07:25:52.705Z] #47 8.225 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:25:52.705Z] #47 8.298 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:25:52.705Z] #47 8.313 go: downloading github.com/fatih/color v1.7.0 [2021-01-22T07:25:52.705Z] #47 8.448 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:25:52.705Z] #47 8.511 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-22T07:25:52.705Z] #47 8.518 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-22T07:25:52.705Z] #47 8.611 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:25:52.705Z] #47 8.644 go: extracting github.com/fatih/color v1.7.0 [2021-01-22T07:25:52.705Z] #47 8.647 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:25:52.705Z] #47 8.687 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:25:52.705Z] #47 8.708 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:25:52.705Z] #47 8.786 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:25:52.705Z] #47 8.864 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:25:52.705Z] #47 8.864 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:25:52.705Z] #47 8.899 go: extracting github.com/spf13/viper v1.6.1 [2021-01-22T07:25:52.705Z] #47 8.953 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-22T07:25:52.705Z] #47 8.983 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:25:52.705Z] #47 8.985 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:25:52.705Z] #47 8.987 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-22T07:25:52.705Z] #47 8.990 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:25:52.705Z] #47 9.046 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T07:25:52.705Z] #47 9.158 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:25:52.705Z] #47 9.159 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:25:52.705Z] #47 9.213 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:25:52.705Z] #47 9.214 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:25:52.705Z] #47 9.371 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T07:25:52.705Z] #47 9.379 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:25:52.705Z] #47 9.460 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:25:52.705Z] #47 9.479 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:25:52.705Z] #47 9.483 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-22T07:25:52.705Z] #47 9.499 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:25:52.705Z] #47 9.501 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:25:52.705Z] #47 9.880 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:25:52.705Z] #47 9.923 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:25:52.705Z] #47 9.979 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:25:52.705Z] #47 9.987 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:25:52.705Z] #47 9.995 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:25:52.705Z] #47 9.999 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:25:52.705Z] #47 10.13 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:25:52.705Z] #47 10.14 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:25:52.705Z] #47 10.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:25:52.705Z] #47 10.14 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:25:52.705Z] #47 10.14 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:25:52.705Z] #47 10.22 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:25:52.705Z] #47 10.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:25:52.705Z] #47 10.43 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:25:52.705Z] #47 10.43 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:25:52.705Z] #47 10.43 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:25:52.705Z] #47 10.52 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:25:52.705Z] #47 10.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:25:52.705Z] #47 10.55 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:25:52.901Z] #25 8.858 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-22T07:25:52.901Z] #25 8.951 Selecting previously unselected package curl. [2021-01-22T07:25:52.901Z] #25 8.951 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-01-22T07:25:52.901Z] #25 8.955 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-22T07:25:52.901Z] #25 9.036 Selecting previously unselected package libonig5:amd64. [2021-01-22T07:25:52.901Z] #25 9.036 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-01-22T07:25:52.901Z] #25 9.043 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-22T07:25:52.995Z] #47 10.75 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:25:52.995Z] #47 ... [2021-01-22T07:25:52.995Z] [2021-01-22T07:25:52.995Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:25:52.995Z] #40 3.148 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:25:52.995Z] #40 3.178 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:25:52.995Z] #40 3.185 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:25:52.995Z] #40 3.915 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-22T07:25:52.995Z] #40 5.269 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-22T07:25:52.995Z] #40 6.871 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-22T07:25:52.995Z] #40 ... [2021-01-22T07:25:52.995Z] [2021-01-22T07:25:52.995Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:25:52.995Z] #34 2.593 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:25:52.995Z] #34 2.612 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:25:52.995Z] #34 2.622 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:25:52.995Z] #34 3.452 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-22T07:25:52.995Z] #34 5.945 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-22T07:25:52.995Z] #34 8.158 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-22T07:25:53.158Z] #25 9.124 Selecting previously unselected package libjq1:amd64. [2021-01-22T07:25:53.158Z] #25 9.124 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T07:25:53.158Z] #25 9.129 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T07:25:53.158Z] #25 9.181 Selecting previously unselected package jq. [2021-01-22T07:25:53.158Z] #25 9.183 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T07:25:53.158Z] #25 9.189 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T07:25:53.158Z] #25 9.241 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-01-22T07:25:53.275Z] db4e2d8d5901: Pull complete [2021-01-22T07:25:53.275Z] dfe2d012519c: Pull complete [2021-01-22T07:25:53.275Z] 3c370c2e2f82: Verifying Checksum [2021-01-22T07:25:53.275Z] 3c370c2e2f82: Download complete [2021-01-22T07:25:53.284Z] #34 ... [2021-01-22T07:25:53.284Z] [2021-01-22T07:25:53.284Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:25:53.284Z] #43 2.084 + RM_GOPATH=0 [2021-01-22T07:25:53.284Z] #43 2.084 + TMP_GOPATH= [2021-01-22T07:25:53.284Z] #43 2.084 + : /build [2021-01-22T07:25:53.284Z] #43 2.084 + '[' -z '' ']' [2021-01-22T07:25:53.284Z] #43 2.084 ++ mktemp -d [2021-01-22T07:25:53.284Z] #43 2.084 + export GOPATH=/tmp/tmp.mKDc0l9teT [2021-01-22T07:25:53.284Z] #43 2.084 + GOPATH=/tmp/tmp.mKDc0l9teT [2021-01-22T07:25:53.284Z] #43 2.084 + RM_GOPATH=1 [2021-01-22T07:25:53.284Z] #43 2.084 + case "$(go env GOARCH)" in [2021-01-22T07:25:53.284Z] #43 2.084 ++ go env GOARCH [2021-01-22T07:25:53.284Z] #43 2.097 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:25:53.284Z] #43 2.097 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:25:53.284Z] #43 2.097 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:25:53.284Z] #43 2.097 ++ dirname /tmp/install/install.sh [2021-01-22T07:25:53.284Z] #43 2.097 + dir=/tmp/install [2021-01-22T07:25:53.284Z] #43 2.097 + bin=vndr [2021-01-22T07:25:53.284Z] #43 2.097 + shift [2021-01-22T07:25:53.284Z] #43 2.097 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-22T07:25:53.284Z] #43 2.097 + . /tmp/install/vndr.installer [2021-01-22T07:25:53.284Z] #43 2.097 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:25:53.284Z] #43 2.097 + install_vndr [2021-01-22T07:25:53.284Z] #43 2.097 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-22T07:25:53.284Z] #43 2.097 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mKDc0l9teT/src/github.com/LK4D4/vndr [2021-01-22T07:25:53.284Z] #43 2.100 Cloning into '/tmp/tmp.mKDc0l9teT/src/github.com/LK4D4/vndr'... [2021-01-22T07:25:53.284Z] #43 2.594 + cd /tmp/tmp.mKDc0l9teT/src/github.com/LK4D4/vndr [2021-01-22T07:25:53.284Z] #43 2.594 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:25:53.284Z] #43 2.604 + go build -buildmode=pie -v -o /build/vndr . [2021-01-22T07:25:53.284Z] #43 3.501 internal/cpu [2021-01-22T07:25:53.284Z] #43 3.507 runtime/internal/atomic [2021-01-22T07:25:53.284Z] #43 3.711 runtime/internal/sys [2021-01-22T07:25:53.284Z] #43 3.919 runtime/internal/math [2021-01-22T07:25:53.284Z] #43 3.945 internal/race [2021-01-22T07:25:53.284Z] #43 4.004 internal/bytealg [2021-01-22T07:25:53.284Z] #43 4.009 sync/atomic [2021-01-22T07:25:53.284Z] #43 4.219 unicode [2021-01-22T07:25:53.284Z] #43 4.424 runtime [2021-01-22T07:25:53.284Z] #43 6.802 unicode/utf8 [2021-01-22T07:25:53.284Z] #43 7.648 math [2021-01-22T07:25:53.284Z] #43 ... [2021-01-22T07:25:53.284Z] [2021-01-22T07:25:53.284Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:25:53.284Z] #11 2.955 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:25:53.284Z] #11 2.984 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:25:53.284Z] #11 2.998 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:25:53.284Z] #11 3.631 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-22T07:25:53.284Z] #11 4.969 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-22T07:25:53.284Z] #11 6.937 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-22T07:25:53.414Z] #25 9.252 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-01-22T07:25:53.414Z] #25 9.265 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-22T07:25:53.414Z] #25 9.412 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-22T07:25:53.414Z] #25 9.423 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:25:53.414Z] #25 9.438 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:25:53.414Z] #25 9.449 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:25:53.414Z] #25 9.462 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T07:25:53.414Z] #25 9.479 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:25:53.414Z] #25 9.490 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:25:53.414Z] #25 9.501 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-22T07:25:53.566Z] 5d8f1d1f9197: Pull complete [2021-01-22T07:25:53.573Z] #11 ... [2021-01-22T07:25:53.573Z] [2021-01-22T07:25:53.573Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:25:53.573Z] #56 1.705 + RM_GOPATH=0 [2021-01-22T07:25:53.573Z] #56 1.705 + TMP_GOPATH= [2021-01-22T07:25:53.573Z] #56 1.705 + : /build [2021-01-22T07:25:53.573Z] #56 1.705 + '[' -z '' ']' [2021-01-22T07:25:53.573Z] #56 1.705 ++ mktemp -d [2021-01-22T07:25:53.573Z] #56 1.705 + export GOPATH=/tmp/tmp.tB4daylTex [2021-01-22T07:25:53.573Z] #56 1.705 + GOPATH=/tmp/tmp.tB4daylTex [2021-01-22T07:25:53.573Z] #56 1.705 + RM_GOPATH=1 [2021-01-22T07:25:53.573Z] #56 1.705 + case "$(go env GOARCH)" in [2021-01-22T07:25:53.573Z] #56 1.705 ++ go env GOARCH [2021-01-22T07:25:53.573Z] #56 1.716 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:25:53.573Z] #56 1.716 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:25:53.573Z] #56 1.716 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:25:53.573Z] #56 1.716 ++ dirname /tmp/install/install.sh [2021-01-22T07:25:53.573Z] #56 1.716 + dir=/tmp/install [2021-01-22T07:25:53.573Z] #56 1.716 + bin=rootlesskit [2021-01-22T07:25:53.573Z] #56 1.716 + shift [2021-01-22T07:25:53.573Z] #56 1.716 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-22T07:25:53.573Z] #56 1.716 + . /tmp/install/rootlesskit.installer [2021-01-22T07:25:53.573Z] #56 1.716 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:25:53.573Z] #56 1.716 + install_rootlesskit [2021-01-22T07:25:53.573Z] #56 1.716 + case "$1" in [2021-01-22T07:25:53.574Z] #56 1.716 + export CGO_ENABLED=0 [2021-01-22T07:25:53.574Z] #56 1.716 + CGO_ENABLED=0 [2021-01-22T07:25:53.574Z] #56 1.716 + _install_rootlesskit [2021-01-22T07:25:53.574Z] #56 1.716 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-22T07:25:53.574Z] #56 1.716 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tB4daylTex/src/github.com/rootless-containers/rootlesskit [2021-01-22T07:25:53.574Z] #56 1.716 Cloning into '/tmp/tmp.tB4daylTex/src/github.com/rootless-containers/rootlesskit'... [2021-01-22T07:25:53.574Z] #56 4.123 + cd /tmp/tmp.tB4daylTex/src/github.com/rootless-containers/rootlesskit [2021-01-22T07:25:53.574Z] #56 4.123 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:25:53.574Z] #56 4.688 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T07:25:53.574Z] #56 4.689 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-22T07:25:53.574Z] #56 ... [2021-01-22T07:25:53.574Z] [2021-01-22T07:25:53.574Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:25:53.574Z] #32 2.466 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:25:53.574Z] #32 2.466 + RM_GOPATH=0 [2021-01-22T07:25:53.574Z] #32 2.466 + TMP_GOPATH= [2021-01-22T07:25:53.574Z] #32 2.466 + : /build [2021-01-22T07:25:53.574Z] #32 2.466 + '[' -z '' ']' [2021-01-22T07:25:53.574Z] #32 2.466 ++ mktemp -d [2021-01-22T07:25:53.574Z] #32 2.466 + export GOPATH=/tmp/tmp.cLjHeW02Tr [2021-01-22T07:25:53.574Z] #32 2.466 + GOPATH=/tmp/tmp.cLjHeW02Tr [2021-01-22T07:25:53.574Z] #32 2.466 + RM_GOPATH=1 [2021-01-22T07:25:53.574Z] #32 2.466 + case "$(go env GOARCH)" in [2021-01-22T07:25:53.574Z] #32 2.466 ++ go env GOARCH [2021-01-22T07:25:53.574Z] #32 2.466 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:25:53.574Z] #32 2.466 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:25:53.574Z] #32 2.466 ++ dirname /tmp/install/install.sh [2021-01-22T07:25:53.574Z] #32 2.466 + dir=/tmp/install [2021-01-22T07:25:53.574Z] #32 2.466 + bin=tomlv [2021-01-22T07:25:53.574Z] #32 2.466 + shift [2021-01-22T07:25:53.574Z] #32 2.466 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-22T07:25:53.574Z] #32 2.466 + . /tmp/install/tomlv.installer [2021-01-22T07:25:53.574Z] #32 2.466 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:25:53.574Z] #32 2.466 + install_tomlv [2021-01-22T07:25:53.574Z] #32 2.466 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-22T07:25:53.574Z] #32 2.466 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cLjHeW02Tr/src/github.com/BurntSushi/toml [2021-01-22T07:25:53.574Z] #32 2.466 Cloning into '/tmp/tmp.cLjHeW02Tr/src/github.com/BurntSushi/toml'... [2021-01-22T07:25:53.574Z] #32 3.179 + cd /tmp/tmp.cLjHeW02Tr/src/github.com/BurntSushi/toml [2021-01-22T07:25:53.574Z] #32 3.179 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:25:53.574Z] #32 3.220 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T07:25:53.574Z] #32 3.644 runtime/internal/atomic [2021-01-22T07:25:53.574Z] #32 3.661 internal/cpu [2021-01-22T07:25:53.574Z] #32 3.825 runtime/internal/sys [2021-01-22T07:25:53.574Z] #32 3.996 math/bits [2021-01-22T07:25:53.574Z] #32 4.152 internal/bytealg [2021-01-22T07:25:53.574Z] #32 4.326 math [2021-01-22T07:25:53.574Z] #32 4.631 runtime [2021-01-22T07:25:53.574Z] #32 9.467 internal/testlog [2021-01-22T07:25:53.574Z] #32 9.766 encoding [2021-01-22T07:25:53.574Z] #32 9.843 runtime/cgo [2021-01-22T07:25:53.574Z] #32 ... [2021-01-22T07:25:53.574Z] [2021-01-22T07:25:53.574Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:25:53.574Z] #27 11.81 [2021-01-22T07:25:53.574Z] #27 11.92 ######################################################################## 100.0% [2021-01-22T07:25:53.574Z] #27 12.00 [2021-01-22T07:25:53.574Z] #27 13.04 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-22T07:25:53.574Z] #27 13.09 skipping existing aab193acf6ba [2021-01-22T07:25:53.670Z] #25 9.512 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:25:53.670Z] #25 9.525 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-22T07:25:53.670Z] #25 9.543 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-22T07:25:53.670Z] #25 9.554 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T07:25:53.670Z] #25 9.565 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:25:53.670Z] #25 9.577 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-22T07:25:53.863Z] #27 13.20 [2021-01-22T07:25:54.277Z] #25 10.23 Updating certificates in /etc/ssl/certs... [2021-01-22T07:25:54.892Z] #27 14.11 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-22T07:25:55.182Z] #27 14.54 [2021-01-22T07:25:55.182Z] #27 ... [2021-01-22T07:25:55.182Z] [2021-01-22T07:25:55.182Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:25:55.182Z] #30 2.747 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-22T07:25:55.182Z] #30 2.748 Cloning into '.'... [2021-01-22T07:25:55.182Z] #30 ... [2021-01-22T07:25:55.182Z] [2021-01-22T07:25:55.182Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:25:55.182Z] #53 13.07 Fetched 8109 kB in 10s (796 kB/s) [2021-01-22T07:25:55.247Z] #25 11.24 126 added, 0 removed; done. [2021-01-22T07:25:55.247Z] #25 11.29 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:25:55.247Z] #25 11.30 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T07:25:55.247Z] #25 11.31 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-22T07:25:55.247Z] #25 11.32 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-22T07:25:55.247Z] #25 11.34 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:25:55.247Z] #25 11.36 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-22T07:25:55.247Z] #25 11.37 Updating certificates in /etc/ssl/certs... [2021-01-22T07:25:56.184Z] #25 12.17 0 added, 0 removed; done. [2021-01-22T07:25:56.184Z] #25 12.17 Running hooks in /etc/ca-certificates/update.d... [2021-01-22T07:25:56.184Z] #25 12.18 done. [2021-01-22T07:25:56.312Z] 1301750ffb48: Pull complete [2021-01-22T07:25:58.380Z] dc5c6edc9cff: Pull complete [2021-01-22T07:25:58.687Z] #53 13.07 Reading package lists... [2021-01-22T07:25:59.453Z] #25 DONE 15.0s [2021-01-22T07:25:59.453Z] [2021-01-22T07:25:59.453Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:25:59.453Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.4s done [2021-01-22T07:25:59.453Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.8s done [2021-01-22T07:25:59.453Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.7s [2021-01-22T07:25:59.453Z] #8 ... [2021-01-22T07:25:59.453Z] [2021-01-22T07:25:59.453Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-22T07:25:59.453Z] #26 DONE 0.1s [2021-01-22T07:25:59.453Z] [2021-01-22T07:25:59.453Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:25:59.453Z] #8 ... [2021-01-22T07:25:59.453Z] [2021-01-22T07:25:59.453Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:26:00.744Z] #53 16.63 Reading package lists... [2021-01-22T07:26:00.744Z] #53 ... [2021-01-22T07:26:00.744Z] [2021-01-22T07:26:00.744Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:26:00.744Z] #27 14.66 0.3% ##### 8.2% ########## 14.4% ############# 18.5% ################# 24.6% ####################### 32.8% ############################ 38.9% ################################# 47.1% ######################################### 57.4% ############################################### 65.6% ################################################### 71.7% ######################################################### 79.9% ############################################################### 88.1% ##################################################################### 96.3% ######################################################################## 100.0% [2021-01-22T07:26:00.744Z] #27 16.57 [2021-01-22T07:26:00.744Z] #27 17.49 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-22T07:26:00.744Z] #27 17.82 [2021-01-22T07:26:00.744Z] #27 17.96 ######################################################################## 100.0% [2021-01-22T07:26:00.744Z] #27 18.02 [2021-01-22T07:26:00.744Z] #27 18.57 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-22T07:26:00.744Z] #27 18.92 #=#=# [2021-01-22T07:26:00.744Z] #27 19.13 ######################################################################## 100.0% [2021-01-22T07:26:00.744Z] #27 19.18 [2021-01-22T07:26:00.744Z] #27 19.23 Download of images into '/build' complete. [2021-01-22T07:26:00.744Z] #27 19.24 Use something like the following to load the result into a Docker daemon: [2021-01-22T07:26:00.744Z] #27 19.24 tar -cC '/build' . | docker load [2021-01-22T07:26:00.744Z] #27 DONE 19.7s [2021-01-22T07:26:00.744Z] [2021-01-22T07:26:00.744Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:00.744Z] #47 10.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:26:00.744Z] #47 10.97 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:26:00.744Z] #47 10.98 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:26:00.744Z] #47 11.14 go: downloading github.com/spf13/afero v1.1.2 [2021-01-22T07:26:00.744Z] #47 11.17 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:26:00.744Z] #47 11.27 go: extracting github.com/spf13/afero v1.1.2 [2021-01-22T07:26:00.744Z] #47 11.28 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:26:00.744Z] #47 11.54 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:26:00.744Z] #47 11.64 go: downloading github.com/spf13/cast v1.3.0 [2021-01-22T07:26:00.744Z] #47 11.69 go: extracting github.com/spf13/cast v1.3.0 [2021-01-22T07:26:00.744Z] #47 11.69 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:26:00.744Z] #47 11.85 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:26:00.744Z] #47 12.01 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:26:00.744Z] #47 12.10 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:26:00.744Z] #47 12.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:26:00.744Z] #47 12.16 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:26:00.744Z] #47 12.17 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T07:26:00.744Z] #47 12.19 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T07:26:00.744Z] #47 13.11 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:26:00.744Z] #47 13.12 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:26:00.744Z] #47 13.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:26:00.744Z] #47 13.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:26:00.744Z] #47 13.15 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:26:00.744Z] #47 13.15 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:26:00.744Z] #47 13.15 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:26:00.744Z] #47 13.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:26:00.744Z] #47 13.31 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:26:00.744Z] #47 13.33 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:26:00.744Z] #47 13.38 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:26:00.744Z] #47 13.54 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:26:00.744Z] #47 13.55 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:26:00.744Z] #47 13.57 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:26:00.744Z] #47 13.61 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-22T07:26:00.744Z] #47 13.61 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:26:00.744Z] #47 13.61 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:26:00.744Z] #47 13.62 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:26:00.744Z] #47 13.62 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:26:00.744Z] #47 13.66 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:26:00.744Z] #47 13.66 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:26:00.744Z] #47 13.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:26:00.744Z] #47 13.75 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-22T07:26:00.744Z] #47 13.78 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:26:00.744Z] #47 13.81 go: downloading golang.org/x/text v0.3.2 [2021-01-22T07:26:00.744Z] #47 13.82 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-22T07:26:00.744Z] #47 13.86 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:26:00.744Z] #47 13.87 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:26:00.744Z] #47 13.87 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:26:00.744Z] #47 14.09 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:26:00.744Z] #47 14.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:26:00.744Z] #47 14.16 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-22T07:26:00.744Z] #47 14.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:26:00.744Z] #47 14.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:26:00.744Z] #47 14.17 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:26:00.744Z] #47 14.17 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:26:00.744Z] #47 14.17 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:26:00.744Z] #47 14.32 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-22T07:26:00.744Z] #47 14.38 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:26:00.744Z] #47 14.39 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-22T07:26:00.744Z] #47 14.39 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:26:00.744Z] #47 14.40 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:26:00.744Z] #47 14.40 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-22T07:26:00.744Z] #47 14.50 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:26:00.744Z] #47 14.50 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:26:00.744Z] #47 14.53 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:26:00.744Z] #47 14.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:26:00.744Z] #47 14.69 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:26:00.744Z] #47 14.71 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:26:00.744Z] #47 14.75 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-22T07:26:00.744Z] #47 14.84 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:26:00.744Z] #47 14.84 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-22T07:26:00.744Z] #47 14.87 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:26:00.744Z] #47 14.89 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-22T07:26:00.744Z] #47 14.90 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:26:00.744Z] #47 14.98 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-22T07:26:00.744Z] #47 15.10 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:26:00.744Z] #47 15.31 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:26:00.744Z] #47 15.49 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:26:00.744Z] #47 15.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:26:00.744Z] #47 15.52 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:26:00.744Z] #47 15.56 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:26:00.744Z] #47 15.75 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:26:00.744Z] #47 15.94 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:26:00.744Z] #47 16.17 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:26:00.744Z] #47 16.23 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:26:00.744Z] #47 16.72 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:26:00.744Z] #47 17.16 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:26:01.345Z] #27 2.210 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-22T07:26:01.345Z] #27 2.296 [2021-01-22T07:26:01.377Z] #47 19.08 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-22T07:26:01.858Z] #27 2.433 ##### 7.0% ########################## 37.5% ######################################### 57.8% ####################################################### 77.7% ###################################################################### 97.5% ######################################################################## 100.0% [2021-01-22T07:26:02.006Z] #47 ... [2021-01-22T07:26:02.006Z] [2021-01-22T07:26:02.006Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:26:02.006Z] #53 16.63 Reading package lists... [2021-01-22T07:26:02.126Z] #27 2.942 [2021-01-22T07:26:02.126Z] #27 3.065 ################################ 45.2% ######################################################################## 100.0% [2021-01-22T07:26:02.126Z] #27 3.200 [2021-01-22T07:26:02.295Z] #53 20.09 Building dependency tree... [2021-01-22T07:26:02.295Z] #53 ... [2021-01-22T07:26:02.295Z] [2021-01-22T07:26:02.295Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:02.295Z] #45 10.08 go: finding github.com/fatih/color v1.9.0 [2021-01-22T07:26:02.295Z] #45 10.09 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:26:02.295Z] #45 10.09 go: finding github.com/pkg/errors v0.9.1 [2021-01-22T07:26:02.295Z] #45 10.10 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:26:02.295Z] #45 10.19 go: finding github.com/spf13/pflag v1.0.3 [2021-01-22T07:26:02.295Z] #45 10.22 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:26:02.295Z] #45 10.36 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:26:02.295Z] #45 10.53 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:26:02.295Z] #45 10.55 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:26:02.296Z] #45 10.59 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:26:02.296Z] #45 10.64 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:26:02.296Z] #45 ... [2021-01-22T07:26:02.296Z] [2021-01-22T07:26:02.296Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:26:02.296Z] #38 14.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-22T07:26:02.296Z] #38 16.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-01-22T07:26:02.398Z] #27 3.326 ##################### 29.6% ######################################################################## 100.0% [2021-01-22T07:26:02.659Z] #27 3.488 [2021-01-22T07:26:02.831Z] 3c370c2e2f82: Pull complete [2021-01-22T07:26:02.831Z] 5ffb2f5886e2: Pull complete [2021-01-22T07:26:02.831Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-01-22T07:26:02.831Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-01-22T07:26:02.831Z] ---> 805dc2d65d1c [2021-01-22T07:26:02.831Z] Step 5/15 : ARG BUILDX_REPO [2021-01-22T07:26:02.831Z] ---> Running in 8fb7a607fe5b [2021-01-22T07:26:02.831Z] Removing intermediate container 8fb7a607fe5b [2021-01-22T07:26:02.831Z] ---> e681cba5bce4 [2021-01-22T07:26:02.831Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-01-22T07:26:02.831Z] ---> Running in f5f07d03ae89 [2021-01-22T07:26:02.831Z] Cloning into '/buildx'... [2021-01-22T07:26:02.927Z] #38 ... [2021-01-22T07:26:02.927Z] [2021-01-22T07:26:02.927Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:02.927Z] #49 10.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:26:02.927Z] #49 11.69 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:26:02.927Z] #49 12.72 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:26:02.927Z] #49 12.73 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:26:02.927Z] #49 12.87 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:26:02.927Z] #49 12.89 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:26:02.927Z] #49 13.40 runtime [2021-01-22T07:26:02.927Z] #49 13.47 runtime/cgo [2021-01-22T07:26:03.177Z] #27 3.618 ########## 14.3% ########################## 36.7% ################################# 46.4% ##################################################### 74.7% ################################################################### 93.5% ######################################################################## 100.0% [2021-01-22T07:26:03.177Z] #27 4.133 [2021-01-22T07:26:03.217Z] #49 ... [2021-01-22T07:26:03.217Z] [2021-01-22T07:26:03.217Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:26:03.217Z] #53 20.09 Building dependency tree... [2021-01-22T07:26:03.506Z] #53 21.17 The following additional packages will be installed: [2021-01-22T07:26:03.506Z] #53 21.19 libbtrfs0 [2021-01-22T07:26:03.506Z] #53 21.26 The following NEW packages will be installed: [2021-01-22T07:26:03.506Z] #53 21.26 libbtrfs-dev libbtrfs0 [2021-01-22T07:26:03.796Z] #53 21.36 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:26:03.796Z] #53 21.36 Need to get 118 kB of archives. [2021-01-22T07:26:03.796Z] #53 21.36 After this operation, 390 kB of additional disk space will be used. [2021-01-22T07:26:03.796Z] #53 21.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-01-22T07:26:03.796Z] #53 21.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-01-22T07:26:03.796Z] #53 ... [2021-01-22T07:26:03.796Z] [2021-01-22T07:26:03.796Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:26:03.796Z] #43 11.58 unicode/utf16 [2021-01-22T07:26:03.796Z] #43 11.71 container/list [2021-01-22T07:26:03.796Z] #43 12.19 crypto/internal/subtle [2021-01-22T07:26:03.796Z] #43 12.32 crypto/subtle [2021-01-22T07:26:03.796Z] #43 12.43 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-22T07:26:03.796Z] #43 12.53 internal/nettrace [2021-01-22T07:26:03.796Z] #43 12.66 runtime/cgo [2021-01-22T07:26:03.796Z] #43 17.46 vendor/golang.org/x/crypto/internal/subtle [2021-01-22T07:26:04.086Z] #43 ... [2021-01-22T07:26:04.086Z] [2021-01-22T07:26:04.086Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:26:04.086Z] #11 13.98 Fetched 8109 kB in 11s (734 kB/s) [2021-01-22T07:26:04.086Z] #11 13.98 Reading package lists... [2021-01-22T07:26:04.086Z] #11 17.37 Reading package lists... [2021-01-22T07:26:04.086Z] #11 20.65 Building dependency tree... [2021-01-22T07:26:04.086Z] #11 21.57 The following additional packages will be installed: [2021-01-22T07:26:04.086Z] #11 21.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-22T07:26:04.086Z] #11 21.57 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-22T07:26:04.086Z] #11 21.57 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-22T07:26:04.086Z] #11 21.57 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-22T07:26:04.086Z] #11 21.57 mingw-w64-x86-64-dev [2021-01-22T07:26:04.086Z] #11 21.58 Suggested packages: [2021-01-22T07:26:04.086Z] #11 21.58 gcc-8-locales seccomp wine64 [2021-01-22T07:26:04.375Z] #11 ... [2021-01-22T07:26:04.375Z] [2021-01-22T07:26:04.375Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:26:04.375Z] #53 22.08 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:26:04.375Z] #53 22.11 Fetched 118 kB in 0s (1282 kB/s) [2021-01-22T07:26:04.375Z] #53 22.14 Selecting previously unselected package libbtrfs0. [2021-01-22T07:26:04.375Z] #53 22.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-22T07:26:04.375Z] #53 22.24 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-01-22T07:26:04.375Z] #53 22.25 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T07:26:04.665Z] #53 22.33 Selecting previously unselected package libbtrfs-dev. [2021-01-22T07:26:04.665Z] #53 22.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-01-22T07:26:04.665Z] #53 22.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:26:04.665Z] #53 22.49 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T07:26:04.954Z] #53 22.50 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:26:04.954Z] #53 22.51 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:26:05.247Z] #27 4.263 # 1.4% ###### 9.7% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.7% ############################# 41.0% ################################# 46.2% ##################################### 51.4% ######################################## 56.7% ############################################ 61.9% ############################################### 66.6% #################################################### 72.4% ######################################################## 78.5% ########################################################### 83.0% ################################################################ 89.4% #################################################################### 94.5% ####################################################################### 99.8% ######################################################################## 100.0% [2021-01-22T07:26:05.247Z] #27 6.125 [2021-01-22T07:26:05.249Z] #53 DONE 22.9s [2021-01-22T07:26:05.249Z] [2021-01-22T07:26:05.249Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:26:05.249Z] #11 22.85 The following NEW packages will be installed: [2021-01-22T07:26:05.249Z] #11 22.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-22T07:26:05.249Z] #11 22.85 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-22T07:26:05.249Z] #11 22.85 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-22T07:26:05.249Z] #11 22.85 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-22T07:26:05.249Z] #11 22.85 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-22T07:26:05.249Z] #11 22.86 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-22T07:26:05.249Z] #11 22.86 The following packages will be upgraded: [2021-01-22T07:26:05.249Z] #11 22.86 libsystemd0 libudev1 [2021-01-22T07:26:05.249Z] #11 22.94 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T07:26:05.249Z] #11 22.94 Need to get 73.7 MB of archives. [2021-01-22T07:26:05.249Z] #11 22.94 After this operation, 494 MB of additional disk space will be used. [2021-01-22T07:26:05.249Z] #11 22.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u5 [307 kB] [2021-01-22T07:26:05.249Z] #11 22.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u5 [145 kB] [2021-01-22T07:26:05.249Z] #11 22.99 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] [2021-01-22T07:26:05.249Z] #11 23.10 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] [2021-01-22T07:26:05.544Z] #11 23.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-22T07:26:05.544Z] #11 23.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-01-22T07:26:05.544Z] #11 23.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-01-22T07:26:05.544Z] #11 23.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-22T07:26:05.544Z] #11 ... [2021-01-22T07:26:05.544Z] [2021-01-22T07:26:05.544Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:26:05.544Z] #40 13.26 Fetched 8109 kB in 10s (798 kB/s) [2021-01-22T07:26:05.544Z] #40 13.26 Reading package lists... [2021-01-22T07:26:05.544Z] #40 16.69 Reading package lists... [2021-01-22T07:26:05.544Z] #40 20.25 Building dependency tree... [2021-01-22T07:26:05.544Z] #40 21.27 The following additional packages will be installed: [2021-01-22T07:26:05.544Z] #40 21.29 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-22T07:26:05.544Z] #40 21.29 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-22T07:26:05.544Z] #40 21.29 Suggested packages: [2021-01-22T07:26:05.544Z] #40 21.29 manpages-dev python-setuptools [2021-01-22T07:26:05.544Z] #40 22.08 The following NEW packages will be installed: [2021-01-22T07:26:05.544Z] #40 22.08 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-22T07:26:05.544Z] #40 22.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-22T07:26:05.544Z] #40 22.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-22T07:26:05.544Z] #40 22.08 python-six zlib1g-dev [2021-01-22T07:26:05.544Z] #40 22.21 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:26:05.544Z] #40 22.21 Need to get 3742 kB of archives. [2021-01-22T07:26:05.544Z] #40 22.21 After this operation, 22.0 MB of additional disk space will be used. [2021-01-22T07:26:05.544Z] #40 22.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-01-22T07:26:05.544Z] #40 22.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-01-22T07:26:05.544Z] #40 22.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-01-22T07:26:05.544Z] #40 22.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-01-22T07:26:05.544Z] #40 22.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-01-22T07:26:05.544Z] #40 22.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-01-22T07:26:05.544Z] #40 22.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-01-22T07:26:05.544Z] #40 22.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-01-22T07:26:05.544Z] #40 22.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-01-22T07:26:05.544Z] #40 22.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-01-22T07:26:05.544Z] #40 22.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-01-22T07:26:05.544Z] #40 22.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-01-22T07:26:05.544Z] #40 22.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-01-22T07:26:05.544Z] #40 22.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-01-22T07:26:05.544Z] #40 22.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-22T07:26:05.544Z] #40 22.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-01-22T07:26:05.544Z] #40 22.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-01-22T07:26:05.544Z] #40 23.21 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:26:05.544Z] #40 23.27 Fetched 3742 kB in 0s (11.2 MB/s) [2021-01-22T07:26:05.544Z] #40 23.34 Selecting previously unselected package libcap-dev:s390x. [2021-01-22T07:26:05.544Z] #40 23.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-22T07:26:05.544Z] #40 23.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-01-22T07:26:05.544Z] #40 23.40 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-01-22T07:26:05.544Z] #40 23.49 Selecting previously unselected package libnet1:s390x. [2021-01-22T07:26:05.810Z] #27 6.492 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-22T07:26:05.810Z] #27 6.592 [2021-01-22T07:26:05.810Z] #27 6.660 ######################################################################## 100.0% [2021-01-22T07:26:05.810Z] #27 6.702 [2021-01-22T07:26:05.861Z] #40 23.49 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-01-22T07:26:05.861Z] #40 23.50 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-22T07:26:05.861Z] #40 ... [2021-01-22T07:26:05.861Z] [2021-01-22T07:26:05.861Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:26:05.861Z] #11 23.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-22T07:26:06.158Z] #11 23.83 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] [2021-01-22T07:26:06.158Z] #11 23.84 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] [2021-01-22T07:26:06.158Z] #11 ... [2021-01-22T07:26:06.158Z] [2021-01-22T07:26:06.158Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:26:06.158Z] #34 13.86 Fetched 8109 kB in 11s (711 kB/s) [2021-01-22T07:26:06.158Z] #34 13.86 Reading package lists... [2021-01-22T07:26:06.158Z] #34 17.57 Reading package lists... [2021-01-22T07:26:06.158Z] #34 21.34 Building dependency tree... [2021-01-22T07:26:06.158Z] #34 22.18 The following additional packages will be installed: [2021-01-22T07:26:06.158Z] #34 22.18 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-22T07:26:06.158Z] #34 22.18 Suggested packages: [2021-01-22T07:26:06.158Z] #34 22.18 cmake-doc ninja-build lrzip [2021-01-22T07:26:06.158Z] #34 22.18 Recommended packages: [2021-01-22T07:26:06.158Z] #34 22.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-22T07:26:06.158Z] #34 22.96 The following NEW packages will be installed: [2021-01-22T07:26:06.158Z] #34 22.99 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-22T07:26:06.158Z] #34 22.99 vim-common xxd [2021-01-22T07:26:06.158Z] #34 23.12 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:26:06.158Z] #34 23.12 Need to get 14.0 MB of archives. [2021-01-22T07:26:06.158Z] #34 23.12 After this operation, 62.1 MB of additional disk space will be used. [2021-01-22T07:26:06.158Z] #34 23.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-01-22T07:26:06.158Z] #34 23.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T07:26:06.158Z] #34 23.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-01-22T07:26:06.158Z] #34 23.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-01-22T07:26:06.158Z] #34 23.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-01-22T07:26:06.158Z] #34 23.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-01-22T07:26:06.158Z] #34 23.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-01-22T07:26:06.158Z] #34 23.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-01-22T07:26:06.158Z] #34 23.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-01-22T07:26:06.158Z] #34 23.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-01-22T07:26:06.158Z] #34 ... [2021-01-22T07:26:06.158Z] [2021-01-22T07:26:06.158Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:26:06.158Z] #40 23.65 Selecting previously unselected package libnet1-dev. [2021-01-22T07:26:06.158Z] #40 23.65 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-01-22T07:26:06.158Z] #40 23.68 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T07:26:06.158Z] #40 23.86 Selecting previously unselected package libnl-3-200:s390x. [2021-01-22T07:26:06.158Z] #40 23.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-01-22T07:26:06.158Z] #40 23.87 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-01-22T07:26:06.158Z] #40 23.94 Selecting previously unselected package libnl-3-dev:s390x. [2021-01-22T07:26:06.158Z] #40 23.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-01-22T07:26:06.158Z] #40 23.94 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-01-22T07:26:06.353Z] Removing intermediate container f5f07d03ae89 [2021-01-22T07:26:06.353Z] ---> 267e094577ab [2021-01-22T07:26:06.353Z] Step 7/15 : WORKDIR /buildx [2021-01-22T07:26:06.353Z] ---> Running in d8d7dcb51ab8 [2021-01-22T07:26:06.375Z] #27 7.095 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-22T07:26:06.375Z] #27 7.212 [2021-01-22T07:26:06.448Z] #40 24.17 Selecting previously unselected package libprotobuf-c1:s390x. [2021-01-22T07:26:06.448Z] #40 24.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-01-22T07:26:06.448Z] #40 24.18 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-22T07:26:06.448Z] #40 24.25 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-01-22T07:26:06.448Z] #40 24.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-01-22T07:26:06.448Z] #40 24.27 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-01-22T07:26:06.448Z] #40 24.37 Selecting previously unselected package zlib1g-dev:s390x. [2021-01-22T07:26:06.632Z] #27 7.330 ## 3.0% ####################################################### 77.0% #################################################################### 95.6% ######################################################################## 100.0% [2021-01-22T07:26:06.644Z] Removing intermediate container d8d7dcb51ab8 [2021-01-22T07:26:06.644Z] ---> 772d657998d6 [2021-01-22T07:26:06.644Z] Step 8/15 : ARG BUILDX_COMMIT [2021-01-22T07:26:06.644Z] ---> Running in 97fc2e18f78d [2021-01-22T07:26:06.644Z] Removing intermediate container 97fc2e18f78d [2021-01-22T07:26:06.644Z] ---> 5c604803ebbc [2021-01-22T07:26:06.644Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-01-22T07:26:06.644Z] ---> Running in 01891246d5c5 [2021-01-22T07:26:06.737Z] #40 24.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-01-22T07:26:06.737Z] #40 24.38 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-01-22T07:26:06.737Z] #40 24.57 Selecting previously unselected package libprotobuf17:s390x. [2021-01-22T07:26:06.737Z] #40 24.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-01-22T07:26:06.737Z] #40 24.57 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-01-22T07:26:06.737Z] #40 ... [2021-01-22T07:26:06.737Z] [2021-01-22T07:26:06.737Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:06.737Z] #62 14.61 Checking out files: 96% (1839/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-22T07:26:06.737Z] #62 14.69 + cd /tmp/tmp.c52hLbY4Hj/src/github.com/docker/libnetwork [2021-01-22T07:26:06.737Z] #62 14.69 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:26:06.737Z] #62 15.20 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-22T07:26:06.888Z] #27 7.628 [2021-01-22T07:26:07.027Z] #62 ... [2021-01-22T07:26:07.027Z] [2021-01-22T07:26:07.027Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:26:07.027Z] #34 24.71 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:26:07.027Z] #34 24.77 Fetched 14.0 MB in 1s (14.4 MB/s) [2021-01-22T07:26:07.027Z] #34 24.81 Selecting previously unselected package xxd. [2021-01-22T07:26:07.027Z] #34 24.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-22T07:26:07.027Z] #34 24.91 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-01-22T07:26:07.144Z] #27 8.141 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-22T07:26:07.271Z] From https://github.com/docker/buildx [2021-01-22T07:26:07.271Z] * [new tag] v0.3.1 -> build [2021-01-22T07:26:07.317Z] #34 24.92 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T07:26:07.317Z] #34 25.03 Selecting previously unselected package vim-common. [2021-01-22T07:26:07.317Z] #34 25.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:26:07.317Z] #34 25.08 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T07:26:07.401Z] #27 8.244 [2021-01-22T07:26:07.409Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0545c7014231c457e) in /home/ubuntu/workspace/moby_PR-41917 [Pipeline] { [Pipeline] checkout [2021-01-22T07:26:07.561Z] Switched to branch 'build' [2021-01-22T07:26:07.607Z] #34 25.31 Selecting previously unselected package cmake-data. [2021-01-22T07:26:07.607Z] #34 25.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-22T07:26:07.607Z] #34 25.32 Unpacking cmake-data (3.13.4-1) ... [2021-01-22T07:26:08.173Z] #27 8.403 0.0% ############# 19.0% ################################## 47.6% ########################################### 60.4% ############################################## 65.2% ############################################################## 87.5% ######################################################################## 100.0% [2021-01-22T07:26:08.173Z] #27 9.121 [2021-01-22T07:26:08.607Z] Removing intermediate container 01891246d5c5 [2021-01-22T07:26:08.607Z] ---> 5fe903f10a83 [2021-01-22T07:26:08.607Z] Step 10/15 : ARG GOOS [2021-01-22T07:26:08.607Z] ---> Running in 6b26f186650a [2021-01-22T07:26:08.607Z] Removing intermediate container 6b26f186650a [2021-01-22T07:26:08.607Z] ---> 7b207b52468b [2021-01-22T07:26:08.607Z] Step 11/15 : ARG GOARCH [2021-01-22T07:26:08.642Z] #34 ... [2021-01-22T07:26:08.642Z] [2021-01-22T07:26:08.642Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:08.642Z] #62 DONE 26.4s [2021-01-22T07:26:08.642Z] [2021-01-22T07:26:08.642Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:08.642Z] #47 20.29 go: extracting golang.org/x/text v0.3.2 [2021-01-22T07:26:08.642Z] #47 23.94 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:26:08.642Z] #47 23.94 go: finding github.com/fatih/color v1.7.0 [2021-01-22T07:26:08.642Z] #47 23.95 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:26:08.642Z] #47 23.96 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:26:08.642Z] #47 24.01 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:26:08.642Z] #47 24.05 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:26:08.642Z] #47 24.07 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:26:08.642Z] #47 24.09 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:26:08.642Z] #47 24.09 go: finding github.com/pkg/errors v0.8.1 [2021-01-22T07:26:08.642Z] #47 24.10 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:26:08.642Z] #47 24.11 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:26:08.642Z] #47 24.13 go: finding github.com/stretchr/testify v1.4.0 [2021-01-22T07:26:08.642Z] #47 24.14 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:26:08.642Z] #47 24.14 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:26:08.642Z] #47 24.15 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:26:08.642Z] #47 24.15 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:26:08.642Z] #47 24.16 go: finding github.com/stretchr/objx v0.2.0 [2021-01-22T07:26:08.642Z] #47 24.16 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:26:08.642Z] #47 24.19 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:26:08.642Z] #47 24.20 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:26:08.642Z] #47 24.21 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:26:08.642Z] #47 24.24 go: finding github.com/spf13/viper v1.6.1 [2021-01-22T07:26:08.642Z] #47 24.26 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:26:08.642Z] #47 24.30 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:26:08.642Z] #47 24.38 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:26:08.642Z] #47 24.41 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:26:08.642Z] #47 24.41 go: finding github.com/gobwas/glob v0.2.3 [2021-01-22T07:26:08.642Z] #47 24.42 go: finding github.com/spf13/cobra v0.0.5 [2021-01-22T07:26:08.642Z] #47 24.43 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:26:08.642Z] #47 24.44 go: finding github.com/spf13/pflag v1.0.5 [2021-01-22T07:26:08.642Z] #47 24.44 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:26:08.642Z] #47 24.44 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:26:08.642Z] #47 24.48 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:26:08.642Z] #47 24.49 go: finding github.com/magiconair/properties v1.8.1 [2021-01-22T07:26:08.642Z] #47 24.49 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:26:08.642Z] #47 24.53 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:26:08.642Z] #47 24.54 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:26:08.642Z] #47 24.55 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:26:08.642Z] #47 24.60 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:26:08.642Z] #47 24.62 go: finding github.com/spf13/afero v1.1.2 [2021-01-22T07:26:08.642Z] #47 24.64 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:26:08.642Z] #47 24.65 go: finding github.com/spf13/cast v1.3.0 [2021-01-22T07:26:08.642Z] #47 24.67 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:26:08.642Z] #47 24.73 go: finding golang.org/x/text v0.3.2 [2021-01-22T07:26:08.642Z] #47 24.73 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:26:08.642Z] #47 24.74 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:26:08.642Z] #47 24.75 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-22T07:26:08.642Z] #47 24.80 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:26:08.642Z] #47 24.80 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:26:08.642Z] #47 24.81 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:26:08.642Z] #47 24.86 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:26:08.642Z] #47 24.86 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:26:08.642Z] #47 24.89 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:26:08.642Z] #47 24.90 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:26:08.642Z] #47 24.92 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:26:08.642Z] #47 24.93 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:26:08.642Z] #47 24.93 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-22T07:26:08.642Z] #47 24.96 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:26:08.642Z] #47 24.96 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:26:08.642Z] #47 24.98 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:26:08.642Z] #47 25.01 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:26:08.642Z] #47 25.01 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:26:08.642Z] #47 25.01 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:26:08.642Z] #47 25.06 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:26:08.642Z] #47 25.06 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-22T07:26:08.642Z] #47 25.07 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:26:08.642Z] #47 25.07 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-22T07:26:08.642Z] #47 25.08 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:26:08.642Z] #47 25.08 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:26:08.642Z] #47 25.17 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:26:08.642Z] #47 25.21 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:26:08.642Z] #47 25.22 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:26:08.642Z] #47 25.25 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:26:08.642Z] #47 25.28 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:26:08.896Z] ---> Running in 92014b274192 [2021-01-22T07:26:08.896Z] Removing intermediate container 92014b274192 [2021-01-22T07:26:08.896Z] ---> 0a99f6d1feb4 [2021-01-22T07:26:08.896Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-01-22T07:26:08.896Z] ---> Running in 6fda42bce826 [2021-01-22T07:26:09.542Z] #27 ... [2021-01-22T07:26:09.542Z] [2021-01-22T07:26:09.542Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:26:09.542Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.8s done [2021-01-22T07:26:09.542Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-01-22T07:26:09.542Z] #8 DONE 37.0s [2021-01-22T07:26:09.542Z] [2021-01-22T07:26:09.542Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-22T07:26:09.680Z] #47 ... [2021-01-22T07:26:09.680Z] [2021-01-22T07:26:09.680Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:26:09.680Z] #34 27.44 Selecting previously unselected package libicu63:s390x. [2021-01-22T07:26:09.680Z] #34 27.45 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-01-22T07:26:09.680Z] #34 27.46 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-01-22T07:26:10.715Z] using credential docker-jenkins-github-credentials [2021-01-22T07:26:10.721Z] Cloning the remote Git repository [2021-01-22T07:26:10.721Z] Cloning with configured refspecs honoured and without tags [2021-01-22T07:26:10.740Z] Cloning repository https://github.com/moby/moby.git [2021-01-22T07:26:10.801Z] > git init /home/ubuntu/workspace/moby_PR-41917 # timeout=10 [2021-01-22T07:26:11.198Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T07:26:11.199Z] > git --version # timeout=10 [2021-01-22T07:26:11.223Z] > git --version # 'git version 2.17.1' [2021-01-22T07:26:11.223Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:26:11.366Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41917/head:refs/remotes/origin/PR-41917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:26:14.747Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a6abcfba5fa23f5e) in /home/ubuntu/workspace/moby_PR-41917 [Pipeline] { [Pipeline] checkout [2021-01-22T07:26:14.809Z] #9 ... [2021-01-22T07:26:14.809Z] [2021-01-22T07:26:14.809Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:26:14.809Z] #27 11.36 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-22T07:26:14.809Z] #27 11.46 [2021-01-22T07:26:14.809Z] #27 11.53 ######################################################################## 100.0% [2021-01-22T07:26:14.809Z] #27 11.56 [2021-01-22T07:26:14.809Z] #27 11.76 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-22T07:26:14.809Z] #27 11.82 [2021-01-22T07:26:14.809Z] #27 11.88 ######################################################################## 100.0% [2021-01-22T07:26:14.809Z] #27 11.90 [2021-01-22T07:26:14.809Z] #27 11.92 Download of images into '/build' complete. [2021-01-22T07:26:14.809Z] #27 11.92 Use something like the following to load the result into a Docker daemon: [2021-01-22T07:26:14.809Z] #27 11.92 tar -cC '/build' . | docker load [2021-01-22T07:26:15.066Z] #27 DONE 15.9s [2021-01-22T07:26:15.066Z] [2021-01-22T07:26:15.066Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-22T07:26:15.066Z] #9 DONE 5.5s [2021-01-22T07:26:15.066Z] [2021-01-22T07:26:15.066Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-22T07:26:15.236Z] #34 32.21 Selecting previously unselected package libxml2:s390x. [2021-01-22T07:26:15.236Z] #34 32.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-01-22T07:26:15.236Z] #34 32.24 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T07:26:15.236Z] #34 32.59 Selecting previously unselected package libarchive13:s390x. [2021-01-22T07:26:15.236Z] #34 32.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-01-22T07:26:15.236Z] #34 32.60 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-01-22T07:26:15.236Z] #34 32.78 Selecting previously unselected package libjsoncpp1:s390x. [2021-01-22T07:26:15.236Z] #34 32.78 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-01-22T07:26:15.236Z] #34 32.78 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-01-22T07:26:15.236Z] #34 32.87 Selecting previously unselected package librhash0:s390x. [2021-01-22T07:26:15.236Z] #34 32.87 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-01-22T07:26:15.236Z] #34 32.87 Unpacking librhash0:s390x (1.3.8-1) ... [2021-01-22T07:26:15.236Z] #34 ... [2021-01-22T07:26:15.236Z] [2021-01-22T07:26:15.236Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:15.236Z] #54 0.895 + RM_GOPATH=0 [2021-01-22T07:26:15.236Z] #54 0.895 + TMP_GOPATH= [2021-01-22T07:26:15.236Z] #54 0.897 + : /build [2021-01-22T07:26:15.236Z] #54 0.897 + '[' -z '' ']' [2021-01-22T07:26:15.236Z] #54 0.898 ++ mktemp -d [2021-01-22T07:26:15.236Z] #54 0.900 + export GOPATH=/tmp/tmp.WZKeWClz78 [2021-01-22T07:26:15.236Z] #54 0.900 + GOPATH=/tmp/tmp.WZKeWClz78 [2021-01-22T07:26:15.236Z] #54 0.900 + RM_GOPATH=1 [2021-01-22T07:26:15.236Z] #54 0.900 + case "$(go env GOARCH)" in [2021-01-22T07:26:15.237Z] #54 0.907 ++ go env GOARCH [2021-01-22T07:26:15.237Z] #54 0.915 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:15.237Z] #54 0.915 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:15.237Z] #54 0.916 ++ dirname /tmp/install/install.sh [2021-01-22T07:26:15.237Z] #54 0.918 + dir=/tmp/install [2021-01-22T07:26:15.237Z] #54 0.920 + bin=containerd [2021-01-22T07:26:15.237Z] #54 0.920 + shift [2021-01-22T07:26:15.237Z] #54 0.920 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-22T07:26:15.237Z] #54 0.921 + . /tmp/install/containerd.installer [2021-01-22T07:26:15.237Z] #54 0.922 ++ set -e [2021-01-22T07:26:15.237Z] #54 0.923 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:26:15.237Z] #54 0.924 + install_containerd [2021-01-22T07:26:15.237Z] #54 0.927 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-22T07:26:15.237Z] #54 0.927 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:26:15.237Z] #54 0.927 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WZKeWClz78/src/github.com/containerd/containerd [2021-01-22T07:26:15.237Z] #54 0.929 Cloning into '/tmp/tmp.WZKeWClz78/src/github.com/containerd/containerd'... [2021-01-22T07:26:15.237Z] #54 ... [2021-01-22T07:26:15.237Z] [2021-01-22T07:26:15.237Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:26:15.237Z] #34 33.00 Selecting previously unselected package libuv1:s390x. [2021-01-22T07:26:15.237Z] #34 33.00 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-01-22T07:26:15.237Z] #34 33.01 Unpacking libuv1:s390x (1.24.1-1) ... [2021-01-22T07:26:15.237Z] #34 33.08 Selecting previously unselected package cmake. [2021-01-22T07:26:15.237Z] #34 33.08 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-01-22T07:26:15.237Z] #34 33.08 Unpacking cmake (3.13.4-1) ... [2021-01-22T07:26:15.865Z] #34 ... [2021-01-22T07:26:15.865Z] [2021-01-22T07:26:15.865Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:15.865Z] #32 23.74 sync [2021-01-22T07:26:15.865Z] #32 23.74 internal/reflectlite [2021-01-22T07:26:15.865Z] #32 25.44 sort [2021-01-22T07:26:15.865Z] #32 25.48 errors [2021-01-22T07:26:15.865Z] #32 25.75 strconv [2021-01-22T07:26:15.865Z] #32 26.24 io [2021-01-22T07:26:15.865Z] #32 27.57 internal/oserror [2021-01-22T07:26:15.865Z] #32 27.64 syscall [2021-01-22T07:26:15.865Z] #32 28.23 reflect [2021-01-22T07:26:15.865Z] #32 33.30 time [2021-01-22T07:26:16.155Z] #32 ... [2021-01-22T07:26:16.155Z] [2021-01-22T07:26:16.155Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:26:16.155Z] #11 25.50 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] [2021-01-22T07:26:16.155Z] #11 26.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-01-22T07:26:16.155Z] #11 26.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-01-22T07:26:16.155Z] #11 26.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-01-22T07:26:16.155Z] #11 26.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-01-22T07:26:16.155Z] #11 26.71 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] [2021-01-22T07:26:16.155Z] #11 26.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u5 [110 kB] [2021-01-22T07:26:16.155Z] #11 26.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-01-22T07:26:16.155Z] #11 26.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-01-22T07:26:16.155Z] #11 26.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-01-22T07:26:16.155Z] #11 26.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-01-22T07:26:16.155Z] #11 26.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-01-22T07:26:16.155Z] #11 26.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-01-22T07:26:16.155Z] #11 26.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-01-22T07:26:16.155Z] #11 26.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2021-01-22T07:26:16.155Z] #11 26.85 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u5 [322 kB] [2021-01-22T07:26:16.155Z] #11 27.50 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:26:16.155Z] #11 27.55 Fetched 73.7 MB in 4s (18.5 MB/s) [2021-01-22T07:26:16.155Z] #11 27.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-22T07:26:16.155Z] #11 27.68 Preparing to unpack .../libsystemd0_241-7~deb10u5_s390x.deb ... [2021-01-22T07:26:16.155Z] #11 27.69 Unpacking libsystemd0:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T07:26:16.155Z] #11 27.95 Setting up libsystemd0:s390x (241-7~deb10u5) ... [2021-01-22T07:26:16.155Z] #11 28.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-22T07:26:16.155Z] #11 28.20 Preparing to unpack .../libudev1_241-7~deb10u5_s390x.deb ... [2021-01-22T07:26:16.155Z] #11 28.21 Unpacking libudev1:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T07:26:16.155Z] #11 28.35 Setting up libudev1:s390x (241-7~deb10u5) ... [2021-01-22T07:26:16.155Z] #11 28.48 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-22T07:26:16.155Z] #11 28.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 ... 15177 files and directories currently installed.) [2021-01-22T07:26:16.155Z] #11 28.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-01-22T07:26:16.155Z] #11 28.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T07:26:16.155Z] #11 30.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-22T07:26:16.155Z] #11 30.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-01-22T07:26:16.155Z] #11 30.01 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T07:26:16.155Z] #11 32.23 Selecting previously unselected package binutils-mingw-w64. [2021-01-22T07:26:16.155Z] #11 32.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-22T07:26:16.155Z] #11 32.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T07:26:16.155Z] #11 32.34 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-01-22T07:26:16.155Z] #11 32.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-01-22T07:26:16.155Z] #11 32.38 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-01-22T07:26:16.155Z] #11 32.50 Selecting previously unselected package dmsetup. [2021-01-22T07:26:16.155Z] #11 32.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-01-22T07:26:16.155Z] #11 32.52 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-22T07:26:16.155Z] #11 32.69 Selecting previously unselected package mingw-w64-common. [2021-01-22T07:26:16.155Z] #11 32.69 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-22T07:26:16.155Z] #11 32.70 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-22T07:26:16.784Z] #11 ... [2021-01-22T07:26:16.784Z] [2021-01-22T07:26:16.784Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:26:16.784Z] #43 24.61 internal/reflectlite [2021-01-22T07:26:16.784Z] #43 24.61 sync [2021-01-22T07:26:16.784Z] #43 26.03 github.com/LK4D4/vndr/godl/singleflight [2021-01-22T07:26:16.784Z] #43 26.36 math/rand [2021-01-22T07:26:16.784Z] #43 27.50 internal/singleflight [2021-01-22T07:26:16.784Z] #43 27.57 io [2021-01-22T07:26:16.784Z] #43 27.72 strconv [2021-01-22T07:26:16.784Z] #43 28.52 bytes [2021-01-22T07:26:16.784Z] #43 29.97 reflect [2021-01-22T07:26:16.784Z] #43 30.14 bufio [2021-01-22T07:26:16.784Z] #43 31.73 syscall [2021-01-22T07:26:16.784Z] #43 ... [2021-01-22T07:26:16.784Z] [2021-01-22T07:26:16.784Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:26:16.784Z] #40 25.22 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-01-22T07:26:16.784Z] #40 25.22 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-01-22T07:26:16.784Z] #40 25.22 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-01-22T07:26:16.784Z] #40 25.39 Selecting previously unselected package libprotobuf-dev:s390x. [2021-01-22T07:26:16.784Z] #40 25.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-01-22T07:26:16.784Z] #40 25.42 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-01-22T07:26:16.784Z] #40 26.49 Selecting previously unselected package libprotoc17:s390x. [2021-01-22T07:26:16.784Z] #40 26.50 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-01-22T07:26:16.784Z] #40 26.50 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-01-22T07:26:16.784Z] #40 27.24 Selecting previously unselected package protobuf-c-compiler. [2021-01-22T07:26:16.784Z] #40 27.24 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-01-22T07:26:16.784Z] #40 27.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T07:26:16.784Z] #40 27.33 Selecting previously unselected package protobuf-compiler. [2021-01-22T07:26:16.784Z] #40 27.33 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-01-22T07:26:16.784Z] #40 27.34 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-22T07:26:16.784Z] #40 27.46 Selecting previously unselected package python-pkg-resources. [2021-01-22T07:26:16.784Z] #40 27.46 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T07:26:16.784Z] #40 27.47 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-22T07:26:16.784Z] #40 27.64 Selecting previously unselected package python-six. [2021-01-22T07:26:16.784Z] #40 27.64 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-22T07:26:16.784Z] #40 27.65 Unpacking python-six (1.12.0-1) ... [2021-01-22T07:26:16.784Z] #40 27.73 Selecting previously unselected package python-protobuf. [2021-01-22T07:26:16.784Z] #40 27.73 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-01-22T07:26:16.784Z] #40 27.73 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-22T07:26:16.784Z] #40 28.16 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-22T07:26:16.784Z] #40 29.81 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-01-22T07:26:16.784Z] #40 29.82 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-22T07:26:16.784Z] #40 29.83 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-22T07:26:16.784Z] #40 29.85 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-01-22T07:26:16.784Z] #40 29.86 Setting up python-six (1.12.0-1) ... [2021-01-22T07:26:16.784Z] #40 31.15 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-01-22T07:26:16.784Z] #40 31.16 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-01-22T07:26:16.784Z] #40 31.18 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-01-22T07:26:16.784Z] #40 31.19 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-01-22T07:26:16.784Z] #40 31.19 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-01-22T07:26:16.784Z] #40 31.20 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-22T07:26:16.784Z] #40 31.21 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T07:26:16.784Z] #40 31.22 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-01-22T07:26:16.784Z] #40 31.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T07:26:16.784Z] #40 31.23 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-22T07:26:16.784Z] #40 34.19 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-01-22T07:26:16.784Z] #40 34.20 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:26:16.784Z] #40 DONE 34.8s [2021-01-22T07:26:16.784Z] [2021-01-22T07:26:16.784Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:26:16.784Z] #30 30.01 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-01-22T07:26:16.784Z] #30 30.10 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-22T07:26:16.784Z] #30 30.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-22T07:26:16.959Z] #10 DONE 1.6s [2021-01-22T07:26:16.959Z] [2021-01-22T07:26:16.959Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:16.959Z] #62 ... [2021-01-22T07:26:16.959Z] [2021-01-22T07:26:16.959Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-22T07:26:16.959Z] #29 DONE 0.1s [2021-01-22T07:26:16.959Z] [2021-01-22T07:26:16.959Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-22T07:26:16.959Z] #37 DONE 0.2s [2021-01-22T07:26:16.959Z] [2021-01-22T07:26:16.959Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:26:17.813Z] #30 ... [2021-01-22T07:26:17.813Z] [2021-01-22T07:26:17.813Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:26:17.813Z] #34 34.86 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-01-22T07:26:17.813Z] #34 34.87 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T07:26:17.813Z] #34 34.91 Setting up libuv1:s390x (1.24.1-1) ... [2021-01-22T07:26:17.813Z] #34 34.91 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T07:26:17.813Z] #34 34.95 Setting up librhash0:s390x (1.3.8-1) ... [2021-01-22T07:26:17.813Z] #34 34.96 Setting up cmake-data (3.13.4-1) ... [2021-01-22T07:26:17.813Z] #34 34.97 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T07:26:17.813Z] #34 34.98 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-01-22T07:26:17.813Z] #34 34.99 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-01-22T07:26:17.813Z] #34 35.00 Setting up cmake (3.13.4-1) ... [2021-01-22T07:26:17.813Z] #34 35.01 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:26:17.813Z] #34 35.05 Processing triggers for mime-support (3.62) ... [2021-01-22T07:26:17.813Z] #34 DONE 35.5s [2021-01-22T07:26:17.813Z] [2021-01-22T07:26:17.813Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:26:18.202Z] using credential docker-jenkins-github-credentials [2021-01-22T07:26:18.209Z] Cloning the remote Git repository [2021-01-22T07:26:18.209Z] Cloning with configured refspecs honoured and without tags [2021-01-22T07:26:18.443Z] #41 ... [2021-01-22T07:26:18.443Z] [2021-01-22T07:26:18.443Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:18.443Z] #45 DONE 36.1s [2021-01-22T07:26:18.443Z] [2021-01-22T07:26:18.443Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:26:18.227Z] Cloning repository https://github.com/moby/moby.git [2021-01-22T07:26:18.287Z] > git init /home/ubuntu/workspace/moby_PR-41917 # timeout=10 [2021-01-22T07:26:19.077Z] #35 1.178 + RM_GOPATH=0 [2021-01-22T07:26:19.077Z] #35 1.178 + TMP_GOPATH= [2021-01-22T07:26:19.077Z] #35 1.178 + : /build [2021-01-22T07:26:19.077Z] #35 1.178 + '[' -z '' ']' [2021-01-22T07:26:19.077Z] #35 1.178 ++ mktemp -d [2021-01-22T07:26:19.077Z] #35 1.178 + export GOPATH=/tmp/tmp.7ywJ4myMiU [2021-01-22T07:26:19.077Z] #35 1.178 + GOPATH=/tmp/tmp.7ywJ4myMiU [2021-01-22T07:26:19.077Z] #35 1.178 + RM_GOPATH=1 [2021-01-22T07:26:19.077Z] #35 1.178 + case "$(go env GOARCH)" in [2021-01-22T07:26:19.077Z] #35 1.178 ++ go env GOARCH [2021-01-22T07:26:19.077Z] #35 1.200 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:19.077Z] #35 1.200 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:19.077Z] #35 1.200 ++ dirname /tmp/install/install.sh [2021-01-22T07:26:19.077Z] #35 1.234 + dir=/tmp/install [2021-01-22T07:26:19.077Z] #35 1.234 + bin=tini [2021-01-22T07:26:19.077Z] #35 1.234 + shift [2021-01-22T07:26:19.077Z] #35 1.234 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-22T07:26:19.077Z] #35 1.234 + . /tmp/install/tini.installer [2021-01-22T07:26:19.077Z] #35 1.234 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:26:19.077Z] #35 1.234 + install_tini [2021-01-22T07:26:19.077Z] #35 1.234 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-22T07:26:19.077Z] #35 1.234 + git clone https://github.com/krallin/tini.git /tmp/tmp.7ywJ4myMiU/tini [2021-01-22T07:26:19.077Z] #35 1.234 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:26:19.077Z] #35 1.246 Cloning into '/tmp/tmp.7ywJ4myMiU/tini'... [2021-01-22T07:26:19.367Z] #35 1.715 + cd /tmp/tmp.7ywJ4myMiU/tini [2021-01-22T07:26:19.367Z] #35 1.717 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:26:19.367Z] #35 1.730 + cmake . [2021-01-22T07:26:18.566Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T07:26:18.567Z] > git --version # timeout=10 [2021-01-22T07:26:18.592Z] > git --version # 'git version 2.17.1' [2021-01-22T07:26:18.593Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:26:18.601Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41917/head:refs/remotes/origin/PR-41917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:26:19.996Z] #35 2.126 -- The C compiler identification is GNU 8.3.0 [2021-01-22T07:26:19.996Z] #35 2.173 -- Check for working C compiler: /usr/bin/cc [2021-01-22T07:26:20.286Z] #35 2.542 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T07:26:20.286Z] #35 2.543 -- Detecting C compiler ABI info [2021-01-22T07:26:20.914Z] #35 2.893 -- Detecting C compiler ABI info - done [2021-01-22T07:26:20.914Z] #35 2.898 -- Detecting C compile features [2021-01-22T07:26:20.914Z] #35 ... [2021-01-22T07:26:20.914Z] [2021-01-22T07:26:20.914Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:20.914Z] #49 28.63 bytes [2021-01-22T07:26:20.914Z] #49 28.64 syscall [2021-01-22T07:26:20.914Z] #49 30.36 reflect [2021-01-22T07:26:20.914Z] #49 34.41 time [2021-01-22T07:26:20.914Z] #49 38.29 context [2021-01-22T07:26:20.914Z] #49 38.79 internal/poll [2021-01-22T07:26:20.914Z] #49 ... [2021-01-22T07:26:20.914Z] [2021-01-22T07:26:20.914Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:20.914Z] #32 37.84 internal/fmtsort [2021-01-22T07:26:20.914Z] #32 37.90 internal/poll [2021-01-22T07:26:20.914Z] #32 38.20 internal/syscall/execenv [2021-01-22T07:26:20.914Z] #32 38.27 internal/syscall/unix [2021-01-22T07:26:20.915Z] #32 38.47 strings [2021-01-22T07:26:21.543Z] #32 39.17 os [2021-01-22T07:26:22.220Z] #38 ... [2021-01-22T07:26:22.220Z] [2021-01-22T07:26:22.220Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:22.220Z] #22 5.487 + RM_GOPATH=0 [2021-01-22T07:26:22.220Z] #22 5.487 + TMP_GOPATH= [2021-01-22T07:26:22.220Z] #22 5.487 + : /build [2021-01-22T07:26:22.220Z] #22 5.487 + '[' -z '' ']' [2021-01-22T07:26:22.220Z] #22 5.496 ++ mktemp -d [2021-01-22T07:26:22.220Z] #22 5.496 + export GOPATH=/tmp/tmp.OYPtXwlxJ6 [2021-01-22T07:26:22.220Z] #22 5.496 + GOPATH=/tmp/tmp.OYPtXwlxJ6 [2021-01-22T07:26:22.220Z] #22 5.496 + RM_GOPATH=1 [2021-01-22T07:26:22.220Z] #22 5.496 + case "$(go env GOARCH)" in [2021-01-22T07:26:22.220Z] #22 5.496 ++ go env GOARCH [2021-01-22T07:26:22.220Z] #22 5.500 Install docker/cli version 17.06.2-ce from stable [2021-01-22T07:26:22.220Z] #22 5.500 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:22.220Z] #22 5.500 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:22.220Z] #22 5.500 ++ dirname /tmp/install/install.sh [2021-01-22T07:26:22.220Z] #22 5.500 + dir=/tmp/install [2021-01-22T07:26:22.220Z] #22 5.500 + bin=dockercli [2021-01-22T07:26:22.220Z] #22 5.500 + shift [2021-01-22T07:26:22.220Z] #22 5.500 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-22T07:26:22.220Z] #22 5.500 + . /tmp/install/dockercli.installer [2021-01-22T07:26:22.220Z] #22 5.500 ++ : stable [2021-01-22T07:26:22.220Z] #22 5.500 ++ : 17.06.2-ce [2021-01-22T07:26:22.220Z] #22 5.500 + install_dockercli [2021-01-22T07:26:22.220Z] #22 5.500 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-22T07:26:22.220Z] #22 5.500 ++ uname -m [2021-01-22T07:26:22.220Z] #22 5.508 + arch=x86_64 [2021-01-22T07:26:22.220Z] #22 5.508 + '[' x86_64 '!=' x86_64 ']' [2021-01-22T07:26:22.220Z] #22 5.508 + url=https://download.docker.com/linux/static [2021-01-22T07:26:22.220Z] #22 5.508 + tar -xz docker/docker [2021-01-22T07:26:22.220Z] #22 5.508 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-01-22T07:26:23.075Z] #32 40.48 path [2021-01-22T07:26:23.075Z] #32 40.86 text/tabwriter [2021-01-22T07:26:23.704Z] #32 ... [2021-01-22T07:26:23.704Z] [2021-01-22T07:26:23.704Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:26:23.704Z] #35 4.152 -- Detecting C compile features - done [2021-01-22T07:26:23.704Z] #35 4.157 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-22T07:26:23.704Z] #35 4.310 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-22T07:26:23.704Z] #35 4.362 -- Configuring done [2021-01-22T07:26:23.704Z] #35 4.394 -- Generating done [2021-01-22T07:26:23.704Z] #35 4.397 -- Build files have been written to: /tmp/tmp.7ywJ4myMiU/tini [2021-01-22T07:26:23.704Z] #35 4.404 + make tini-static [2021-01-22T07:26:23.704Z] #35 4.664 Scanning dependencies of target tini-static [2021-01-22T07:26:23.704Z] #35 4.744 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-22T07:26:23.704Z] #35 5.353 [100%] Linking C executable tini-static [2021-01-22T07:26:23.704Z] #35 5.576 [100%] Built target tini-static [2021-01-22T07:26:23.704Z] #35 5.691 + mkdir -p /build [2021-01-22T07:26:23.704Z] #35 5.693 + cp tini-static /build/docker-init [2021-01-22T07:26:23.704Z] #35 DONE 5.9s [2021-01-22T07:26:23.704Z] [2021-01-22T07:26:23.704Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:23.704Z] #32 41.55 fmt [2021-01-22T07:26:23.704Z] #32 41.55 path/filepath [2021-01-22T07:26:24.113Z] #22 ... [2021-01-22T07:26:24.113Z] [2021-01-22T07:26:24.113Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:24.113Z] #62 7.407 + RM_GOPATH=0 [2021-01-22T07:26:24.113Z] #62 7.407 + TMP_GOPATH= [2021-01-22T07:26:24.113Z] #62 7.407 + : /build [2021-01-22T07:26:24.113Z] #62 7.408 + '[' -z '' ']' [2021-01-22T07:26:24.113Z] #62 7.409 ++ mktemp -d [2021-01-22T07:26:24.113Z] #62 7.413 + export GOPATH=/tmp/tmp.0M3YRXKWic [2021-01-22T07:26:24.113Z] #62 7.413 + GOPATH=/tmp/tmp.0M3YRXKWic [2021-01-22T07:26:24.113Z] #62 7.413 + RM_GOPATH=1 [2021-01-22T07:26:24.113Z] #62 7.413 + case "$(go env GOARCH)" in [2021-01-22T07:26:24.113Z] #62 7.413 ++ go env GOARCH [2021-01-22T07:26:24.113Z] #62 7.450 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:26:24.113Z] #62 7.451 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:24.113Z] #62 7.451 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:24.113Z] #62 7.451 ++ dirname /tmp/install/install.sh [2021-01-22T07:26:24.113Z] #62 7.451 + dir=/tmp/install [2021-01-22T07:26:24.113Z] #62 7.451 + bin=proxy [2021-01-22T07:26:24.113Z] #62 7.451 + shift [2021-01-22T07:26:24.113Z] #62 7.451 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-22T07:26:24.113Z] #62 7.451 + . /tmp/install/proxy.installer [2021-01-22T07:26:24.113Z] #62 7.451 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:26:24.113Z] #62 7.451 + install_proxy [2021-01-22T07:26:24.113Z] #62 7.451 + case "$1" in [2021-01-22T07:26:24.113Z] #62 7.451 + export CGO_ENABLED=0 [2021-01-22T07:26:24.113Z] #62 7.451 + CGO_ENABLED=0 [2021-01-22T07:26:24.113Z] #62 7.451 + _install_proxy [2021-01-22T07:26:24.113Z] #62 7.451 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-22T07:26:24.113Z] #62 7.459 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0M3YRXKWic/src/github.com/docker/libnetwork [2021-01-22T07:26:24.113Z] #62 7.462 Cloning into '/tmp/tmp.0M3YRXKWic/src/github.com/docker/libnetwork'... [2021-01-22T07:26:25.222Z] #32 42.96 io/ioutil [2021-01-22T07:26:26.634Z] #62 ... [2021-01-22T07:26:26.634Z] [2021-01-22T07:26:26.634Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:26.634Z] #32 7.904 + RM_GOPATH=0 [2021-01-22T07:26:26.634Z] #32 7.904 + TMP_GOPATH= [2021-01-22T07:26:26.634Z] #32 7.904 + : /build [2021-01-22T07:26:26.634Z] #32 7.904 + '[' -z '' ']' [2021-01-22T07:26:26.634Z] #32 7.919 ++ mktemp -d [2021-01-22T07:26:26.634Z] #32 7.919 + export GOPATH=/tmp/tmp.OkVR9y3GEP [2021-01-22T07:26:26.634Z] #32 7.919 + GOPATH=/tmp/tmp.OkVR9y3GEP [2021-01-22T07:26:26.634Z] #32 7.919 + RM_GOPATH=1 [2021-01-22T07:26:26.634Z] #32 7.919 + case "$(go env GOARCH)" in [2021-01-22T07:26:26.634Z] #32 7.919 ++ go env GOARCH [2021-01-22T07:26:26.634Z] #32 7.944 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:26:26.634Z] #32 7.944 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:26.634Z] #32 7.944 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:26.634Z] #32 7.944 ++ dirname /tmp/install/install.sh [2021-01-22T07:26:26.634Z] #32 7.944 + dir=/tmp/install [2021-01-22T07:26:26.634Z] #32 7.944 + bin=tomlv [2021-01-22T07:26:26.634Z] #32 7.944 + shift [2021-01-22T07:26:26.634Z] #32 7.944 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-22T07:26:26.634Z] #32 7.944 + . /tmp/install/tomlv.installer [2021-01-22T07:26:26.634Z] #32 7.944 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:26:26.634Z] #32 7.944 + install_tomlv [2021-01-22T07:26:26.634Z] #32 7.944 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-22T07:26:26.634Z] #32 7.944 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OkVR9y3GEP/src/github.com/BurntSushi/toml [2021-01-22T07:26:26.634Z] #32 7.945 Cloning into '/tmp/tmp.OkVR9y3GEP/src/github.com/BurntSushi/toml'... [2021-01-22T07:26:26.634Z] #32 9.877 + cd /tmp/tmp.OkVR9y3GEP/src/github.com/BurntSushi/toml [2021-01-22T07:26:26.634Z] #32 9.877 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:26:26.634Z] #32 9.935 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T07:26:26.722Z] #32 44.19 flag [2021-01-22T07:26:26.722Z] #32 44.20 github.com/BurntSushi/toml [2021-01-22T07:26:26.892Z] #32 ... [2021-01-22T07:26:26.892Z] [2021-01-22T07:26:26.892Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:26:26.892Z] #43 7.440 + RM_GOPATH=0 [2021-01-22T07:26:26.892Z] #43 7.440 + TMP_GOPATH= [2021-01-22T07:26:26.892Z] #43 7.440 + : /build [2021-01-22T07:26:26.892Z] #43 7.440 + '[' -z '' ']' [2021-01-22T07:26:26.892Z] #43 7.440 ++ mktemp -d [2021-01-22T07:26:26.892Z] #43 7.451 + export GOPATH=/tmp/tmp.JYuDaV8B0s [2021-01-22T07:26:26.892Z] #43 7.451 + GOPATH=/tmp/tmp.JYuDaV8B0s [2021-01-22T07:26:26.892Z] #43 7.451 + RM_GOPATH=1 [2021-01-22T07:26:26.892Z] #43 7.451 + case "$(go env GOARCH)" in [2021-01-22T07:26:26.892Z] #43 7.451 ++ go env GOARCH [2021-01-22T07:26:26.892Z] #43 7.479 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:26.892Z] #43 7.479 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:26.892Z] #43 7.479 ++ dirname /tmp/install/install.sh [2021-01-22T07:26:26.892Z] #43 7.493 + dir=/tmp/install [2021-01-22T07:26:26.892Z] #43 7.493 + bin=vndr [2021-01-22T07:26:26.892Z] #43 7.493 + shift [2021-01-22T07:26:26.892Z] #43 7.493 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-22T07:26:26.892Z] #43 7.493 + . /tmp/install/vndr.installer [2021-01-22T07:26:26.892Z] #43 7.493 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:26:26.892Z] #43 7.493 + install_vndr [2021-01-22T07:26:26.892Z] #43 7.493 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-22T07:26:26.892Z] #43 7.493 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JYuDaV8B0s/src/github.com/LK4D4/vndr [2021-01-22T07:26:26.892Z] #43 7.496 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:26:26.892Z] #43 7.504 Cloning into '/tmp/tmp.JYuDaV8B0s/src/github.com/LK4D4/vndr'... [2021-01-22T07:26:26.892Z] #43 8.575 + cd /tmp/tmp.JYuDaV8B0s/src/github.com/LK4D4/vndr [2021-01-22T07:26:26.892Z] #43 8.575 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:26:26.892Z] #43 8.663 + go build -buildmode=pie -v -o /build/vndr . [2021-01-22T07:26:26.892Z] #43 10.34 internal/cpu [2021-01-22T07:26:26.892Z] #43 ... [2021-01-22T07:26:26.892Z] [2021-01-22T07:26:26.892Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:26.892Z] #56 6.040 + RM_GOPATH=0 [2021-01-22T07:26:26.892Z] #56 6.040 + TMP_GOPATH= [2021-01-22T07:26:26.892Z] #56 6.040 + : /build [2021-01-22T07:26:26.892Z] #56 6.040 + '[' -z '' ']' [2021-01-22T07:26:26.892Z] #56 6.040 ++ mktemp -d [2021-01-22T07:26:26.892Z] #56 6.040 + export GOPATH=/tmp/tmp.y3VDcvH6YB [2021-01-22T07:26:26.892Z] #56 6.040 + GOPATH=/tmp/tmp.y3VDcvH6YB [2021-01-22T07:26:26.892Z] #56 6.040 + RM_GOPATH=1 [2021-01-22T07:26:26.892Z] #56 6.040 + case "$(go env GOARCH)" in [2021-01-22T07:26:26.892Z] #56 6.040 ++ go env GOARCH [2021-01-22T07:26:26.892Z] #56 6.040 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:26.892Z] #56 6.040 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:26.892Z] #56 6.040 ++ dirname /tmp/install/install.sh [2021-01-22T07:26:26.892Z] #56 6.040 + dir=/tmp/install [2021-01-22T07:26:26.892Z] #56 6.040 + bin=rootlesskit [2021-01-22T07:26:26.892Z] #56 6.040 + shift [2021-01-22T07:26:26.892Z] #56 6.040 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-22T07:26:26.892Z] #56 6.040 + . /tmp/install/rootlesskit.installer [2021-01-22T07:26:26.892Z] #56 6.040 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:26:26.892Z] #56 6.040 + install_rootlesskit [2021-01-22T07:26:26.892Z] #56 6.040 + case "$1" in [2021-01-22T07:26:26.892Z] #56 6.040 + export CGO_ENABLED=0 [2021-01-22T07:26:26.892Z] #56 6.040 + CGO_ENABLED=0 [2021-01-22T07:26:26.892Z] #56 6.040 + _install_rootlesskit [2021-01-22T07:26:26.892Z] #56 6.040 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-22T07:26:26.892Z] #56 6.040 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.y3VDcvH6YB/src/github.com/rootless-containers/rootlesskit [2021-01-22T07:26:26.892Z] #56 6.040 Cloning into '/tmp/tmp.y3VDcvH6YB/src/github.com/rootless-containers/rootlesskit'... [2021-01-22T07:26:26.892Z] #56 6.040 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:26:26.892Z] #56 10.15 + cd /tmp/tmp.y3VDcvH6YB/src/github.com/rootless-containers/rootlesskit [2021-01-22T07:26:26.892Z] #56 10.15 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:26:27.156Z] #56 ... [2021-01-22T07:26:27.156Z] [2021-01-22T07:26:27.156Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:26:27.156Z] #30 8.176 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-22T07:26:27.156Z] #30 8.176 Cloning into '.'... [2021-01-22T07:26:27.351Z] #32 44.91 log [2021-01-22T07:26:27.416Z] #30 ... [2021-01-22T07:26:27.416Z] [2021-01-22T07:26:27.416Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:27.416Z] #45 7.999 + RM_GOPATH=0 [2021-01-22T07:26:27.416Z] #45 7.999 + TMP_GOPATH= [2021-01-22T07:26:27.416Z] #45 7.999 + : /build [2021-01-22T07:26:27.416Z] #45 7.999 + '[' -z '' ']' [2021-01-22T07:26:27.416Z] #45 8.004 ++ mktemp -d [2021-01-22T07:26:27.416Z] #45 8.004 + export GOPATH=/tmp/tmp.9eFN6x46PL [2021-01-22T07:26:27.416Z] #45 8.004 + GOPATH=/tmp/tmp.9eFN6x46PL [2021-01-22T07:26:27.416Z] #45 8.004 + RM_GOPATH=1 [2021-01-22T07:26:27.416Z] #45 8.004 + case "$(go env GOARCH)" in [2021-01-22T07:26:27.416Z] #45 8.004 ++ go env GOARCH [2021-01-22T07:26:27.416Z] #45 8.033 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:27.416Z] #45 8.033 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:27.416Z] #45 8.033 ++ dirname /tmp/install/install.sh [2021-01-22T07:26:27.416Z] #45 8.033 + dir=/tmp/install [2021-01-22T07:26:27.416Z] #45 8.033 + bin=gotestsum [2021-01-22T07:26:27.416Z] #45 8.033 + shift [2021-01-22T07:26:27.416Z] #45 8.033 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-22T07:26:27.416Z] #45 8.033 + . /tmp/install/gotestsum.installer [2021-01-22T07:26:27.416Z] #45 8.033 ++ : v0.5.3 [2021-01-22T07:26:27.416Z] #45 8.033 + install_gotestsum [2021-01-22T07:26:27.416Z] #45 8.033 + set -e [2021-01-22T07:26:27.416Z] #45 8.033 + export GO111MODULE=on [2021-01-22T07:26:27.416Z] #45 8.033 + GO111MODULE=on [2021-01-22T07:26:27.416Z] #45 8.033 + GOBIN=/build [2021-01-22T07:26:27.416Z] #45 8.033 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-22T07:26:27.416Z] #45 8.251 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-22T07:26:27.416Z] #45 8.251 go: finding gotest.tools v0.5.3 [2021-01-22T07:26:27.416Z] #45 10.47 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-22T07:26:27.416Z] #45 ... [2021-01-22T07:26:27.416Z] [2021-01-22T07:26:27.416Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:26:27.416Z] #53 9.137 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:26:27.416Z] #53 9.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:26:27.416Z] #53 9.368 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:26:27.674Z] #53 ... [2021-01-22T07:26:27.674Z] [2021-01-22T07:26:27.674Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:26:27.674Z] #34 9.255 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:26:27.674Z] #34 9.347 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:26:27.674Z] #34 9.347 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:26:27.674Z] #34 ... [2021-01-22T07:26:27.674Z] [2021-01-22T07:26:27.674Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:27.674Z] #47 8.427 + RM_GOPATH=0 [2021-01-22T07:26:27.674Z] #47 8.427 + TMP_GOPATH= [2021-01-22T07:26:27.674Z] #47 8.427 + : /build [2021-01-22T07:26:27.674Z] #47 8.427 + '[' -z '' ']' [2021-01-22T07:26:27.674Z] #47 8.427 ++ mktemp -d [2021-01-22T07:26:27.674Z] #47 8.437 + export GOPATH=/tmp/tmp.OgX7NmJPCo [2021-01-22T07:26:27.674Z] #47 8.437 + GOPATH=/tmp/tmp.OgX7NmJPCo [2021-01-22T07:26:27.674Z] #47 8.437 + RM_GOPATH=1 [2021-01-22T07:26:27.674Z] #47 8.437 + case "$(go env GOARCH)" in [2021-01-22T07:26:27.674Z] #47 8.437 ++ go env GOARCH [2021-01-22T07:26:27.674Z] #47 8.521 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:27.674Z] #47 8.521 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:27.674Z] #47 8.521 ++ dirname /tmp/install/install.sh [2021-01-22T07:26:27.674Z] #47 8.527 + dir=/tmp/install [2021-01-22T07:26:27.674Z] #47 8.527 + bin=golangci_lint [2021-01-22T07:26:27.674Z] #47 8.527 + shift [2021-01-22T07:26:27.674Z] #47 8.527 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-22T07:26:27.674Z] #47 8.527 + . /tmp/install/golangci_lint.installer [2021-01-22T07:26:27.674Z] #47 8.527 ++ : v1.23.8 [2021-01-22T07:26:27.674Z] #47 8.527 + install_golangci_lint [2021-01-22T07:26:27.674Z] #47 8.527 + set -e [2021-01-22T07:26:27.674Z] #47 8.527 + export GO111MODULE=on [2021-01-22T07:26:27.674Z] #47 8.527 + GO111MODULE=on [2021-01-22T07:26:27.674Z] #47 8.527 + GOBIN=/build [2021-01-22T07:26:27.674Z] #47 8.527 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-22T07:26:27.674Z] #47 8.645 go: finding github.com v1.23.8 [2021-01-22T07:26:27.674Z] #47 8.649 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-22T07:26:27.674Z] #47 8.649 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-22T07:26:27.674Z] #47 8.649 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:26:27.674Z] #47 8.649 go: finding github.com/golangci v1.23.8 [2021-01-22T07:26:27.674Z] #47 9.941 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:26:27.931Z] #47 ... [2021-01-22T07:26:27.931Z] [2021-01-22T07:26:27.931Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:27.931Z] #49 6.563 + RM_GOPATH=0 [2021-01-22T07:26:27.931Z] #49 6.563 + TMP_GOPATH= [2021-01-22T07:26:27.931Z] #49 6.563 + : /build [2021-01-22T07:26:27.931Z] #49 6.563 + '[' -z '' ']' [2021-01-22T07:26:27.931Z] #49 6.563 ++ mktemp -d [2021-01-22T07:26:27.931Z] #49 6.563 + export GOPATH=/tmp/tmp.eLi9hA8SWB [2021-01-22T07:26:27.931Z] #49 6.563 + GOPATH=/tmp/tmp.eLi9hA8SWB [2021-01-22T07:26:27.931Z] #49 6.563 + RM_GOPATH=1 [2021-01-22T07:26:27.931Z] #49 6.563 + case "$(go env GOARCH)" in [2021-01-22T07:26:27.931Z] #49 6.563 ++ go env GOARCH [2021-01-22T07:26:27.931Z] #49 6.563 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:26:27.931Z] #49 6.564 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:27.931Z] #49 6.564 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:27.931Z] #49 6.564 ++ dirname /tmp/install/install.sh [2021-01-22T07:26:27.931Z] #49 6.564 + dir=/tmp/install [2021-01-22T07:26:27.931Z] #49 6.564 + bin=shfmt [2021-01-22T07:26:27.931Z] #49 6.564 + shift [2021-01-22T07:26:27.931Z] #49 6.564 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-22T07:26:27.931Z] #49 6.564 + . /tmp/install/shfmt.installer [2021-01-22T07:26:27.931Z] #49 6.564 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:26:27.931Z] #49 6.564 + install_shfmt [2021-01-22T07:26:27.931Z] #49 6.564 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-22T07:26:27.931Z] #49 6.564 + git clone https://github.com/mvdan/sh.git /tmp/tmp.eLi9hA8SWB/src/github.com/mvdan/sh [2021-01-22T07:26:27.931Z] #49 6.579 Cloning into '/tmp/tmp.eLi9hA8SWB/src/github.com/mvdan/sh'... [2021-01-22T07:26:27.931Z] #49 ... [2021-01-22T07:26:27.931Z] [2021-01-22T07:26:27.931Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:26:27.931Z] #11 8.580 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:26:27.931Z] #11 8.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:26:27.931Z] #11 8.659 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:26:27.931Z] #11 10.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:26:28.189Z] #11 ... [2021-01-22T07:26:28.189Z] [2021-01-22T07:26:28.189Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:26:28.189Z] #40 6.238 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:26:28.189Z] #40 6.306 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:26:28.189Z] #40 6.419 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:26:28.189Z] #40 6.712 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:26:28.189Z] #40 9.337 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:26:28.189Z] #40 ... [2021-01-22T07:26:28.189Z] [2021-01-22T07:26:28.189Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:28.189Z] #32 11.15 internal/cpu [2021-01-22T07:26:28.189Z] #32 11.25 runtime/internal/sys [2021-01-22T07:26:28.189Z] #32 11.48 runtime/internal/math [2021-01-22T07:26:28.446Z] #32 11.70 math/bits [2021-01-22T07:26:28.702Z] #32 12.02 internal/bytealg [2021-01-22T07:26:28.850Z] #32 46.71 github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T07:26:28.960Z] #32 12.37 math [2021-01-22T07:26:29.140Z] #32 ... [2021-01-22T07:26:29.140Z] [2021-01-22T07:26:29.140Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:26:29.140Z] #41 7.015 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T07:26:29.140Z] #41 7.015 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T07:26:29.140Z] #41 7.056 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T07:26:29.140Z] #41 7.056 Makefile.config:40: Warn: Building without nftables support [2021-01-22T07:26:29.140Z] #41 7.056 Note: Building without GnuTLS support [2021-01-22T07:26:29.140Z] #41 8.213 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T07:26:29.140Z] #41 8.237 GEN .gitid [2021-01-22T07:26:29.140Z] #41 8.240 GEN criu/include/version.h [2021-01-22T07:26:29.140Z] #41 8.269 GEN include/common/asm [2021-01-22T07:26:29.140Z] #41 8.961 PBCC images/timens.pb-c.c [2021-01-22T07:26:29.140Z] #41 8.976 DEP images/timens.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.008 PBCC images/fown.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.023 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.070 PBCC images/opts.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.095 PBCC images/memfd.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.122 DEP images/fown.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.148 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.202 DEP images/opts.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.213 DEP images/memfd.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.252 PBCC images/sit.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.259 DEP images/sit.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.281 PBCC images/macvlan.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.294 DEP images/macvlan.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.309 PBCC images/autofs.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.313 DEP images/autofs.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.372 PBCC images/sysctl.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.375 DEP images/sysctl.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.423 PBCC images/time.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.426 DEP images/time.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.450 PBCC images/binfmt-misc.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.471 DEP images/binfmt-misc.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.497 PBCC images/seccomp.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.516 DEP images/seccomp.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.557 PBCC images/userns.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.564 DEP images/userns.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.581 PBCC images/cgroup.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.586 DEP images/cgroup.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.623 PBCC images/ext-file.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.630 DEP images/ext-file.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.686 PBCC images/rpc.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.711 DEP images/rpc.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.738 PBCC images/siginfo.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.746 DEP images/siginfo.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.777 PBCC images/pagemap.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.790 DEP images/pagemap.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.836 PBCC images/rlimit.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.862 DEP images/rlimit.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.875 PBCC images/file-lock.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.897 DEP images/file-lock.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.920 PBCC images/tty.pb-c.c [2021-01-22T07:26:29.140Z] #41 9.949 DEP images/tty.pb-c.d [2021-01-22T07:26:29.140Z] #41 9.986 PBCC images/tun.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.00 PBCC images/netdev.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.03 DEP images/tun.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.05 DEP images/netdev.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.07 PBCC images/vma.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.09 DEP images/vma.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.13 PBCC images/creds.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.13 DEP images/creds.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.16 PBCC images/utsns.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.17 DEP images/utsns.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.22 PBCC images/ipc-desc.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.22 PBCC images/ipc-sem.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.22 DEP images/ipc-desc.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.24 DEP images/ipc-sem.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.28 PBCC images/ipc-msg.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.30 DEP images/ipc-msg.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.33 PBCC images/ipc-shm.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.34 DEP images/ipc-shm.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.36 PBCC images/ipc-var.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.37 DEP images/ipc-var.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.41 PBCC images/sk-opts.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.41 PBCC images/packet-sock.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.47 DEP images/sk-opts.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.50 DEP images/packet-sock.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.54 PBCC images/sk-netlink.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.56 DEP images/sk-netlink.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.59 PBCC images/sk-inet.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.61 DEP images/sk-inet.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.64 PBCC images/sk-unix.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.69 DEP images/sk-unix.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.71 PBCC images/mm.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.73 DEP images/mm.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.76 PBCC images/timerfd.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.78 DEP images/timerfd.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.80 PBCC images/timer.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.82 DEP images/timer.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.84 PBCC images/sa.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.88 DEP images/sa.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.90 PBCC images/pipe-data.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.92 DEP images/pipe-data.pb-c.d [2021-01-22T07:26:29.140Z] #41 10.96 PBCC images/mnt.pb-c.c [2021-01-22T07:26:29.140Z] #41 10.99 DEP images/mnt.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.02 PBCC images/sk-packet.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.03 DEP images/sk-packet.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.06 PBCC images/tcp-stream.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.10 DEP images/tcp-stream.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.11 PBCC images/pipe.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.15 DEP images/pipe.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.19 PBCC images/pstree.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.21 DEP images/pstree.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.25 PBCC images/fs.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.25 DEP images/fs.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.27 PBCC images/signalfd.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.31 DEP images/signalfd.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.36 PBCC images/fh.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.39 PBCC images/fsnotify.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.41 DEP images/fh.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.45 DEP images/fsnotify.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.47 PBCC images/eventpoll.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.48 DEP images/eventpoll.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.51 PBCC images/eventfd.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.52 DEP images/eventfd.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.53 PBCC images/remap-file-path.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.55 DEP images/remap-file-path.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.57 PBCC images/fifo.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.57 DEP images/fifo.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.62 PBCC images/ghost-file.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.67 DEP images/ghost-file.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.70 PBCC images/regfile.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.71 DEP images/regfile.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.77 PBCC images/ns.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.78 DEP images/ns.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.80 PBCC images/fdinfo.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.85 DEP images/fdinfo.pb-c.d [2021-01-22T07:26:29.140Z] #41 11.89 PBCC images/core-aarch64.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.92 PBCC images/core-arm.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.95 PBCC images/core-ppc64.pb-c.c [2021-01-22T07:26:29.140Z] #41 11.95 PBCC images/core-s390.pb-c.c [2021-01-22T07:26:29.140Z] #41 12.00 PBCC images/core-x86.pb-c.c [2021-01-22T07:26:29.140Z] #41 12.05 PBCC images/core.pb-c.c [2021-01-22T07:26:29.140Z] #41 12.07 PBCC images/inventory.pb-c.c [2021-01-22T07:26:29.140Z] #41 12.11 DEP images/core-aarch64.pb-c.d [2021-01-22T07:26:29.140Z] #41 12.16 DEP images/core-arm.pb-c.d [2021-01-22T07:26:29.140Z] #41 12.20 DEP images/core-ppc64.pb-c.d [2021-01-22T07:26:29.140Z] #41 12.23 DEP images/core-s390.pb-c.d [2021-01-22T07:26:29.140Z] #41 12.27 DEP images/core-x86.pb-c.d [2021-01-22T07:26:29.140Z] #41 ... [2021-01-22T07:26:29.140Z] [2021-01-22T07:26:29.140Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:26:29.140Z] #11 37.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-22T07:26:29.140Z] #11 37.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-22T07:26:29.140Z] #11 37.01 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T07:26:29.140Z] #11 40.83 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-22T07:26:29.140Z] #11 40.83 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-01-22T07:26:29.140Z] #11 40.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:26:29.140Z] #11 40.97 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-22T07:26:29.140Z] #11 40.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-01-22T07:26:29.140Z] #11 40.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:26:29.429Z] #11 ... [2021-01-22T07:26:29.430Z] [2021-01-22T07:26:29.430Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:26:29.430Z] #41 12.29 DEP images/core.pb-c.d [2021-01-22T07:26:29.430Z] #41 12.32 DEP images/inventory.pb-c.d [2021-01-22T07:26:29.430Z] #41 12.34 PBCC images/cpuinfo.pb-c.c [2021-01-22T07:26:29.430Z] #41 12.37 DEP images/cpuinfo.pb-c.d [2021-01-22T07:26:29.430Z] #41 12.41 PBCC images/stats.pb-c.c [2021-01-22T07:26:29.430Z] #41 12.43 DEP images/stats.pb-c.d [2021-01-22T07:26:29.528Z] #32 ... [2021-01-22T07:26:29.528Z] [2021-01-22T07:26:29.528Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:29.528Z] #22 11.65 + mkdir -p /build [2021-01-22T07:26:29.528Z] #22 11.72 + mv docker/docker /build/ [2021-01-22T07:26:29.528Z] #22 11.73 + rmdir docker [2021-01-22T07:26:29.528Z] #22 DONE 12.8s [2021-01-22T07:26:29.528Z] [2021-01-22T07:26:29.528Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:26:29.528Z] #40 12.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:26:29.719Z] #41 ... [2021-01-22T07:26:29.719Z] [2021-01-22T07:26:29.719Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:26:29.719Z] #43 37.35 time [2021-01-22T07:26:29.719Z] #43 39.33 strings [2021-01-22T07:26:29.719Z] #43 40.46 os [2021-01-22T07:26:29.719Z] #43 41.02 regexp/syntax [2021-01-22T07:26:29.719Z] #43 43.54 fmt [2021-01-22T07:26:29.719Z] #43 44.42 regexp [2021-01-22T07:26:29.719Z] #43 46.47 go/token [2021-01-22T07:26:29.719Z] #43 46.77 internal/lazyregexp [2021-01-22T07:26:29.719Z] #43 46.94 net/url [2021-01-22T07:26:29.719Z] #43 47.08 go/scanner [2021-01-22T07:26:30.009Z] #43 47.98 go/ast [2021-01-22T07:26:30.009Z] #43 ... [2021-01-22T07:26:30.009Z] [2021-01-22T07:26:30.009Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:26:30.009Z] #41 13.20 make[1]: Nothing to be done for 'all'. [2021-01-22T07:26:31.038Z] #41 13.98 CC images/stats.o [2021-01-22T07:26:31.328Z] #41 14.16 CC images/core.o [2021-01-22T07:26:31.328Z] #41 ... [2021-01-22T07:26:31.328Z] [2021-01-22T07:26:31.328Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:31.328Z] #49 39.05 encoding/binary [2021-01-22T07:26:31.328Z] #49 39.97 os [2021-01-22T07:26:31.328Z] #49 40.39 encoding/base64 [2021-01-22T07:26:31.328Z] #49 40.94 golang.org/x/sys/unix [2021-01-22T07:26:31.328Z] #49 42.69 fmt [2021-01-22T07:26:31.328Z] #49 45.41 encoding/json [2021-01-22T07:26:31.328Z] #49 47.12 github.com/pkg/diff [2021-01-22T07:26:31.328Z] #49 48.38 go/ast [2021-01-22T07:26:31.328Z] #49 ... [2021-01-22T07:26:31.328Z] [2021-01-22T07:26:31.328Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:31.618Z] #54 25.84 Checking out files: 69% (2633/3777) Checking out files: 70% (2644/3777) Checking out files: 71% (2682/3777) Checking out files: 72% (2720/3777) Checking out files: 73% (2758/3777) Checking out files: 74% (2795/3777) Checking out files: 75% (2833/3777) Checking out files: 76% (2871/3777) Checking out files: 77% (2909/3777) Checking out files: 78% (2947/3777) Checking out files: 79% (2984/3777) Checking out files: 80% (3022/3777) Checking out files: 81% (3060/3777) Checking out files: 82% (3098/3777) Checking out files: 83% (3135/3777) Checking out files: 84% (3173/3777) Checking out files: 85% (3211/3777) Checking out files: 86% (3249/3777) Checking out files: 87% (3286/3777) Checking out files: 88% (3324/3777) Checking out files: 89% (3362/3777) Checking out files: 90% (3400/3777) Checking out files: 91% (3438/3777) Checking out files: 92% (3475/3777) Checking out files: 93% (3513/3777) [2021-01-22T07:26:31.618Z] #54 ... [2021-01-22T07:26:31.618Z] [2021-01-22T07:26:31.618Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:31.618Z] #32 DONE 49.4s [2021-01-22T07:26:31.618Z] [2021-01-22T07:26:31.619Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:31.908Z] #54 25.84 Checking out files: 69% (2633/3777) Checking out files: 70% (2644/3777) Checking out files: 71% (2682/3777) Checking out files: 72% (2720/3777) Checking out files: 73% (2758/3777) Checking out files: 74% (2795/3777) Checking out files: 75% (2833/3777) Checking out files: 76% (2871/3777) Checking out files: 77% (2909/3777) Checking out files: 78% (2947/3777) Checking out files: 79% (2984/3777) Checking out files: 80% (3022/3777) Checking out files: 81% (3060/3777) Checking out files: 82% (3098/3777) Checking out files: 83% (3135/3777) Checking out files: 84% (3173/3777) Checking out files: 85% (3211/3777) Checking out files: 86% (3249/3777) Checking out files: 87% (3286/3777) Checking out files: 88% (3324/3777) Checking out files: 89% (3362/3777) Checking out files: 90% (3400/3777) Checking out files: 91% (3438/3777) Checking out files: 92% (3475/3777) Checking out files: 93% (3513/3777) Checking out files: 94% (3551/3777) Checking out files: 95% (3589/3777) Checking out files: 96% (3626/3777) Checking out files: 97% (3664/3777) Checking out files: 98% (3702/3777) Checking out files: 99% (3740/3777) Checking out files: 100% (3777/3777) Checking out files: 100% (3777/3777), done. [2021-01-22T07:26:31.908Z] #54 26.58 + cd /tmp/tmp.WZKeWClz78/src/github.com/containerd/containerd [2021-01-22T07:26:31.908Z] #54 26.58 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:26:32.623Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-05d20a015acd7f04d) in /home/ubuntu/workspace/moby_PR-41917 [Pipeline] { [Pipeline] checkout [2021-01-22T07:26:32.940Z] #54 27.68 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-22T07:26:32.940Z] #54 27.68 + BUILDTAGS='netgo osusergo static_build' [2021-01-22T07:26:32.940Z] #54 27.68 + export EXTRA_FLAGS=-buildmode=pie [2021-01-22T07:26:32.940Z] #54 27.68 + EXTRA_FLAGS=-buildmode=pie [2021-01-22T07:26:32.940Z] #54 27.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-22T07:26:32.940Z] #54 27.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-22T07:26:32.940Z] #54 27.68 + '[' '' = dynamic ']' [2021-01-22T07:26:32.940Z] #54 27.68 + make [2021-01-22T07:26:33.571Z] #54 28.31 + bin/ctr [2021-01-22T07:26:34.790Z] #40 ... [2021-01-22T07:26:34.790Z] [2021-01-22T07:26:34.790Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:34.790Z] #45 12.19 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-22T07:26:34.790Z] #45 13.69 go: downloading github.com/fatih/color v1.9.0 [2021-01-22T07:26:34.790Z] #45 13.70 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-22T07:26:34.790Z] #45 13.81 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:26:34.790Z] #45 13.81 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:26:34.790Z] #45 13.97 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:26:34.790Z] #45 14.11 go: extracting github.com/fatih/color v1.9.0 [2021-01-22T07:26:34.790Z] #45 14.19 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:26:34.790Z] #45 14.29 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:26:34.790Z] #45 14.40 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:26:34.790Z] #45 14.61 go: downloading github.com/pkg/errors v0.9.1 [2021-01-22T07:26:34.790Z] #45 14.70 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-22T07:26:34.790Z] #45 15.00 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:26:34.790Z] #45 15.00 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:26:34.790Z] #45 15.15 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:26:34.790Z] #45 15.36 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:26:34.790Z] #45 15.46 go: extracting github.com/pkg/errors v0.9.1 [2021-01-22T07:26:34.790Z] #45 15.47 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:26:34.790Z] #45 16.19 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:26:34.790Z] #45 16.37 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:26:34.790Z] #45 17.42 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:26:34.790Z] #45 ... [2021-01-22T07:26:34.790Z] [2021-01-22T07:26:34.790Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:34.790Z] #49 18.22 + cd /tmp/tmp.eLi9hA8SWB/src/github.com/mvdan/sh [2021-01-22T07:26:34.790Z] #49 18.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:26:35.048Z] #49 18.35 + GO111MODULE=on [2021-01-22T07:26:35.048Z] #49 18.35 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-22T07:26:35.048Z] #49 ... [2021-01-22T07:26:35.048Z] [2021-01-22T07:26:35.048Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:26:35.048Z] #38 8.135 + git clone https://github.com/docker/distribution.git . [2021-01-22T07:26:35.048Z] #38 8.138 Cloning into '.'... [2021-01-22T07:26:35.305Z] #38 ... [2021-01-22T07:26:35.306Z] [2021-01-22T07:26:35.306Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:26:35.306Z] #43 10.48 runtime/internal/atomic [2021-01-22T07:26:35.306Z] #43 10.99 runtime/internal/sys [2021-01-22T07:26:35.306Z] #43 11.35 runtime/internal/math [2021-01-22T07:26:35.306Z] #43 11.67 internal/bytealg [2021-01-22T07:26:35.306Z] #43 11.69 internal/race [2021-01-22T07:26:35.306Z] #43 12.05 sync/atomic [2021-01-22T07:26:35.306Z] #43 12.73 unicode [2021-01-22T07:26:35.306Z] #43 13.35 runtime [2021-01-22T07:26:35.306Z] #43 18.45 unicode/utf8 [2021-01-22T07:26:36.236Z] #43 19.52 internal/testlog [2021-01-22T07:26:36.500Z] #43 ... [2021-01-22T07:26:36.500Z] [2021-01-22T07:26:36.500Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:36.500Z] #45 19.63 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:26:36.916Z] Fetching without tags [2021-01-22T07:26:37.292Z] Merging remotes/origin/master commit b865beba22aac576b95952fef97d4e775632c362 into PR head commit ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:26:37.346Z] using credential docker-jenkins-github-credentials [2021-01-22T07:26:37.355Z] Cloning the remote Git repository [2021-01-22T07:26:37.355Z] Cloning with configured refspecs honoured and without tags [2021-01-22T07:26:37.653Z] Cloning repository https://github.com/moby/moby.git [2021-01-22T07:26:37.735Z] > git init /home/ubuntu/workspace/moby_PR-41917 # timeout=10 [2021-01-22T07:26:37.871Z] #45 ... [2021-01-22T07:26:37.871Z] [2021-01-22T07:26:37.871Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:26:37.871Z] #34 11.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:26:37.871Z] #34 13.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:26:37.871Z] #34 17.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:26:38.007Z] #54 ... [2021-01-22T07:26:38.007Z] [2021-01-22T07:26:38.007Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:26:38.007Z] #41 14.45 CC images/core-x86.o [2021-01-22T07:26:38.007Z] #41 14.89 CC images/core-arm.o [2021-01-22T07:26:38.007Z] #41 15.11 CC images/core-aarch64.o [2021-01-22T07:26:38.007Z] #41 15.28 CC images/core-ppc64.o [2021-01-22T07:26:38.007Z] #41 15.60 CC images/core-s390.o [2021-01-22T07:26:38.007Z] #41 16.01 CC images/cpuinfo.o [2021-01-22T07:26:38.007Z] #41 16.15 CC images/inventory.o [2021-01-22T07:26:38.007Z] #41 16.27 CC images/fdinfo.o [2021-01-22T07:26:38.007Z] #41 16.48 CC images/fown.o [2021-01-22T07:26:38.007Z] #41 16.54 CC images/ns.o [2021-01-22T07:26:38.007Z] #41 16.60 CC images/regfile.o [2021-01-22T07:26:38.007Z] #41 16.68 CC images/ghost-file.o [2021-01-22T07:26:38.007Z] #41 16.82 CC images/fifo.o [2021-01-22T07:26:38.007Z] #41 16.97 CC images/remap-file-path.o [2021-01-22T07:26:38.007Z] #41 17.10 CC images/eventfd.o [2021-01-22T07:26:38.007Z] #41 17.24 CC images/eventpoll.o [2021-01-22T07:26:38.007Z] #41 17.46 CC images/fh.o [2021-01-22T07:26:38.007Z] #41 17.62 CC images/fsnotify.o [2021-01-22T07:26:38.007Z] #41 17.97 CC images/signalfd.o [2021-01-22T07:26:38.007Z] #41 18.11 CC images/fs.o [2021-01-22T07:26:38.007Z] #41 18.27 CC images/pstree.o [2021-01-22T07:26:38.007Z] #41 18.35 CC images/pipe.o [2021-01-22T07:26:38.007Z] #41 18.47 CC images/tcp-stream.o [2021-01-22T07:26:38.007Z] #41 18.66 CC images/sk-packet.o [2021-01-22T07:26:38.007Z] #41 18.82 CC images/mnt.o [2021-01-22T07:26:38.007Z] #41 18.97 CC images/pipe-data.o [2021-01-22T07:26:38.007Z] #41 19.10 CC images/sa.o [2021-01-22T07:26:38.007Z] #41 19.26 CC images/timer.o [2021-01-22T07:26:38.007Z] #41 19.41 CC images/timerfd.o [2021-01-22T07:26:38.007Z] #41 19.52 CC images/mm.o [2021-01-22T07:26:38.007Z] #41 19.71 CC images/sk-opts.o [2021-01-22T07:26:38.007Z] #41 19.78 CC images/sk-unix.o [2021-01-22T07:26:38.007Z] #41 19.89 CC images/sk-inet.o [2021-01-22T07:26:38.007Z] #41 20.12 CC images/tun.o [2021-01-22T07:26:38.007Z] #41 20.26 CC images/sk-netlink.o [2021-01-22T07:26:38.007Z] #41 20.37 CC images/packet-sock.o [2021-01-22T07:26:38.007Z] #41 20.62 CC images/ipc-var.o [2021-01-22T07:26:38.007Z] #41 20.77 CC images/ipc-desc.o [2021-01-22T07:26:38.007Z] #41 20.85 CC images/ipc-shm.o [2021-01-22T07:26:38.007Z] #41 20.91 CC images/ipc-msg.o [2021-01-22T07:26:38.007Z] #41 21.01 CC images/ipc-sem.o [2021-01-22T07:26:38.007Z] #41 21.08 CC images/utsns.o [2021-01-22T07:26:38.007Z] #41 ... [2021-01-22T07:26:38.007Z] [2021-01-22T07:26:38.007Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:26:38.007Z] #11 55.86 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-22T07:26:38.007Z] #11 55.87 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-01-22T07:26:38.128Z] #34 ... [2021-01-22T07:26:38.128Z] [2021-01-22T07:26:38.128Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:38.128Z] #47 11.27 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:26:38.128Z] #47 20.57 go: downloading github.com/pkg/errors v0.8.1 [2021-01-22T07:26:38.128Z] #47 20.58 go: downloading github.com/spf13/viper v1.6.1 [2021-01-22T07:26:38.128Z] #47 20.64 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:26:38.128Z] #47 20.64 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-22T07:26:38.128Z] #47 20.64 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-22T07:26:38.128Z] #47 20.64 go: downloading github.com/fatih/color v1.7.0 [2021-01-22T07:26:38.128Z] #47 20.65 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:26:38.128Z] #47 20.88 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:26:38.128Z] #47 20.95 go: extracting github.com/fatih/color v1.7.0 [2021-01-22T07:26:38.128Z] #47 21.14 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-22T07:26:38.128Z] #47 21.22 go: extracting github.com/spf13/viper v1.6.1 [2021-01-22T07:26:38.128Z] #47 21.29 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-22T07:26:38.128Z] #47 21.32 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:26:38.128Z] #47 21.40 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:26:38.297Z] #11 55.88 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:26:38.385Z] #47 21.56 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:26:38.385Z] #47 21.57 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:26:38.385Z] #47 ... [2021-01-22T07:26:38.385Z] [2021-01-22T07:26:38.385Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:38.385Z] #49 20.22 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:26:38.385Z] #49 20.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:26:38.385Z] #49 20.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:26:38.385Z] #49 20.82 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:26:38.385Z] #49 21.26 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:26:38.385Z] #49 ... [2021-01-22T07:26:38.385Z] [2021-01-22T07:26:38.385Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:26:38.385Z] #53 11.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:26:38.385Z] #53 15.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:26:38.385Z] #53 18.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:26:36.701Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T07:26:36.749Z] > git config --add remote.origin.fetch +refs/pull/41917/head:refs/remotes/origin/PR-41917 # timeout=10 [2021-01-22T07:26:36.808Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:26:36.843Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T07:26:36.920Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T07:26:36.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:26:36.942Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41917/head:refs/remotes/origin/PR-41917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:26:37.309Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:26:37.355Z] > git checkout -f ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 # timeout=10 [2021-01-22T07:26:38.643Z] #53 ... [2021-01-22T07:26:38.643Z] [2021-01-22T07:26:38.643Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:38.643Z] #47 21.88 go: extracting github.com/pkg/errors v0.8.1 [2021-01-22T07:26:38.643Z] #47 22.06 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:26:38.643Z] #47 22.06 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-22T07:26:38.643Z] #47 ... [2021-01-22T07:26:38.643Z] [2021-01-22T07:26:38.643Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:38.643Z] #56 12.05 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T07:26:38.643Z] #56 12.05 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-22T07:26:38.055Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T07:26:38.055Z] > git --version # timeout=10 [2021-01-22T07:26:38.063Z] > git --version # 'git version 2.7.4' [2021-01-22T07:26:38.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:26:38.067Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41917/head:refs/remotes/origin/PR-41917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:26:38.900Z] #56 ... [2021-01-22T07:26:38.900Z] [2021-01-22T07:26:38.900Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:38.900Z] #47 22.19 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:26:38.900Z] #47 22.24 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:26:39.157Z] #47 22.40 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-22T07:26:39.157Z] #47 22.40 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:26:39.235Z] Merge succeeded, producing ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:26:39.235Z] Checking out Revision ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 (PR-41917) [2021-01-22T07:26:39.416Z] #47 22.68 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:26:39.416Z] #47 22.72 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:26:39.416Z] #47 22.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:26:39.980Z] #47 23.16 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:26:39.980Z] #47 23.21 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:26:39.980Z] #47 23.36 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:26:39.980Z] #47 23.38 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:26:39.980Z] #47 23.46 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:26:40.236Z] #47 ... [2021-01-22T07:26:40.236Z] [2021-01-22T07:26:40.236Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:40.236Z] #32 13.61 runtime [2021-01-22T07:26:40.236Z] #32 19.26 unicode/utf8 [2021-01-22T07:26:40.236Z] #32 20.08 internal/testlog [2021-01-22T07:26:40.236Z] #32 20.51 encoding [2021-01-22T07:26:40.236Z] #32 20.86 runtime/cgo [2021-01-22T07:26:40.493Z] #32 ... [2021-01-22T07:26:40.493Z] [2021-01-22T07:26:40.493Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:26:40.493Z] #11 13.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:26:40.493Z] #11 16.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:26:40.493Z] #11 ... [2021-01-22T07:26:40.493Z] [2021-01-22T07:26:40.493Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:26:40.493Z] #43 20.31 encoding [2021-01-22T07:26:40.493Z] #43 20.52 unicode/utf16 [2021-01-22T07:26:40.493Z] #43 20.98 container/list [2021-01-22T07:26:40.493Z] #43 22.08 crypto/internal/subtle [2021-01-22T07:26:40.493Z] #43 22.32 crypto/subtle [2021-01-22T07:26:40.493Z] #43 22.55 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-22T07:26:40.493Z] #43 22.67 internal/nettrace [2021-01-22T07:26:40.493Z] #43 23.27 runtime/cgo [2021-01-22T07:26:39.032Z] > git remote # timeout=10 [2021-01-22T07:26:39.066Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T07:26:39.125Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:26:39.127Z] > git merge b865beba22aac576b95952fef97d4e775632c362 # timeout=10 [2021-01-22T07:26:39.189Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T07:26:39.238Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:26:39.264Z] > git checkout -f ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 # timeout=10 [2021-01-22T07:26:41.015Z] #11 ... [2021-01-22T07:26:41.015Z] [2021-01-22T07:26:41.015Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:26:41.015Z] #43 48.37 text/template/parse [2021-01-22T07:26:41.015Z] #43 51.82 text/template [2021-01-22T07:26:41.015Z] #43 51.92 go/parser [2021-01-22T07:26:41.015Z] #43 54.10 encoding/xml [2021-01-22T07:26:41.015Z] #43 54.89 go/doc [2021-01-22T07:26:41.015Z] #43 57.12 github.com/LK4D4/vndr/build [2021-01-22T07:26:41.015Z] #43 57.44 github.com/LK4D4/vndr/versioned [2021-01-22T07:26:41.015Z] #43 57.50 compress/flate [2021-01-22T07:26:41.015Z] #43 ... [2021-01-22T07:26:41.015Z] [2021-01-22T07:26:41.015Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:41.015Z] #49 49.83 golang.org/x/crypto/ssh/terminal [2021-01-22T07:26:41.015Z] #49 50.93 mvdan.cc/editorconfig [2021-01-22T07:26:41.015Z] #49 51.52 mvdan.cc/sh/v3/fileutil [2021-01-22T07:26:41.015Z] #49 51.57 mvdan.cc/sh/v3/syntax [2021-01-22T07:26:41.015Z] #49 54.96 mvdan.cc/sh/v3/cmd/shfmt [2021-01-22T07:26:41.015Z] #49 DONE 58.5s [2021-01-22T07:26:41.015Z] [2021-01-22T07:26:41.015Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:26:41.015Z] #41 21.23 CC images/creds.o [2021-01-22T07:26:41.015Z] #41 21.39 CC images/vma.o [2021-01-22T07:26:41.015Z] #41 21.54 CC images/netdev.o [2021-01-22T07:26:41.015Z] #41 21.83 CC images/tty.o [2021-01-22T07:26:41.015Z] #41 22.22 CC images/file-lock.o [2021-01-22T07:26:41.015Z] #41 22.29 CC images/rlimit.o [2021-01-22T07:26:41.015Z] #41 22.37 CC images/pagemap.o [2021-01-22T07:26:41.015Z] #41 22.54 CC images/siginfo.o [2021-01-22T07:26:41.015Z] #41 22.76 CC images/rpc.o [2021-01-22T07:26:41.015Z] #41 23.48 CC images/ext-file.o [2021-01-22T07:26:41.015Z] #41 23.54 CC images/cgroup.o [2021-01-22T07:26:41.015Z] #41 23.94 CC images/userns.o [2021-01-22T07:26:41.015Z] #41 24.08 CC images/google/protobuf/descriptor.o [2021-01-22T07:26:42.044Z] #41 24.96 CC images/opts.o [2021-01-22T07:26:42.044Z] #41 25.08 CC images/seccomp.o [2021-01-22T07:26:42.333Z] #41 25.24 CC images/binfmt-misc.o [2021-01-22T07:26:42.333Z] #41 25.32 CC images/time.o [2021-01-22T07:26:42.333Z] #41 25.45 CC images/sysctl.o [2021-01-22T07:26:42.333Z] #41 25.52 CC images/autofs.o [2021-01-22T07:26:42.623Z] #41 25.63 CC images/macvlan.o [2021-01-22T07:26:42.623Z] #41 25.74 CC images/sit.o [2021-01-22T07:26:42.912Z] #41 25.86 CC images/memfd.o [2021-01-22T07:26:43.018Z] #43 ... [2021-01-22T07:26:43.018Z] [2021-01-22T07:26:43.018Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:43.018Z] #47 26.37 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:26:43.201Z] #41 26.07 CC images/timens.o [2021-01-22T07:26:43.201Z] #41 26.24 LINK images/built-in.o [2021-01-22T07:26:43.201Z] #41 26.31 GEN compel/include/asm [2021-01-22T07:26:43.491Z] #41 26.33 GEN compel/include/version.h [2021-01-22T07:26:43.491Z] #41 26.33 touch .config [2021-01-22T07:26:43.491Z] #41 26.35 GEN include/common/config.h [2021-01-22T07:26:43.491Z] #41 26.38 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-01-22T07:26:43.491Z] #41 26.42 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-22T07:26:43.491Z] #41 26.44 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-22T07:26:43.491Z] #41 26.47 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-01-22T07:26:43.491Z] #41 26.49 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-01-22T07:26:43.491Z] #41 26.50 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-01-22T07:26:43.491Z] #41 26.50 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-22T07:26:43.491Z] #41 26.50 DEP compel/plugins/std/infect.d [2021-01-22T07:26:43.491Z] #41 26.55 DEP compel/plugins/std/string.d [2021-01-22T07:26:43.491Z] #41 26.69 DEP compel/plugins/std/log.d [2021-01-22T07:26:43.780Z] #41 26.77 DEP compel/plugins/std/fds.d [2021-01-22T07:26:43.780Z] #41 26.80 DEP compel/plugins/std/std.d [2021-01-22T07:26:43.780Z] #41 26.91 DEP compel/plugins/shmem/shmem.d [2021-01-22T07:26:44.070Z] #41 26.95 DEP compel/plugins/fds/fds.d [2021-01-22T07:26:44.070Z] #41 27.06 CC compel/plugins/std/std.o [2021-01-22T07:26:44.254Z] Commit message: "TestCgroupNamespacesRunOlderClient: support cgroup v2" [2021-01-22T07:26:44.306Z] > git --version # timeout=10 [2021-01-22T07:26:44.334Z] > git --version # 'git version 2.17.1' [2021-01-22T07:26:44.355Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-01-22T07:26:44.359Z] #41 27.24 CC compel/plugins/std/fds.o [2021-01-22T07:26:44.648Z] #41 27.59 CC compel/plugins/std/log.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-22T07:26:44.940Z] #41 28.00 CC compel/plugins/std/string.o [2021-01-22T07:26:45.571Z] #41 28.48 CC compel/plugins/std/infect.o [2021-01-22T07:26:45.601Z] + docker version [2021-01-22T07:26:45.867Z] Fetching without tags [2021-01-22T07:26:45.739Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T07:26:45.774Z] > git config --add remote.origin.fetch +refs/pull/41917/head:refs/remotes/origin/PR-41917 # timeout=10 [2021-01-22T07:26:45.820Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:26:45.851Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T07:26:45.926Z] #41 28.76 CC compel/arch/s390/plugins/std/parasite-head.o [2021-01-22T07:26:45.926Z] #41 28.77 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-01-22T07:26:45.926Z] #41 28.82 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-01-22T07:26:45.926Z] #41 28.93 AR compel/plugins/std.lib.a [2021-01-22T07:26:45.926Z] #41 28.94 CC compel/plugins/fds/fds.o [2021-01-22T07:26:46.216Z] #41 29.22 AR compel/plugins/fds.lib.a [2021-01-22T07:26:46.216Z] #41 29.26 HOSTDEP compel/src/lib/log-host.d [2021-01-22T07:26:46.216Z] #41 29.33 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-22T07:26:46.326Z] Merging remotes/origin/master commit b865beba22aac576b95952fef97d4e775632c362 into PR head commit ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:26:46.505Z] #41 29.41 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-01-22T07:26:46.505Z] #41 29.47 HOSTDEP compel/src/main-host.d [2021-01-22T07:26:46.505Z] #41 29.58 DEP compel/src/lib/ptrace.d [2021-01-22T07:26:46.505Z] #41 29.69 DEP compel/src/lib/infect.d [2021-01-22T07:26:46.795Z] #41 29.83 DEP compel/src/lib/infect-util.d [2021-01-22T07:26:46.795Z] #41 29.89 DEP compel/src/lib/infect-rpc.d [2021-01-22T07:26:46.795Z] #41 ... [2021-01-22T07:26:46.795Z] [2021-01-22T07:26:46.795Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:46.795Z] #56 64.66 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T07:26:46.795Z] #56 64.66 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-22T07:26:47.191Z] #47 30.39 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:26:47.191Z] #47 30.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:26:47.191Z] #47 30.41 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:26:47.191Z] #47 30.48 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:26:47.191Z] #47 30.51 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:26:47.191Z] #47 30.51 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:26:47.191Z] #47 30.51 go: downloading golang.org/x/text v0.3.2 [2021-01-22T07:26:47.191Z] #47 30.51 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-22T07:26:47.191Z] #47 30.51 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:26:47.191Z] #47 30.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:26:47.191Z] #47 30.62 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:26:47.464Z] #47 30.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:26:47.464Z] #47 30.62 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:26:47.464Z] #47 30.67 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:26:47.464Z] #47 30.67 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:26:47.464Z] #47 30.68 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T07:26:47.464Z] #47 30.86 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-22T07:26:47.648Z] Merge succeeded, producing ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:26:47.648Z] Checking out Revision ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 (PR-41917) [2021-01-22T07:26:47.814Z] #47 30.96 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:26:47.814Z] #47 30.97 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:26:47.814Z] #47 31.02 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T07:26:47.814Z] #47 31.09 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:26:47.814Z] #47 31.12 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:26:47.814Z] #47 31.18 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:26:47.814Z] #47 31.19 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:26:47.814Z] #47 31.31 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:26:48.073Z] #47 31.50 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T07:26:48.073Z] #47 31.56 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-22T07:26:48.073Z] #47 ... [2021-01-22T07:26:48.073Z] [2021-01-22T07:26:48.073Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:26:48.331Z] #38 31.36 Checking out files: 52% (878/1667) Checking out files: 53% (884/1667) Checking out files: 54% (901/1667) Checking out files: 55% (917/1667) Checking out files: 56% (934/1667) Checking out files: 57% (951/1667) Checking out files: 58% (967/1667) Checking out files: 59% (984/1667) Checking out files: 60% (1001/1667) Checking out files: 61% (1017/1667) Checking out files: 62% (1034/1667) Checking out files: 63% (1051/1667) Checking out files: 64% (1067/1667) Checking out files: 65% (1084/1667) Checking out files: 66% (1101/1667) Checking out files: 67% (1117/1667) [2021-01-22T07:26:48.331Z] #38 ... [2021-01-22T07:26:48.331Z] [2021-01-22T07:26:48.331Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:48.331Z] #45 21.68 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:26:48.331Z] #45 27.10 go: finding github.com/fatih/color v1.9.0 [2021-01-22T07:26:48.331Z] #45 27.14 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:26:48.331Z] #45 27.24 go: finding github.com/pkg/errors v0.9.1 [2021-01-22T07:26:48.331Z] #45 27.38 go: finding github.com/spf13/pflag v1.0.3 [2021-01-22T07:26:48.331Z] #45 27.40 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:26:48.331Z] #45 27.66 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:26:48.331Z] #45 27.92 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:26:48.331Z] #45 28.37 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:26:48.331Z] #45 28.37 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:26:48.331Z] #45 28.55 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:26:48.331Z] #45 28.72 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:26:45.871Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T07:26:45.871Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:26:45.872Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41917/head:refs/remotes/origin/PR-41917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:26:46.335Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:26:46.386Z] > git checkout -f ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 # timeout=10 [2021-01-22T07:26:47.393Z] > git remote # timeout=10 [2021-01-22T07:26:47.447Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T07:26:47.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:26:47.475Z] > git merge b865beba22aac576b95952fef97d4e775632c362 # timeout=10 [2021-01-22T07:26:47.608Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T07:26:47.655Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:26:47.696Z] > git checkout -f ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 # timeout=10 [2021-01-22T07:26:48.588Z] #45 ... [2021-01-22T07:26:48.588Z] [2021-01-22T07:26:48.588Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:26:48.844Z] #38 31.36 Checking out files: 52% (878/1667) Checking out files: 53% (884/1667) Checking out files: 54% (901/1667) Checking out files: 55% (917/1667) Checking out files: 56% (934/1667) Checking out files: 57% (951/1667) Checking out files: 58% (967/1667) Checking out files: 59% (984/1667) Checking out files: 60% (1001/1667) Checking out files: 61% (1017/1667) Checking out files: 62% (1034/1667) Checking out files: 63% (1051/1667) Checking out files: 64% (1067/1667) Checking out files: 65% (1084/1667) Checking out files: 66% (1101/1667) Checking out files: 67% (1117/1667) Checking out files: 68% (1134/1667) Checking out files: 69% (1151/1667) Checking out files: 70% (1167/1667) Checking out files: 71% (1184/1667) Checking out files: 72% (1201/1667) Checking out files: 73% (1217/1667) Checking out files: 74% (1234/1667) Checking out files: 75% (1251/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-01-22T07:26:49.104Z] #38 32.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-22T07:26:49.104Z] #38 ... [2021-01-22T07:26:49.104Z] [2021-01-22T07:26:49.104Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:49.104Z] #49 22.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:26:49.104Z] #49 23.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:26:49.104Z] #49 25.85 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:26:49.104Z] #49 28.03 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:26:49.104Z] #49 28.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:26:49.104Z] #49 28.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:26:49.104Z] #49 28.69 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:26:49.104Z] #49 30.23 runtime/cgo [2021-01-22T07:26:49.104Z] #49 30.30 runtime [2021-01-22T07:26:49.360Z] #49 ... [2021-01-22T07:26:49.360Z] [2021-01-22T07:26:49.360Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:26:50.643Z] #62 32.74 Checking out files: 48% (922/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 90% (1726/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-22T07:26:50.900Z] #62 34.23 + cd /tmp/tmp.0M3YRXKWic/src/github.com/docker/libnetwork [2021-01-22T07:26:50.900Z] #62 34.26 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:26:51.255Z] #56 DONE 68.5s [2021-01-22T07:26:51.255Z] [2021-01-22T07:26:51.255Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:26:51.255Z] #11 66.02 Selecting previously unselected package libapparmor1:s390x. [2021-01-22T07:26:51.255Z] #11 66.02 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-01-22T07:26:51.255Z] #11 66.03 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-01-22T07:26:51.255Z] #11 66.07 Selecting previously unselected package libapparmor-dev:s390x. [2021-01-22T07:26:51.255Z] #11 66.07 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-01-22T07:26:51.255Z] #11 66.07 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-01-22T07:26:51.255Z] #11 66.16 Selecting previously unselected package libbtrfs0. [2021-01-22T07:26:51.255Z] #11 66.16 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-01-22T07:26:51.255Z] #11 66.16 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T07:26:51.255Z] #11 66.22 Selecting previously unselected package libbtrfs-dev. [2021-01-22T07:26:51.255Z] #11 66.22 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-01-22T07:26:51.255Z] #11 66.22 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:26:51.255Z] #11 66.28 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-01-22T07:26:51.255Z] #11 66.28 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-01-22T07:26:51.255Z] #11 66.29 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-01-22T07:26:51.255Z] #11 66.33 Selecting previously unselected package libudev-dev:s390x. [2021-01-22T07:26:51.255Z] #11 66.33 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_s390x.deb ... [2021-01-22T07:26:51.255Z] #11 66.34 Unpacking libudev-dev:s390x (241-7~deb10u5) ... [2021-01-22T07:26:51.255Z] #11 66.43 Selecting previously unselected package libsepol1-dev:s390x. [2021-01-22T07:26:51.255Z] #11 66.43 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-01-22T07:26:51.255Z] #11 66.44 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-01-22T07:26:51.255Z] #11 66.71 Selecting previously unselected package libpcre16-3:s390x. [2021-01-22T07:26:51.255Z] #11 66.71 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-01-22T07:26:51.255Z] #11 66.72 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-01-22T07:26:51.255Z] #11 66.78 Selecting previously unselected package libpcre32-3:s390x. [2021-01-22T07:26:51.255Z] #11 66.78 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-01-22T07:26:51.255Z] #11 66.79 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-01-22T07:26:51.255Z] #11 66.86 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-01-22T07:26:51.255Z] #11 66.86 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-01-22T07:26:51.255Z] #11 66.86 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-01-22T07:26:51.255Z] #11 66.93 Selecting previously unselected package libpcre3-dev:s390x. [2021-01-22T07:26:51.255Z] #11 66.93 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-01-22T07:26:51.255Z] #11 66.94 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-01-22T07:26:51.255Z] #11 67.19 Selecting previously unselected package libselinux1-dev:s390x. [2021-01-22T07:26:51.255Z] #11 67.20 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-01-22T07:26:51.255Z] #11 67.20 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-01-22T07:26:51.255Z] #11 67.34 Selecting previously unselected package libdevmapper-dev:s390x. [2021-01-22T07:26:51.255Z] #11 67.35 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-01-22T07:26:51.255Z] #11 67.35 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-01-22T07:26:51.255Z] #11 67.42 Selecting previously unselected package libseccomp-dev:s390x. [2021-01-22T07:26:51.255Z] #11 67.42 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2021-01-22T07:26:51.255Z] #11 67.42 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2021-01-22T07:26:51.255Z] #11 67.51 Selecting previously unselected package libsystemd-dev:s390x. [2021-01-22T07:26:51.255Z] #11 67.51 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_s390x.deb ... [2021-01-22T07:26:51.255Z] #11 67.51 Unpacking libsystemd-dev:s390x (241-7~deb10u5) ... [2021-01-22T07:26:51.255Z] #11 67.90 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-01-22T07:26:51.255Z] #11 67.91 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2021-01-22T07:26:51.255Z] #11 67.92 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-01-22T07:26:51.255Z] #11 67.93 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T07:26:51.255Z] #11 67.93 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-01-22T07:26:51.255Z] #11 67.94 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-01-22T07:26:51.255Z] #11 67.96 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:26:51.255Z] #11 67.97 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T07:26:51.255Z] #11 67.98 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-01-22T07:26:51.255Z] #11 67.98 Setting up libudev-dev:s390x (241-7~deb10u5) ... [2021-01-22T07:26:51.255Z] #11 68.00 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T07:26:51.255Z] #11 68.01 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:26:51.255Z] #11 68.02 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-01-22T07:26:51.255Z] #11 68.02 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-22T07:26:51.255Z] #11 68.03 Setting up libsystemd-dev:s390x (241-7~deb10u5) ... [2021-01-22T07:26:51.255Z] #11 68.03 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T07:26:51.255Z] #11 68.04 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-01-22T07:26:51.255Z] #11 68.05 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:26:51.255Z] #11 68.06 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 [2021-01-22T07:26:51.255Z] #11 68.06 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 [2021-01-22T07:26:51.255Z] #11 68.06 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:26:51.255Z] #11 68.07 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 [2021-01-22T07:26:51.255Z] #11 68.07 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 [2021-01-22T07:26:51.255Z] #11 68.07 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T07:26:51.255Z] #11 68.08 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-01-22T07:26:51.255Z] #11 68.09 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-01-22T07:26:51.255Z] #11 68.10 Setting up dmsetup (2:1.02.155-3) ... [2021-01-22T07:26:51.255Z] #11 68.10 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-01-22T07:26:51.255Z] #11 68.14 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-01-22T07:26:51.255Z] #11 68.15 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:26:51.255Z] #11 DONE 68.6s [2021-01-22T07:26:51.255Z] [2021-01-22T07:26:51.255Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-22T07:26:51.255Z] #57 DONE 0.1s [2021-01-22T07:26:51.255Z] [2021-01-22T07:26:51.255Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-22T07:26:51.255Z] #58 DONE 0.1s [2021-01-22T07:26:51.255Z] [2021-01-22T07:26:51.255Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:26:51.255Z] #41 30.00 DEP compel/arch/s390/src/lib/infect.d [2021-01-22T07:26:51.255Z] #41 30.06 DEP compel/arch/s390/src/lib/cpu.d [2021-01-22T07:26:51.255Z] #41 30.10 DEP compel/src/lib/log.d [2021-01-22T07:26:51.255Z] #41 30.15 DEP compel/src/main.d [2021-01-22T07:26:51.255Z] #41 30.23 DEP compel/src/lib/handle-elf.d [2021-01-22T07:26:51.255Z] #41 30.27 DEP compel/arch/s390/src/lib/handle-elf.d [2021-01-22T07:26:51.255Z] #41 30.37 CC compel/src/lib/log.o [2021-01-22T07:26:51.255Z] #41 30.54 CC compel/arch/s390/src/lib/cpu.o [2021-01-22T07:26:51.255Z] #41 30.68 CC compel/arch/s390/src/lib/infect.o [2021-01-22T07:26:51.255Z] #41 31.24 CC compel/src/lib/infect-rpc.o [2021-01-22T07:26:51.255Z] #41 31.51 CC compel/src/lib/infect-util.o [2021-01-22T07:26:51.255Z] #41 31.62 CC compel/src/lib/infect.o [2021-01-22T07:26:51.255Z] #41 33.03 CC compel/src/lib/ptrace.o [2021-01-22T07:26:51.255Z] #41 33.29 AR compel/libcompel.a [2021-01-22T07:26:51.255Z] #41 33.31 HOSTCC compel/src/main-host.o [2021-01-22T07:26:51.255Z] #41 33.54 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-01-22T07:26:51.255Z] #41 33.63 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-22T07:26:51.255Z] #41 33.87 HOSTCC compel/src/lib/log-host.o [2021-01-22T07:26:51.255Z] #41 34.03 HOSTLINK compel/compel-host-bin [2021-01-22T07:26:51.255Z] #41 34.13 DEP soccr/soccr.d [2021-01-22T07:26:51.255Z] #41 34.24 CC soccr/soccr.o [2021-01-22T07:26:51.463Z] #62 34.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-22T07:26:51.564Z] #41 ... [2021-01-22T07:26:51.564Z] [2021-01-22T07:26:51.564Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:26:51.564Z] #43 59.45 net [2021-01-22T07:26:51.564Z] #43 59.58 vendor/golang.org/x/crypto/poly1305 [2021-01-22T07:26:51.564Z] #43 59.88 vendor/golang.org/x/crypto/chacha20poly1305 [2021-01-22T07:26:51.564Z] #43 60.19 vendor/golang.org/x/crypto/curve25519 [2021-01-22T07:26:51.564Z] #43 60.36 vendor/golang.org/x/crypto/hkdf [2021-01-22T07:26:51.564Z] #43 60.42 vendor/golang.org/x/text/transform [2021-01-22T07:26:51.564Z] #43 60.69 vendor/golang.org/x/text/unicode/bidi [2021-01-22T07:26:51.564Z] #43 61.70 vendor/golang.org/x/text/secure/bidirule [2021-01-22T07:26:51.564Z] #43 61.91 vendor/golang.org/x/text/unicode/norm [2021-01-22T07:26:51.564Z] #43 64.12 vendor/golang.org/x/net/idna [2021-01-22T07:26:51.564Z] #43 65.49 vendor/golang.org/x/net/http2/hpack [2021-01-22T07:26:51.564Z] #43 66.16 mime [2021-01-22T07:26:51.564Z] #43 67.55 mime/quotedprintable [2021-01-22T07:26:51.564Z] #43 67.86 net/http/internal [2021-01-22T07:26:51.958Z] #43 69.59 crypto/tls [2021-01-22T07:26:51.958Z] #43 ... [2021-01-22T07:26:51.958Z] [2021-01-22T07:26:51.958Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:26:51.958Z] #51 1.160 + RM_GOPATH=0 [2021-01-22T07:26:51.958Z] #51 1.160 + TMP_GOPATH= [2021-01-22T07:26:51.958Z] #51 1.160 + : /build [2021-01-22T07:26:51.958Z] #51 1.160 + '[' -z '' ']' [2021-01-22T07:26:51.958Z] #51 1.160 ++ mktemp -d [2021-01-22T07:26:51.958Z] #51 1.170 + export GOPATH=/tmp/tmp.Ej3lDx9htT [2021-01-22T07:26:51.958Z] #51 1.170 + GOPATH=/tmp/tmp.Ej3lDx9htT [2021-01-22T07:26:51.958Z] #51 1.170 + RM_GOPATH=1 [2021-01-22T07:26:51.958Z] #51 1.170 + case "$(go env GOARCH)" in [2021-01-22T07:26:51.958Z] #51 1.173 ++ go env GOARCH [2021-01-22T07:26:51.958Z] #51 1.237 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:51.958Z] #51 1.237 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:26:51.958Z] #51 1.237 ++ dirname /tmp/install/install.sh [2021-01-22T07:26:51.958Z] #51 1.237 + dir=/tmp/install [2021-01-22T07:26:51.958Z] #51 1.237 + bin=runc [2021-01-22T07:26:51.958Z] #51 1.237 + shift [2021-01-22T07:26:51.958Z] #51 1.237 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-22T07:26:51.958Z] #51 1.237 + . /tmp/install/runc.installer [2021-01-22T07:26:51.958Z] #51 1.237 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T07:26:51.958Z] #51 1.237 + install_runc [2021-01-22T07:26:51.958Z] #51 1.237 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-22T07:26:51.958Z] #51 1.237 + uname -r [2021-01-22T07:26:51.958Z] #51 1.237 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-22T07:26:51.958Z] #51 1.237 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-22T07:26:51.958Z] #51 1.237 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ej3lDx9htT/src/github.com/opencontainers/runc [2021-01-22T07:26:51.958Z] #51 1.237 Cloning into '/tmp/tmp.Ej3lDx9htT/src/github.com/opencontainers/runc'... [2021-01-22T07:26:51.958Z] #51 1.237 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-22T07:26:52.193Z] Client: Docker Engine - Community [2021-01-22T07:26:52.193Z] Version: 19.03.13 [2021-01-22T07:26:52.193Z] API version: 1.40 [2021-01-22T07:26:52.193Z] Go version: go1.13.15 [2021-01-22T07:26:52.193Z] Git commit: 4484c46d9d [2021-01-22T07:26:52.193Z] Built: Wed Sep 16 17:02:36 2020 [2021-01-22T07:26:52.193Z] OS/Arch: linux/amd64 [2021-01-22T07:26:52.193Z] Experimental: false [2021-01-22T07:26:52.193Z] [2021-01-22T07:26:52.193Z] Server: Docker Engine - Community [2021-01-22T07:26:52.193Z] Engine: [2021-01-22T07:26:52.193Z] Version: 19.03.13 [2021-01-22T07:26:52.193Z] API version: 1.40 (minimum version 1.12) [2021-01-22T07:26:52.193Z] Go version: go1.13.15 [2021-01-22T07:26:52.193Z] Git commit: 4484c46d9d [2021-01-22T07:26:52.193Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-22T07:26:52.193Z] OS/Arch: linux/amd64 [2021-01-22T07:26:52.193Z] Experimental: true [2021-01-22T07:26:52.193Z] containerd: [2021-01-22T07:26:52.193Z] Version: 1.3.7 [2021-01-22T07:26:52.193Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-22T07:26:52.193Z] runc: [2021-01-22T07:26:52.193Z] Version: 1.0.0-rc10 [2021-01-22T07:26:52.193Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T07:26:52.193Z] docker-init: [2021-01-22T07:26:52.193Z] Version: 0.18.0 [2021-01-22T07:26:52.193Z] GitCommit: fec3683 [Pipeline] sh [2021-01-22T07:26:52.248Z] #51 ... [2021-01-22T07:26:52.248Z] [2021-01-22T07:26:52.248Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-22T07:26:52.248Z] #12 DONE 1.6s [2021-01-22T07:26:52.353Z] Commit message: "TestCgroupNamespacesRunOlderClient: support cgroup v2" [2021-01-22T07:26:52.413Z] > git --version # timeout=10 [2021-01-22T07:26:52.436Z] > git --version # 'git version 2.17.1' [2021-01-22T07:26:52.497Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-01-22T07:26:52.504Z] + docker info [2021-01-22T07:26:52.549Z] [2021-01-22T07:26:52.549Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-22T07:26:53.597Z] #13 DONE 1.1s [2021-01-22T07:26:53.597Z] [2021-01-22T07:26:53.597Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-22T07:26:53.866Z] + docker version [2021-01-22T07:26:54.227Z] #14 0.802 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-22T07:26:54.554Z] #14 DONE 1.0s [2021-01-22T07:26:54.554Z] [2021-01-22T07:26:54.554Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-22T07:26:55.183Z] #15 DONE 0.7s [2021-01-22T07:26:55.183Z] [2021-01-22T07:26:55.183Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-22T07:26:55.642Z] #62 ... [2021-01-22T07:26:55.642Z] [2021-01-22T07:26:55.642Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:26:55.642Z] #40 28.81 Fetched 8422 kB in 23s (368 kB/s) [2021-01-22T07:26:55.642Z] #40 28.81 Reading package lists... [2021-01-22T07:26:55.642Z] #40 38.34 Reading package lists... [2021-01-22T07:26:55.642Z] #40 ... [2021-01-22T07:26:55.642Z] [2021-01-22T07:26:55.642Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:26:55.642Z] #47 31.71 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:26:55.642Z] #47 31.84 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:26:55.642Z] #47 31.87 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T07:26:55.642Z] #47 31.87 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:26:55.642Z] #47 31.93 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:26:55.642Z] #47 32.11 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:26:55.642Z] #47 32.11 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:26:55.642Z] #47 32.12 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-22T07:26:55.642Z] #47 32.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:26:55.642Z] #47 32.23 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:26:55.642Z] #47 32.23 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:26:55.642Z] #47 32.26 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:26:55.642Z] #47 32.37 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:26:55.642Z] #47 32.57 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:26:55.642Z] #47 32.62 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:26:55.642Z] #47 32.71 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-22T07:26:55.642Z] #47 32.71 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:26:55.642Z] #47 32.82 go: downloading github.com/spf13/cast v1.3.0 [2021-01-22T07:26:55.642Z] #47 32.88 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:26:55.642Z] #47 32.91 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:26:55.642Z] #47 33.00 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:26:55.642Z] #47 33.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:26:55.642Z] #47 33.09 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-22T07:26:55.642Z] #47 33.12 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:26:55.642Z] #47 33.18 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:26:55.642Z] #47 33.33 go: extracting github.com/spf13/cast v1.3.0 [2021-01-22T07:26:55.642Z] #47 33.38 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:26:55.642Z] #47 33.46 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:26:55.642Z] #47 33.53 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:26:55.642Z] #47 33.73 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:26:55.642Z] #47 33.79 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:26:55.642Z] #47 34.35 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:26:55.642Z] #47 34.35 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:26:55.642Z] #47 34.84 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:26:55.642Z] #47 35.11 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:26:55.642Z] #47 35.25 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:26:55.642Z] #47 35.64 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:26:55.642Z] #47 36.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:26:55.642Z] #47 36.10 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:26:55.642Z] #47 36.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:26:55.642Z] #47 36.29 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:26:55.642Z] #47 36.35 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:26:55.642Z] #47 36.43 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:26:55.642Z] #47 36.72 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:26:55.642Z] #47 36.77 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:26:55.642Z] #47 36.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:26:55.642Z] #47 37.02 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:26:55.642Z] #47 37.03 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-22T07:26:55.642Z] #47 37.71 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:26:55.642Z] #47 37.76 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:26:55.642Z] #47 37.76 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-22T07:26:55.642Z] #47 37.80 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:26:55.642Z] #47 38.17 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:26:55.642Z] #47 38.22 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:26:55.642Z] #47 38.23 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:26:55.642Z] #47 38.24 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-22T07:26:55.642Z] #47 38.33 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-22T07:26:55.642Z] #47 38.33 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-22T07:26:55.642Z] #47 38.38 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:26:55.642Z] #47 38.39 go: downloading github.com/spf13/afero v1.1.2 [2021-01-22T07:26:55.642Z] #47 38.87 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:26:56.206Z] #47 39.45 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:26:56.206Z] #47 ... [2021-01-22T07:26:56.206Z] [2021-01-22T07:26:56.206Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:26:56.206Z] #43 39.37 vendor/golang.org/x/crypto/curve25519 [2021-01-22T07:26:56.280Z] #16 DONE 0.9s [2021-01-22T07:26:56.280Z] [2021-01-22T07:26:56.280Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:26:56.280Z] #43 73.60 net/http/httptrace [2021-01-22T07:26:56.280Z] #43 73.72 net/http [2021-01-22T07:26:56.305Z] Removing intermediate container 6fda42bce826 [2021-01-22T07:26:56.305Z] ---> 8aa4d648e044 [2021-01-22T07:26:56.305Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-01-22T07:26:56.305Z] ---> 805dc2d65d1c [2021-01-22T07:26:56.305Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-01-22T07:26:56.305Z] ---> aa93b6b3d547 [2021-01-22T07:26:56.305Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-01-22T07:26:56.305Z] ---> Running in 4cabc0d79358 [2021-01-22T07:26:56.305Z] Removing intermediate container 4cabc0d79358 [2021-01-22T07:26:56.305Z] ---> 644209067f27 [2021-01-22T07:26:56.305Z] Successfully built 644209067f27 [2021-01-22T07:26:56.305Z] Successfully tagged moby-buildx:latest [2021-01-22T07:26:56.305Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-01-22T07:26:56.305Z] if [ -n "${id}" ]; then \ [2021-01-22T07:26:56.305Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-01-22T07:26:56.305Z] && touch bundles/buildx; \ [2021-01-22T07:26:56.305Z] docker rm -f ${id}; \ [2021-01-22T07:26:56.305Z] fi [2021-01-22T07:26:56.305Z] d54a21eafa9b3c1509e38b262328857600ac1c81e8dcab448cae49b8ee97df97 [2021-01-22T07:26:56.305Z] bundles/buildx version [2021-01-22T07:26:56.305Z] buildx v0.3.1 6db68d0 [2021-01-22T07:26:56.305Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 . [2021-01-22T07:26:56.305Z] #1 [internal] booting buildkit [2021-01-22T07:26:56.305Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-01-22T07:26:56.305Z] #1 pulling image moby/buildkit:buildx-stable-1 4.0s done [2021-01-22T07:26:56.305Z] #1 creating container buildx_buildkit_default [2021-01-22T07:26:56.305Z] #1 creating container buildx_buildkit_default 0.4s done [2021-01-22T07:26:56.305Z] #1 DONE 4.4s [2021-01-22T07:26:56.595Z] [2021-01-22T07:26:56.595Z] #2 [internal] load build definition from Dockerfile [2021-01-22T07:26:56.595Z] #2 transferring dockerfile: 16.55kB done [2021-01-22T07:26:56.595Z] #2 DONE 0.0s [2021-01-22T07:26:56.595Z] [2021-01-22T07:26:56.595Z] #3 [internal] load .dockerignore [2021-01-22T07:26:56.595Z] #3 transferring context: 87B done [2021-01-22T07:26:56.595Z] #3 DONE 0.0s [2021-01-22T07:26:56.595Z] [2021-01-22T07:26:56.595Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-22T07:26:56.909Z] #43 ... [2021-01-22T07:26:56.909Z] [2021-01-22T07:26:56.909Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-22T07:26:56.909Z] #17 DONE 0.9s [2021-01-22T07:26:57.199Z] [2021-01-22T07:26:57.199Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:26:57.199Z] #41 35.14 AR soccr/libsoccr.a [2021-01-22T07:26:57.199Z] #41 35.17 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T07:26:57.199Z] #41 35.47 DEP criu/arch/s390/sigframe.d [2021-01-22T07:26:57.199Z] #41 35.64 DEP criu/arch/s390/crtools.d [2021-01-22T07:26:57.199Z] #41 35.77 DEP criu/arch/s390/cpu.d [2021-01-22T07:26:57.199Z] #41 35.91 CC criu/arch/s390/cpu.o [2021-01-22T07:26:57.199Z] #41 36.21 CC criu/arch/s390/crtools.o [2021-01-22T07:26:57.199Z] #41 36.77 CC criu/arch/s390/sigframe.o [2021-01-22T07:26:57.199Z] #41 36.94 LINK criu/arch/s390/crtools.built-in.o [2021-01-22T07:26:57.199Z] #41 36.95 DEP criu/pie/util-vdso.d [2021-01-22T07:26:57.199Z] #41 37.03 DEP criu/pie/util.d [2021-01-22T07:26:57.199Z] #41 37.11 CC criu/pie/util.o [2021-01-22T07:26:57.199Z] #41 37.27 CC criu/pie/util-vdso.o [2021-01-22T07:26:57.199Z] #41 37.63 AR criu/pie/pie.lib.a [2021-01-22T07:26:57.199Z] #41 37.73 DEP criu/pie/restorer.d [2021-01-22T07:26:57.199Z] #41 37.91 DEP criu/arch/s390/restorer.d [2021-01-22T07:26:57.199Z] #41 38.09 DEP criu/arch/s390/vdso-pie.d [2021-01-22T07:26:57.199Z] #41 38.22 DEP criu/pie/parasite-vdso.d [2021-01-22T07:26:57.199Z] #41 38.37 DEP criu/pie/parasite.d [2021-01-22T07:26:57.199Z] #41 38.68 CC criu/pie/parasite.o [2021-01-22T07:26:57.199Z] #41 39.42 LINK criu/pie/parasite.built-in.o [2021-01-22T07:26:57.199Z] #41 39.43 GEN criu/pie/parasite-blob.h [2021-01-22T07:26:57.199Z] #41 39.46 CC criu/pie/parasite-vdso.o [2021-01-22T07:26:57.199Z] #41 39.80 CC criu/arch/s390/vdso-pie.o [2021-01-22T07:26:57.199Z] #41 39.90 CC criu/arch/s390/restorer.o [2021-01-22T07:26:57.200Z] #41 40.11 CC criu/pie/restorer.o [2021-01-22T07:26:57.223Z] #4 DONE 0.5s [2021-01-22T07:26:57.223Z] [2021-01-22T07:26:57.223Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-22T07:26:57.223Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-22T07:26:57.223Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2021-01-22T07:26:57.489Z] #41 ... [2021-01-22T07:26:57.489Z] [2021-01-22T07:26:57.489Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:26:57.489Z] #51 6.659 + cd /tmp/tmp.Ej3lDx9htT/src/github.com/opencontainers/runc [2021-01-22T07:26:57.489Z] #51 6.659 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T07:26:57.512Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2021-01-22T07:26:57.512Z] #5 DONE 0.4s [2021-01-22T07:26:57.778Z] #51 7.027 + '[' -z '' ']' [2021-01-22T07:26:57.778Z] #51 7.027 + target=static [2021-01-22T07:26:57.778Z] #51 7.039 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-22T07:26:57.801Z] [2021-01-22T07:26:57.801Z] #6 [internal] load build definition from Dockerfile [2021-01-22T07:26:57.801Z] #6 transferring dockerfile: 16.55kB done [2021-01-22T07:26:57.801Z] #6 DONE 0.0s [2021-01-22T07:26:57.801Z] [2021-01-22T07:26:57.801Z] #9 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-22T07:26:58.094Z] Client: Docker Engine - Community [2021-01-22T07:26:58.094Z] Version: 19.03.13 [2021-01-22T07:26:58.094Z] API version: 1.40 [2021-01-22T07:26:58.094Z] Go version: go1.13.15 [2021-01-22T07:26:58.094Z] Git commit: 4484c46d9d [2021-01-22T07:26:58.094Z] Built: Wed Sep 16 17:02:36 2020 [2021-01-22T07:26:58.094Z] OS/Arch: linux/amd64 [2021-01-22T07:26:58.094Z] Experimental: false [2021-01-22T07:26:58.094Z] [2021-01-22T07:26:58.094Z] Server: Docker Engine - Community [2021-01-22T07:26:58.094Z] Engine: [2021-01-22T07:26:58.094Z] Version: 19.03.13 [2021-01-22T07:26:58.094Z] API version: 1.40 (minimum version 1.12) [2021-01-22T07:26:58.094Z] Go version: go1.13.15 [2021-01-22T07:26:58.094Z] Git commit: 4484c46d9d [2021-01-22T07:26:58.094Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-22T07:26:58.094Z] OS/Arch: linux/amd64 [2021-01-22T07:26:58.094Z] Experimental: true [2021-01-22T07:26:58.094Z] containerd: [2021-01-22T07:26:58.094Z] Version: 1.3.7 [2021-01-22T07:26:58.094Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-22T07:26:58.094Z] runc: [2021-01-22T07:26:58.094Z] Version: 1.0.0-rc10 [2021-01-22T07:26:58.094Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T07:26:58.094Z] docker-init: [2021-01-22T07:26:58.094Z] Version: 0.18.0 [2021-01-22T07:26:58.094Z] GitCommit: fec3683 [2021-01-22T07:26:58.094Z] #9 ... [2021-01-22T07:26:58.094Z] [2021-01-22T07:26:58.094Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-22T07:26:58.094Z] #8 DONE 0.3s [2021-01-22T07:26:58.094Z] [2021-01-22T07:26:58.094Z] #7 [internal] load metadata for docker.io/library/debian:buster [Pipeline] sh [2021-01-22T07:26:58.383Z] #7 DONE 0.6s [2021-01-22T07:26:58.383Z] [2021-01-22T07:26:58.383Z] #9 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-22T07:26:58.408Z] #51 7.437 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-01-22T07:26:58.453Z] + docker info [2021-01-22T07:26:59.793Z] Fetching without tags [2021-01-22T07:27:00.440Z] #9 DONE 2.8s [2021-01-22T07:27:00.440Z] [2021-01-22T07:27:00.440Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T07:27:00.440Z] #26 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 0.0s done [2021-01-22T07:27:00.464Z] Merging remotes/origin/master commit b865beba22aac576b95952fef97d4e775632c362 into PR head commit ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:27:00.466Z] #43 ... [2021-01-22T07:27:00.466Z] [2021-01-22T07:27:00.466Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:27:00.466Z] #11 33.29 Fetched 8422 kB in 25s (337 kB/s) [2021-01-22T07:27:00.466Z] #11 33.29 Reading package lists... [2021-01-22T07:27:00.466Z] #11 43.21 Reading package lists... [2021-01-22T07:27:00.466Z] #11 ... [2021-01-22T07:27:00.466Z] [2021-01-22T07:27:00.466Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:27:00.466Z] #34 33.56 Fetched 8422 kB in 25s (340 kB/s) [2021-01-22T07:27:00.466Z] #34 33.56 Reading package lists... [2021-01-22T07:27:00.466Z] #34 ... [2021-01-22T07:27:00.466Z] [2021-01-22T07:27:00.466Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:00.466Z] #47 39.56 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:27:00.466Z] #47 39.62 go: extracting github.com/spf13/afero v1.1.2 [2021-01-22T07:27:00.466Z] #47 40.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:27:00.466Z] #47 40.76 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-22T07:27:00.466Z] #47 40.84 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:27:00.466Z] #47 41.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:27:00.466Z] #47 41.58 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-22T07:27:00.466Z] #47 41.63 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:27:00.466Z] #47 41.71 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:27:00.466Z] #47 41.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:27:00.466Z] #47 41.81 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:27:00.466Z] #47 42.41 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:27:00.466Z] #47 42.76 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:27:00.466Z] #47 43.22 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:27:00.466Z] #47 43.46 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:27:00.466Z] #47 43.52 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:27:00.749Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 0B / 54.14MB 0.2s [2021-01-22T07:27:01.185Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 5.24MB / 54.14MB 0.5s [2021-01-22T07:26:59.483Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T07:26:59.739Z] > git config --add remote.origin.fetch +refs/pull/41917/head:refs/remotes/origin/PR-41917 # timeout=10 [2021-01-22T07:26:59.763Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:26:59.782Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T07:26:59.821Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T07:26:59.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:27:00.002Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41917/head:refs/remotes/origin/PR-41917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:27:00.494Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:27:00.507Z] > git checkout -f ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 # timeout=10 [2021-01-22T07:27:01.525Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 9.44MB / 54.14MB 0.8s [2021-01-22T07:27:01.848Z] #47 ... [2021-01-22T07:27:01.848Z] [2021-01-22T07:27:01.848Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:27:01.848Z] #53 35.12 Fetched 8422 kB in 26s (318 kB/s) [2021-01-22T07:27:01.848Z] #53 35.12 Reading package lists... [2021-01-22T07:27:01.848Z] #53 45.07 Reading package lists... [2021-01-22T07:27:01.848Z] #53 ... [2021-01-22T07:27:01.848Z] [2021-01-22T07:27:01.848Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:27:01.848Z] #38 35.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-01-22T07:27:01.923Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 12.58MB / 54.14MB 1.2s [2021-01-22T07:27:02.104Z] #38 ... [2021-01-22T07:27:02.104Z] [2021-01-22T07:27:02.104Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:27:02.243Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 16.78MB / 54.14MB 1.5s [2021-01-22T07:27:02.507Z] Client: [2021-01-22T07:27:02.507Z] Debug Mode: false [2021-01-22T07:27:02.507Z] [2021-01-22T07:27:02.507Z] Server: [2021-01-22T07:27:02.507Z] Containers: 0 [2021-01-22T07:27:02.507Z] Running: 0 [2021-01-22T07:27:02.507Z] Paused: 0 [2021-01-22T07:27:02.507Z] Stopped: 0 [2021-01-22T07:27:02.507Z] Images: 0 [2021-01-22T07:27:02.507Z] Server Version: 19.03.13 [2021-01-22T07:27:02.507Z] Storage Driver: overlay2 [2021-01-22T07:27:02.507Z] Backing Filesystem: extfs [2021-01-22T07:27:02.507Z] Supports d_type: true [2021-01-22T07:27:02.507Z] Native Overlay Diff: true [2021-01-22T07:27:02.507Z] Logging Driver: json-file [2021-01-22T07:27:02.507Z] Cgroup Driver: cgroupfs [2021-01-22T07:27:02.507Z] Plugins: [2021-01-22T07:27:02.507Z] Volume: local [2021-01-22T07:27:02.507Z] Network: bridge host ipvlan macvlan null overlay [2021-01-22T07:27:02.507Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-22T07:27:02.507Z] Swarm: inactive [2021-01-22T07:27:02.507Z] Runtimes: runc [2021-01-22T07:27:02.507Z] Default Runtime: runc [2021-01-22T07:27:02.507Z] Init Binary: docker-init [2021-01-22T07:27:02.507Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-22T07:27:02.507Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T07:27:02.507Z] init version: fec3683 [2021-01-22T07:27:02.507Z] Security Options: [2021-01-22T07:27:02.507Z] apparmor [2021-01-22T07:27:02.507Z] seccomp [2021-01-22T07:27:02.507Z] Profile: default [2021-01-22T07:27:02.507Z] Kernel Version: 5.4.0-1025-aws [2021-01-22T07:27:02.507Z] Operating System: Ubuntu 18.04.5 LTS [2021-01-22T07:27:02.507Z] OSType: linux [2021-01-22T07:27:02.507Z] Architecture: x86_64 [2021-01-22T07:27:02.507Z] CPUs: 2 [2021-01-22T07:27:02.507Z] Total Memory: 7.569GiB [2021-01-22T07:27:02.507Z] Name: ip-10-100-110-22 [2021-01-22T07:27:02.507Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2021-01-22T07:27:02.507Z] Docker Root Dir: /var/lib/docker [2021-01-22T07:27:02.507Z] Debug Mode: false [2021-01-22T07:27:02.507Z] Registry: https://index.docker.io/v1/ [2021-01-22T07:27:02.507Z] Labels: [2021-01-22T07:27:02.507Z] Experimental: true [2021-01-22T07:27:02.507Z] Insecure Registries: [2021-01-22T07:27:02.507Z] 127.0.0.0/8 [2021-01-22T07:27:02.507Z] Live Restore Enabled: true [2021-01-22T07:27:02.507Z] [2021-01-22T07:27:02.507Z] WARNING: No swap limit support [Pipeline] sh [2021-01-22T07:27:02.813Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 19.92MB / 54.14MB 1.7s [2021-01-22T07:27:02.813Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 24.12MB / 54.14MB 2.0s [2021-01-22T07:27:02.817Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T07:27:02.817Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T07:27:02.817Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41917/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-22T07:27:02.817Z] + bash /home/ubuntu/workspace/moby_PR-41917/check-config.sh [2021-01-22T07:27:02.817Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-22T07:27:02.817Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2021-01-22T07:27:02.817Z] [2021-01-22T07:27:02.817Z] Generally Necessary: [2021-01-22T07:27:02.817Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-22T07:27:02.817Z] - apparmor: enabled and tools installed [2021-01-22T07:27:02.817Z] - CONFIG_NAMESPACES: enabled [2021-01-22T07:27:02.817Z] - CONFIG_NET_NS: enabled [2021-01-22T07:27:02.817Z] - CONFIG_PID_NS: enabled [2021-01-22T07:27:02.817Z] - CONFIG_IPC_NS: enabled [2021-01-22T07:27:02.817Z] - CONFIG_UTS_NS: enabled [2021-01-22T07:27:02.817Z] - CONFIG_CGROUPS: enabled [2021-01-22T07:27:02.817Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-22T07:27:02.817Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-22T07:27:02.817Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-22T07:27:02.817Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-22T07:27:02.914Z] #51 ... [2021-01-22T07:27:02.914Z] [2021-01-22T07:27:02.914Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:27:02.914Z] #41 42.00 LINK criu/pie/restorer.built-in.o [2021-01-22T07:27:02.914Z] #41 42.00 GEN criu/pie/restorer-blob.h [2021-01-22T07:27:02.914Z] #41 42.05 DEP criu/vdso.d [2021-01-22T07:27:02.914Z] #41 42.17 DEP criu/uts_ns.d [2021-01-22T07:27:02.914Z] #41 42.33 DEP criu/util.d [2021-01-22T07:27:02.914Z] #41 42.42 DEP criu/uffd.d [2021-01-22T07:27:02.914Z] #41 42.54 DEP criu/tun.d [2021-01-22T07:27:02.914Z] #41 42.63 DEP criu/tty.d [2021-01-22T07:27:02.914Z] #41 42.84 DEP criu/timerfd.d [2021-01-22T07:27:02.914Z] #41 43.06 DEP criu/timens.d [2021-01-22T07:27:02.914Z] #41 43.30 DEP criu/sysfs_parse.d [2021-01-22T07:27:02.914Z] #41 43.44 DEP criu/sysctl.d [2021-01-22T07:27:02.914Z] #41 43.54 DEP criu/string.d [2021-01-22T07:27:02.914Z] #41 43.56 DEP criu/stats.d [2021-01-22T07:27:02.914Z] #41 43.71 DEP criu/sockets.d [2021-01-22T07:27:02.914Z] #41 43.90 DEP criu/sk-unix.d [2021-01-22T07:27:02.914Z] #41 44.16 DEP criu/sk-tcp.d [2021-01-22T07:27:02.914Z] #41 44.30 DEP criu/sk-queue.d [2021-01-22T07:27:02.914Z] #41 44.42 DEP criu/sk-packet.d [2021-01-22T07:27:02.914Z] #41 44.52 DEP criu/sk-netlink.d [2021-01-22T07:27:02.914Z] #41 44.62 DEP criu/sk-inet.d [2021-01-22T07:27:02.914Z] #41 44.81 DEP criu/signalfd.d [2021-01-22T07:27:02.914Z] #41 44.95 DEP criu/sigframe.d [2021-01-22T07:27:02.914Z] #41 45.01 DEP criu/shmem.d [2021-01-22T07:27:02.914Z] #41 45.10 DEP criu/servicefd.d [2021-01-22T07:27:02.914Z] #41 45.31 DEP criu/seize.d [2021-01-22T07:27:02.914Z] #41 45.44 DEP criu/seccomp.d [2021-01-22T07:27:02.914Z] #41 45.56 DEP criu/rst-malloc.d [2021-01-22T07:27:02.914Z] #41 45.62 DEP criu/rbtree.d [2021-01-22T07:27:02.914Z] #41 45.66 DEP criu/pstree.d [2021-01-22T07:27:02.914Z] #41 45.76 DEP criu/protobuf.d [2021-01-22T07:27:02.914Z] #41 45.86 GEN criu/protobuf-desc-gen.h [2021-01-22T07:27:03.079Z] - CONFIG_CPUSETS: enabled [2021-01-22T07:27:03.079Z] - CONFIG_MEMCG: enabled [2021-01-22T07:27:03.079Z] - CONFIG_KEYS: enabled [2021-01-22T07:27:03.079Z] - CONFIG_VETH: enabled (as module) [2021-01-22T07:27:03.079Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-22T07:27:03.079Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-22T07:27:03.079Z] - CONFIG_NF_NAT_IPV4: missing [2021-01-22T07:27:03.079Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-22T07:27:03.079Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-22T07:27:03.079Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-22T07:27:03.079Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-22T07:27:03.079Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-22T07:27:03.079Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-22T07:27:03.079Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-22T07:27:03.079Z] - CONFIG_NF_NAT_NEEDED: missing [2021-01-22T07:27:03.079Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-22T07:27:03.079Z] [2021-01-22T07:27:03.079Z] Optional Features: [2021-01-22T07:27:03.079Z] - CONFIG_USER_NS: enabled [2021-01-22T07:27:03.079Z] - CONFIG_SECCOMP: enabled [2021-01-22T07:27:03.079Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-22T07:27:03.079Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-22T07:27:03.079Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-22T07:27:03.079Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-22T07:27:03.079Z] - CONFIG_BLK_CGROUP: enabled [2021-01-22T07:27:03.079Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-22T07:27:03.079Z] - CONFIG_IOSCHED_CFQ: missing [2021-01-22T07:27:03.079Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-01-22T07:27:03.079Z] - CONFIG_CGROUP_PERF: enabled [2021-01-22T07:27:03.079Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-22T07:27:03.079Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-22T07:27:03.079Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-22T07:27:03.177Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 28.31MB / 54.14MB 2.3s [2021-01-22T07:27:03.177Z] #26 ... [2021-01-22T07:27:03.177Z] [2021-01-22T07:27:03.177Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-22T07:27:03.177Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-01-22T07:27:03.177Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-01-22T07:27:03.177Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.1s done [2021-01-22T07:27:03.177Z] #62 DONE 2.7s [2021-01-22T07:27:03.177Z] [2021-01-22T07:27:03.177Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T07:27:03.177Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 32.51MB / 54.14MB 2.6s [2021-01-22T07:27:03.231Z] Merge succeeded, producing ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:27:03.231Z] Checking out Revision ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 (PR-41917) [2021-01-22T07:27:03.340Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-22T07:27:03.340Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-22T07:27:03.340Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-22T07:27:03.340Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-22T07:27:03.340Z] - CONFIG_IP_VS: enabled (as module) [2021-01-22T07:27:03.340Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-22T07:27:03.340Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-22T07:27:03.340Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-22T07:27:03.340Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-22T07:27:03.340Z] - CONFIG_EXT4_FS: enabled [2021-01-22T07:27:03.340Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-22T07:27:03.340Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-22T07:27:03.340Z] - Network Drivers: [2021-01-22T07:27:03.340Z] - "overlay": [2021-01-22T07:27:03.340Z] - CONFIG_VXLAN: enabled (as module) [2021-01-22T07:27:03.340Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-22T07:27:03.340Z] Optional (for encrypted networks): [2021-01-22T07:27:03.340Z] - CONFIG_CRYPTO: enabled [2021-01-22T07:27:03.340Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-22T07:27:03.340Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-22T07:27:03.340Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-22T07:27:03.340Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-22T07:27:03.340Z] - CONFIG_XFRM: enabled [2021-01-22T07:27:03.340Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-22T07:27:03.340Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-22T07:27:03.340Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-22T07:27:03.340Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-01-22T07:27:03.340Z] - "ipvlan": [2021-01-22T07:27:03.340Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-22T07:27:03.340Z] - "macvlan": [2021-01-22T07:27:03.340Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-22T07:27:03.340Z] - CONFIG_DUMMY: enabled (as module) [2021-01-22T07:27:03.340Z] - "ftp,tftp client in container": [2021-01-22T07:27:03.340Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-22T07:27:03.340Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-22T07:27:03.340Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-22T07:27:03.340Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-22T07:27:03.340Z] - Storage Drivers: [2021-01-22T07:27:03.340Z] - "aufs": [2021-01-22T07:27:03.340Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-22T07:27:03.340Z] - "btrfs": [2021-01-22T07:27:03.567Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 37.75MB / 54.14MB 3.0s [2021-01-22T07:27:03.602Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-22T07:27:03.602Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-22T07:27:03.602Z] - "devicemapper": [2021-01-22T07:27:03.602Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-22T07:27:03.602Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-22T07:27:03.602Z] - "overlay": [2021-01-22T07:27:03.602Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-22T07:27:03.602Z] - "zfs": [2021-01-22T07:27:03.602Z] - /dev/zfs: present [2021-01-22T07:27:03.602Z] - zfs command: missing [2021-01-22T07:27:03.602Z] - zpool command: missing [2021-01-22T07:27:03.602Z] [2021-01-22T07:27:03.602Z] Limits: [2021-01-22T07:27:03.602Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-22T07:27:03.602Z] [2021-01-22T07:27:03.602Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-22T07:27:03.198Z] > git remote # timeout=10 [2021-01-22T07:27:03.204Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T07:27:03.221Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:27:03.223Z] > git merge b865beba22aac576b95952fef97d4e775632c362 # timeout=10 [2021-01-22T07:27:03.239Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T07:27:03.248Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:27:03.272Z] > git checkout -f ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 # timeout=10 [2021-01-22T07:27:03.950Z] + sudo modprobe ip_vs [2021-01-22T07:27:03.950Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 . [2021-01-22T07:27:03.950Z] #2 [internal] load .dockerignore [2021-01-22T07:27:03.963Z] #41 46.82 DEP criu/protobuf-desc.d [2021-01-22T07:27:03.963Z] #41 46.95 DEP criu/proc_parse.d [2021-01-22T07:27:04.052Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 41.94MB / 54.14MB 3.3s [2021-01-22T07:27:04.211Z] #2 transferring context: 87B 0.0s done [2021-01-22T07:27:04.211Z] #2 DONE 0.1s [2021-01-22T07:27:04.211Z] [2021-01-22T07:27:04.211Z] #1 [internal] load build definition from Dockerfile [2021-01-22T07:27:04.211Z] #1 transferring dockerfile: 16.55kB done [2021-01-22T07:27:04.211Z] #1 DONE 0.1s [2021-01-22T07:27:04.211Z] [2021-01-22T07:27:04.211Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-22T07:27:04.252Z] #41 47.12 DEP criu/plugin.d [2021-01-22T07:27:04.252Z] #41 47.17 DEP criu/pipes.d [2021-01-22T07:27:04.252Z] #41 47.27 DEP criu/pie-util.d [2021-01-22T07:27:04.252Z] #41 47.34 DEP criu/pie-util-vdso.d [2021-01-22T07:27:04.541Z] #41 47.42 DEP criu/path.d [2021-01-22T07:27:04.541Z] #41 47.50 DEP criu/parasite-syscall.d [2021-01-22T07:27:04.541Z] #41 47.60 DEP criu/pagemap.d [2021-01-22T07:27:04.728Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 45.09MB / 54.14MB 3.8s [2021-01-22T07:27:04.831Z] #41 47.80 DEP criu/pagemap-cache.d [2021-01-22T07:27:04.831Z] #41 47.93 DEP criu/page-xfer.d [2021-01-22T07:27:05.040Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 49.28MB / 54.14MB 4.4s [2021-01-22T07:27:05.047Z] Client: [2021-01-22T07:27:05.047Z] Debug Mode: false [2021-01-22T07:27:05.047Z] [2021-01-22T07:27:05.047Z] Server: [2021-01-22T07:27:05.047Z] Containers: 0 [2021-01-22T07:27:05.047Z] Running: 0 [2021-01-22T07:27:05.047Z] Paused: 0 [2021-01-22T07:27:05.047Z] Stopped: 0 [2021-01-22T07:27:05.047Z] Images: 0 [2021-01-22T07:27:05.047Z] Server Version: 19.03.13 [2021-01-22T07:27:05.047Z] Storage Driver: overlay2 [2021-01-22T07:27:05.047Z] Backing Filesystem: extfs [2021-01-22T07:27:05.047Z] Supports d_type: true [2021-01-22T07:27:05.047Z] Native Overlay Diff: true [2021-01-22T07:27:05.047Z] Logging Driver: json-file [2021-01-22T07:27:05.047Z] Cgroup Driver: cgroupfs [2021-01-22T07:27:05.047Z] Plugins: [2021-01-22T07:27:05.047Z] Volume: local [2021-01-22T07:27:05.047Z] Network: bridge host ipvlan macvlan null overlay [2021-01-22T07:27:05.048Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-22T07:27:05.048Z] Swarm: inactive [2021-01-22T07:27:05.048Z] Runtimes: runc [2021-01-22T07:27:05.048Z] Default Runtime: runc [2021-01-22T07:27:05.048Z] Init Binary: docker-init [2021-01-22T07:27:05.048Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-22T07:27:05.048Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T07:27:05.048Z] init version: fec3683 [2021-01-22T07:27:05.048Z] Security Options: [2021-01-22T07:27:05.048Z] apparmor [2021-01-22T07:27:05.048Z] seccomp [2021-01-22T07:27:05.048Z] Profile: default [2021-01-22T07:27:05.048Z] Kernel Version: 5.4.0-1025-aws [2021-01-22T07:27:05.048Z] Operating System: Ubuntu 18.04.5 LTS [2021-01-22T07:27:05.048Z] OSType: linux [2021-01-22T07:27:05.048Z] Architecture: x86_64 [2021-01-22T07:27:05.048Z] CPUs: 2 [2021-01-22T07:27:05.048Z] Total Memory: 7.569GiB [2021-01-22T07:27:05.048Z] Name: ip-10-100-35-80 [2021-01-22T07:27:05.048Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2021-01-22T07:27:05.048Z] Docker Root Dir: /var/lib/docker [2021-01-22T07:27:05.048Z] Debug Mode: false [2021-01-22T07:27:05.048Z] Registry: https://index.docker.io/v1/ [2021-01-22T07:27:05.048Z] Labels: [2021-01-22T07:27:05.048Z] Experimental: true [2021-01-22T07:27:05.048Z] Insecure Registries: [2021-01-22T07:27:05.048Z] 127.0.0.0/8 [2021-01-22T07:27:05.048Z] Live Restore Enabled: true [2021-01-22T07:27:05.048Z] [2021-01-22T07:27:05.048Z] WARNING: No swap limit support [Pipeline] sh [2021-01-22T07:27:05.121Z] #41 48.04 DEP criu/page-pipe.d [2021-01-22T07:27:05.121Z] #41 48.16 DEP criu/netfilter.d [2021-01-22T07:27:05.121Z] #41 48.21 DEP criu/net.d [2021-01-22T07:27:05.350Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T07:27:05.350Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T07:27:05.350Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41917/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-22T07:27:05.350Z] + bash /home/ubuntu/workspace/moby_PR-41917/check-config.sh [2021-01-22T07:27:05.350Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-22T07:27:05.350Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2021-01-22T07:27:05.350Z] [2021-01-22T07:27:05.350Z] Generally Necessary: [2021-01-22T07:27:05.350Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-22T07:27:05.350Z] - apparmor: enabled and tools installed [2021-01-22T07:27:05.350Z] - CONFIG_NAMESPACES: enabled [2021-01-22T07:27:05.350Z] - CONFIG_NET_NS: enabled [2021-01-22T07:27:05.350Z] - CONFIG_PID_NS: enabled [2021-01-22T07:27:05.350Z] - CONFIG_IPC_NS: enabled [2021-01-22T07:27:05.350Z] - CONFIG_UTS_NS: enabled [2021-01-22T07:27:05.350Z] - CONFIG_CGROUPS: enabled [2021-01-22T07:27:05.350Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-22T07:27:05.350Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-22T07:27:05.350Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-22T07:27:05.350Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-22T07:27:05.350Z] - CONFIG_CPUSETS: enabled [2021-01-22T07:27:05.350Z] - CONFIG_MEMCG: enabled [2021-01-22T07:27:05.350Z] - CONFIG_KEYS: enabled [2021-01-22T07:27:05.350Z] - CONFIG_VETH: enabled (as module) [2021-01-22T07:27:05.350Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-22T07:27:05.350Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-22T07:27:05.350Z] - CONFIG_NF_NAT_IPV4: missing [2021-01-22T07:27:05.350Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-22T07:27:05.350Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-22T07:27:05.410Z] #41 48.34 DEP criu/namespaces.d [2021-01-22T07:27:05.410Z] #41 48.45 DEP criu/mount.d [2021-01-22T07:27:05.410Z] #41 48.57 DEP criu/memfd.d [2021-01-22T07:27:05.629Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-22T07:27:05.629Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-22T07:27:05.629Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-22T07:27:05.629Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-22T07:27:05.629Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-22T07:27:05.629Z] - CONFIG_NF_NAT_NEEDED: missing [2021-01-22T07:27:05.629Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-22T07:27:05.629Z] [2021-01-22T07:27:05.629Z] Optional Features: [2021-01-22T07:27:05.629Z] - CONFIG_USER_NS: enabled [2021-01-22T07:27:05.629Z] - CONFIG_SECCOMP: enabled [2021-01-22T07:27:05.629Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-22T07:27:05.629Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-22T07:27:05.629Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-22T07:27:05.629Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-22T07:27:05.629Z] - CONFIG_BLK_CGROUP: enabled [2021-01-22T07:27:05.629Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-22T07:27:05.629Z] - CONFIG_IOSCHED_CFQ: missing [2021-01-22T07:27:05.629Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-01-22T07:27:05.629Z] - CONFIG_CGROUP_PERF: enabled [2021-01-22T07:27:05.629Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-22T07:27:05.629Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-22T07:27:05.629Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-22T07:27:05.629Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-22T07:27:05.629Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-22T07:27:05.629Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-22T07:27:05.629Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-22T07:27:05.629Z] - CONFIG_IP_VS: enabled (as module) [2021-01-22T07:27:05.629Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-22T07:27:05.629Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-22T07:27:05.629Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-22T07:27:05.661Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 52.43MB / 54.14MB 4.8s [2021-01-22T07:27:05.699Z] #41 48.74 DEP criu/mem.d [2021-01-22T07:27:05.890Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-22T07:27:05.890Z] - CONFIG_EXT4_FS: enabled [2021-01-22T07:27:05.890Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-22T07:27:05.890Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-22T07:27:05.890Z] - Network Drivers: [2021-01-22T07:27:05.890Z] - "overlay": [2021-01-22T07:27:05.890Z] - CONFIG_VXLAN: enabled (as module) [2021-01-22T07:27:05.890Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-22T07:27:05.890Z] Optional (for encrypted networks): [2021-01-22T07:27:05.890Z] - CONFIG_CRYPTO: enabled [2021-01-22T07:27:05.890Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-22T07:27:05.890Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-22T07:27:05.890Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-22T07:27:05.890Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-22T07:27:05.890Z] - CONFIG_XFRM: enabled [2021-01-22T07:27:05.890Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-22T07:27:05.890Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-22T07:27:05.890Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-22T07:27:05.890Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-01-22T07:27:05.890Z] - "ipvlan": [2021-01-22T07:27:05.890Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-22T07:27:05.890Z] - "macvlan": [2021-01-22T07:27:05.890Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-22T07:27:05.890Z] - CONFIG_DUMMY: enabled (as module) [2021-01-22T07:27:05.890Z] - "ftp,tftp client in container": [2021-01-22T07:27:05.890Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-22T07:27:05.890Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-22T07:27:05.890Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-22T07:27:05.890Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-22T07:27:05.890Z] - Storage Drivers: [2021-01-22T07:27:05.890Z] - "aufs": [2021-01-22T07:27:05.890Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-22T07:27:05.890Z] - "btrfs": [2021-01-22T07:27:05.890Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-22T07:27:05.890Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-22T07:27:05.890Z] - "devicemapper": [2021-01-22T07:27:05.890Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-22T07:27:05.890Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-22T07:27:05.890Z] - "overlay": [2021-01-22T07:27:05.890Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-22T07:27:05.890Z] - "zfs": [2021-01-22T07:27:05.890Z] - /dev/zfs: present [2021-01-22T07:27:05.890Z] - zfs command: missing [2021-01-22T07:27:05.890Z] - zpool command: missing [2021-01-22T07:27:05.890Z] [2021-01-22T07:27:05.890Z] Limits: [2021-01-22T07:27:05.989Z] #41 48.93 DEP criu/lsm.d [2021-01-22T07:27:05.989Z] #41 49.13 DEP criu/log.d [2021-01-22T07:27:05.994Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 54.14MB / 54.14MB 5.1s done [2021-01-22T07:27:05.994Z] #26 extracting sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d [2021-01-22T07:27:06.151Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-22T07:27:06.151Z] [2021-01-22T07:27:06.151Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-22T07:27:06.278Z] #41 49.24 DEP criu/libnetlink.d [2021-01-22T07:27:06.286Z] #34 43.98 Reading package lists... [2021-01-22T07:27:06.286Z] #34 ... [2021-01-22T07:27:06.286Z] [2021-01-22T07:27:06.286Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:06.286Z] #47 45.68 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:27:06.286Z] #47 47.01 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:27:06.286Z] #47 47.01 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:27:06.286Z] #47 47.10 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:27:06.286Z] #47 47.43 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:27:06.286Z] #47 47.46 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:27:06.286Z] #47 47.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:27:06.286Z] #47 47.58 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:27:06.286Z] #47 47.83 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:27:06.286Z] #47 47.84 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:27:06.286Z] #47 48.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:27:06.286Z] #47 48.27 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:27:06.286Z] #47 48.62 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:27:06.489Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 . [2021-01-22T07:27:06.489Z] #1 [internal] load .dockerignore [2021-01-22T07:27:06.489Z] #1 transferring context: [2021-01-22T07:27:06.570Z] #41 49.39 DEP criu/kerndat.d [2021-01-22T07:27:06.570Z] #41 49.60 DEP criu/kcmp-ids.d [2021-01-22T07:27:06.570Z] #41 49.65 DEP criu/irmap.d [2021-01-22T07:27:06.755Z] #1 transferring context: 87B done [2021-01-22T07:27:06.755Z] #1 DONE 0.2s [2021-01-22T07:27:06.755Z] [2021-01-22T07:27:06.755Z] #2 [internal] load build definition from Dockerfile [2021-01-22T07:27:06.755Z] #2 transferring dockerfile: 16.55kB done [2021-01-22T07:27:06.755Z] #2 DONE 0.2s [2021-01-22T07:27:06.755Z] [2021-01-22T07:27:06.755Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-22T07:27:06.860Z] #41 49.72 DEP criu/ipc_ns.d [2021-01-22T07:27:06.860Z] #41 49.90 DEP criu/image.d [2021-01-22T07:27:06.860Z] #41 ... [2021-01-22T07:27:06.860Z] [2021-01-22T07:27:06.860Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:27:06.860Z] #18 0.836 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:27:06.860Z] #18 0.882 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:27:06.860Z] #18 0.883 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:27:06.860Z] #18 1.253 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-22T07:27:06.860Z] #18 1.982 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-22T07:27:06.860Z] #18 2.906 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-22T07:27:06.860Z] #18 6.176 Fetched 8109 kB in 5s (1499 kB/s) [2021-01-22T07:27:06.860Z] #18 6.176 Reading package lists... [2021-01-22T07:27:07.017Z] #3 DONE 0.4s [2021-01-22T07:27:07.149Z] #18 8.252 Reading package lists... [2021-01-22T07:27:07.149Z] #18 10.20 Building dependency tree... [2021-01-22T07:27:07.149Z] #18 ... [2021-01-22T07:27:07.149Z] [2021-01-22T07:27:07.149Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:27:07.149Z] #41 50.06 DEP criu/image-desc.d [2021-01-22T07:27:07.149Z] #41 50.11 DEP criu/fsnotify.d [2021-01-22T07:27:07.149Z] #41 50.31 DEP criu/filesystems.d [2021-01-22T07:27:07.279Z] [2021-01-22T07:27:07.279Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-22T07:27:07.279Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-22T07:27:07.279Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-22T07:27:07.279Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-01-22T07:27:07.279Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-01-22T07:27:07.279Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-01-22T07:27:07.279Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-01-22T07:27:07.279Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-01-22T07:27:07.279Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-01-22T07:27:07.442Z] #41 50.42 DEP criu/files.d [2021-01-22T07:27:07.520Z] #3 DONE 2.8s [2021-01-22T07:27:07.520Z] [2021-01-22T07:27:07.520Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-22T07:27:07.520Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-22T07:27:07.520Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-01-22T07:27:07.520Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-01-22T07:27:07.520Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-01-22T07:27:07.520Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-22T07:27:07.520Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s [2021-01-22T07:27:07.520Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2021-01-22T07:27:07.520Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-01-22T07:27:07.579Z] Commit message: "TestCgroupNamespacesRunOlderClient: support cgroup v2" [2021-01-22T07:27:07.618Z] > git --version # timeout=10 [2021-01-22T07:27:07.640Z] > git --version # 'git version 2.7.4' [2021-01-22T07:27:07.653Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-01-22T07:27:07.731Z] #41 50.58 DEP criu/files-reg.d [2021-01-22T07:27:07.731Z] #41 50.77 DEP criu/files-ext.d [2021-01-22T07:27:07.855Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-01-22T07:27:07.855Z] #4 DONE 0.7s [2021-01-22T07:27:08.020Z] #41 50.86 DEP criu/file-lock.d [2021-01-22T07:27:08.020Z] #41 51.03 DEP criu/file-ids.d [2021-01-22T07:27:08.114Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2021-01-22T07:27:08.114Z] #4 DONE 1.0s [2021-01-22T07:27:08.118Z] [2021-01-22T07:27:08.118Z] #7 [internal] load metadata for docker.io/library/debian:buster [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-22T07:27:08.310Z] #41 51.16 DEP criu/fifo.d [2021-01-22T07:27:08.310Z] #41 51.27 DEP criu/fdstore.d [2021-01-22T07:27:08.310Z] #41 51.35 DEP criu/fault-injection.d [2021-01-22T07:27:08.310Z] #41 51.36 DEP criu/external.d [2021-01-22T07:27:08.376Z] [2021-01-22T07:27:08.376Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-01-22T07:27:08.379Z] #7 DONE 0.3s [2021-01-22T07:27:08.379Z] [2021-01-22T07:27:08.379Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-22T07:27:08.379Z] #5 DONE 0.3s [2021-01-22T07:27:08.379Z] [2021-01-22T07:27:08.379Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-22T07:27:08.379Z] #6 DONE 0.3s [2021-01-22T07:27:08.379Z] [2021-01-22T07:27:08.379Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-22T07:27:08.379Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-01-22T07:27:08.600Z] #41 51.49 DEP criu/eventpoll.d [2021-01-22T07:27:08.600Z] #41 51.67 DEP criu/eventfd.d [2021-01-22T07:27:08.600Z] #41 51.82 DEP criu/crtools.d [2021-01-22T07:27:08.641Z] #7 ... [2021-01-22T07:27:08.641Z] [2021-01-22T07:27:08.641Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-22T07:27:08.641Z] #5 DONE 0.4s [2021-01-22T07:27:08.641Z] [2021-01-22T07:27:08.641Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-22T07:27:08.641Z] #6 DONE 0.4s [2021-01-22T07:27:08.641Z] [2021-01-22T07:27:08.641Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-01-22T07:27:08.644Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-22T07:27:08.644Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-22T07:27:08.890Z] #41 51.97 DEP criu/cr-service.d [2021-01-22T07:27:08.908Z] #7 DONE 0.6s [2021-01-22T07:27:08.908Z] [2021-01-22T07:27:08.908Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:08.908Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-22T07:27:08.908Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-01-22T07:27:08.908Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 53.25kB / 50.40MB 0.1s [2021-01-22T07:27:08.908Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-22T07:27:08.908Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-01-22T07:27:08.908Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 156.20kB / 7.81MB 0.1s [2021-01-22T07:27:08.908Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2021-01-22T07:27:09.060Z] + docker version [2021-01-22T07:27:09.168Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.39MB / 50.40MB 0.2s [2021-01-22T07:27:09.168Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.31MB / 7.81MB 0.2s [2021-01-22T07:27:09.168Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.22MB / 10.00MB 0.2s [2021-01-22T07:27:09.168Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.49MB / 50.40MB 0.4s [2021-01-22T07:27:09.168Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.59MB / 7.81MB 0.4s [2021-01-22T07:27:09.168Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.24MB / 10.00MB 0.4s [2021-01-22T07:27:09.180Z] #41 52.15 DEP criu/cr-restore.d [2021-01-22T07:27:09.180Z] #41 52.35 DEP criu/cr-errno.d [2021-01-22T07:27:09.180Z] #41 52.37 DEP criu/cr-dump.d [2021-01-22T07:27:09.431Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.31MB / 7.81MB 0.5s [2021-01-22T07:27:09.431Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s [2021-01-22T07:27:09.431Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.90MB / 50.40MB 0.6s [2021-01-22T07:27:09.431Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-01-22T07:27:09.431Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done [2021-01-22T07:27:09.431Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s [2021-01-22T07:27:09.431Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.6s [2021-01-22T07:27:09.471Z] #41 52.46 DEP criu/cr-dedup.d [2021-01-22T07:27:09.471Z] #41 52.59 DEP criu/cr-check.d [2021-01-22T07:27:09.560Z] #47 52.99 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-22T07:27:09.563Z] #26 ... [2021-01-22T07:27:09.563Z] [2021-01-22T07:27:09.563Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:09.563Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-01-22T07:27:09.563Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-01-22T07:27:09.563Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.4s done [2021-01-22T07:27:09.563Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.5s done [2021-01-22T07:27:09.563Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.5s done [2021-01-22T07:27:09.563Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 2.5s done [2021-01-22T07:27:09.563Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.8s done [2021-01-22T07:27:09.563Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.3s done [2021-01-22T07:27:09.563Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-01-22T07:27:09.563Z] #10 ... [2021-01-22T07:27:09.563Z] [2021-01-22T07:27:09.563Z] #23 [internal] load build context [2021-01-22T07:27:09.563Z] #23 transferring context: 53.19MB 8.7s done [2021-01-22T07:27:09.563Z] #23 DONE 8.7s [2021-01-22T07:27:09.563Z] [2021-01-22T07:27:09.563Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T07:27:09.693Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.29MB / 50.40MB 0.8s [2021-01-22T07:27:09.693Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.57MB / 51.83MB 0.8s [2021-01-22T07:27:09.693Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.74MB / 68.67MB 0.8s [2021-01-22T07:27:09.693Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.88MB / 50.40MB 0.9s [2021-01-22T07:27:09.693Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.06MB / 51.83MB 0.9s [2021-01-22T07:27:09.693Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.16MB / 68.67MB 0.9s [2021-01-22T07:27:09.770Z] #41 52.75 DEP criu/config.d [2021-01-22T07:27:09.953Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.03MB / 50.40MB 1.1s [2021-01-22T07:27:09.953Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.54MB / 51.83MB 1.1s [2021-01-22T07:27:09.953Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.96MB / 68.67MB 1.1s [2021-01-22T07:27:09.953Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.19MB / 68.67MB 1.2s [2021-01-22T07:27:10.062Z] #41 ... [2021-01-22T07:27:10.062Z] [2021-01-22T07:27:10.062Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:27:10.062Z] #43 81.75 github.com/LK4D4/vndr/godl [2021-01-22T07:27:10.062Z] #43 82.31 github.com/LK4D4/vndr [2021-01-22T07:27:10.062Z] #43 DONE 87.7s [2021-01-22T07:27:10.062Z] [2021-01-22T07:27:10.062Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:27:10.062Z] #41 52.98 DEP criu/clone-noasan.d [2021-01-22T07:27:10.062Z] #41 53.01 DEP criu/cgroup.d [2021-01-22T07:27:10.130Z] #47 53.25 go: extracting golang.org/x/text v0.3.2 [2021-01-22T07:27:10.217Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.57MB / 50.40MB 1.3s [2021-01-22T07:27:10.217Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.12MB / 51.83MB 1.3s [2021-01-22T07:27:10.217Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.15MB / 50.40MB 1.4s [2021-01-22T07:27:10.217Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.89MB / 51.83MB 1.4s [2021-01-22T07:27:10.217Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.88MB / 68.67MB 1.4s [2021-01-22T07:27:10.353Z] #41 53.30 DEP criu/cgroup-props.d [2021-01-22T07:27:10.387Z] #47 ... [2021-01-22T07:27:10.387Z] [2021-01-22T07:27:10.387Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:27:10.387Z] #11 43.21 Reading package lists... [2021-01-22T07:27:10.476Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.35MB / 50.40MB 1.5s [2021-01-22T07:27:10.476Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.50MB / 50.40MB 1.6s [2021-01-22T07:27:10.476Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.59MB / 51.83MB 1.6s [2021-01-22T07:27:10.476Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.59MB / 68.67MB 1.6s [2021-01-22T07:27:10.646Z] #41 53.47 DEP criu/bitmap.d [2021-01-22T07:27:10.646Z] #41 53.52 DEP criu/bfd.d [2021-01-22T07:27:10.646Z] #41 53.64 DEP criu/autofs.d [2021-01-22T07:27:10.646Z] #41 53.78 DEP criu/aio.d [2021-01-22T07:27:10.739Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.51MB / 50.40MB 1.8s [2021-01-22T07:27:10.739Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.28MB / 51.83MB 1.8s [2021-01-22T07:27:10.739Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.83MB / 68.67MB 1.8s [2021-01-22T07:27:10.739Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.33MB / 50.40MB 1.9s [2021-01-22T07:27:10.953Z] #41 53.92 DEP criu/action-scripts.d [2021-01-22T07:27:11.005Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.56MB / 51.83MB 2.1s [2021-01-22T07:27:11.005Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.93MB / 68.67MB 2.1s [2021-01-22T07:27:11.005Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.31MB / 51.83MB 2.2s [2021-01-22T07:27:11.074Z] #26 extracting sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 5.2s done [2021-01-22T07:27:11.074Z] #26 DONE 10.3s [2021-01-22T07:27:11.074Z] [2021-01-22T07:27:11.074Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:11.074Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.1s done [2021-01-22T07:27:11.074Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e [2021-01-22T07:27:11.242Z] #41 54.15 CC criu/action-scripts.o [2021-01-22T07:27:11.266Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.22MB / 51.83MB 2.3s [2021-01-22T07:27:11.266Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.66MB / 68.67MB 2.3s [2021-01-22T07:27:11.266Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done [2021-01-22T07:27:11.266Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.92MB / 68.67MB 2.5s [2021-01-22T07:27:11.266Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 194.13kB / 120.17MB 2.5s [2021-01-22T07:27:11.368Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-01-22T07:27:11.368Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 [2021-01-22T07:27:11.527Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.65MB / 51.83MB 2.6s [2021-01-22T07:27:11.527Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.41MB / 120.17MB 2.7s [2021-01-22T07:27:11.527Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.39MB / 51.83MB 2.8s [2021-01-22T07:27:11.527Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-01-22T07:27:11.531Z] #41 54.52 CC criu/aio.o [2021-01-22T07:27:11.674Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-01-22T07:27:11.674Z] #10 DONE 10.7s [2021-01-22T07:27:11.674Z] [2021-01-22T07:27:11.674Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T07:27:11.674Z] #27 0.265 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:27:11.674Z] #27 0.287 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:27:11.674Z] #27 0.316 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:27:11.674Z] #27 0.522 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-22T07:27:11.674Z] #27 0.793 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-22T07:27:11.788Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.97MB / 51.83MB 2.9s [2021-01-22T07:27:11.788Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.49MB / 120.17MB 2.9s [2021-01-22T07:27:11.820Z] #41 54.77 CC criu/autofs.o [2021-01-22T07:27:12.048Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s [2021-01-22T07:27:12.048Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.56MB / 120.17MB 3.3s [2021-01-22T07:27:12.306Z] #27 1.191 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-22T07:27:12.509Z] #41 55.46 CC criu/bfd.o [2021-01-22T07:27:12.536Z] #11 53.99 Building dependency tree... [2021-01-22T07:27:12.619Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.7s done [2021-01-22T07:27:12.619Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.3s done [2021-01-22T07:27:12.619Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.04MB / 120.17MB 3.7s [2021-01-22T07:27:12.619Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.7s done [2021-01-22T07:27:12.798Z] #41 55.69 CC criu/bitmap.o [2021-01-22T07:27:12.798Z] #41 55.76 CC criu/cgroup-props.o [2021-01-22T07:27:12.867Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 4.0s [2021-01-22T07:27:12.867Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.39MB / 9.86MB 4.3s [2021-01-22T07:27:12.867Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.63MB / 9.86MB 4.4s [2021-01-22T07:27:12.878Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.67MB / 120.17MB 4.1s [2021-01-22T07:27:13.132Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.13MB / 9.86MB 4.5s [2021-01-22T07:27:13.132Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.03MB / 9.86MB 4.6s [2021-01-22T07:27:13.401Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.8s done [2021-01-22T07:27:13.401Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2021-01-22T07:27:13.426Z] #41 56.21 CC criu/cgroup.o [2021-01-22T07:27:13.446Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.12MB / 120.17MB 4.4s [2021-01-22T07:27:13.709Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.29MB / 120.17MB 4.7s [2021-01-22T07:27:13.709Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.63MB / 120.17MB 5.0s [2021-01-22T07:27:13.979Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.57MB / 120.17MB 5.2s [2021-01-22T07:27:13.981Z] #60 ... [2021-01-22T07:27:13.981Z] [2021-01-22T07:27:13.981Z] #21 [internal] load build context [2021-01-22T07:27:13.981Z] #21 transferring context: 53.19MB 5.3s done [2021-01-22T07:27:13.981Z] #21 DONE 5.6s [2021-01-22T07:27:13.981Z] [2021-01-22T07:27:13.981Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-22T07:27:13.981Z] #60 ... [2021-01-22T07:27:13.981Z] [2021-01-22T07:27:13.981Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:13.981Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-22T07:27:13.981Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 4.0s done [2021-01-22T07:27:13.981Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2021-01-22T07:27:13.981Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-22T07:27:13.981Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-01-22T07:27:13.981Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-01-22T07:27:13.981Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-01-22T07:27:13.981Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.0s done [2021-01-22T07:27:13.981Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.0s done [2021-01-22T07:27:13.981Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.18MB / 120.17MB 5.4s [2021-01-22T07:27:13.981Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.1s done [2021-01-22T07:27:13.981Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.0s [2021-01-22T07:27:14.240Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.07MB / 120.17MB 5.5s [2021-01-22T07:27:14.243Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.96MB / 120.17MB 5.7s [2021-01-22T07:27:14.378Z] #27 3.422 Fetched 8196 kB in 3s (2590 kB/s) [2021-01-22T07:27:14.455Z] #41 ... [2021-01-22T07:27:14.455Z] [2021-01-22T07:27:14.455Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:27:14.455Z] #30 DONE 92.2s [2021-01-22T07:27:14.506Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.89MB / 120.17MB 6.1s [2021-01-22T07:27:14.745Z] [2021-01-22T07:27:14.745Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:27:14.745Z] #18 10.20 Building dependency tree... [2021-01-22T07:27:14.745Z] #18 10.72 libcap2-bin is already the newest version (1:2.25-2). [2021-01-22T07:27:14.745Z] #18 10.72 The following additional packages will be installed: [2021-01-22T07:27:14.745Z] #18 10.72 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-22T07:27:14.745Z] #18 10.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-22T07:27:14.745Z] #18 10.72 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-22T07:27:14.745Z] #18 10.73 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-22T07:27:14.745Z] #18 10.73 python3.7 python3.7-minimal vim-runtime xxd [2021-01-22T07:27:14.745Z] #18 10.73 Suggested packages: [2021-01-22T07:27:14.745Z] #18 10.73 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-22T07:27:14.745Z] #18 10.73 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-22T07:27:14.745Z] #18 10.73 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-22T07:27:14.745Z] #18 10.73 Recommended packages: [2021-01-22T07:27:14.745Z] #18 10.73 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-22T07:27:14.745Z] #18 10.73 python3-keyrings.alt python3-xdg unzip [2021-01-22T07:27:14.745Z] #18 11.90 The following NEW packages will be installed: [2021-01-22T07:27:14.745Z] #18 11.90 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-22T07:27:14.745Z] #18 11.90 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-22T07:27:14.745Z] #18 11.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-22T07:27:14.745Z] #18 11.90 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-22T07:27:14.745Z] #18 11.90 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-22T07:27:14.745Z] #18 11.90 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-22T07:27:14.745Z] #18 11.90 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-22T07:27:14.745Z] #18 11.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-22T07:27:14.745Z] #18 11.90 xz-utils zip [2021-01-22T07:27:14.745Z] #18 11.99 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T07:27:14.745Z] #18 11.99 Need to get 27.7 MB of archives. [2021-01-22T07:27:14.745Z] #18 11.99 After this operation, 117 MB of additional disk space will be used. [2021-01-22T07:27:14.745Z] #18 11.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-01-22T07:27:14.745Z] #18 12.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-01-22T07:27:14.745Z] #18 12.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-01-22T07:27:14.745Z] #18 12.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-01-22T07:27:14.745Z] #18 12.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-01-22T07:27:14.745Z] #18 12.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-01-22T07:27:14.745Z] #18 13.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-01-22T07:27:14.745Z] #18 13.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-01-22T07:27:14.745Z] #18 13.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-01-22T07:27:14.745Z] #18 13.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-01-22T07:27:14.745Z] #18 13.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-01-22T07:27:14.745Z] #18 13.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-01-22T07:27:14.745Z] #18 13.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-01-22T07:27:14.745Z] #18 13.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-01-22T07:27:14.745Z] #18 13.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-01-22T07:27:14.745Z] #18 13.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-01-22T07:27:14.745Z] #18 13.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-01-22T07:27:14.745Z] #18 13.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T07:27:14.745Z] #18 13.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-01-22T07:27:14.745Z] #18 13.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-01-22T07:27:14.745Z] #18 13.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-01-22T07:27:14.745Z] #18 13.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-01-22T07:27:14.745Z] #18 13.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-01-22T07:27:14.745Z] #18 13.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-01-22T07:27:14.745Z] #18 13.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-01-22T07:27:14.745Z] #18 13.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-01-22T07:27:14.745Z] #18 13.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-01-22T07:27:14.745Z] #18 13.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-01-22T07:27:14.745Z] #18 13.49 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-01-22T07:27:14.745Z] #18 13.86 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-01-22T07:27:14.745Z] #18 13.86 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-01-22T07:27:14.745Z] #18 13.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-01-22T07:27:14.745Z] #18 13.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-01-22T07:27:14.745Z] #18 13.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-01-22T07:27:14.745Z] #18 13.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-01-22T07:27:14.745Z] #18 13.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-22T07:27:14.745Z] #18 13.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-01-22T07:27:14.745Z] #18 13.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-01-22T07:27:14.745Z] #18 13.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-22T07:27:14.745Z] #18 13.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-01-22T07:27:14.745Z] #18 14.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-22T07:27:14.745Z] #18 14.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2021-01-22T07:27:14.745Z] #18 14.23 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-01-22T07:27:14.745Z] #18 14.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-01-22T07:27:14.745Z] #18 14.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-22T07:27:14.745Z] #18 14.41 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-01-22T07:27:14.745Z] #18 14.43 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-01-22T07:27:14.745Z] #18 14.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-01-22T07:27:14.745Z] #18 14.85 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:27:14.745Z] #18 14.90 Fetched 27.7 MB in 3s (10.9 MB/s) [2021-01-22T07:27:14.745Z] #18 14.92 Selecting previously unselected package pigz. [2021-01-22T07:27:14.745Z] #18 14.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 ... 23199 files and directories currently installed.) [2021-01-22T07:27:14.745Z] #18 14.95 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-01-22T07:27:14.745Z] #18 14.95 Unpacking pigz (2.4-1) ... [2021-01-22T07:27:14.745Z] #18 15.03 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-01-22T07:27:14.745Z] #18 15.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-01-22T07:27:14.745Z] #18 15.03 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-01-22T07:27:14.745Z] #18 15.32 Selecting previously unselected package python3.7-minimal. [2021-01-22T07:27:14.745Z] #18 15.32 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-01-22T07:27:14.745Z] #18 15.33 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T07:27:14.745Z] #18 15.91 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-01-22T07:27:14.745Z] #18 15.92 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T07:27:14.745Z] #18 17.23 Selecting previously unselected package python3-minimal. [2021-01-22T07:27:14.745Z] #18 17.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 ... 23448 files and directories currently installed.) [2021-01-22T07:27:14.745Z] #18 17.28 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-01-22T07:27:14.745Z] #18 17.29 Unpacking python3-minimal (3.7.3-1) ... [2021-01-22T07:27:14.745Z] #18 17.33 Selecting previously unselected package libmpdec2:s390x. [2021-01-22T07:27:14.745Z] #18 17.34 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-01-22T07:27:14.745Z] #18 17.34 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-01-22T07:27:14.745Z] #18 17.39 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-01-22T07:27:14.745Z] #18 17.40 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-01-22T07:27:14.745Z] #18 17.40 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-01-22T07:27:14.768Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.41MB / 120.17MB 6.4s [2021-01-22T07:27:14.812Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.41MB / 120.17MB 5.8s [2021-01-22T07:27:14.812Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.59MB / 120.17MB 6.1s [2021-01-22T07:27:15.031Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.66MB / 120.17MB 6.6s [2021-01-22T07:27:15.059Z] #11 ... [2021-01-22T07:27:15.059Z] [2021-01-22T07:27:15.059Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:27:15.059Z] #40 38.34 Reading package lists... [2021-01-22T07:27:15.059Z] #40 48.43 Building dependency tree... [2021-01-22T07:27:15.059Z] #40 53.96 The following additional packages will be installed: [2021-01-22T07:27:15.059Z] #40 53.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-22T07:27:15.059Z] #40 53.97 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-22T07:27:15.059Z] #40 53.98 Suggested packages: [2021-01-22T07:27:15.059Z] #40 53.98 manpages-dev python-setuptools [2021-01-22T07:27:15.059Z] #40 55.58 The following NEW packages will be installed: [2021-01-22T07:27:15.059Z] #40 55.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-22T07:27:15.059Z] #40 55.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-22T07:27:15.059Z] #40 55.60 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-22T07:27:15.059Z] #40 55.60 python-six zlib1g-dev [2021-01-22T07:27:15.059Z] #40 56.04 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:27:15.059Z] #40 56.04 Need to get 4095 kB of archives. [2021-01-22T07:27:15.059Z] #40 56.04 After this operation, 22.5 MB of additional disk space will be used. [2021-01-22T07:27:15.059Z] #40 56.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-01-22T07:27:15.059Z] #40 56.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-01-22T07:27:15.059Z] #40 56.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-01-22T07:27:15.059Z] #40 56.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-01-22T07:27:15.059Z] #40 56.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-01-22T07:27:15.059Z] #40 56.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-01-22T07:27:15.059Z] #40 56.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-01-22T07:27:15.059Z] #40 56.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-01-22T07:27:15.059Z] #40 56.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-01-22T07:27:15.059Z] #40 56.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-01-22T07:27:15.059Z] #40 56.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-01-22T07:27:15.059Z] #40 56.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-01-22T07:27:15.059Z] #40 56.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-01-22T07:27:15.059Z] #40 56.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-01-22T07:27:15.059Z] #40 56.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-22T07:27:15.059Z] #40 56.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-01-22T07:27:15.059Z] #40 56.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-01-22T07:27:15.059Z] #40 ... [2021-01-22T07:27:15.059Z] [2021-01-22T07:27:15.059Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:27:15.059Z] #32 57.80 internal/reflectlite [2021-01-22T07:27:15.059Z] #32 57.84 sync [2021-01-22T07:27:15.093Z] #18 18.15 Selecting previously unselected package python3.7. [2021-01-22T07:27:15.093Z] #18 18.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-01-22T07:27:15.093Z] #18 18.15 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T07:27:15.383Z] #18 18.30 Selecting previously unselected package libpython3-stdlib:s390x. [2021-01-22T07:27:15.383Z] #18 18.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-01-22T07:27:15.383Z] #18 18.31 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-01-22T07:27:15.383Z] #18 18.35 Setting up python3-minimal (3.7.3-1) ... [2021-01-22T07:27:15.603Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.97MB / 120.17MB 7.0s [2021-01-22T07:27:15.753Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.43MB / 120.17MB 6.7s [2021-01-22T07:27:15.888Z] #27 3.422 Reading package lists... [2021-01-22T07:27:16.011Z] #18 18.88 Selecting previously unselected package python3. [2021-01-22T07:27:16.011Z] #18 18.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2021-01-22T07:27:16.011Z] #18 18.92 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-01-22T07:27:16.011Z] #18 18.95 Unpacking python3 (3.7.3-1) ... [2021-01-22T07:27:16.011Z] #18 19.00 Selecting previously unselected package libip4tc0:s390x. [2021-01-22T07:27:16.011Z] #18 19.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-01-22T07:27:16.011Z] #18 19.00 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-01-22T07:27:16.011Z] #18 19.06 Selecting previously unselected package libip6tc0:s390x. [2021-01-22T07:27:16.011Z] #18 19.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-01-22T07:27:16.011Z] #18 19.07 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-01-22T07:27:16.011Z] #18 19.11 Selecting previously unselected package libiptc0:s390x. [2021-01-22T07:27:16.011Z] #18 19.11 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-01-22T07:27:16.011Z] #18 19.12 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-01-22T07:27:16.011Z] #18 19.16 Selecting previously unselected package libnfnetlink0:s390x. [2021-01-22T07:27:16.011Z] #18 19.16 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-01-22T07:27:16.011Z] #18 19.17 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-01-22T07:27:16.014Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.72MB / 120.17MB 7.2s [2021-01-22T07:27:16.210Z] #8 ... [2021-01-22T07:27:16.210Z] [2021-01-22T07:27:16.210Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-22T07:27:16.210Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done [2021-01-22T07:27:16.210Z] #60 DONE 7.5s [2021-01-22T07:27:16.210Z] [2021-01-22T07:27:16.210Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:16.210Z] #8 ... [2021-01-22T07:27:16.210Z] [2021-01-22T07:27:16.210Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T07:27:16.210Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-22T07:27:16.210Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-22T07:27:16.210Z] #24 sha256:a5edb9fa5b2a8d6665ed911466827734795ef10d2b3985a46b7e9c7f0161a6b3 529B / 529B done [2021-01-22T07:27:16.210Z] #24 sha256:e7d08cddf791fe3245267654331eb21b805458b3412d368018009355855044a3 1.46kB / 1.46kB done [2021-01-22T07:27:16.210Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.40MB / 50.40MB 6.9s done [2021-01-22T07:27:16.210Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 [2021-01-22T07:27:16.210Z] #24 ... [2021-01-22T07:27:16.210Z] [2021-01-22T07:27:16.210Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:16.210Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.36MB / 120.17MB 7.8s [2021-01-22T07:27:16.301Z] #18 19.20 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-01-22T07:27:16.301Z] #18 19.20 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-01-22T07:27:16.301Z] #18 19.20 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-01-22T07:27:16.301Z] #18 19.25 Selecting previously unselected package libnftnl11:s390x. [2021-01-22T07:27:16.301Z] #18 19.25 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-01-22T07:27:16.301Z] #18 19.25 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-01-22T07:27:16.301Z] #18 19.29 Selecting previously unselected package iptables. [2021-01-22T07:27:16.301Z] #18 19.29 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-01-22T07:27:16.301Z] #18 19.29 Unpacking iptables (1.8.2-4) ... [2021-01-22T07:27:16.476Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.41MB / 120.17MB 8.1s [2021-01-22T07:27:16.582Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-01-22T07:27:16.593Z] #18 19.51 Selecting previously unselected package xxd. [2021-01-22T07:27:16.593Z] #18 19.51 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-01-22T07:27:16.593Z] #18 19.51 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T07:27:16.593Z] #18 19.61 Selecting previously unselected package vim-common. [2021-01-22T07:27:16.593Z] #18 19.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:27:16.593Z] #18 19.62 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T07:27:16.593Z] #18 19.71 Selecting previously unselected package bash-completion. [2021-01-22T07:27:16.738Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.96MB / 120.17MB 8.3s [2021-01-22T07:27:16.842Z] #8 ... [2021-01-22T07:27:16.842Z] [2021-01-22T07:27:16.842Z] #21 [internal] load build context [2021-01-22T07:27:16.842Z] #21 transferring context: 53.19MB 7.4s done [2021-01-22T07:27:16.842Z] #21 DONE 8.0s [2021-01-22T07:27:16.842Z] [2021-01-22T07:27:16.842Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:16.842Z] #8 ... [2021-01-22T07:27:16.842Z] [2021-01-22T07:27:16.842Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T07:27:16.842Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-22T07:27:16.842Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-22T07:27:16.842Z] #24 sha256:a5edb9fa5b2a8d6665ed911466827734795ef10d2b3985a46b7e9c7f0161a6b3 529B / 529B done [2021-01-22T07:27:16.842Z] #24 sha256:e7d08cddf791fe3245267654331eb21b805458b3412d368018009355855044a3 1.46kB / 1.46kB done [2021-01-22T07:27:16.842Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.40MB / 50.40MB 6.0s done [2021-01-22T07:27:16.842Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 1.3s [2021-01-22T07:27:16.842Z] #24 ... [2021-01-22T07:27:16.842Z] [2021-01-22T07:27:16.842Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:16.882Z] #18 19.72 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-22T07:27:16.999Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.97MB / 120.17MB 8.7s [2021-01-22T07:27:17.101Z] #8 ... [2021-01-22T07:27:17.101Z] [2021-01-22T07:27:17.101Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-22T07:27:17.101Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-22T07:27:17.101Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-22T07:27:17.101Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-22T07:27:17.101Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.5s done [2021-01-22T07:27:17.101Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.3s done [2021-01-22T07:27:17.101Z] #60 DONE 8.3s [2021-01-22T07:27:17.101Z] [2021-01-22T07:27:17.101Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:17.101Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.2s done [2021-01-22T07:27:17.260Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.58MB / 120.17MB 8.9s [2021-01-22T07:27:17.396Z] #27 4.870 Reading package lists... [2021-01-22T07:27:17.688Z] #27 6.395 Building dependency tree... [2021-01-22T07:27:17.831Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.01MB / 120.17MB 9.3s [2021-01-22T07:27:17.910Z] #18 21.02 Unpacking bash-completion (1:2.8-6) ... [2021-01-22T07:27:17.980Z] #27 7.036 The following additional packages will be installed: [2021-01-22T07:27:17.980Z] #27 7.036 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-22T07:27:17.980Z] #27 7.037 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-22T07:27:17.981Z] #27 7.038 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-22T07:27:17.981Z] #27 7.039 Suggested packages: [2021-01-22T07:27:17.981Z] #27 7.039 krb5-doc krb5-user [2021-01-22T07:27:17.981Z] #27 7.039 Recommended packages: [2021-01-22T07:27:17.981Z] #27 7.040 krb5-locales publicsuffix libsasl2-modules [2021-01-22T07:27:18.091Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.51MB / 120.17MB 9.7s [2021-01-22T07:27:18.274Z] #27 7.413 The following NEW packages will be installed: [2021-01-22T07:27:18.274Z] #27 7.414 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-22T07:27:18.274Z] #27 7.414 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-22T07:27:18.274Z] #27 7.414 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-22T07:27:18.274Z] #27 7.417 libssh2-1 libssl1.1 openssl [2021-01-22T07:27:18.274Z] #27 7.466 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T07:27:18.274Z] #27 7.466 Need to get 5166 kB of archives. [2021-01-22T07:27:18.274Z] #27 7.466 After this operation, 14.6 MB of additional disk space will be used. [2021-01-22T07:27:18.274Z] #27 7.466 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB] [2021-01-22T07:27:18.329Z] #32 ... [2021-01-22T07:27:18.329Z] [2021-01-22T07:27:18.329Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:27:18.329Z] #62 DONE 61.3s [2021-01-22T07:27:18.329Z] [2021-01-22T07:27:18.329Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:27:18.329Z] #40 58.85 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:27:18.329Z] #40 59.20 Fetched 4095 kB in 1s (3391 kB/s) [2021-01-22T07:27:18.329Z] #40 59.47 Selecting previously unselected package libcap-dev:amd64. [2021-01-22T07:27:18.329Z] #40 59.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T07:27:18.329Z] #40 59.64 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-01-22T07:27:18.329Z] #40 59.66 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-01-22T07:27:18.329Z] #40 60.16 Selecting previously unselected package libnet1:amd64. [2021-01-22T07:27:18.329Z] #40 60.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-22T07:27:18.329Z] #40 60.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T07:27:18.329Z] #40 61.30 Selecting previously unselected package libnet1-dev. [2021-01-22T07:27:18.329Z] #40 61.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-22T07:27:18.329Z] #40 61.31 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T07:27:18.329Z] #40 61.68 Selecting previously unselected package libnl-3-200:amd64. [2021-01-22T07:27:18.329Z] #40 61.70 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-22T07:27:18.329Z] #40 61.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T07:27:18.539Z] #18 21.32 Selecting previously unselected package bzip2. [2021-01-22T07:27:18.539Z] #18 21.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-01-22T07:27:18.539Z] #18 21.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T07:27:18.539Z] #18 21.40 Selecting previously unselected package xz-utils. [2021-01-22T07:27:18.539Z] #18 21.41 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-01-22T07:27:18.539Z] #18 21.41 Unpacking xz-utils (5.2.4-1) ... [2021-01-22T07:27:18.539Z] #18 21.49 Selecting previously unselected package apparmor. [2021-01-22T07:27:18.539Z] #18 21.49 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-01-22T07:27:18.539Z] #18 21.52 Unpacking apparmor (2.13.2-10) ... [2021-01-22T07:27:18.539Z] #18 21.68 Selecting previously unselected package aufs-tools. [2021-01-22T07:27:18.539Z] #18 21.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-01-22T07:27:18.539Z] #18 21.68 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-22T07:27:18.539Z] #18 21.77 Selecting previously unselected package libonig5:s390x. [2021-01-22T07:27:18.566Z] #27 7.478 Get:2 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-22T07:27:18.566Z] #27 7.510 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-01-22T07:27:18.566Z] #27 7.512 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-01-22T07:27:18.566Z] #27 7.514 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-01-22T07:27:18.566Z] #27 7.520 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-01-22T07:27:18.566Z] #27 7.541 Get:7 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-01-22T07:27:18.566Z] #27 7.546 Get:8 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-01-22T07:27:18.566Z] #27 7.558 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-01-22T07:27:18.566Z] #27 7.562 Get:10 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-22T07:27:18.566Z] #27 7.569 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB] [2021-01-22T07:27:18.566Z] #27 7.576 Get:12 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-01-22T07:27:18.566Z] #27 7.579 Get:13 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-01-22T07:27:18.566Z] #27 7.582 Get:14 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-01-22T07:27:18.566Z] #27 7.584 Get:15 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-01-22T07:27:18.566Z] #27 7.588 Get:16 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-01-22T07:27:18.566Z] #27 7.604 Get:17 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-01-22T07:27:18.566Z] #27 7.604 Get:18 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-01-22T07:27:18.566Z] #27 7.608 Get:19 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-01-22T07:27:18.566Z] #27 7.616 Get:20 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-01-22T07:27:18.566Z] #27 7.642 Get:21 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB] [2021-01-22T07:27:18.585Z] #40 61.99 Selecting previously unselected package libnl-3-dev:amd64. [2021-01-22T07:27:18.585Z] #40 61.99 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-01-22T07:27:18.585Z] #40 62.01 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-22T07:27:18.662Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 10.3s done [2021-01-22T07:27:18.828Z] #18 21.77 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-01-22T07:27:18.828Z] #18 21.77 Unpacking libonig5:s390x (6.9.1-1) ... [2021-01-22T07:27:18.828Z] #18 21.85 Selecting previously unselected package libjq1:s390x. [2021-01-22T07:27:18.828Z] #18 21.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-01-22T07:27:18.828Z] #18 21.86 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-22T07:27:18.828Z] #18 21.92 Selecting previously unselected package jq. [2021-01-22T07:27:18.828Z] #18 21.93 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-01-22T07:27:18.828Z] #18 21.94 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T07:27:18.828Z] #18 22.00 Selecting previously unselected package libaio1:s390x. [2021-01-22T07:27:18.828Z] #18 22.00 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-01-22T07:27:18.828Z] #18 22.00 Unpacking libaio1:s390x (0.3.112-3) ... [2021-01-22T07:27:18.828Z] #18 22.04 Selecting previously unselected package libgpm2:s390x. [2021-01-22T07:27:18.861Z] #27 8.015 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:27:18.922Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s [2021-01-22T07:27:19.091Z] Client: Docker Engine - Community [2021-01-22T07:27:19.091Z] Version: 19.03.13 [2021-01-22T07:27:19.091Z] API version: 1.40 [2021-01-22T07:27:19.091Z] Go version: go1.13.15 [2021-01-22T07:27:19.091Z] Git commit: 4484c46 [2021-01-22T07:27:19.091Z] Built: Wed Sep 16 17:03:45 2020 [2021-01-22T07:27:19.091Z] OS/Arch: linux/arm64 [2021-01-22T07:27:19.091Z] Experimental: false [2021-01-22T07:27:19.091Z] [2021-01-22T07:27:19.091Z] Server: Docker Engine - Community [2021-01-22T07:27:19.091Z] Engine: [2021-01-22T07:27:19.091Z] Version: 19.03.13 [2021-01-22T07:27:19.091Z] API version: 1.40 (minimum version 1.12) [2021-01-22T07:27:19.091Z] Go version: go1.13.15 [2021-01-22T07:27:19.091Z] Git commit: 4484c46 [2021-01-22T07:27:19.091Z] Built: Wed Sep 16 17:02:17 2020 [2021-01-22T07:27:19.091Z] OS/Arch: linux/arm64 [2021-01-22T07:27:19.091Z] Experimental: true [2021-01-22T07:27:19.091Z] containerd: [2021-01-22T07:27:19.091Z] Version: 1.3.7 [2021-01-22T07:27:19.091Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-22T07:27:19.091Z] runc: [2021-01-22T07:27:19.091Z] Version: 1.0.0-rc10 [2021-01-22T07:27:19.091Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T07:27:19.091Z] docker-init: [2021-01-22T07:27:19.091Z] Version: 0.18.0 [2021-01-22T07:27:19.091Z] GitCommit: fec3683 [2021-01-22T07:27:19.117Z] #18 22.04 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-01-22T07:27:19.117Z] #18 22.05 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-01-22T07:27:19.117Z] #18 22.09 Selecting previously unselected package libicu63:s390x. [2021-01-22T07:27:19.117Z] #18 22.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-01-22T07:27:19.117Z] #18 22.09 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-01-22T07:27:19.148Z] #40 62.56 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-22T07:27:19.167Z] #27 8.045 Fetched 5166 kB in 0s (16.4 MB/s) [2021-01-22T07:27:19.167Z] #27 8.080 Selecting previously unselected package libssl1.1:ppc64el. [2021-01-22T07:27:19.167Z] #27 8.080 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-01-22T07:27:19.167Z] #27 8.084 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-01-22T07:27:19.167Z] #27 8.088 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [Pipeline] sh [2021-01-22T07:27:19.405Z] #40 62.59 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-22T07:27:19.405Z] #40 62.61 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T07:27:19.460Z] #27 8.354 Selecting previously unselected package openssl. [2021-01-22T07:27:19.460Z] #27 8.357 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-01-22T07:27:19.460Z] #27 8.360 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-22T07:27:19.460Z] #27 8.527 Selecting previously unselected package ca-certificates. [2021-01-22T07:27:19.460Z] #27 8.530 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-22T07:27:19.460Z] #27 8.531 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-22T07:27:19.460Z] #27 8.601 Selecting previously unselected package libkeyutils1:ppc64el. [2021-01-22T07:27:19.494Z] + docker info [2021-01-22T07:27:19.661Z] #40 62.82 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-01-22T07:27:19.661Z] #40 62.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-01-22T07:27:19.661Z] #40 62.86 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-22T07:27:19.754Z] #27 8.604 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-01-22T07:27:19.754Z] #27 8.605 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-01-22T07:27:19.754Z] #27 8.628 Selecting previously unselected package libkrb5support0:ppc64el. [2021-01-22T07:27:19.754Z] #27 8.630 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-01-22T07:27:19.754Z] #27 8.631 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-01-22T07:27:19.754Z] #27 8.661 Selecting previously unselected package libk5crypto3:ppc64el. [2021-01-22T07:27:19.754Z] #27 8.664 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-01-22T07:27:19.754Z] #27 8.666 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-01-22T07:27:19.754Z] #27 8.706 Selecting previously unselected package libkrb5-3:ppc64el. [2021-01-22T07:27:19.754Z] #27 8.710 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-01-22T07:27:19.754Z] #27 8.711 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-01-22T07:27:19.754Z] #27 8.809 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-01-22T07:27:19.754Z] #27 8.809 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-01-22T07:27:19.754Z] #27 8.811 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-01-22T07:27:19.754Z] #27 8.856 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-01-22T07:27:19.754Z] #27 8.856 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-01-22T07:27:19.754Z] #27 8.858 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:27:19.754Z] #27 8.888 Selecting previously unselected package libsasl2-2:ppc64el. [2021-01-22T07:27:19.754Z] #27 8.891 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-01-22T07:27:19.754Z] #27 8.892 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:27:19.754Z] #27 8.935 Selecting previously unselected package libldap-common. [2021-01-22T07:27:19.919Z] #40 63.12 Selecting previously unselected package zlib1g-dev:amd64. [2021-01-22T07:27:19.919Z] #40 63.12 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-01-22T07:27:19.919Z] #40 63.15 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-22T07:27:20.045Z] #27 8.937 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-22T07:27:20.045Z] #27 8.938 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:27:20.045Z] #27 8.975 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-01-22T07:27:20.045Z] #27 8.977 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ... [2021-01-22T07:27:20.045Z] #27 8.985 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:27:20.045Z] #27 9.040 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-01-22T07:27:20.046Z] #27 9.042 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-01-22T07:27:20.046Z] #27 9.043 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-01-22T07:27:20.046Z] #27 9.089 Selecting previously unselected package libpsl5:ppc64el. [2021-01-22T07:27:20.046Z] #27 9.090 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-01-22T07:27:20.046Z] #27 9.092 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-01-22T07:27:20.046Z] #27 9.123 Selecting previously unselected package librtmp1:ppc64el. [2021-01-22T07:27:20.046Z] #27 9.125 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-01-22T07:27:20.046Z] #27 9.132 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T07:27:20.046Z] #27 9.159 Selecting previously unselected package libssh2-1:ppc64el. [2021-01-22T07:27:20.046Z] #27 9.159 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-01-22T07:27:20.046Z] #27 9.160 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-01-22T07:27:20.046Z] #27 9.198 Selecting previously unselected package libcurl4:ppc64el. [2021-01-22T07:27:20.046Z] #27 9.202 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-01-22T07:27:20.046Z] #27 9.204 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-01-22T07:27:20.046Z] #27 9.267 Selecting previously unselected package curl. [2021-01-22T07:27:20.340Z] #27 9.271 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-01-22T07:27:20.340Z] #27 9.273 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-22T07:27:20.340Z] #27 9.332 Selecting previously unselected package libonig5:ppc64el. [2021-01-22T07:27:20.340Z] #27 9.334 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-01-22T07:27:20.340Z] #27 9.336 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-01-22T07:27:20.340Z] #27 9.382 Selecting previously unselected package libjq1:ppc64el. [2021-01-22T07:27:20.340Z] #27 9.384 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-22T07:27:20.340Z] #27 9.386 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-22T07:27:20.340Z] #27 9.423 Selecting previously unselected package jq. [2021-01-22T07:27:20.340Z] #27 9.426 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-22T07:27:20.340Z] #27 9.427 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T07:27:20.340Z] #27 9.460 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-01-22T07:27:20.340Z] #27 9.464 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-01-22T07:27:20.340Z] #27 9.468 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-01-22T07:27:20.490Z] #40 63.84 Selecting previously unselected package libprotobuf17:amd64. [2021-01-22T07:27:20.490Z] #40 63.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-01-22T07:27:20.490Z] #40 63.85 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-22T07:27:20.633Z] #27 9.627 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-01-22T07:27:20.633Z] #27 9.630 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:27:20.633Z] #27 9.635 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-01-22T07:27:20.633Z] #27 9.638 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:27:20.633Z] #27 9.641 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T07:27:20.633Z] #27 9.645 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-01-22T07:27:20.633Z] #27 9.648 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:27:20.633Z] #27 9.650 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-01-22T07:27:20.633Z] #27 9.654 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-01-22T07:27:20.633Z] #27 9.657 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-22T07:27:20.633Z] #27 9.663 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-01-22T07:27:20.633Z] #27 9.667 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-22T07:27:20.633Z] #27 9.670 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:27:20.633Z] #27 9.673 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-22T07:27:21.052Z] #40 ... [2021-01-22T07:27:21.052Z] [2021-01-22T07:27:21.052Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:27:21.052Z] #34 43.98 Reading package lists... [2021-01-22T07:27:21.052Z] #34 54.73 Building dependency tree... [2021-01-22T07:27:21.052Z] #34 60.38 The following additional packages will be installed: [2021-01-22T07:27:21.052Z] #34 60.41 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-22T07:27:21.052Z] #34 60.43 Suggested packages: [2021-01-22T07:27:21.052Z] #34 60.45 cmake-doc ninja-build lrzip [2021-01-22T07:27:21.052Z] #34 60.45 Recommended packages: [2021-01-22T07:27:21.052Z] #34 60.45 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-22T07:27:21.052Z] #34 61.49 The following NEW packages will be installed: [2021-01-22T07:27:21.052Z] #34 61.53 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-22T07:27:21.052Z] #34 61.53 vim-common xxd [2021-01-22T07:27:21.052Z] #34 61.95 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:27:21.052Z] #34 61.95 Need to get 14.9 MB of archives. [2021-01-22T07:27:21.052Z] #34 61.95 After this operation, 61.8 MB of additional disk space will be used. [2021-01-22T07:27:21.052Z] #34 61.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-22T07:27:21.052Z] #34 61.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T07:27:21.052Z] #34 61.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-01-22T07:27:21.052Z] #34 62.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-22T07:27:21.052Z] #34 63.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-01-22T07:27:21.052Z] #34 63.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-01-22T07:27:21.052Z] #34 63.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-01-22T07:27:21.052Z] #34 63.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-01-22T07:27:21.052Z] #34 63.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-01-22T07:27:21.052Z] #34 63.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-01-22T07:27:21.052Z] #34 ... [2021-01-22T07:27:21.052Z] [2021-01-22T07:27:21.052Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:21.052Z] #47 61.82 go: finding github.com/fatih/color v1.7.0 [2021-01-22T07:27:21.052Z] #47 61.88 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:27:21.052Z] #47 61.92 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:27:21.052Z] #47 61.95 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:27:21.052Z] #47 62.14 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:27:21.052Z] #47 62.20 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:27:21.052Z] #47 62.21 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:27:21.052Z] #47 62.37 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:27:21.052Z] #47 62.40 go: finding github.com/pkg/errors v0.8.1 [2021-01-22T07:27:21.052Z] #47 62.48 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:27:21.052Z] #47 62.48 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:27:21.052Z] #47 62.48 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:27:21.052Z] #47 62.49 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:27:21.052Z] #47 62.59 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:27:21.052Z] #47 62.62 go: finding github.com/spf13/viper v1.6.1 [2021-01-22T07:27:21.052Z] #47 62.62 go: finding github.com/stretchr/testify v1.4.0 [2021-01-22T07:27:21.052Z] #47 62.65 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:27:21.052Z] #47 62.73 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:27:21.052Z] #47 62.75 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:27:21.052Z] #47 62.82 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:27:21.052Z] #47 62.90 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:27:21.052Z] #47 63.21 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:27:21.052Z] #47 63.21 go: finding github.com/stretchr/objx v0.2.0 [2021-01-22T07:27:21.052Z] #47 63.24 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:27:21.052Z] #47 63.29 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:27:21.052Z] #47 63.29 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:27:21.052Z] #47 63.36 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:27:21.052Z] #47 63.43 go: finding github.com/spf13/cobra v0.0.5 [2021-01-22T07:27:21.052Z] #47 63.49 go: finding github.com/gobwas/glob v0.2.3 [2021-01-22T07:27:21.052Z] #47 63.63 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:27:21.052Z] #47 63.71 go: finding github.com/spf13/pflag v1.0.5 [2021-01-22T07:27:21.052Z] #47 63.78 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:27:21.052Z] #47 63.84 go: finding github.com/magiconair/properties v1.8.1 [2021-01-22T07:27:21.052Z] #47 63.86 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:27:21.052Z] #47 63.91 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:27:21.052Z] #47 63.92 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:27:21.052Z] #47 64.05 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:27:21.052Z] #47 64.11 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:27:21.052Z] #47 64.21 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:27:21.052Z] #47 64.25 go: finding github.com/spf13/afero v1.1.2 [2021-01-22T07:27:21.052Z] #47 64.28 go: finding github.com/spf13/cast v1.3.0 [2021-01-22T07:27:21.052Z] #47 64.34 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:27:21.052Z] #47 64.46 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:27:21.052Z] #47 64.46 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:27:21.052Z] #47 64.51 go: finding golang.org/x/text v0.3.2 [2021-01-22T07:27:21.052Z] #47 64.52 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:27:21.052Z] #47 64.57 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-22T07:27:21.177Z] #18 23.94 Selecting previously unselected package libnet1:s390x. [2021-01-22T07:27:21.178Z] #18 23.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-01-22T07:27:21.178Z] #18 23.95 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-22T07:27:21.178Z] #18 24.01 Selecting previously unselected package libnl-3-200:s390x. [2021-01-22T07:27:21.178Z] #18 24.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-01-22T07:27:21.178Z] #18 24.01 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-01-22T07:27:21.178Z] #18 24.07 Selecting previously unselected package libprotobuf-c1:s390x. [2021-01-22T07:27:21.178Z] #18 24.07 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-01-22T07:27:21.178Z] #18 24.07 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-22T07:27:21.178Z] #18 24.10 Selecting previously unselected package libreadline5:s390x. [2021-01-22T07:27:21.178Z] #18 24.10 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-01-22T07:27:21.178Z] #18 24.10 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-01-22T07:27:21.178Z] #18 24.16 Selecting previously unselected package net-tools. [2021-01-22T07:27:21.178Z] #18 24.16 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-01-22T07:27:21.178Z] #18 24.17 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T07:27:21.178Z] #18 24.26 Selecting previously unselected package python-pip-whl. [2021-01-22T07:27:21.178Z] #18 24.26 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-22T07:27:21.178Z] #18 24.27 Unpacking python-pip-whl (18.1-5) ... [2021-01-22T07:27:21.308Z] #47 64.65 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:27:21.308Z] #47 64.71 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:27:21.308Z] #47 64.72 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:27:21.308Z] #47 64.77 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:27:21.308Z] #47 64.79 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:27:21.308Z] #47 64.82 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:27:21.467Z] #18 24.63 Selecting previously unselected package python3-lib2to3. [2021-01-22T07:27:21.566Z] #47 64.84 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:27:21.566Z] #47 64.86 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:27:21.566Z] #47 64.93 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:27:21.566Z] #47 64.94 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:27:21.566Z] #47 64.97 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:27:21.566Z] #47 64.97 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:27:21.566Z] #47 64.98 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-22T07:27:21.566Z] #47 65.01 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:27:21.566Z] #47 65.03 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:27:21.671Z] #27 10.47 Updating certificates in /etc/ssl/certs... [2021-01-22T07:27:21.671Z] #27 ... [2021-01-22T07:27:21.671Z] [2021-01-22T07:27:21.671Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:21.671Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.8s done [2021-01-22T07:27:21.671Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-01-22T07:27:21.671Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.8s done [2021-01-22T07:27:21.671Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-01-22T07:27:21.671Z] #10 DONE 20.7s [2021-01-22T07:27:21.671Z] [2021-01-22T07:27:21.671Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-22T07:27:21.671Z] #11 DONE 0.2s [2021-01-22T07:27:21.671Z] [2021-01-22T07:27:21.671Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T07:27:21.756Z] #18 24.63 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-22T07:27:21.756Z] #18 24.63 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-22T07:27:21.756Z] #18 24.71 Selecting previously unselected package python3-distutils. [2021-01-22T07:27:21.756Z] #18 24.72 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-22T07:27:21.756Z] #18 24.72 Unpacking python3-distutils (3.7.3-1) ... [2021-01-22T07:27:21.756Z] #18 24.81 Selecting previously unselected package python3-pip. [2021-01-22T07:27:21.756Z] #18 24.81 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-22T07:27:21.756Z] #18 24.81 Unpacking python3-pip (18.1-5) ... [2021-01-22T07:27:21.822Z] #47 65.05 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:27:21.822Z] #47 65.07 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:27:21.822Z] #47 65.08 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-22T07:27:21.822Z] #47 65.10 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:27:21.822Z] #47 65.12 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:27:21.822Z] #47 65.27 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-22T07:27:21.822Z] #47 ... [2021-01-22T07:27:21.822Z] [2021-01-22T07:27:21.822Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:27:21.822Z] #53 45.07 Reading package lists... [2021-01-22T07:27:21.822Z] #53 55.49 Building dependency tree... [2021-01-22T07:27:21.822Z] #53 61.00 The following additional packages will be installed: [2021-01-22T07:27:21.822Z] #53 61.01 libbtrfs0 [2021-01-22T07:27:21.822Z] #53 61.19 The following NEW packages will be installed: [2021-01-22T07:27:21.822Z] #53 61.20 libbtrfs-dev libbtrfs0 [2021-01-22T07:27:21.822Z] #53 61.73 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:27:21.822Z] #53 61.73 Need to get 119 kB of archives. [2021-01-22T07:27:21.822Z] #53 61.73 After this operation, 387 kB of additional disk space will be used. [2021-01-22T07:27:21.822Z] #53 61.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-22T07:27:21.822Z] #53 61.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-22T07:27:21.822Z] #53 63.77 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:27:21.822Z] #53 64.07 Fetched 119 kB in 0s (408 kB/s) [2021-01-22T07:27:21.822Z] #53 64.19 Selecting previously unselected package libbtrfs0. [2021-01-22T07:27:21.822Z] #53 64.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 ... 15410 files and directories currently installed.) [2021-01-22T07:27:21.822Z] #53 64.33 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-22T07:27:21.822Z] #53 64.48 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T07:27:21.822Z] #53 64.64 Selecting previously unselected package libbtrfs-dev. [2021-01-22T07:27:21.822Z] #53 64.65 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-22T07:27:21.822Z] #53 64.65 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:27:21.822Z] #53 65.18 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T07:27:21.966Z] #27 ... [2021-01-22T07:27:21.966Z] [2021-01-22T07:27:21.966Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-22T07:27:21.966Z] #12 DONE 0.2s [2021-01-22T07:27:21.966Z] [2021-01-22T07:27:21.966Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:27:22.045Z] #18 24.91 Selecting previously unselected package python3-pkg-resources. [2021-01-22T07:27:22.045Z] #18 24.91 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T07:27:22.045Z] #18 24.92 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-22T07:27:22.045Z] #18 24.97 Selecting previously unselected package python3-setuptools. [2021-01-22T07:27:22.045Z] #18 24.97 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-22T07:27:22.045Z] #18 24.97 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-22T07:27:22.045Z] #18 25.10 Selecting previously unselected package python3-wheel. [2021-01-22T07:27:22.045Z] #18 25.10 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-22T07:27:22.045Z] #18 25.11 Unpacking python3-wheel (0.32.3-2) ... [2021-01-22T07:27:22.045Z] #18 25.15 Selecting previously unselected package sudo. [2021-01-22T07:27:22.079Z] #53 65.27 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:27:22.079Z] #53 65.32 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:27:22.079Z] #53 ... [2021-01-22T07:27:22.079Z] [2021-01-22T07:27:22.079Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:27:22.079Z] #40 65.13 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-01-22T07:27:22.079Z] #40 65.15 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-01-22T07:27:22.079Z] #40 65.22 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-22T07:27:22.277Z] #45 ... [2021-01-22T07:27:22.277Z] [2021-01-22T07:27:22.277Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-22T07:27:22.277Z] #39 DONE 0.1s [2021-01-22T07:27:22.277Z] [2021-01-22T07:27:22.277Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-22T07:27:22.277Z] #31 DONE 0.1s [2021-01-22T07:27:22.277Z] [2021-01-22T07:27:22.277Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:27:22.335Z] #18 25.15 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2021-01-22T07:27:22.335Z] #18 25.15 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-22T07:27:22.382Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.4s [2021-01-22T07:27:22.382Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.7s done [2021-01-22T07:27:22.624Z] #18 25.53 Selecting previously unselected package thin-provisioning-tools. [2021-01-22T07:27:22.624Z] #18 25.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-01-22T07:27:22.624Z] #18 25.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T07:27:22.624Z] #18 25.70 Selecting previously unselected package uidmap. [2021-01-22T07:27:22.624Z] #18 25.70 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-01-22T07:27:22.624Z] #18 25.71 Unpacking uidmap (1:4.5-1.1) ... [2021-01-22T07:27:22.624Z] #18 25.76 Selecting previously unselected package vim-runtime. [2021-01-22T07:27:22.625Z] #18 25.76 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:27:22.625Z] #18 25.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-01-22T07:27:22.625Z] #18 25.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-22T07:27:22.625Z] #18 25.78 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-22T07:27:22.642Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-01-22T07:27:22.923Z] #32 0.684 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-22T07:27:22.923Z] #32 0.689 Cloning into '.'... [2021-01-22T07:27:23.125Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.0s done [2021-01-22T07:27:23.387Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-01-22T07:27:23.448Z] #40 66.52 Selecting previously unselected package libprotobuf-dev:amd64. [2021-01-22T07:27:23.448Z] #40 66.52 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-01-22T07:27:23.448Z] #40 ... [2021-01-22T07:27:23.448Z] [2021-01-22T07:27:23.448Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:27:23.448Z] #53 DONE 66.7s [2021-01-22T07:27:23.448Z] [2021-01-22T07:27:23.448Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:27:23.448Z] #40 66.58 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-22T07:27:23.594Z] #8 ... [2021-01-22T07:27:23.594Z] [2021-01-22T07:27:23.594Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T07:27:23.594Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 7.6s done [2021-01-22T07:27:23.594Z] #24 DONE 14.7s [2021-01-22T07:27:23.594Z] [2021-01-22T07:27:23.594Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:23.594Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done [2021-01-22T07:27:23.594Z] #8 ... [2021-01-22T07:27:23.594Z] [2021-01-22T07:27:23.594Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T07:27:23.705Z] #40 ... [2021-01-22T07:27:23.705Z] [2021-01-22T07:27:23.705Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:27:23.705Z] #43 57.10 sync [2021-01-22T07:27:23.705Z] #43 57.11 internal/reflectlite [2021-01-22T07:27:23.705Z] #43 59.69 github.com/LK4D4/vndr/godl/singleflight [2021-01-22T07:27:23.705Z] #43 60.59 math/rand [2021-01-22T07:27:23.705Z] #43 61.41 internal/singleflight [2021-01-22T07:27:23.705Z] #43 62.57 sort [2021-01-22T07:27:23.705Z] #43 62.57 io [2021-01-22T07:27:23.705Z] #43 64.43 bytes [2021-01-22T07:27:23.705Z] #43 64.50 strconv [2021-01-22T07:27:23.961Z] #43 ... [2021-01-22T07:27:23.961Z] [2021-01-22T07:27:23.961Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:27:23.961Z] #34 66.36 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:27:23.961Z] #34 66.71 Fetched 14.9 MB in 3s (5415 kB/s) [2021-01-22T07:27:23.961Z] #34 67.02 Selecting previously unselected package xxd. [2021-01-22T07:27:23.961Z] #34 67.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T07:27:23.961Z] #34 67.16 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-22T07:27:23.961Z] #34 67.19 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T07:27:24.218Z] #34 67.63 Selecting previously unselected package vim-common. [2021-01-22T07:27:24.218Z] #34 67.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:27:24.327Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.3s done [2021-01-22T07:27:24.475Z] #34 67.74 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T07:27:24.595Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-01-22T07:27:24.595Z] #8 ... [2021-01-22T07:27:24.595Z] [2021-01-22T07:27:24.595Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T07:27:24.595Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 8.1s done [2021-01-22T07:27:24.595Z] #24 DONE 16.2s [2021-01-22T07:27:24.595Z] [2021-01-22T07:27:24.595Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:24.595Z] #8 ... [2021-01-22T07:27:24.595Z] [2021-01-22T07:27:24.595Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T07:27:24.681Z] #18 27.61 Selecting previously unselected package vim. [2021-01-22T07:27:24.681Z] #18 27.61 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-01-22T07:27:24.681Z] #18 27.62 Unpacking vim (2:8.1.0875-5) ... [2021-01-22T07:27:24.970Z] #18 28.03 Selecting previously unselected package xfsprogs. [2021-01-22T07:27:24.970Z] #18 28.04 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-01-22T07:27:24.970Z] #18 28.04 Unpacking xfsprogs (4.20.0-1) ... [2021-01-22T07:27:25.038Z] #34 68.45 Selecting previously unselected package cmake-data. [2021-01-22T07:27:25.039Z] #34 68.45 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-22T07:27:25.039Z] #34 68.47 Unpacking cmake-data (3.13.4-1) ... [2021-01-22T07:27:25.260Z] #18 ... [2021-01-22T07:27:25.260Z] [2021-01-22T07:27:25.260Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:27:25.260Z] #41 58.25 CC criu/clone-noasan.o [2021-01-22T07:27:25.260Z] #41 58.35 CC criu/config.o [2021-01-22T07:27:25.260Z] #41 59.05 CC criu/cr-check.o [2021-01-22T07:27:25.260Z] #41 59.89 CC criu/cr-dedup.o [2021-01-22T07:27:25.260Z] #41 60.22 CC criu/cr-dump.o [2021-01-22T07:27:25.260Z] #41 61.46 CC criu/cr-errno.o [2021-01-22T07:27:25.260Z] #41 61.48 CC criu/cr-restore.o [2021-01-22T07:27:25.260Z] #41 64.14 CC criu/cr-service.o [2021-01-22T07:27:25.260Z] #41 64.86 CC criu/crtools.o [2021-01-22T07:27:25.260Z] #41 65.05 CC criu/eventfd.o [2021-01-22T07:27:25.260Z] #41 65.18 CC criu/eventpoll.o [2021-01-22T07:27:25.260Z] #41 65.48 CC criu/external.o [2021-01-22T07:27:25.260Z] #41 65.75 CC criu/fault-injection.o [2021-01-22T07:27:25.260Z] #41 65.79 CC criu/fdstore.o [2021-01-22T07:27:25.260Z] #41 65.97 CC criu/fifo.o [2021-01-22T07:27:25.260Z] #41 66.16 CC criu/file-ids.o [2021-01-22T07:27:25.260Z] #41 66.36 CC criu/file-lock.o [2021-01-22T07:27:25.260Z] #41 66.83 CC criu/files-ext.o [2021-01-22T07:27:25.260Z] #41 67.06 CC criu/files-reg.o [2021-01-22T07:27:25.260Z] #41 68.34 CC criu/files.o [2021-01-22T07:27:25.260Z] #41 ... [2021-01-22T07:27:25.260Z] [2021-01-22T07:27:25.260Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:27:25.260Z] #18 28.35 Selecting previously unselected package zip. [2021-01-22T07:27:25.260Z] #18 28.35 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-01-22T07:27:25.260Z] #18 28.35 Unpacking zip (3.0-11+b1) ... [2021-01-22T07:27:25.260Z] #18 28.47 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-22T07:27:25.505Z] #25 1.611 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:27:25.505Z] #25 1.616 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:27:25.505Z] #25 1.705 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:27:25.505Z] #25 1.799 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:27:25.549Z] #18 28.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T07:27:25.549Z] #18 28.49 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-01-22T07:27:25.549Z] #18 28.50 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-01-22T07:27:25.549Z] #18 28.51 Setting up libgpm2:s390x (1.20.7-5) ... [2021-01-22T07:27:25.549Z] #18 28.52 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-01-22T07:27:25.549Z] #18 28.53 Setting up uidmap (1:4.5-1.1) ... [2021-01-22T07:27:25.549Z] #18 28.53 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-01-22T07:27:25.549Z] #18 28.54 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-22T07:27:25.549Z] #18 28.55 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T07:27:25.549Z] #18 28.55 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-22T07:27:25.549Z] #18 28.56 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-01-22T07:27:25.549Z] #18 28.57 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T07:27:25.549Z] #18 28.57 Setting up zip (3.0-11+b1) ... [2021-01-22T07:27:25.549Z] #18 28.58 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T07:27:25.549Z] #18 28.59 Setting up bash-completion (1:2.8-6) ... [2021-01-22T07:27:25.604Z] #34 ... [2021-01-22T07:27:25.604Z] [2021-01-22T07:27:25.604Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:27:25.604Z] #11 58.88 The following additional packages will be installed: [2021-01-22T07:27:25.604Z] #11 58.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-22T07:27:25.604Z] #11 58.89 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-22T07:27:25.604Z] #11 58.89 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-22T07:27:25.604Z] #11 58.89 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-22T07:27:25.604Z] #11 58.89 mingw-w64-x86-64-dev [2021-01-22T07:27:25.604Z] #11 58.89 Suggested packages: [2021-01-22T07:27:25.604Z] #11 58.89 gcc-8-locales seccomp wine64 [2021-01-22T07:27:25.604Z] #11 61.17 The following NEW packages will be installed: [2021-01-22T07:27:25.604Z] #11 61.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-22T07:27:25.604Z] #11 61.17 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-22T07:27:25.604Z] #11 61.18 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-22T07:27:25.604Z] #11 61.18 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-22T07:27:25.604Z] #11 61.18 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-22T07:27:25.604Z] #11 61.18 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-22T07:27:25.604Z] #11 61.20 The following packages will be upgraded: [2021-01-22T07:27:25.604Z] #11 61.20 libsystemd0 libudev1 [2021-01-22T07:27:25.604Z] #11 61.85 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T07:27:25.604Z] #11 61.85 Need to get 78.2 MB of archives. [2021-01-22T07:27:25.604Z] #11 61.85 After this operation, 487 MB of additional disk space will be used. [2021-01-22T07:27:25.604Z] #11 61.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2021-01-22T07:27:25.604Z] #11 61.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2021-01-22T07:27:25.604Z] #11 61.89 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] [2021-01-22T07:27:25.604Z] #11 62.31 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] [2021-01-22T07:27:25.604Z] #11 62.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-22T07:27:25.604Z] #11 62.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-01-22T07:27:25.604Z] #11 62.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-01-22T07:27:25.604Z] #11 62.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-22T07:27:25.604Z] #11 63.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-22T07:27:25.604Z] #11 64.07 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] [2021-01-22T07:27:25.604Z] #11 64.08 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] [2021-01-22T07:27:25.604Z] #11 68.75 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] [2021-01-22T07:27:25.604Z] #11 ... [2021-01-22T07:27:25.604Z] [2021-01-22T07:27:25.604Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:27:25.604Z] #30 67.28 Checking out files: 65% (1003/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1408/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. [2021-01-22T07:27:25.604Z] #30 68.67 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-22T07:27:25.765Z] #25 2.199 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:27:25.861Z] #30 69.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-22T07:27:26.336Z] #25 2.783 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:27:26.505Z] #25 1.568 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:27:26.505Z] #25 1.578 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:27:26.505Z] #25 1.583 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:27:26.505Z] #25 1.829 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:27:26.766Z] #25 2.143 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:27:27.027Z] #25 2.497 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:27:27.052Z] #18 29.98 Setting up libiptc0:s390x (1.8.2-4) ... [2021-01-22T07:27:27.052Z] #18 29.98 Setting up xz-utils (5.2.4-1) ... [2021-01-22T07:27:27.052Z] #18 29.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-22T07:27:27.052Z] #18 30.00 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-22T07:27:27.052Z] #18 30.04 invoke-rc.d: could not determine current runlevel [2021-01-22T07:27:27.052Z] #18 30.04 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-22T07:27:27.052Z] #18 30.05 Setting up pigz (2.4-1) ... [2021-01-22T07:27:27.052Z] #18 30.06 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-01-22T07:27:27.052Z] #18 30.07 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-01-22T07:27:27.052Z] #18 30.08 Setting up python-pip-whl (18.1-5) ... [2021-01-22T07:27:27.052Z] #18 30.08 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-01-22T07:27:27.052Z] #18 30.09 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-22T07:27:27.341Z] #18 30.31 Setting up libaio1:s390x (0.3.112-3) ... [2021-01-22T07:27:27.341Z] #18 30.32 Setting up libonig5:s390x (6.9.1-1) ... [2021-01-22T07:27:27.341Z] #18 30.33 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-01-22T07:27:27.341Z] #18 30.33 Setting up vim (2:8.1.0875-5) ... [2021-01-22T07:27:27.341Z] #18 30.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-22T07:27:27.341Z] #18 30.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-22T07:27:27.341Z] #18 30.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-22T07:27:27.341Z] #18 30.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-22T07:27:27.341Z] #18 30.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-22T07:27:27.341Z] #18 30.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-22T07:27:27.341Z] #18 30.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-22T07:27:27.341Z] #18 30.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-22T07:27:27.341Z] #18 30.39 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-22T07:27:27.341Z] #18 30.40 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T07:27:27.341Z] #18 30.40 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-01-22T07:27:27.341Z] #18 30.41 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T07:27:27.341Z] #18 30.42 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-01-22T07:27:27.341Z] #18 30.42 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T07:27:27.455Z] #32 ... [2021-01-22T07:27:27.455Z] [2021-01-22T07:27:27.455Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T07:27:27.455Z] #27 11.49 126 added, 0 removed; done. [2021-01-22T07:27:27.455Z] #27 11.54 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-01-22T07:27:27.455Z] #27 11.55 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T07:27:27.455Z] #27 11.56 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-01-22T07:27:27.455Z] #27 11.56 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-22T07:27:27.455Z] #27 11.57 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:27:27.455Z] #27 11.60 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-22T07:27:27.455Z] #27 11.61 Updating certificates in /etc/ssl/certs... [2021-01-22T07:27:27.455Z] #27 15.68 0 added, 0 removed; done. [2021-01-22T07:27:27.455Z] #27 15.69 Running hooks in /etc/ca-certificates/update.d... [2021-01-22T07:27:27.455Z] #27 15.70 done. [2021-01-22T07:27:27.455Z] #27 DONE 16.1s [2021-01-22T07:27:27.455Z] [2021-01-22T07:27:27.455Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-22T07:27:27.455Z] #28 DONE 0.1s [2021-01-22T07:27:27.455Z] [2021-01-22T07:27:27.455Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:27:27.455Z] #34 0.720 + RM_GOPATH=0 [2021-01-22T07:27:27.455Z] #34 0.720 + TMP_GOPATH= [2021-01-22T07:27:27.455Z] #34 0.720 + : /build [2021-01-22T07:27:27.455Z] #34 0.720 + '[' -z '' ']' [2021-01-22T07:27:27.455Z] #34 0.722 ++ mktemp -d [2021-01-22T07:27:27.455Z] #34 0.723 + export GOPATH=/tmp/tmp.iRBPFSmjle [2021-01-22T07:27:27.455Z] #34 0.723 + GOPATH=/tmp/tmp.iRBPFSmjle [2021-01-22T07:27:27.455Z] #34 0.723 + RM_GOPATH=1 [2021-01-22T07:27:27.455Z] #34 0.724 + case "$(go env GOARCH)" in [2021-01-22T07:27:27.455Z] #34 0.724 ++ go env GOARCH [2021-01-22T07:27:27.455Z] #34 0.732 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:27.455Z] #34 0.733 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:27.455Z] #34 0.735 ++ dirname /tmp/install/install.sh [2021-01-22T07:27:27.455Z] #34 0.737 + dir=/tmp/install [2021-01-22T07:27:27.455Z] #34 0.737 + bin=tomlv [2021-01-22T07:27:27.455Z] #34 0.737 + shift [2021-01-22T07:27:27.455Z] #34 0.738 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-22T07:27:27.455Z] #34 0.738 + . /tmp/install/tomlv.installer [2021-01-22T07:27:27.455Z] #34 0.738 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:27:27.455Z] #34 0.739 + install_tomlv [2021-01-22T07:27:27.455Z] #34 0.739 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-22T07:27:27.455Z] #34 0.739 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:27:27.455Z] #34 0.739 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iRBPFSmjle/src/github.com/BurntSushi/toml [2021-01-22T07:27:27.455Z] #34 0.742 Cloning into '/tmp/tmp.iRBPFSmjle/src/github.com/BurntSushi/toml'... [2021-01-22T07:27:27.455Z] #34 1.832 + cd /tmp/tmp.iRBPFSmjle/src/github.com/BurntSushi/toml [2021-01-22T07:27:27.455Z] #34 1.832 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:27:27.455Z] #34 1.882 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T07:27:27.455Z] #34 2.587 runtime/internal/sys [2021-01-22T07:27:27.455Z] #34 2.614 math/bits [2021-01-22T07:27:27.455Z] #34 2.653 internal/cpu [2021-01-22T07:27:27.455Z] #34 2.709 runtime/internal/atomic [2021-01-22T07:27:27.455Z] #34 3.084 runtime/internal/math [2021-01-22T07:27:27.455Z] #34 3.249 unicode/utf8 [2021-01-22T07:27:27.455Z] #34 3.998 sync/atomic [2021-01-22T07:27:27.455Z] #34 4.515 math [2021-01-22T07:27:27.455Z] #34 4.762 unicode [2021-01-22T07:27:27.455Z] #34 4.825 internal/bytealg [2021-01-22T07:27:27.729Z] #25 4.043 Fetched 8422 kB in 3s (3138 kB/s) [2021-01-22T07:27:27.753Z] #34 5.763 internal/testlog [2021-01-22T07:27:27.753Z] #34 ... [2021-01-22T07:27:27.753Z] [2021-01-22T07:27:27.753Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:27.753Z] #47 0.824 + RM_GOPATH=0 [2021-01-22T07:27:27.753Z] #47 0.828 + TMP_GOPATH= [2021-01-22T07:27:27.753Z] #47 0.828 + : /build [2021-01-22T07:27:27.753Z] #47 0.828 + '[' -z '' ']' [2021-01-22T07:27:27.753Z] #47 0.830 ++ mktemp -d [2021-01-22T07:27:27.753Z] #47 0.879 + export GOPATH=/tmp/tmp.8i6IGdK6Jt [2021-01-22T07:27:27.753Z] #47 0.895 + GOPATH=/tmp/tmp.8i6IGdK6Jt [2021-01-22T07:27:27.753Z] #47 0.895 + RM_GOPATH=1 [2021-01-22T07:27:27.753Z] #47 0.895 + case "$(go env GOARCH)" in [2021-01-22T07:27:27.753Z] #47 0.896 ++ go env GOARCH [2021-01-22T07:27:27.753Z] #47 0.906 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:27.753Z] #47 0.907 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:27.753Z] #47 0.910 ++ dirname /tmp/install/install.sh [2021-01-22T07:27:27.753Z] #47 0.914 + dir=/tmp/install [2021-01-22T07:27:27.753Z] #47 0.917 + bin=gotestsum [2021-01-22T07:27:27.753Z] #47 0.918 + shift [2021-01-22T07:27:27.753Z] #47 0.919 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-22T07:27:27.753Z] #47 0.925 + . /tmp/install/gotestsum.installer [2021-01-22T07:27:27.753Z] #47 0.926 ++ : v0.5.3 [2021-01-22T07:27:27.753Z] #47 0.927 + install_gotestsum [2021-01-22T07:27:27.753Z] #47 0.938 + set -e [2021-01-22T07:27:27.753Z] #47 0.938 + export GO111MODULE=on [2021-01-22T07:27:27.753Z] #47 0.938 + GO111MODULE=on [2021-01-22T07:27:27.753Z] #47 0.938 + GOBIN=/build [2021-01-22T07:27:27.753Z] #47 0.939 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-22T07:27:27.753Z] #47 0.972 go: finding gotest.tools v0.5.3 [2021-01-22T07:27:27.753Z] #47 0.987 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-22T07:27:27.753Z] #47 2.239 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-22T07:27:27.753Z] #47 3.697 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-22T07:27:27.753Z] #47 5.382 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:27:27.753Z] #47 5.412 go: downloading github.com/fatih/color v1.9.0 [2021-01-22T07:27:27.753Z] #47 5.432 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:27:27.753Z] #47 5.508 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:27:27.753Z] #47 5.524 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-22T07:27:27.753Z] #47 5.536 go: downloading github.com/pkg/errors v0.9.1 [2021-01-22T07:27:27.753Z] #47 5.544 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:27:27.753Z] #47 5.636 go: extracting github.com/fatih/color v1.9.0 [2021-01-22T07:27:27.753Z] #47 5.689 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:27:27.753Z] #47 5.826 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:27:27.753Z] #47 5.885 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:27:28.049Z] #47 5.980 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:27:28.049Z] #47 6.119 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:27:28.049Z] #47 6.121 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:27:28.049Z] #47 6.175 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:27:28.049Z] #47 6.265 go: extracting github.com/pkg/errors v0.9.1 [2021-01-22T07:27:28.347Z] #47 6.411 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-22T07:27:28.388Z] #30 ... [2021-01-22T07:27:28.388Z] [2021-01-22T07:27:28.388Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:27:28.388Z] #32 61.73 sort [2021-01-22T07:27:28.388Z] #32 61.73 errors [2021-01-22T07:27:28.388Z] #32 62.33 strconv [2021-01-22T07:27:28.388Z] #32 64.15 io [2021-01-22T07:27:28.388Z] #32 65.92 internal/oserror [2021-01-22T07:27:28.388Z] #32 66.03 syscall [2021-01-22T07:27:28.388Z] #32 68.33 reflect [2021-01-22T07:27:28.644Z] #47 6.618 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:27:28.644Z] #47 ... [2021-01-22T07:27:28.644Z] [2021-01-22T07:27:28.644Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:27:28.644Z] #34 6.701 encoding [2021-01-22T07:27:28.644Z] #34 6.777 runtime [2021-01-22T07:27:28.645Z] #32 ... [2021-01-22T07:27:28.645Z] [2021-01-22T07:27:28.645Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:27:28.645Z] #40 69.36 Selecting previously unselected package libprotoc17:amd64. [2021-01-22T07:27:28.645Z] #40 69.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-01-22T07:27:28.645Z] #40 69.40 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-22T07:27:28.645Z] #40 70.76 Selecting previously unselected package protobuf-c-compiler. [2021-01-22T07:27:28.645Z] #40 70.77 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-01-22T07:27:28.645Z] #40 70.80 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T07:27:28.645Z] #40 71.04 Selecting previously unselected package protobuf-compiler. [2021-01-22T07:27:28.645Z] #40 71.04 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-01-22T07:27:28.645Z] #40 71.09 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-22T07:27:28.645Z] #40 71.30 Selecting previously unselected package python-pkg-resources. [2021-01-22T07:27:28.645Z] #40 71.30 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T07:27:28.645Z] #40 71.31 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-22T07:27:28.645Z] #40 71.58 Selecting previously unselected package python-six. [2021-01-22T07:27:28.645Z] #40 71.58 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-22T07:27:28.645Z] #40 71.58 Unpacking python-six (1.12.0-1) ... [2021-01-22T07:27:28.645Z] #40 71.81 Selecting previously unselected package python-protobuf. [2021-01-22T07:27:28.645Z] #40 71.81 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-01-22T07:27:28.645Z] #40 71.81 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-22T07:27:28.677Z] #25 4.043 Reading package lists... [2021-01-22T07:27:28.939Z] #25 4.163 Fetched 8422 kB in 3s (2958 kB/s) [2021-01-22T07:27:29.284Z] #34 7.221 runtime/cgo [2021-01-22T07:27:29.409Z] #18 32.16 Setting up iptables (1.8.2-4) ... [2021-01-22T07:27:29.409Z] #18 32.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T07:27:29.409Z] #18 32.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T07:27:29.409Z] #18 32.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T07:27:29.409Z] #18 32.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T07:27:29.409Z] #18 32.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-22T07:27:29.409Z] #18 32.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-22T07:27:29.409Z] #18 32.20 Setting up python3 (3.7.3-1) ... [2021-01-22T07:27:29.409Z] #18 32.36 Setting up python3-wheel (0.32.3-2) ... [2021-01-22T07:27:29.576Z] #40 72.77 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-22T07:27:29.658Z] #25 4.991 Reading package lists... [2021-01-22T07:27:29.658Z] #25 5.883 Building dependency tree... [2021-01-22T07:27:29.658Z] #25 6.203 The following additional packages will be installed: [2021-01-22T07:27:29.658Z] #25 6.203 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-22T07:27:29.658Z] #25 6.203 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-22T07:27:29.658Z] #25 6.203 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-22T07:27:29.658Z] #25 6.203 Suggested packages: [2021-01-22T07:27:29.658Z] #25 6.203 krb5-doc krb5-user [2021-01-22T07:27:29.658Z] #25 6.203 Recommended packages: [2021-01-22T07:27:29.658Z] #25 6.203 krb5-locales publicsuffix libsasl2-modules [2021-01-22T07:27:29.698Z] #18 32.62 Setting up apparmor (2.13.2-10) ... [2021-01-22T07:27:29.879Z] #25 4.163 Reading package lists... [2021-01-22T07:27:29.944Z] #25 6.467 The following NEW packages will be installed: [2021-01-22T07:27:29.944Z] #25 6.467 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-22T07:27:29.944Z] #25 6.467 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-22T07:27:29.944Z] #25 6.467 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-22T07:27:29.944Z] #25 6.467 libssh2-1 libssl1.1 openssl [2021-01-22T07:27:30.219Z] #25 6.742 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T07:27:30.219Z] #25 6.742 Need to get 5047 kB of archives. [2021-01-22T07:27:30.219Z] #25 6.742 After this operation, 12.1 MB of additional disk space will be used. [2021-01-22T07:27:30.219Z] #25 6.742 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-22T07:27:30.219Z] #25 ... [2021-01-22T07:27:30.219Z] [2021-01-22T07:27:30.219Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:30.219Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-01-22T07:27:30.219Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.4s [2021-01-22T07:27:30.507Z] #8 ... [2021-01-22T07:27:30.507Z] [2021-01-22T07:27:30.507Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T07:27:30.507Z] #25 6.746 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-01-22T07:27:30.507Z] #25 6.746 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-01-22T07:27:30.507Z] #25 6.748 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-01-22T07:27:30.507Z] #25 6.751 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-01-22T07:27:30.507Z] #25 6.751 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-01-22T07:27:30.507Z] #25 6.767 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-01-22T07:27:30.507Z] #25 6.770 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-01-22T07:27:30.507Z] #25 6.776 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-01-22T07:27:30.507Z] #25 6.796 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-22T07:27:30.507Z] #25 6.796 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2021-01-22T07:27:30.508Z] #25 6.806 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-01-22T07:27:30.508Z] #25 6.819 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-01-22T07:27:30.508Z] #25 6.820 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-01-22T07:27:30.508Z] #25 6.828 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-01-22T07:27:30.508Z] #25 6.837 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-01-22T07:27:30.508Z] #25 6.847 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-01-22T07:27:30.508Z] #25 6.847 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-01-22T07:27:30.508Z] #25 6.875 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-22T07:27:30.508Z] #25 6.887 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-22T07:27:30.508Z] #25 6.891 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-22T07:27:30.727Z] #18 33.59 Setting up xfsprogs (4.20.0-1) ... [2021-01-22T07:27:30.727Z] #18 33.60 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-22T07:27:30.727Z] #18 33.78 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-22T07:27:30.769Z] #25 7.146 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:27:30.769Z] #25 7.209 Fetched 5047 kB in 0s (12.5 MB/s) [2021-01-22T07:27:30.769Z] #25 7.262 Selecting previously unselected package libssl1.1:amd64. [2021-01-22T07:27:30.769Z] #25 7.262 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-01-22T07:27:30.769Z] #25 7.262 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-22T07:27:30.769Z] #25 7.271 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-22T07:27:30.827Z] #25 5.063 Reading package lists... [2021-01-22T07:27:30.827Z] #25 6.036 Building dependency tree... [2021-01-22T07:27:31.042Z] #25 7.524 Selecting previously unselected package openssl. [2021-01-22T07:27:31.042Z] #25 7.524 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-22T07:27:31.042Z] #25 7.529 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-22T07:27:31.088Z] #25 6.371 The following additional packages will be installed: [2021-01-22T07:27:31.088Z] #25 6.371 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-22T07:27:31.088Z] #25 6.371 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-22T07:27:31.088Z] #25 6.371 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-22T07:27:31.088Z] #25 6.381 Suggested packages: [2021-01-22T07:27:31.088Z] #25 6.381 krb5-doc krb5-user [2021-01-22T07:27:31.088Z] #25 6.381 Recommended packages: [2021-01-22T07:27:31.088Z] #25 6.381 krb5-locales publicsuffix libsasl2-modules [2021-01-22T07:27:31.303Z] #25 7.760 Selecting previously unselected package ca-certificates. [2021-01-22T07:27:31.303Z] #25 7.760 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-22T07:27:31.303Z] #25 7.765 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-22T07:27:31.303Z] #25 7.877 Selecting previously unselected package libkeyutils1:amd64. [2021-01-22T07:27:31.347Z] #25 ... [2021-01-22T07:27:31.347Z] [2021-01-22T07:27:31.347Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:31.347Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-01-22T07:27:31.348Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.6s [2021-01-22T07:27:31.356Z] #18 34.37 Setting up python3-distutils (3.7.3-1) ... [2021-01-22T07:27:31.562Z] #25 7.881 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-01-22T07:27:31.562Z] #25 7.893 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-01-22T07:27:31.562Z] #25 7.970 Selecting previously unselected package libkrb5support0:amd64. [2021-01-22T07:27:31.562Z] #25 7.970 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-01-22T07:27:31.562Z] #25 7.983 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:27:31.562Z] #25 8.041 Selecting previously unselected package libk5crypto3:amd64. [2021-01-22T07:27:31.562Z] #25 8.041 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-01-22T07:27:31.562Z] #25 8.048 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:27:31.562Z] #25 8.124 Selecting previously unselected package libkrb5-3:amd64. [2021-01-22T07:27:31.562Z] #25 8.124 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-01-22T07:27:31.607Z] #8 ... [2021-01-22T07:27:31.607Z] [2021-01-22T07:27:31.607Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T07:27:31.607Z] #25 6.691 The following NEW packages will be installed: [2021-01-22T07:27:31.607Z] #25 6.691 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-22T07:27:31.607Z] #25 6.691 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-22T07:27:31.607Z] #25 6.691 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-22T07:27:31.607Z] #25 6.691 libssh2-1 libssl1.1 openssl [2021-01-22T07:27:31.607Z] #25 6.971 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T07:27:31.607Z] #25 6.971 Need to get 5047 kB of archives. [2021-01-22T07:27:31.607Z] #25 6.971 After this operation, 12.1 MB of additional disk space will be used. [2021-01-22T07:27:31.607Z] #25 6.971 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-22T07:27:31.607Z] #25 6.981 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-01-22T07:27:31.607Z] #25 6.981 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-01-22T07:27:31.607Z] #25 6.981 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-01-22T07:27:31.607Z] #25 6.981 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-01-22T07:27:31.607Z] #25 6.981 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-01-22T07:27:31.607Z] #25 7.004 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-01-22T07:27:31.607Z] #25 7.013 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-01-22T07:27:31.607Z] #25 7.024 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-01-22T07:27:31.607Z] #25 7.024 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-22T07:27:31.607Z] #25 7.024 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2021-01-22T07:27:31.607Z] #25 7.034 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-01-22T07:27:31.607Z] #25 7.034 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-01-22T07:27:31.607Z] #25 7.036 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-01-22T07:27:31.607Z] #25 7.047 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-01-22T07:27:31.607Z] #25 7.047 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-01-22T07:27:31.607Z] #25 7.047 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-01-22T07:27:31.607Z] #25 7.056 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-01-22T07:27:31.737Z] Client: [2021-01-22T07:27:31.737Z] Debug Mode: false [2021-01-22T07:27:31.737Z] [2021-01-22T07:27:31.737Z] Server: [2021-01-22T07:27:31.737Z] Containers: 0 [2021-01-22T07:27:31.737Z] Running: 0 [2021-01-22T07:27:31.737Z] Paused: 0 [2021-01-22T07:27:31.737Z] Stopped: 0 [2021-01-22T07:27:31.737Z] Images: 0 [2021-01-22T07:27:31.737Z] Server Version: 19.03.13 [2021-01-22T07:27:31.737Z] Storage Driver: overlay2 [2021-01-22T07:27:31.737Z] Backing Filesystem: extfs [2021-01-22T07:27:31.737Z] Supports d_type: true [2021-01-22T07:27:31.737Z] Native Overlay Diff: true [2021-01-22T07:27:31.737Z] Logging Driver: json-file [2021-01-22T07:27:31.737Z] Cgroup Driver: cgroupfs [2021-01-22T07:27:31.737Z] Plugins: [2021-01-22T07:27:31.737Z] Volume: local [2021-01-22T07:27:31.737Z] Network: bridge host ipvlan macvlan null overlay [2021-01-22T07:27:31.737Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-22T07:27:31.737Z] Swarm: inactive [2021-01-22T07:27:31.737Z] Runtimes: runc [2021-01-22T07:27:31.737Z] Default Runtime: runc [2021-01-22T07:27:31.737Z] Init Binary: docker-init [2021-01-22T07:27:31.737Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-22T07:27:31.737Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T07:27:31.737Z] init version: fec3683 [2021-01-22T07:27:31.737Z] Security Options: [2021-01-22T07:27:31.737Z] apparmor [2021-01-22T07:27:31.737Z] seccomp [2021-01-22T07:27:31.737Z] Profile: default [2021-01-22T07:27:31.737Z] Kernel Version: 4.15.0-1083-aws [2021-01-22T07:27:31.737Z] Operating System: Ubuntu 16.04.7 LTS [2021-01-22T07:27:31.737Z] OSType: linux [2021-01-22T07:27:31.737Z] Architecture: aarch64 [2021-01-22T07:27:31.737Z] CPUs: 4 [2021-01-22T07:27:31.737Z] Total Memory: 7.525GiB [2021-01-22T07:27:31.737Z] Name: ip-10-100-120-143 [2021-01-22T07:27:31.737Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2021-01-22T07:27:31.737Z] Docker Root Dir: /var/lib/docker [2021-01-22T07:27:31.737Z] Debug Mode: false [2021-01-22T07:27:31.737Z] Registry: https://index.docker.io/v1/ [2021-01-22T07:27:31.737Z] Labels: [2021-01-22T07:27:31.737Z] Experimental: true [2021-01-22T07:27:31.737Z] Insecure Registries: [2021-01-22T07:27:31.737Z] 127.0.0.0/8 [2021-01-22T07:27:31.737Z] Live Restore Enabled: true [2021-01-22T07:27:31.737Z] [2021-01-22T07:27:31.737Z] WARNING: No swap limit support [Pipeline] sh [2021-01-22T07:27:31.822Z] #25 8.134 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:27:31.822Z] #25 8.260 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-22T07:27:31.822Z] #25 8.260 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-01-22T07:27:31.822Z] #25 8.272 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:27:31.822Z] #25 8.334 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-22T07:27:31.822Z] #25 8.334 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-22T07:27:31.822Z] #25 8.343 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:27:31.822Z] #25 8.395 Selecting previously unselected package libsasl2-2:amd64. [2021-01-22T07:27:31.822Z] #25 8.395 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-22T07:27:31.870Z] #25 7.063 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-22T07:27:31.870Z] #25 7.070 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-22T07:27:31.870Z] #25 7.079 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-22T07:27:31.870Z] #25 7.276 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:27:31.870Z] #25 7.315 Fetched 5047 kB in 0s (14.0 MB/s) [2021-01-22T07:27:31.985Z] #18 34.79 Setting up python3-setuptools (40.8.0-1) ... [2021-01-22T07:27:32.066Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T07:27:32.066Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T07:27:32.066Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41917/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-22T07:27:32.066Z] + bash /home/ubuntu/workspace/moby_PR-41917/check-config.sh [2021-01-22T07:27:32.066Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-22T07:27:32.066Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2021-01-22T07:27:32.066Z] [2021-01-22T07:27:32.066Z] Generally Necessary: [2021-01-22T07:27:32.066Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-22T07:27:32.066Z] - apparmor: enabled and tools installed [2021-01-22T07:27:32.084Z] #25 8.401 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:27:32.084Z] #25 8.464 Selecting previously unselected package libldap-common. [2021-01-22T07:27:32.084Z] #25 8.467 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-22T07:27:32.084Z] #25 8.472 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:27:32.084Z] #25 8.535 Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-22T07:27:32.084Z] #25 8.535 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2021-01-22T07:27:32.084Z] #25 8.541 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:27:32.084Z] #25 8.634 Selecting previously unselected package libnghttp2-14:amd64. [2021-01-22T07:27:32.084Z] #25 8.634 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-01-22T07:27:32.084Z] #25 8.639 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-22T07:27:32.101Z] #40 ... [2021-01-22T07:27:32.101Z] [2021-01-22T07:27:32.101Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:32.101Z] #47 65.45 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:27:32.101Z] #47 65.70 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:27:32.101Z] #47 65.93 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:27:32.101Z] #47 65.93 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:27:32.101Z] #47 65.98 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:27:32.101Z] #47 66.20 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:27:32.130Z] #25 7.353 Selecting previously unselected package libssl1.1:amd64. [2021-01-22T07:27:32.130Z] #25 7.353 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-01-22T07:27:32.130Z] #25 7.353 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-22T07:27:32.130Z] #25 7.360 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-22T07:27:32.330Z] - CONFIG_NAMESPACES: enabled [2021-01-22T07:27:32.330Z] - CONFIG_NET_NS: enabled [2021-01-22T07:27:32.330Z] - CONFIG_PID_NS: enabled [2021-01-22T07:27:32.330Z] - CONFIG_IPC_NS: enabled [2021-01-22T07:27:32.330Z] - CONFIG_UTS_NS: enabled [2021-01-22T07:27:32.330Z] - CONFIG_CGROUPS: enabled [2021-01-22T07:27:32.330Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-22T07:27:32.330Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-22T07:27:32.330Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-22T07:27:32.330Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-22T07:27:32.330Z] - CONFIG_CPUSETS: enabled [2021-01-22T07:27:32.330Z] - CONFIG_MEMCG: enabled [2021-01-22T07:27:32.330Z] - CONFIG_KEYS: enabled [2021-01-22T07:27:32.330Z] - CONFIG_VETH: enabled (as module) [2021-01-22T07:27:32.330Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-22T07:27:32.330Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-22T07:27:32.330Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-01-22T07:27:32.330Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-22T07:27:32.330Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-22T07:27:32.341Z] #34 ... [2021-01-22T07:27:32.341Z] [2021-01-22T07:27:32.341Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:27:32.341Z] #36 1.088 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:27:32.341Z] #36 1.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:27:32.341Z] #36 1.207 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:27:32.341Z] #36 2.707 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-22T07:27:32.341Z] #36 5.261 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-22T07:27:32.341Z] #36 7.107 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-22T07:27:32.341Z] #36 ... [2021-01-22T07:27:32.341Z] [2021-01-22T07:27:32.341Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:27:32.341Z] #55 1.231 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:27:32.341Z] #55 1.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:27:32.341Z] #55 1.279 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:27:32.341Z] #55 3.052 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-22T07:27:32.341Z] #55 5.704 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-22T07:27:32.341Z] #55 7.342 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-22T07:27:32.341Z] #55 ... [2021-01-22T07:27:32.341Z] [2021-01-22T07:27:32.341Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:27:32.341Z] #51 0.848 + RM_GOPATH=0 [2021-01-22T07:27:32.341Z] #51 0.848 + TMP_GOPATH= [2021-01-22T07:27:32.341Z] #51 0.848 + : /build [2021-01-22T07:27:32.341Z] #51 0.848 + '[' -z '' ']' [2021-01-22T07:27:32.341Z] #51 0.866 ++ mktemp -d [2021-01-22T07:27:32.341Z] #51 0.881 + export GOPATH=/tmp/tmp.WyXsxNTqtx [2021-01-22T07:27:32.341Z] #51 0.889 + GOPATH=/tmp/tmp.WyXsxNTqtx [2021-01-22T07:27:32.341Z] #51 0.889 + RM_GOPATH=1 [2021-01-22T07:27:32.341Z] #51 0.889 + case "$(go env GOARCH)" in [2021-01-22T07:27:32.341Z] #51 0.893 ++ go env GOARCH [2021-01-22T07:27:32.341Z] #51 0.915 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:32.341Z] #51 0.915 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:32.341Z] #51 0.917 ++ dirname /tmp/install/install.sh [2021-01-22T07:27:32.341Z] #51 0.921 + dir=/tmp/install [2021-01-22T07:27:32.341Z] #51 0.926 + bin=shfmt [2021-01-22T07:27:32.341Z] #51 0.927 + shift [2021-01-22T07:27:32.341Z] #51 0.938 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-22T07:27:32.341Z] #51 0.939 + . /tmp/install/shfmt.installer [2021-01-22T07:27:32.341Z] #51 0.939 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:27:32.341Z] #51 0.940 + install_shfmt [2021-01-22T07:27:32.341Z] #51 0.940 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:27:32.341Z] #51 0.941 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-22T07:27:32.341Z] #51 0.941 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WyXsxNTqtx/src/github.com/mvdan/sh [2021-01-22T07:27:32.341Z] #51 0.943 Cloning into '/tmp/tmp.WyXsxNTqtx/src/github.com/mvdan/sh'... [2021-01-22T07:27:32.341Z] #51 ... [2021-01-22T07:27:32.341Z] [2021-01-22T07:27:32.341Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:27:32.341Z] #42 1.076 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:27:32.341Z] #42 1.191 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:27:32.341Z] #42 1.191 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:27:32.341Z] #42 3.051 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-22T07:27:32.341Z] #42 5.349 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-22T07:27:32.341Z] #42 6.922 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-22T07:27:32.344Z] #25 8.712 Selecting previously unselected package libpsl5:amd64. [2021-01-22T07:27:32.344Z] #25 8.712 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-01-22T07:27:32.344Z] #25 8.717 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-01-22T07:27:32.344Z] #25 8.766 Selecting previously unselected package librtmp1:amd64. [2021-01-22T07:27:32.344Z] #25 8.766 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-01-22T07:27:32.344Z] #25 8.777 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T07:27:32.344Z] #25 8.839 Selecting previously unselected package libssh2-1:amd64. [2021-01-22T07:27:32.344Z] #25 8.839 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-01-22T07:27:32.344Z] #25 8.845 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-22T07:27:32.358Z] #47 ... [2021-01-22T07:27:32.359Z] [2021-01-22T07:27:32.359Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:27:32.359Z] #11 72.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-01-22T07:27:32.359Z] #11 72.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-01-22T07:27:32.359Z] #11 72.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-22T07:27:32.359Z] #11 72.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-22T07:27:32.359Z] #11 72.51 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] [2021-01-22T07:27:32.359Z] #11 72.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2021-01-22T07:27:32.359Z] #11 72.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-01-22T07:27:32.359Z] #11 72.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-01-22T07:27:32.359Z] #11 72.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-01-22T07:27:32.359Z] #11 72.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-01-22T07:27:32.359Z] #11 72.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-01-22T07:27:32.359Z] #11 72.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-01-22T07:27:32.359Z] #11 72.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-01-22T07:27:32.359Z] #11 72.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-01-22T07:27:32.359Z] #11 72.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2021-01-22T07:27:32.359Z] #11 74.36 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:27:32.359Z] #11 74.77 Fetched 78.2 MB in 11s (6888 kB/s) [2021-01-22T07:27:32.359Z] #11 74.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 ... 15410 files and directories currently installed.) [2021-01-22T07:27:32.359Z] #11 75.08 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2021-01-22T07:27:32.359Z] #11 75.12 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T07:27:32.359Z] #11 75.70 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2021-01-22T07:27:32.390Z] #25 7.643 Selecting previously unselected package openssl. [2021-01-22T07:27:32.390Z] #25 7.643 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-22T07:27:32.390Z] #25 7.653 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-22T07:27:32.592Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-22T07:27:32.592Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-22T07:27:32.592Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-22T07:27:32.592Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-22T07:27:32.592Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-22T07:27:32.592Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-01-22T07:27:32.592Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-22T07:27:32.592Z] [2021-01-22T07:27:32.592Z] Optional Features: [2021-01-22T07:27:32.592Z] - CONFIG_USER_NS: enabled [2021-01-22T07:27:32.592Z] - CONFIG_SECCOMP: enabled [2021-01-22T07:27:32.592Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-22T07:27:32.592Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-22T07:27:32.592Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-22T07:27:32.592Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-22T07:27:32.592Z] - CONFIG_BLK_CGROUP: enabled [2021-01-22T07:27:32.592Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-22T07:27:32.592Z] - CONFIG_IOSCHED_CFQ: enabled [2021-01-22T07:27:32.592Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-01-22T07:27:32.592Z] - CONFIG_CGROUP_PERF: enabled [2021-01-22T07:27:32.592Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-22T07:27:32.592Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-22T07:27:32.592Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-22T07:27:32.592Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-22T07:27:32.592Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-22T07:27:32.592Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-22T07:27:32.592Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-22T07:27:32.604Z] #25 8.913 Selecting previously unselected package libcurl4:amd64. [2021-01-22T07:27:32.604Z] #25 8.913 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-01-22T07:27:32.604Z] #25 8.923 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-22T07:27:32.604Z] #25 9.007 Selecting previously unselected package curl. [2021-01-22T07:27:32.604Z] #25 9.009 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-01-22T07:27:32.604Z] #25 9.022 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-22T07:27:32.604Z] #25 9.102 Selecting previously unselected package libonig5:amd64. [2021-01-22T07:27:32.604Z] #25 9.102 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-01-22T07:27:32.604Z] #25 9.107 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-22T07:27:32.617Z] #18 35.73 Setting up python3-pip (18.1-5) ... [2021-01-22T07:27:32.637Z] #42 ... [2021-01-22T07:27:32.637Z] [2021-01-22T07:27:32.637Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:32.637Z] #24 0.566 + RM_GOPATH=0 [2021-01-22T07:27:32.637Z] #24 0.566 + TMP_GOPATH= [2021-01-22T07:27:32.637Z] #24 0.566 + : /build [2021-01-22T07:27:32.637Z] #24 0.566 + '[' -z '' ']' [2021-01-22T07:27:32.637Z] #24 0.567 ++ mktemp -d [2021-01-22T07:27:32.637Z] #24 0.570 + export GOPATH=/tmp/tmp.ntSinJ69PP [2021-01-22T07:27:32.637Z] #24 0.570 + GOPATH=/tmp/tmp.ntSinJ69PP [2021-01-22T07:27:32.637Z] #24 0.570 + RM_GOPATH=1 [2021-01-22T07:27:32.637Z] #24 0.570 + case "$(go env GOARCH)" in [2021-01-22T07:27:32.637Z] #24 0.571 ++ go env GOARCH [2021-01-22T07:27:32.637Z] #24 0.583 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:32.637Z] #24 0.583 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:32.637Z] #24 0.584 ++ dirname /tmp/install/install.sh [2021-01-22T07:27:32.637Z] #24 0.586 + dir=/tmp/install [2021-01-22T07:27:32.637Z] #24 0.586 + bin=dockercli [2021-01-22T07:27:32.637Z] #24 0.586 + shift [2021-01-22T07:27:32.637Z] #24 0.586 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-22T07:27:32.637Z] #24 0.586 + . /tmp/install/dockercli.installer [2021-01-22T07:27:32.637Z] #24 0.587 ++ : stable [2021-01-22T07:27:32.637Z] #24 0.587 ++ : 17.06.2-ce [2021-01-22T07:27:32.637Z] #24 0.588 + install_dockercli [2021-01-22T07:27:32.637Z] #24 0.588 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-22T07:27:32.637Z] #24 0.588 Install docker/cli version 17.06.2-ce from stable [2021-01-22T07:27:32.637Z] #24 0.589 ++ uname -m [2021-01-22T07:27:32.637Z] #24 0.592 + arch=ppc64le [2021-01-22T07:27:32.637Z] #24 0.592 + '[' ppc64le '!=' x86_64 ']' [2021-01-22T07:27:32.637Z] #24 0.592 + '[' ppc64le '!=' s390x ']' [2021-01-22T07:27:32.637Z] #24 0.592 + '[' ppc64le '!=' armhf ']' [2021-01-22T07:27:32.637Z] #24 0.592 + build_dockercli [2021-01-22T07:27:32.637Z] #24 0.592 + git clone https://github.com/docker/docker-ce /tmp/tmp.ntSinJ69PP/tmp/docker-ce [2021-01-22T07:27:32.637Z] #24 0.595 Cloning into '/tmp/tmp.ntSinJ69PP/tmp/docker-ce'... [2021-01-22T07:27:32.637Z] #24 ... [2021-01-22T07:27:32.637Z] [2021-01-22T07:27:32.637Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:27:32.637Z] #13 1.072 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:27:32.637Z] #13 1.185 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:27:32.637Z] #13 1.187 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:27:32.637Z] #13 2.760 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-22T07:27:32.637Z] #13 5.338 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-22T07:27:32.637Z] #13 7.363 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-22T07:27:32.650Z] #25 7.836 Selecting previously unselected package ca-certificates. [2021-01-22T07:27:32.650Z] #25 7.836 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-22T07:27:32.650Z] #25 7.846 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-22T07:27:32.650Z] #25 7.952 Selecting previously unselected package libkeyutils1:amd64. [2021-01-22T07:27:32.650Z] #25 7.952 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-01-22T07:27:32.650Z] #25 7.959 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-01-22T07:27:32.650Z] #25 7.997 Selecting previously unselected package libkrb5support0:amd64. [2021-01-22T07:27:32.650Z] #25 7.997 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-01-22T07:27:32.650Z] #25 8.011 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:27:32.650Z] #25 8.058 Selecting previously unselected package libk5crypto3:amd64. [2021-01-22T07:27:32.650Z] #25 8.058 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-01-22T07:27:32.853Z] - CONFIG_IP_VS: enabled (as module) [2021-01-22T07:27:32.853Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-22T07:27:32.853Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-22T07:27:32.853Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-22T07:27:32.853Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-22T07:27:32.853Z] - CONFIG_EXT4_FS: enabled [2021-01-22T07:27:32.853Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-22T07:27:32.853Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-22T07:27:32.853Z] - Network Drivers: [2021-01-22T07:27:32.853Z] - "overlay": [2021-01-22T07:27:32.853Z] - CONFIG_VXLAN: enabled (as module) [2021-01-22T07:27:32.853Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-22T07:27:32.853Z] Optional (for encrypted networks): [2021-01-22T07:27:32.853Z] - CONFIG_CRYPTO: enabled [2021-01-22T07:27:32.853Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-22T07:27:32.853Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-22T07:27:32.853Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-22T07:27:32.853Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-22T07:27:32.853Z] - CONFIG_XFRM: enabled [2021-01-22T07:27:32.853Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-22T07:27:32.853Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-22T07:27:32.853Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-22T07:27:32.853Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-01-22T07:27:32.853Z] - "ipvlan": [2021-01-22T07:27:32.853Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-22T07:27:32.853Z] - "macvlan": [2021-01-22T07:27:32.853Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-22T07:27:32.853Z] - CONFIG_DUMMY: enabled (as module) [2021-01-22T07:27:32.853Z] - "ftp,tftp client in container": [2021-01-22T07:27:32.864Z] #25 9.212 Selecting previously unselected package libjq1:amd64. [2021-01-22T07:27:32.864Z] #25 9.212 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T07:27:32.864Z] #25 9.221 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T07:27:32.864Z] #25 9.294 Selecting previously unselected package jq. [2021-01-22T07:27:32.864Z] #25 9.294 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T07:27:32.864Z] #25 9.303 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T07:27:32.872Z] #11 76.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 ... 15410 files and directories currently installed.) [2021-01-22T07:27:32.872Z] #11 76.10 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2021-01-22T07:27:32.872Z] #11 76.11 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T07:27:32.911Z] #25 8.064 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:27:32.911Z] #25 8.136 Selecting previously unselected package libkrb5-3:amd64. [2021-01-22T07:27:32.911Z] #25 8.136 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-01-22T07:27:32.911Z] #25 8.139 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:27:32.911Z] #25 8.281 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-22T07:27:32.911Z] #25 8.281 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-01-22T07:27:32.911Z] #25 8.286 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:27:32.947Z] #13 ... [2021-01-22T07:27:32.947Z] [2021-01-22T07:27:32.947Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:32.947Z] #49 0.472 + RM_GOPATH=0 [2021-01-22T07:27:32.947Z] #49 0.472 + TMP_GOPATH= [2021-01-22T07:27:32.947Z] #49 0.472 + : /build [2021-01-22T07:27:32.947Z] #49 0.473 + '[' -z '' ']' [2021-01-22T07:27:32.947Z] #49 0.474 ++ mktemp -d [2021-01-22T07:27:32.947Z] #49 0.480 + export GOPATH=/tmp/tmp.s1K2QQZ6Sh [2021-01-22T07:27:32.947Z] #49 0.482 + GOPATH=/tmp/tmp.s1K2QQZ6Sh [2021-01-22T07:27:32.947Z] #49 0.482 + RM_GOPATH=1 [2021-01-22T07:27:32.947Z] #49 0.482 + case "$(go env GOARCH)" in [2021-01-22T07:27:32.947Z] #49 0.482 ++ go env GOARCH [2021-01-22T07:27:32.947Z] #49 0.492 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:32.947Z] #49 0.492 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:32.947Z] #49 0.493 ++ dirname /tmp/install/install.sh [2021-01-22T07:27:32.947Z] #49 0.495 + dir=/tmp/install [2021-01-22T07:27:32.947Z] #49 0.495 + bin=golangci_lint [2021-01-22T07:27:32.947Z] #49 0.495 + shift [2021-01-22T07:27:32.947Z] #49 0.495 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-22T07:27:32.947Z] #49 0.495 + . /tmp/install/golangci_lint.installer [2021-01-22T07:27:32.947Z] #49 0.495 ++ : v1.23.8 [2021-01-22T07:27:32.947Z] #49 0.496 + install_golangci_lint [2021-01-22T07:27:32.947Z] #49 0.496 + set -e [2021-01-22T07:27:32.947Z] #49 0.496 + export GO111MODULE=on [2021-01-22T07:27:32.947Z] #49 0.496 + GO111MODULE=on [2021-01-22T07:27:32.947Z] #49 0.496 + GOBIN=/build [2021-01-22T07:27:32.947Z] #49 0.496 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-22T07:27:32.947Z] #49 0.516 go: finding github.com v1.23.8 [2021-01-22T07:27:32.947Z] #49 0.517 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-22T07:27:32.947Z] #49 0.518 go: finding github.com/golangci v1.23.8 [2021-01-22T07:27:32.947Z] #49 0.518 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-22T07:27:32.947Z] #49 0.519 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:27:32.947Z] #49 1.522 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:27:32.947Z] #49 2.881 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:27:32.947Z] #49 10.83 go: downloading github.com/fatih/color v1.7.0 [2021-01-22T07:27:32.947Z] #49 10.88 go: downloading github.com/pkg/errors v0.8.1 [2021-01-22T07:27:32.947Z] #49 10.91 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:27:32.947Z] #49 10.98 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:27:32.947Z] #49 10.98 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:27:32.947Z] #49 10.99 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:27:32.947Z] #49 10.99 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:27:32.947Z] #49 11.02 go: extracting github.com/fatih/color v1.7.0 [2021-01-22T07:27:32.947Z] #49 ... [2021-01-22T07:27:32.947Z] [2021-01-22T07:27:32.947Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:27:32.947Z] #45 0.556 + RM_GOPATH=0 [2021-01-22T07:27:32.947Z] #45 0.556 + TMP_GOPATH= [2021-01-22T07:27:32.947Z] #45 0.556 + : /build [2021-01-22T07:27:32.947Z] #45 0.556 + '[' -z '' ']' [2021-01-22T07:27:32.947Z] #45 0.557 ++ mktemp -d [2021-01-22T07:27:32.947Z] #45 0.558 + export GOPATH=/tmp/tmp.qn3Ft5cMxe [2021-01-22T07:27:32.947Z] #45 0.559 + GOPATH=/tmp/tmp.qn3Ft5cMxe [2021-01-22T07:27:32.947Z] #45 0.559 + RM_GOPATH=1 [2021-01-22T07:27:32.947Z] #45 0.559 + case "$(go env GOARCH)" in [2021-01-22T07:27:32.947Z] #45 0.560 ++ go env GOARCH [2021-01-22T07:27:32.947Z] #45 0.571 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:32.947Z] #45 0.571 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:32.947Z] #45 0.572 ++ dirname /tmp/install/install.sh [2021-01-22T07:27:32.947Z] #45 0.574 + dir=/tmp/install [2021-01-22T07:27:32.947Z] #45 0.574 + bin=vndr [2021-01-22T07:27:32.947Z] #45 0.574 + shift [2021-01-22T07:27:32.947Z] #45 0.575 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-22T07:27:32.947Z] #45 0.575 + . /tmp/install/vndr.installer [2021-01-22T07:27:32.947Z] #45 0.575 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:27:32.947Z] #45 0.575 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:27:32.947Z] #45 0.575 + install_vndr [2021-01-22T07:27:32.947Z] #45 0.575 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-22T07:27:32.947Z] #45 0.575 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qn3Ft5cMxe/src/github.com/LK4D4/vndr [2021-01-22T07:27:32.947Z] #45 0.579 Cloning into '/tmp/tmp.qn3Ft5cMxe/src/github.com/LK4D4/vndr'... [2021-01-22T07:27:32.947Z] #45 1.486 + cd /tmp/tmp.qn3Ft5cMxe/src/github.com/LK4D4/vndr [2021-01-22T07:27:32.947Z] #45 1.486 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:27:32.947Z] #45 1.507 + go build -buildmode=pie -v -o /build/vndr . [2021-01-22T07:27:32.947Z] #45 3.185 internal/cpu [2021-01-22T07:27:32.947Z] #45 3.236 internal/race [2021-01-22T07:27:32.947Z] #45 3.342 runtime/internal/atomic [2021-01-22T07:27:32.947Z] #45 3.406 sync/atomic [2021-01-22T07:27:32.947Z] #45 3.777 unicode [2021-01-22T07:27:32.947Z] #45 4.548 unicode/utf8 [2021-01-22T07:27:32.947Z] #45 4.641 math [2021-01-22T07:27:32.947Z] #45 4.920 internal/bytealg [2021-01-22T07:27:32.947Z] #45 6.139 internal/testlog [2021-01-22T07:27:32.947Z] #45 6.372 runtime [2021-01-22T07:27:32.947Z] #45 7.670 unicode/utf16 [2021-01-22T07:27:32.947Z] #45 8.675 container/list [2021-01-22T07:27:32.947Z] #45 10.71 crypto/internal/subtle [2021-01-22T07:27:32.947Z] #45 11.14 crypto/subtle [2021-01-22T07:27:32.947Z] #45 ... [2021-01-22T07:27:32.947Z] [2021-01-22T07:27:32.947Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:27:32.947Z] #40 0.722 + git clone https://github.com/docker/distribution.git . [2021-01-22T07:27:32.947Z] #40 0.748 Cloning into '.'... [2021-01-22T07:27:33.118Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-22T07:27:33.118Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-22T07:27:33.118Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-22T07:27:33.118Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-22T07:27:33.118Z] - Storage Drivers: [2021-01-22T07:27:33.118Z] - "aufs": [2021-01-22T07:27:33.118Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-22T07:27:33.118Z] - "btrfs": [2021-01-22T07:27:33.118Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-22T07:27:33.118Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-22T07:27:33.118Z] - "devicemapper": [2021-01-22T07:27:33.118Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-22T07:27:33.118Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-22T07:27:33.118Z] - "overlay": [2021-01-22T07:27:33.118Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-22T07:27:33.118Z] - "zfs": [2021-01-22T07:27:33.118Z] - /dev/zfs: missing [2021-01-22T07:27:33.118Z] - zfs command: missing [2021-01-22T07:27:33.118Z] - zpool command: missing [2021-01-22T07:27:33.118Z] [2021-01-22T07:27:33.118Z] Limits: [2021-01-22T07:27:33.118Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-22T07:27:33.118Z] [2021-01-22T07:27:33.118Z] + true [2021-01-22T07:27:33.125Z] #25 9.364 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-01-22T07:27:33.125Z] #25 9.388 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-01-22T07:27:33.125Z] #25 9.401 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-22T07:27:33.125Z] #25 9.546 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-22T07:27:33.125Z] #25 9.560 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:27:33.125Z] #25 9.580 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:27:33.125Z] #25 9.596 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:27:33.125Z] #25 9.612 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T07:27:33.125Z] #25 9.625 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [Pipeline] } [2021-01-22T07:27:33.138Z] #11 76.54 Setting up libudev1:amd64 (241-7~deb10u5) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-22T07:27:33.175Z] #25 8.356 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-22T07:27:33.175Z] #25 8.358 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-22T07:27:33.175Z] #25 8.366 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:27:33.175Z] #25 8.406 Selecting previously unselected package libsasl2-2:amd64. [2021-01-22T07:27:33.175Z] #25 8.406 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-22T07:27:33.175Z] #25 8.410 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:27:33.175Z] #25 8.481 Selecting previously unselected package libldap-common. [2021-01-22T07:27:33.175Z] #25 8.481 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-22T07:27:33.175Z] #25 8.486 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:27:33.175Z] #25 8.541 Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-22T07:27:33.175Z] #25 8.541 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2021-01-22T07:27:33.175Z] #25 8.549 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:27:33.242Z] #40 ... [2021-01-22T07:27:33.242Z] [2021-01-22T07:27:33.242Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:33.242Z] #58 0.788 + RM_GOPATH=0 [2021-01-22T07:27:33.242Z] #58 0.789 + TMP_GOPATH= [2021-01-22T07:27:33.242Z] #58 0.789 + : /build [2021-01-22T07:27:33.242Z] #58 0.789 + '[' -z '' ']' [2021-01-22T07:27:33.242Z] #58 0.803 ++ mktemp -d [2021-01-22T07:27:33.242Z] #58 0.805 + export GOPATH=/tmp/tmp.cJQQImW8Yj [2021-01-22T07:27:33.242Z] #58 0.805 + GOPATH=/tmp/tmp.cJQQImW8Yj [2021-01-22T07:27:33.242Z] #58 0.805 + RM_GOPATH=1 [2021-01-22T07:27:33.242Z] #58 0.805 + case "$(go env GOARCH)" in [2021-01-22T07:27:33.242Z] #58 0.815 ++ go env GOARCH [2021-01-22T07:27:33.242Z] #58 0.849 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:33.242Z] #58 0.849 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:33.242Z] #58 0.850 ++ dirname /tmp/install/install.sh [2021-01-22T07:27:33.242Z] #58 0.854 + dir=/tmp/install [2021-01-22T07:27:33.242Z] #58 0.854 + bin=rootlesskit [2021-01-22T07:27:33.242Z] #58 0.854 + shift [2021-01-22T07:27:33.242Z] #58 0.854 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-22T07:27:33.242Z] #58 0.854 + . /tmp/install/rootlesskit.installer [2021-01-22T07:27:33.242Z] #58 0.855 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:27:33.242Z] #58 0.855 + install_rootlesskit [2021-01-22T07:27:33.242Z] #58 0.856 + case "$1" in [2021-01-22T07:27:33.242Z] #58 0.856 + export CGO_ENABLED=0 [2021-01-22T07:27:33.242Z] #58 0.856 + CGO_ENABLED=0 [2021-01-22T07:27:33.242Z] #58 0.856 + _install_rootlesskit [2021-01-22T07:27:33.242Z] #58 0.856 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:27:33.242Z] #58 0.856 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-22T07:27:33.242Z] #58 0.857 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cJQQImW8Yj/src/github.com/rootless-containers/rootlesskit [2021-01-22T07:27:33.242Z] #58 0.859 Cloning into '/tmp/tmp.cJQQImW8Yj/src/github.com/rootless-containers/rootlesskit'... [2021-01-22T07:27:33.242Z] #58 6.076 + cd /tmp/tmp.cJQQImW8Yj/src/github.com/rootless-containers/rootlesskit [2021-01-22T07:27:33.242Z] #58 6.077 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:27:33.242Z] #58 6.822 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T07:27:33.242Z] #58 6.828 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-22T07:27:33.242Z] #58 ... [2021-01-22T07:27:33.242Z] [2021-01-22T07:27:33.242Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:27:33.242Z] #64 0.799 + RM_GOPATH=0 [2021-01-22T07:27:33.242Z] #64 0.799 + TMP_GOPATH= [2021-01-22T07:27:33.242Z] #64 0.800 + : /build [2021-01-22T07:27:33.242Z] #64 0.800 + '[' -z '' ']' [2021-01-22T07:27:33.242Z] #64 0.801 ++ mktemp -d [2021-01-22T07:27:33.242Z] #64 0.803 + export GOPATH=/tmp/tmp.iK0MI1Z1oI [2021-01-22T07:27:33.242Z] #64 0.803 + GOPATH=/tmp/tmp.iK0MI1Z1oI [2021-01-22T07:27:33.242Z] #64 0.804 + RM_GOPATH=1 [2021-01-22T07:27:33.242Z] #64 0.805 + case "$(go env GOARCH)" in [2021-01-22T07:27:33.242Z] #64 0.808 ++ go env GOARCH [2021-01-22T07:27:33.242Z] #64 0.822 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:33.242Z] #64 0.823 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:33.242Z] #64 0.827 ++ dirname /tmp/install/install.sh [2021-01-22T07:27:33.242Z] #64 0.840 + dir=/tmp/install [2021-01-22T07:27:33.242Z] #64 0.841 + bin=proxy [2021-01-22T07:27:33.242Z] #64 0.842 + shift [2021-01-22T07:27:33.242Z] #64 0.843 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-22T07:27:33.242Z] #64 0.844 + . /tmp/install/proxy.installer [2021-01-22T07:27:33.242Z] #64 0.847 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:27:33.242Z] #64 0.852 + install_proxy [2021-01-22T07:27:33.242Z] #64 0.853 + case "$1" in [2021-01-22T07:27:33.242Z] #64 0.853 + export CGO_ENABLED=0 [2021-01-22T07:27:33.242Z] #64 0.854 + CGO_ENABLED=0 [2021-01-22T07:27:33.242Z] #64 0.854 + _install_proxy [2021-01-22T07:27:33.242Z] #64 0.855 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:27:33.242Z] #64 0.855 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-22T07:27:33.242Z] #64 0.855 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.iK0MI1Z1oI/src/github.com/docker/libnetwork [2021-01-22T07:27:33.242Z] #64 0.903 Cloning into '/tmp/tmp.iK0MI1Z1oI/src/github.com/docker/libnetwork'... [2021-01-22T07:27:33.246Z] #18 36.40 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:27:33.386Z] #25 9.648 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:27:33.386Z] #25 9.662 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-22T07:27:33.386Z] #25 9.677 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:27:33.386Z] #25 9.699 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-22T07:27:33.386Z] #25 9.720 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-22T07:27:33.386Z] #25 9.735 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T07:27:33.386Z] #25 9.750 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:27:33.386Z] #25 9.764 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-22T07:27:33.395Z] #11 ... [2021-01-22T07:27:33.395Z] [2021-01-22T07:27:33.395Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:33.395Z] #54 1.437 + RM_GOPATH=0 [2021-01-22T07:27:33.395Z] #54 1.437 + TMP_GOPATH= [2021-01-22T07:27:33.395Z] #54 1.437 + : /build [2021-01-22T07:27:33.395Z] #54 1.437 + '[' -z '' ']' [2021-01-22T07:27:33.395Z] #54 1.512 ++ mktemp -d [2021-01-22T07:27:33.395Z] #54 1.512 + export GOPATH=/tmp/tmp.gChkvpH3ee [2021-01-22T07:27:33.395Z] #54 1.512 + GOPATH=/tmp/tmp.gChkvpH3ee [2021-01-22T07:27:33.395Z] #54 1.512 + RM_GOPATH=1 [2021-01-22T07:27:33.395Z] #54 1.512 + case "$(go env GOARCH)" in [2021-01-22T07:27:33.395Z] #54 1.521 ++ go env GOARCH [2021-01-22T07:27:33.395Z] #54 1.554 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:27:33.395Z] #54 1.554 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:33.395Z] #54 1.554 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:33.395Z] #54 1.554 ++ dirname /tmp/install/install.sh [2021-01-22T07:27:33.395Z] #54 1.554 + dir=/tmp/install [2021-01-22T07:27:33.395Z] #54 1.554 + bin=containerd [2021-01-22T07:27:33.395Z] #54 1.554 + shift [2021-01-22T07:27:33.395Z] #54 1.554 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-22T07:27:33.395Z] #54 1.554 + . /tmp/install/containerd.installer [2021-01-22T07:27:33.395Z] #54 1.554 ++ set -e [2021-01-22T07:27:33.395Z] #54 1.554 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:27:33.395Z] #54 1.554 + install_containerd [2021-01-22T07:27:33.395Z] #54 1.554 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-22T07:27:33.395Z] #54 1.554 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gChkvpH3ee/src/github.com/containerd/containerd [2021-01-22T07:27:33.395Z] #54 1.641 Cloning into '/tmp/tmp.gChkvpH3ee/src/github.com/containerd/containerd'... [2021-01-22T07:27:33.395Z] #54 ... [2021-01-22T07:27:33.395Z] [2021-01-22T07:27:33.395Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:27:33.395Z] #11 76.86 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-22T07:27:33.435Z] #25 8.642 Selecting previously unselected package libnghttp2-14:amd64. [2021-01-22T07:27:33.435Z] #25 8.642 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-01-22T07:27:33.435Z] #25 8.646 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-22T07:27:33.435Z] #25 8.702 Selecting previously unselected package libpsl5:amd64. [2021-01-22T07:27:33.435Z] #25 8.704 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-01-22T07:27:33.435Z] #25 8.710 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-01-22T07:27:33.435Z] #25 8.759 Selecting previously unselected package librtmp1:amd64. [2021-01-22T07:27:33.435Z] #25 8.759 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-01-22T07:27:33.435Z] #25 8.766 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T07:27:33.435Z] #25 8.824 Selecting previously unselected package libssh2-1:amd64. [2021-01-22T07:27:33.471Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 . [2021-01-22T07:27:33.471Z] #2 [internal] load .dockerignore [2021-01-22T07:27:33.471Z] #2 transferring context: 87B done [2021-01-22T07:27:33.471Z] #2 DONE 0.0s [2021-01-22T07:27:33.472Z] [2021-01-22T07:27:33.472Z] #1 [internal] load build definition from Dockerfile [2021-01-22T07:27:33.472Z] #1 transferring dockerfile: 16.55kB done [2021-01-22T07:27:33.472Z] #1 DONE 0.1s [2021-01-22T07:27:33.472Z] [2021-01-22T07:27:33.472Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-22T07:27:33.535Z] #18 36.43 Processing triggers for mime-support (3.62) ... [2021-01-22T07:27:33.540Z] #64 ... [2021-01-22T07:27:33.540Z] [2021-01-22T07:27:33.540Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:27:33.540Z] #29 2.219 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-22T07:27:33.540Z] #29 2.686 [2021-01-22T07:27:33.540Z] #29 2.863 0.3% ### 4.3% ####### 10.4% ############## 20.5% #################### 28.7% ######################### 34.8% ############################## 42.9% #################################### 51.1% ####################################### 55.2% ############################################ 61.3% ############################################### 66.4% #################################################### 72.5% ####################################################### 76.6% ########################################################### 82.7% ################################################################# 90.8% #################################################################### 94.9% ######################################################################## 100.0% [2021-01-22T07:27:33.540Z] #29 5.618 [2021-01-22T07:27:33.540Z] #29 5.901 0.4% ################# 24.9% ##################################### 51.6% ######################################################################## 100.0% [2021-01-22T07:27:33.652Z] #11 76.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T07:27:33.652Z] #11 77.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-01-22T07:27:33.652Z] #11 77.01 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T07:27:33.699Z] #25 8.828 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-01-22T07:27:33.699Z] #25 8.833 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-22T07:27:33.699Z] #25 8.900 Selecting previously unselected package libcurl4:amd64. [2021-01-22T07:27:33.699Z] #25 8.900 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-01-22T07:27:33.699Z] #25 8.905 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-22T07:27:33.699Z] #25 8.988 Selecting previously unselected package curl. [2021-01-22T07:27:33.699Z] #25 8.990 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-01-22T07:27:33.699Z] #25 8.993 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-22T07:27:33.699Z] #25 9.127 Selecting previously unselected package libonig5:amd64. [2021-01-22T07:27:33.699Z] #25 9.127 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-01-22T07:27:33.699Z] #25 9.130 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-22T07:27:33.699Z] #25 9.207 Selecting previously unselected package libjq1:amd64. [2021-01-22T07:27:33.699Z] #25 9.209 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T07:27:33.699Z] #25 9.213 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T07:27:33.826Z] #18 DONE 36.9s [2021-01-22T07:27:33.826Z] [2021-01-22T07:27:33.826Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-22T07:27:33.961Z] #25 9.275 Selecting previously unselected package jq. [2021-01-22T07:27:33.961Z] #25 9.275 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T07:27:33.961Z] #25 9.279 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T07:27:33.961Z] #25 9.337 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-01-22T07:27:34.050Z] #3 DONE 0.4s [2021-01-22T07:27:34.050Z] [2021-01-22T07:27:34.050Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-22T07:27:34.050Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-22T07:27:34.050Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-22T07:27:34.050Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2021-01-22T07:27:34.050Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2021-01-22T07:27:34.050Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 3.92MB / 8.28MB 0.2s [2021-01-22T07:27:34.186Z] #29 6.780 [2021-01-22T07:27:34.224Z] #25 9.354 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-01-22T07:27:34.224Z] #25 9.365 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-22T07:27:34.224Z] #25 9.506 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-22T07:27:34.224Z] #25 9.516 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:27:34.224Z] #25 9.529 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:27:34.224Z] #25 9.541 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:27:34.224Z] #25 9.556 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T07:27:34.224Z] #25 9.564 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:27:34.224Z] #25 9.574 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:27:34.224Z] #25 9.586 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-22T07:27:34.224Z] #25 9.602 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:27:34.313Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2021-01-22T07:27:34.339Z] #25 10.66 Updating certificates in /etc/ssl/certs... [2021-01-22T07:27:34.488Z] #25 9.613 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-22T07:27:34.488Z] #25 9.629 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-22T07:27:34.488Z] #25 9.640 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T07:27:34.488Z] #25 9.650 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:27:34.488Z] #25 9.661 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-22T07:27:34.574Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2021-01-22T07:27:34.574Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2021-01-22T07:27:34.777Z] #29 7.030 #=#=# ########## 14.9% ################################ 45.7% ############################################################## 86.9% ######################################################################## 100.0% [2021-01-22T07:27:34.836Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2021-01-22T07:27:34.836Z] #4 DONE 0.7s [2021-01-22T07:27:34.854Z] #19 0.905 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-22T07:27:34.854Z] #19 0.907 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-22T07:27:34.854Z] #19 0.909 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-22T07:27:34.854Z] #19 DONE 1.1s [2021-01-22T07:27:34.854Z] [2021-01-22T07:27:34.854Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:27:34.854Z] #41 69.46 CC criu/filesystems.o [2021-01-22T07:27:34.854Z] #41 69.91 CC criu/fsnotify.o [2021-01-22T07:27:34.854Z] #41 70.58 CC criu/image-desc.o [2021-01-22T07:27:34.854Z] #41 70.69 CC criu/image.o [2021-01-22T07:27:34.854Z] #41 71.18 CC criu/ipc_ns.o [2021-01-22T07:27:34.854Z] #41 71.92 CC criu/irmap.o [2021-01-22T07:27:34.854Z] #41 72.29 CC criu/kcmp-ids.o [2021-01-22T07:27:34.854Z] #41 72.57 CC criu/kerndat.o [2021-01-22T07:27:34.854Z] #41 73.19 CC criu/libnetlink.o [2021-01-22T07:27:34.854Z] #41 73.39 CC criu/log.o [2021-01-22T07:27:34.854Z] #41 73.79 CC criu/lsm.o [2021-01-22T07:27:34.854Z] #41 74.01 CC criu/mem.o [2021-01-22T07:27:34.854Z] #41 75.12 CC criu/memfd.o [2021-01-22T07:27:34.854Z] #41 75.48 CC criu/mount.o [2021-01-22T07:27:34.854Z] #41 77.94 CC criu/namespaces.o [2021-01-22T07:27:35.021Z] #11 ... [2021-01-22T07:27:35.021Z] [2021-01-22T07:27:35.021Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:27:35.021Z] #43 68.14 bufio [2021-01-22T07:27:35.021Z] #43 69.67 reflect [2021-01-22T07:27:35.021Z] #43 71.42 syscall [2021-01-22T07:27:35.021Z] #43 ... [2021-01-22T07:27:35.021Z] [2021-01-22T07:27:35.021Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:27:35.021Z] #32 78.24 time [2021-01-22T07:27:35.060Z] #25 10.39 Updating certificates in /etc/ssl/certs... [2021-01-22T07:27:35.072Z] #29 7.933 [2021-01-22T07:27:35.099Z] [2021-01-22T07:27:35.099Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-22T07:27:35.144Z] #41 ... [2021-01-22T07:27:35.144Z] [2021-01-22T07:27:35.144Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T07:27:35.372Z] #7 ... [2021-01-22T07:27:35.372Z] [2021-01-22T07:27:35.372Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-01-22T07:27:35.372Z] #5 DONE 0.3s [2021-01-22T07:27:35.372Z] [2021-01-22T07:27:35.372Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-22T07:27:35.372Z] #6 DONE 0.4s [2021-01-22T07:27:35.372Z] [2021-01-22T07:27:35.372Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-22T07:27:35.372Z] #7 DONE 0.5s [2021-01-22T07:27:35.372Z] [2021-01-22T07:27:35.372Z] #64 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:35.372Z] #64 DONE 0.0s [2021-01-22T07:27:35.372Z] [2021-01-22T07:27:35.372Z] #65 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T07:27:35.372Z] #65 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-22T07:27:35.641Z] #65 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-22T07:27:35.641Z] #65 sha256:39d4106901196a8793153a724a94adc6dbc708326bcced72f1b971b3a1fc2f80 529B / 529B done [2021-01-22T07:27:35.641Z] #65 sha256:db7272368d6f74695d5037e54e3288aad092b4f995c3051c94ab3b0373c1211a 1.46kB / 1.46kB done [2021-01-22T07:27:35.725Z] #25 11.96 126 added, 0 removed; done. [2021-01-22T07:27:35.725Z] #25 12.01 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:27:35.725Z] #25 12.03 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T07:27:35.725Z] #25 12.04 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-22T07:27:35.725Z] #25 12.05 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-22T07:27:35.725Z] #25 12.08 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:27:35.725Z] #25 12.11 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-22T07:27:35.725Z] #25 12.12 Updating certificates in /etc/ssl/certs... [2021-01-22T07:27:36.389Z] #32 ... [2021-01-22T07:27:36.389Z] [2021-01-22T07:27:36.389Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:27:36.389Z] #49 69.51 reflect [2021-01-22T07:27:36.389Z] #49 69.53 syscall [2021-01-22T07:27:36.389Z] #49 ... [2021-01-22T07:27:36.389Z] [2021-01-22T07:27:36.389Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:27:36.389Z] #34 73.18 Selecting previously unselected package libicu63:amd64. [2021-01-22T07:27:36.389Z] #34 73.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-22T07:27:36.389Z] #34 73.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T07:27:36.448Z] #25 11.68 126 added, 0 removed; done. [2021-01-22T07:27:36.448Z] #25 11.72 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-22T07:27:36.448Z] #25 11.73 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T07:27:36.448Z] #25 11.73 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-22T07:27:36.448Z] #25 11.74 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-22T07:27:36.448Z] #25 11.75 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:27:36.448Z] #25 11.77 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-22T07:27:36.448Z] #25 11.78 Updating certificates in /etc/ssl/certs... [2021-01-22T07:27:36.675Z] #25 13.01 0 added, 0 removed; done. [2021-01-22T07:27:36.675Z] #25 13.01 Running hooks in /etc/ca-certificates/update.d... [2021-01-22T07:27:36.675Z] #25 13.01 done. [2021-01-22T07:27:37.757Z] #34 ... [2021-01-22T07:27:37.757Z] [2021-01-22T07:27:37.757Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:27:37.757Z] #40 81.17 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-22T07:27:37.840Z] #25 12.81 0 added, 0 removed; done. [2021-01-22T07:27:37.840Z] #25 12.81 Running hooks in /etc/ca-certificates/update.d... [2021-01-22T07:27:37.840Z] #25 12.81 done. [2021-01-22T07:27:38.013Z] #40 81.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T07:27:38.013Z] #40 81.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T07:27:38.013Z] #40 81.23 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-22T07:27:38.013Z] #40 81.28 Setting up python-six (1.12.0-1) ... [2021-01-22T07:27:38.646Z] #20 3.043 Collecting yamllint==1.16.0 [2021-01-22T07:27:38.647Z] #20 3.219 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-22T07:27:38.647Z] #20 3.235 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-22T07:27:38.647Z] #20 3.260 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-22T07:27:38.647Z] #20 3.272 Collecting pyyaml (from yamllint==1.16.0) [2021-01-22T07:27:38.647Z] #20 3.377 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-01-22T07:27:38.647Z] #20 3.646 Installing build dependencies: started [2021-01-22T07:27:38.933Z] #29 8.213 #=#=# 0.1% 0.5% 1.0% # 2.2% # 2.6% ## 3.6% ## 4.1% ### 4.6% #### 5.9% #### 6.6% ##### 7.7% ######### 13.5% ############# 19.3% ################# 24.4% #################### 27.8% ###################### 31.9% ########################### 38.0% ############################## 41.8% ################################## 47.6% ###################################### 53.4% ###### [2021-01-22T07:27:38.933Z] #29 ... [2021-01-22T07:27:38.933Z] [2021-01-22T07:27:38.933Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:38.933Z] #47 6.887 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:27:38.933Z] #47 10.19 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:27:38.933Z] #47 10.23 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:27:38.933Z] #47 12.18 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:27:38.933Z] #47 16.21 go: finding github.com/fatih/color v1.9.0 [2021-01-22T07:27:38.933Z] #47 16.22 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:27:38.933Z] #47 16.25 go: finding github.com/pkg/errors v0.9.1 [2021-01-22T07:27:38.933Z] #47 16.36 go: finding github.com/spf13/pflag v1.0.3 [2021-01-22T07:27:38.933Z] #47 16.39 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:27:38.933Z] #47 16.58 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:27:38.933Z] #47 ... [2021-01-22T07:27:38.933Z] [2021-01-22T07:27:38.933Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:27:39.215Z] #25 DONE 15.2s [2021-01-22T07:27:39.215Z] [2021-01-22T07:27:39.215Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-22T07:27:39.215Z] #26 DONE 0.0s [2021-01-22T07:27:39.215Z] [2021-01-22T07:27:39.215Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:27:39.754Z] #25 DONE 14.8s [2021-01-22T07:27:39.754Z] [2021-01-22T07:27:39.754Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:39.754Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.6s done [2021-01-22T07:27:39.754Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s done [2021-01-22T07:27:39.754Z] #8 ... [2021-01-22T07:27:39.754Z] [2021-01-22T07:27:39.754Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-22T07:27:39.754Z] #26 DONE 0.1s [2021-01-22T07:27:39.754Z] [2021-01-22T07:27:39.754Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:39.754Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-01-22T07:27:39.754Z] #8 ... [2021-01-22T07:27:39.754Z] [2021-01-22T07:27:39.754Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:27:39.829Z] #29 8.213 #=#=# 0.1% 0.5% 1.0% # 2.2% # 2.6% ## 3.6% ## 4.1% ### 4.6% #### 5.9% #### 6.6% ##### 7.7% ######### 13.5% ############# 19.3% ################# 24.4% #################### 27.8% ###################### 31.9% ########################### 38.0% ############################## 41.8% ################################## 47.6% ###################################### 53.4% ########################################## 59.1% ################################################ 66.8% ################################################## 70.0% ###################################################### 75.6% ########################################################## 81.3% ############################################################# 85.2% ################################################################# 90.9% #################################################################### 94.8% ######################################################################## 100.0% [2021-01-22T07:27:39.933Z] #65 ... [2021-01-22T07:27:39.933Z] [2021-01-22T07:27:39.933Z] #20 [internal] load build context [2021-01-22T07:27:39.933Z] #20 transferring context: 53.19MB 2.9s done [2021-01-22T07:27:39.933Z] #20 DONE 4.4s [2021-01-22T07:27:39.933Z] [2021-01-22T07:27:39.933Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-22T07:27:39.933Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-22T07:27:39.933Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-22T07:27:39.933Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-22T07:27:39.933Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2021-01-22T07:27:39.933Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.9s done [2021-01-22T07:27:39.933Z] #58 DONE 4.6s [2021-01-22T07:27:39.933Z] [2021-01-22T07:27:39.933Z] #64 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:39.933Z] #64 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-22T07:27:39.933Z] #64 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-01-22T07:27:39.933Z] #64 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.4s [2021-01-22T07:27:39.933Z] #64 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-22T07:27:39.933Z] #64 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-01-22T07:27:39.933Z] #64 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.3s done [2021-01-22T07:27:39.933Z] #64 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.1s done [2021-01-22T07:27:39.933Z] #64 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.4s [2021-01-22T07:27:39.933Z] #64 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.4s [2021-01-22T07:27:39.933Z] #64 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.0s [2021-01-22T07:27:40.201Z] #64 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.4s done [2021-01-22T07:27:40.201Z] #64 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.5s done [2021-01-22T07:27:40.201Z] #64 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.5s done [2021-01-22T07:27:40.201Z] #64 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 4.5s [2021-01-22T07:27:40.201Z] #64 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 4.5s [2021-01-22T07:27:40.201Z] #64 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.6s done [2021-01-22T07:27:40.201Z] #64 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.09MB / 97.69MB 4.7s [2021-01-22T07:27:40.474Z] #29 13.11 [2021-01-22T07:27:40.596Z] #27 ... [2021-01-22T07:27:40.596Z] [2021-01-22T07:27:40.596Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:40.596Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.7s done [2021-01-22T07:27:40.596Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.4s done [2021-01-22T07:27:40.596Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.5s [2021-01-22T07:27:40.596Z] #8 ... [2021-01-22T07:27:40.596Z] [2021-01-22T07:27:40.596Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:27:40.596Z] #27 1.761 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-22T07:27:40.596Z] #27 1.866 [2021-01-22T07:27:40.781Z] #64 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 12.27MB / 97.69MB 5.1s [2021-01-22T07:27:40.782Z] #64 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 27.80MB / 97.69MB 5.3s [2021-01-22T07:27:41.043Z] #64 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 34.73MB / 97.69MB 5.4s [2021-01-22T07:27:41.043Z] #64 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 47.31MB / 97.69MB 5.5s [2021-01-22T07:27:41.139Z] #27 1.626 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-22T07:27:41.139Z] #27 1.721 [2021-01-22T07:27:41.310Z] #64 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 62.78MB / 97.69MB 5.6s [2021-01-22T07:27:41.310Z] #64 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 78.17MB / 97.69MB 5.8s [2021-01-22T07:27:41.310Z] #64 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 84.89MB / 97.69MB 5.9s [2021-01-22T07:27:41.387Z] #27 1.987 ####### 10.1% ########################## 37.2% ######################################### 57.0% ####################################################### 76.7% ##################################################################### 96.5% ######################################################################## 100.0% [2021-01-22T07:27:41.387Z] #27 2.518 [2021-01-22T07:27:41.387Z] #27 2.641 ######################################################################## 100.0% [2021-01-22T07:27:41.648Z] #27 2.745 [2021-01-22T07:27:41.676Z] #27 1.853 ########## 14.5% ########################## 37.5% ######################################## 56.7% ####################################################### 77.3% ##################################################################### 97.0% ######################################################################## 100.0% [2021-01-22T07:27:41.676Z] #27 2.371 [2021-01-22T07:27:41.887Z] #64 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 96.14MB / 97.69MB 6.1s [2021-01-22T07:27:41.887Z] #64 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.8s done [2021-01-22T07:27:41.909Z] #27 2.879 ####################################### 54.8% ######################################################################## 100.0% [2021-01-22T07:27:41.909Z] #27 3.012 [2021-01-22T07:27:41.937Z] #27 2.498 ##################################################### 74.2% ######################################################################## 100.0% [2021-01-22T07:27:41.937Z] #27 2.636 [2021-01-22T07:27:42.177Z] #20 ... [2021-01-22T07:27:42.177Z] [2021-01-22T07:27:42.177Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:27:42.177Z] #38 113.4 + dpkg --print-architecture [2021-01-22T07:27:42.177Z] #38 113.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-22T07:27:42.177Z] #38 113.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-22T07:27:42.177Z] #38 113.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-22T07:27:42.198Z] #27 2.759 #################################### 51.0% ######################################################################## 100.0% [2021-01-22T07:27:42.431Z] #27 3.134 ########### 15.6% ######################### 34.9% ###################################### 53.9% #################################################### 73.1% ################################################################## 92.6% ######################################################################## 100.0% [2021-01-22T07:27:42.461Z] #27 2.918 [2021-01-22T07:27:42.692Z] #27 3.685 [2021-01-22T07:27:42.983Z] #27 3.047 ######### 13.0% ######################## 34.2% ######################################### 57.1% ####################################################### 77.0% ##################################################################### 96.1% ######################################################################## 100.0% [2021-01-22T07:27:42.983Z] #27 3.567 [2021-01-22T07:27:43.176Z] #29 13.34 0.1% 1.2% ## 3.4% ### 5.5% ##### 7.7% ###### 9.3% ######### 12.6% ########## 14.3% ########## 15.1% ############ 16.9% ############# 18.5% ############## 20.1% ################ 22.3% ################ 23.4% ################## 25.0% ################### 26.6% #################### 28.3% ##################### 29.9% ###################### 31.5% ####################### 32.6% ######################## 33.5% ######################## 34.1% ######################### [2021-01-22T07:27:43.176Z] #29 ... [2021-01-22T07:27:43.176Z] [2021-01-22T07:27:43.176Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:43.176Z] #49 11.04 go: downloading github.com/spf13/viper v1.6.1 [2021-01-22T07:27:43.176Z] #49 11.04 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-22T07:27:43.176Z] #49 11.04 go: extracting github.com/pkg/errors v0.8.1 [2021-01-22T07:27:43.176Z] #49 11.21 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-22T07:27:43.176Z] #49 11.27 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:27:43.176Z] #49 11.34 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:27:43.176Z] #49 11.37 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:27:43.176Z] #49 11.39 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:27:43.176Z] #49 11.47 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:27:43.176Z] #49 11.49 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:27:43.176Z] #49 11.62 go: extracting github.com/spf13/viper v1.6.1 [2021-01-22T07:27:43.176Z] #49 12.12 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:27:43.176Z] #49 12.16 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-22T07:27:43.176Z] #49 12.45 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:27:43.176Z] #49 12.51 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-22T07:27:43.176Z] #49 12.88 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:27:43.176Z] #49 13.32 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:27:43.176Z] #49 13.61 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:27:43.176Z] #49 13.61 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:27:43.176Z] #49 13.63 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:27:43.176Z] #49 13.97 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:27:43.176Z] #49 14.33 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:27:43.176Z] #49 14.64 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:27:43.176Z] #49 17.55 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:27:43.176Z] #49 ... [2021-01-22T07:27:43.176Z] [2021-01-22T07:27:43.176Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:27:43.265Z] #40 ... [2021-01-22T07:27:43.265Z] [2021-01-22T07:27:43.265Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:43.265Z] #45 DONE 86.6s [2021-01-22T07:27:43.265Z] [2021-01-22T07:27:43.265Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:27:43.265Z] #34 86.64 Selecting previously unselected package libxml2:amd64. [2021-01-22T07:27:43.265Z] #34 86.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-01-22T07:27:43.265Z] #34 86.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T07:27:43.489Z] #29 13.34 0.1% 1.2% ## 3.4% ### 5.5% ##### 7.7% ###### 9.3% ######### 12.6% ########## 14.3% ########## 15.1% ############ 16.9% ############# 18.5% ############## 20.1% ################ 22.3% ################ 23.4% ################## 25.0% ################### 26.6% #################### 28.3% ##################### 29.9% ###################### 31.5% ####################### 32.6% ######################## 33.5% ######################## 34.1% ######################### 35.3% ########################## 37.0% ########################### 38.6% ############################# 40.8% ############################## 42.4% [2021-01-22T07:27:43.490Z] #29 ... [2021-01-22T07:27:43.490Z] [2021-01-22T07:27:43.490Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:27:43.490Z] #45 11.63 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-22T07:27:43.490Z] #45 12.05 internal/nettrace [2021-01-22T07:27:43.490Z] #45 12.57 runtime/cgo [2021-01-22T07:27:43.490Z] #45 15.61 vendor/golang.org/x/crypto/internal/subtle [2021-01-22T07:27:43.788Z] #45 ... [2021-01-22T07:27:43.788Z] [2021-01-22T07:27:43.788Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:27:44.434Z] #29 13.34 0.1% 1.2% ## 3.4% ### 5.5% ##### 7.7% ###### 9.3% ######### 12.6% ########## 14.3% ########## 15.1% ############ 16.9% ############# 18.5% ############## 20.1% ################ 22.3% ################ 23.4% ################## 25.0% ################### 26.6% #################### 28.3% ##################### 29.9% ###################### 31.5% ####################### 32.6% ######################## 33.5% ######################## 34.1% ######################### 35.3% ########################## 37.0% ########################### 38.6% ############################# 40.8% ############################## 42.4% ################################ 45.2% ################################# 46.8% #################################### 50.4% ##################################### 51.5% ###################################### 53.9% ####################################### 54.4% ####################################### 55.5% ######################################### 57.1% ### [2021-01-22T07:27:44.434Z] #29 ... [2021-01-22T07:27:44.434Z] [2021-01-22T07:27:44.434Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:27:44.434Z] #51 12.52 + cd /tmp/tmp.WyXsxNTqtx/src/github.com/mvdan/sh [2021-01-22T07:27:44.434Z] #51 12.52 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:27:44.434Z] #51 12.73 + GO111MODULE=on [2021-01-22T07:27:44.434Z] #51 12.73 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-22T07:27:44.434Z] #51 14.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:27:44.434Z] #51 14.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:27:44.434Z] #51 14.47 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:27:44.434Z] #51 14.67 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:27:44.434Z] #51 15.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:27:44.434Z] #51 16.20 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:27:44.434Z] #51 17.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:27:44.434Z] #51 19.38 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:27:44.434Z] #51 21.10 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:27:44.434Z] #51 21.14 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:27:44.434Z] #51 21.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:27:44.434Z] #51 21.93 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:27:44.519Z] #27 3.807 ### 4.3% ###### 9.5% ########## 15.0% ############## 20.2% ################## 25.5% ###################### 30.6% ######################### 35.8% ############################# 41.0% ################################# 46.2% ################################# 47.0% ####################################### 54.9% ############################################# 62.6% ################################################ 67.9% #################################################### 73.1% ######################################################## 78.4% ############################################################ 83.5% ############################################################### 88.7% ################################################################### 94.0% ####################################################################### 99.2% ######################################################################## 100.0% [2021-01-22T07:27:44.519Z] #27 5.666 [2021-01-22T07:27:44.634Z] #34 87.94 Selecting previously unselected package libarchive13:amd64. [2021-01-22T07:27:44.634Z] #34 87.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-01-22T07:27:44.634Z] #34 87.94 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-22T07:27:44.734Z] #51 ... [2021-01-22T07:27:44.734Z] [2021-01-22T07:27:44.734Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:27:44.958Z] #38 ... [2021-01-22T07:27:44.958Z] [2021-01-22T07:27:44.958Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T07:27:44.958Z] #20 9.969 Installing build dependencies: finished with status 'done' [2021-01-22T07:27:45.095Z] #27 3.700 ### 4.5% ###### 9.4% ########## 15.0% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% ################################################### 71.4% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.1% ################################################################### 93.3% ###################################################################### 98.5% ######################################################################## 100.0% [2021-01-22T07:27:45.095Z] #27 5.564 [2021-01-22T07:27:45.196Z] #34 88.66 Selecting previously unselected package libjsoncpp1:amd64. [2021-01-22T07:27:45.196Z] #34 88.68 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-01-22T07:27:45.454Z] #34 88.69 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-22T07:27:45.668Z] #27 6.039 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-22T07:27:45.668Z] #27 6.131 [2021-01-22T07:27:45.668Z] #27 6.205 ######################################################################## 100.0% [2021-01-22T07:27:45.668Z] #27 6.236 [2021-01-22T07:27:46.017Z] #34 89.14 Selecting previously unselected package librhash0:amd64. [2021-01-22T07:27:46.017Z] #34 89.14 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-01-22T07:27:46.017Z] #34 89.15 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-01-22T07:27:46.017Z] #34 89.36 Selecting previously unselected package libuv1:amd64. [2021-01-22T07:27:46.017Z] #34 89.36 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-01-22T07:27:46.017Z] #34 89.38 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-01-22T07:27:46.118Z] #64 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-01-22T07:27:46.240Z] #27 6.541 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-22T07:27:46.240Z] #27 6.654 [2021-01-22T07:27:46.240Z] #27 6.784 ################################### 49.6% ######################################################################## 100.0% [2021-01-22T07:27:46.240Z] #27 6.843 [2021-01-22T07:27:46.273Z] #34 89.54 Selecting previously unselected package cmake. [2021-01-22T07:27:46.274Z] #34 89.55 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-01-22T07:27:46.274Z] #34 89.56 Unpacking cmake (3.13.4-1) ... [2021-01-22T07:27:46.378Z] #64 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.7s done [2021-01-22T07:27:46.378Z] #64 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.8s done [2021-01-22T07:27:46.426Z] #27 7.591 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-22T07:27:46.458Z] #20 ... [2021-01-22T07:27:46.458Z] [2021-01-22T07:27:46.458Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:27:46.458Z] #41 79.09 CC criu/net.o [2021-01-22T07:27:46.458Z] #41 81.14 CC criu/netfilter.o [2021-01-22T07:27:46.458Z] #41 81.44 CC criu/page-pipe.o [2021-01-22T07:27:46.458Z] #41 81.86 CC criu/page-xfer.o [2021-01-22T07:27:46.458Z] #41 82.88 CC criu/pagemap-cache.o [2021-01-22T07:27:46.458Z] #41 83.24 CC criu/pagemap.o [2021-01-22T07:27:46.458Z] #41 83.95 CC criu/parasite-syscall.o [2021-01-22T07:27:46.458Z] #41 84.65 CC criu/path.o [2021-01-22T07:27:46.458Z] #41 84.84 CC criu/pie-util-vdso.o [2021-01-22T07:27:46.458Z] #41 85.04 CC criu/pie-util.o [2021-01-22T07:27:46.458Z] #41 85.23 CC criu/pipes.o [2021-01-22T07:27:46.458Z] #41 85.81 CC criu/plugin.o [2021-01-22T07:27:46.458Z] #41 86.02 CC criu/proc_parse.o [2021-01-22T07:27:46.458Z] #41 87.45 CC criu/protobuf-desc.o [2021-01-22T07:27:46.458Z] #41 87.98 CC criu/protobuf.o [2021-01-22T07:27:46.458Z] #41 88.32 CC criu/pstree.o [2021-01-22T07:27:46.458Z] #41 89.11 CC criu/rbtree.o [2021-01-22T07:27:46.458Z] #41 89.29 CC criu/rst-malloc.o [2021-01-22T07:27:46.458Z] #41 ... [2021-01-22T07:27:46.458Z] [2021-01-22T07:27:46.458Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:27:46.458Z] #51 55.49 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-01-22T07:27:46.688Z] #27 7.702 [2021-01-22T07:27:46.688Z] #27 7.774 ######################################################################## 100.0% [2021-01-22T07:27:46.688Z] #27 7.803 [2021-01-22T07:27:46.811Z] #27 7.237 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-22T07:27:46.811Z] #27 7.328 [2021-01-22T07:27:46.947Z] #27 8.136 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-22T07:27:46.947Z] #27 8.231 [2021-01-22T07:27:47.206Z] #27 8.364 ######################################################################## 100.0% [2021-01-22T07:27:47.206Z] #27 8.382 [2021-01-22T07:27:47.785Z] #27 8.745 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-22T07:27:47.785Z] #27 8.846 [2021-01-22T07:27:47.863Z] #27 7.459 0.0% ######### 12.5% ############################ 39.0% ########################################### 60.4% ################################################################### 93.1% #################################################################### 95.7% ######################################################################## 100.0% [2021-01-22T07:27:47.863Z] #27 8.399 [2021-01-22T07:27:47.969Z] #51 57.03 + mkdir -p /build [2021-01-22T07:27:47.969Z] #51 57.03 + cp runc /build/runc [2021-01-22T07:27:48.186Z] #29 13.34 0.1% 1.2% ## 3.4% ### 5.5% ##### 7.7% ###### 9.3% ######### 12.6% ########## 14.3% ########## 15.1% ############ 16.9% ############# 18.5% ############## 20.1% ################ 22.3% ################ 23.4% ################## 25.0% ################### 26.6% #################### 28.3% ##################### 29.9% ###################### 31.5% ####################### 32.6% ######################## 33.5% ######################## 34.1% ######################### 35.3% ########################## 37.0% ########################### 38.6% ############################# 40.8% ############################## 42.4% ################################ 45.2% ################################# 46.8% #################################### 50.4% ##################################### 51.5% ###################################### 53.9% ####################################### 54.4% ####################################### 55.5% ######################################### 57.1% ######################################### 58.2% ########################################## 59.3% ########################################### 60.9% ############################################# 63.1% ############################################# 63.6% ############################################# 63.8% ############################################## 64.2% ############################################## 64.9% ################################################ 66.8% ################################################# 68.4% ################################################## 70.6% ################################################### 72.1% ##################################################### 73.9% ###################################################### 75.5% ####################################################### 77.7% ######################################################## 78.3% ######################################################### 79.3% ######################################################### 80.4% ########################################################### 82.1% ########################################################### 83.1% ############################################################# 84.8% ############################################################# 85.9% ############################################################## 87.5% ############################################################### 88.6% ################################################################# 90.8% ################################################################## 92.4% ################################################################### 94.1% #################################################################### 95.7% ###################################################################### 97.3% ####################################################################### 99.5% ######################################################################## 100.0% [2021-01-22T07:27:48.186Z] #29 21.14 [2021-01-22T07:27:48.186Z] #29 ... [2021-01-22T07:27:48.186Z] [2021-01-22T07:27:48.186Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:27:48.186Z] #40 16.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-22T07:27:48.187Z] #40 17.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-01-22T07:27:48.273Z] #51 DONE 57.5s [2021-01-22T07:27:48.273Z] [2021-01-22T07:27:48.273Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T07:27:48.273Z] #20 13.08 Building wheels for collected packages: pyyaml [2021-01-22T07:27:48.273Z] #20 13.08 Running setup.py bdist_wheel for pyyaml: started [2021-01-22T07:27:48.294Z] #64 ... [2021-01-22T07:27:48.294Z] [2021-01-22T07:27:48.294Z] #65 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T07:27:48.294Z] #65 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 49.18MB / 49.18MB 8.1s done [2021-01-22T07:27:48.294Z] #65 extracting sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 2.5s done [2021-01-22T07:27:48.294Z] #65 DONE 12.4s [2021-01-22T07:27:48.294Z] [2021-01-22T07:27:48.294Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T07:27:48.436Z] #27 8.839 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-22T07:27:48.436Z] #27 8.973 [2021-01-22T07:27:48.436Z] #27 9.006 ######################################################################## 100.0% [2021-01-22T07:27:48.436Z] #27 9.048 [2021-01-22T07:27:48.484Z] #40 ... [2021-01-22T07:27:48.484Z] [2021-01-22T07:27:48.484Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:48.484Z] #49 21.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:27:48.484Z] #49 21.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:27:48.484Z] #49 21.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:27:48.484Z] #49 21.41 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:27:48.484Z] #49 21.41 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:27:48.484Z] #49 21.41 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:27:48.484Z] #49 21.42 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:27:48.484Z] #49 21.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:27:48.484Z] #49 21.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:27:48.484Z] #49 21.46 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:27:48.484Z] #49 21.61 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:27:48.484Z] #49 21.74 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:27:48.484Z] #49 21.75 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:27:48.484Z] #49 21.82 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:27:48.484Z] #49 21.89 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:27:48.484Z] #49 21.89 go: downloading github.com/spf13/afero v1.1.2 [2021-01-22T07:27:48.484Z] #49 22.06 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:27:48.484Z] #49 22.07 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:27:48.484Z] #49 22.14 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:27:48.484Z] #49 22.15 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:27:48.484Z] #49 22.19 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-22T07:27:48.484Z] #49 22.42 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:27:48.484Z] #49 22.48 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:27:48.484Z] #49 22.50 go: extracting github.com/spf13/afero v1.1.2 [2021-01-22T07:27:48.484Z] #49 22.50 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-22T07:27:48.484Z] #49 22.69 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-22T07:27:48.484Z] #49 22.71 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:27:48.484Z] #49 22.79 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:27:48.484Z] #49 22.80 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:27:48.484Z] #49 22.82 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:27:48.484Z] #49 22.84 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-22T07:27:48.484Z] #49 22.86 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:27:48.484Z] #49 22.87 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-22T07:27:48.484Z] #49 23.05 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-22T07:27:48.484Z] #49 23.07 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:27:48.484Z] #49 23.08 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:27:48.484Z] #49 23.09 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:27:48.484Z] #49 23.12 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:27:48.484Z] #49 23.15 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:27:48.484Z] #49 23.18 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:27:48.484Z] #49 23.55 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-22T07:27:48.484Z] #49 23.57 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:27:48.484Z] #49 23.75 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-22T07:27:48.484Z] #49 23.86 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-22T07:27:48.484Z] #49 23.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:27:48.484Z] #49 23.93 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:27:48.484Z] #49 24.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:27:48.484Z] #49 24.02 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:27:48.484Z] #49 24.10 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:27:48.484Z] #49 24.19 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:27:48.484Z] #49 24.20 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:27:48.484Z] #49 24.44 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:27:48.484Z] #49 24.46 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:27:48.484Z] #49 24.46 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:27:48.484Z] #49 24.48 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:27:48.484Z] #49 24.52 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:27:48.484Z] #49 24.58 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:27:48.484Z] #49 24.58 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-22T07:27:48.484Z] #49 24.60 go: downloading github.com/spf13/cast v1.3.0 [2021-01-22T07:27:48.484Z] #49 24.63 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:27:48.484Z] #49 24.79 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:27:48.484Z] #49 24.89 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:27:48.484Z] #49 24.89 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:27:48.484Z] #49 24.89 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:27:48.484Z] #49 24.94 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:27:48.484Z] #49 24.94 go: downloading golang.org/x/text v0.3.2 [2021-01-22T07:27:48.484Z] #49 24.97 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:27:48.484Z] #49 24.98 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-22T07:27:48.484Z] #49 25.11 go: extracting github.com/spf13/cast v1.3.0 [2021-01-22T07:27:48.484Z] #49 25.11 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:27:48.484Z] #49 25.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:27:48.484Z] #49 25.22 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:27:48.484Z] #49 25.39 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:27:48.484Z] #49 25.42 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:27:48.484Z] #49 25.50 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:27:48.484Z] #49 25.50 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:27:48.484Z] #49 25.50 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:27:48.484Z] #49 25.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:27:48.484Z] #49 25.62 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:27:48.484Z] #49 26.09 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:27:48.484Z] #49 26.11 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:27:48.484Z] #49 26.12 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-22T07:27:48.484Z] #49 26.16 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:27:48.484Z] #49 26.23 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:27:48.484Z] #49 26.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:27:48.484Z] #49 26.34 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:27:48.484Z] #49 26.35 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:27:48.484Z] #49 26.36 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:27:48.484Z] #49 26.38 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:27:48.484Z] #49 26.41 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:27:48.484Z] #49 26.50 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:27:48.484Z] #49 26.54 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:27:48.484Z] #49 26.56 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:27:48.484Z] #49 26.61 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-22T07:27:48.584Z] #27 8.975 # 1.5% ################# 24.2% ############################### 43.1% ######################################### 58.0% ################################################## 70.5% ######################################################## 78.0% ###################################################################### 98.5% ######################################################################## 100.0% [2021-01-22T07:27:48.584Z] #27 9.675 [2021-01-22T07:27:48.696Z] #27 9.274 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-22T07:27:48.799Z] #34 ... [2021-01-22T07:27:48.799Z] [2021-01-22T07:27:48.799Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:27:48.799Z] #11 81.72 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-22T07:27:48.799Z] #11 81.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-01-22T07:27:48.799Z] #11 81.75 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T07:27:48.799Z] #11 86.88 Selecting previously unselected package binutils-mingw-w64. [2021-01-22T07:27:48.799Z] #11 86.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-22T07:27:48.799Z] #11 86.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T07:27:48.799Z] #11 87.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-01-22T07:27:48.799Z] #11 87.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-22T07:27:48.799Z] #11 87.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T07:27:48.799Z] #11 87.93 Selecting previously unselected package dmsetup. [2021-01-22T07:27:48.799Z] #11 87.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-01-22T07:27:48.799Z] #11 87.94 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-22T07:27:48.799Z] #11 88.24 Selecting previously unselected package mingw-w64-common. [2021-01-22T07:27:48.799Z] #11 88.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-22T07:27:48.799Z] #11 88.25 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-22T07:27:48.799Z] #11 ... [2021-01-22T07:27:48.799Z] [2021-01-22T07:27:48.799Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:27:48.799Z] #40 88.24 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-22T07:27:48.799Z] #40 88.26 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T07:27:48.799Z] #40 88.32 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-22T07:27:48.799Z] #40 88.34 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-01-22T07:27:48.799Z] #40 88.35 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-22T07:27:48.799Z] #40 88.38 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-22T07:27:48.799Z] #40 88.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T07:27:48.799Z] #40 88.40 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-22T07:27:48.799Z] #40 88.42 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T07:27:48.799Z] #40 88.43 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-22T07:27:48.907Z] #20 13.92 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-22T07:27:48.907Z] #20 13.92 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-01-22T07:27:48.957Z] #27 9.399 [2021-01-22T07:27:48.957Z] #27 9.453 ######################################################################## 100.0% [2021-01-22T07:27:48.957Z] #27 9.488 [2021-01-22T07:27:48.957Z] #27 9.508 Download of images into '/build' complete. [2021-01-22T07:27:48.957Z] #27 9.508 Use something like the following to load the result into a Docker daemon: [2021-01-22T07:27:48.957Z] #27 9.508 tar -cC '/build' . | docker load [2021-01-22T07:27:49.124Z] #49 ... [2021-01-22T07:27:49.124Z] [2021-01-22T07:27:49.124Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:49.124Z] #47 17.13 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:27:49.124Z] #47 17.16 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:27:49.124Z] #47 17.18 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:27:49.124Z] #47 17.28 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:27:49.124Z] #47 17.30 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:27:49.158Z] #27 10.20 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-22T07:27:49.158Z] #27 10.30 [2021-01-22T07:27:49.248Z] #20 14.03 Successfully built pyyaml [2021-01-22T07:27:49.248Z] #20 14.04 Installing collected packages: pathspec, pyyaml, yamllint [2021-01-22T07:27:49.248Z] #20 14.24 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-01-22T07:27:49.418Z] #27 10.35 ######################################################################## #27 ... [2021-01-22T07:27:49.418Z] [2021-01-22T07:27:49.418Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:49.418Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.9s done [2021-01-22T07:27:49.418Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-01-22T07:27:49.418Z] #8 DONE 40.5s [2021-01-22T07:27:49.418Z] [2021-01-22T07:27:49.418Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:27:49.418Z] #27 10.35 ######################################################################## 100.0% [2021-01-22T07:27:49.418Z] #27 10.37 [2021-01-22T07:27:49.418Z] #27 ... [2021-01-22T07:27:49.418Z] [2021-01-22T07:27:49.418Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-22T07:27:49.420Z] #47 ... [2021-01-22T07:27:49.420Z] [2021-01-22T07:27:49.420Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:27:49.420Z] #42 17.08 Fetched 8196 kB in 16s (511 kB/s) [2021-01-22T07:27:49.420Z] #42 17.08 Reading package lists... [2021-01-22T07:27:49.420Z] #42 ... [2021-01-22T07:27:49.420Z] [2021-01-22T07:27:49.420Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:49.420Z] #49 27.40 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:27:49.420Z] #49 27.50 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:27:49.420Z] #49 27.55 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:27:49.420Z] #49 27.62 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:27:49.420Z] #49 ... [2021-01-22T07:27:49.420Z] [2021-01-22T07:27:49.420Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:27:49.420Z] #13 17.57 Fetched 8196 kB in 17s (494 kB/s) [2021-01-22T07:27:49.527Z] #27 ... [2021-01-22T07:27:49.527Z] [2021-01-22T07:27:49.527Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:49.527Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.2s [2021-01-22T07:27:49.538Z] #20 DONE 14.6s [2021-01-22T07:27:49.538Z] [2021-01-22T07:27:49.538Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:27:49.538Z] #41 89.43 CC criu/seccomp.o [2021-01-22T07:27:49.538Z] #41 89.80 CC criu/seize.o [2021-01-22T07:27:49.538Z] #41 90.44 CC criu/servicefd.o [2021-01-22T07:27:49.538Z] #41 90.85 CC criu/shmem.o [2021-01-22T07:27:49.538Z] #41 91.42 CC criu/sigframe.o [2021-01-22T07:27:49.538Z] #41 91.62 CC criu/signalfd.o [2021-01-22T07:27:49.538Z] #41 92.01 CC criu/sk-inet.o [2021-01-22T07:27:49.717Z] #13 17.57 Reading package lists... [2021-01-22T07:27:49.717Z] #13 ... [2021-01-22T07:27:49.717Z] [2021-01-22T07:27:49.717Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:27:49.717Z] #64 23.00 Checking out files: 46% (888/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-22T07:27:49.717Z] #64 24.72 + cd /tmp/tmp.iK0MI1Z1oI/src/github.com/docker/libnetwork [2021-01-22T07:27:49.717Z] #64 24.72 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:27:49.717Z] #64 25.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-22T07:27:49.734Z] #40 ... [2021-01-22T07:27:49.734Z] [2021-01-22T07:27:49.734Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:27:49.734Z] #49 82.87 time [2021-01-22T07:27:49.734Z] #49 90.69 context [2021-01-22T07:27:49.734Z] #49 91.10 encoding/binary [2021-01-22T07:27:49.734Z] #49 92.65 os [2021-01-22T07:27:49.734Z] #49 ... [2021-01-22T07:27:49.734Z] [2021-01-22T07:27:49.734Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:27:49.734Z] #32 87.16 internal/poll [2021-01-22T07:27:49.734Z] #32 89.40 internal/fmtsort [2021-01-22T07:27:49.734Z] #32 90.31 internal/syscall/execenv [2021-01-22T07:27:49.734Z] #32 90.62 internal/syscall/unix [2021-01-22T07:27:49.734Z] #32 90.70 strings [2021-01-22T07:27:49.734Z] #32 91.18 os [2021-01-22T07:27:49.827Z] #41 ... [2021-01-22T07:27:49.827Z] [2021-01-22T07:27:49.827Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-22T07:27:49.827Z] #23 DONE 0.2s [2021-01-22T07:27:49.827Z] [2021-01-22T07:27:49.827Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:27:49.827Z] #41 92.93 CC criu/sk-netlink.o [2021-01-22T07:27:50.116Z] #41 93.30 CC criu/sk-packet.o [2021-01-22T07:27:50.360Z] #64 ... [2021-01-22T07:27:50.360Z] [2021-01-22T07:27:50.360Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:27:50.360Z] #13 17.57 Reading package lists... [2021-01-22T07:27:50.663Z] #32 ... [2021-01-22T07:27:50.663Z] [2021-01-22T07:27:50.663Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:27:50.663Z] #43 83.99 time [2021-01-22T07:27:50.663Z] #43 89.79 internal/fmtsort [2021-01-22T07:27:50.663Z] #43 90.64 internal/syscall/unix [2021-01-22T07:27:50.663Z] #43 90.94 strings [2021-01-22T07:27:50.663Z] #43 92.60 os [2021-01-22T07:27:50.693Z] #13 ... [2021-01-22T07:27:50.693Z] [2021-01-22T07:27:50.693Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:27:50.693Z] #36 18.64 Fetched 8196 kB in 18s (467 kB/s) [2021-01-22T07:27:50.693Z] #36 18.64 Reading package lists... [2021-01-22T07:27:50.745Z] #41 93.69 CC criu/sk-queue.o [2021-01-22T07:27:50.745Z] #41 ... [2021-01-22T07:27:50.745Z] [2021-01-22T07:27:50.745Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-22T07:27:50.745Z] #28 DONE 1.0s [2021-01-22T07:27:50.745Z] [2021-01-22T07:27:50.745Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:27:50.745Z] #41 93.89 CC criu/sk-tcp.o [2021-01-22T07:27:50.910Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.5s done [2021-01-22T07:27:50.987Z] #36 28.33 Reading package lists... [2021-01-22T07:27:50.987Z] #36 ... [2021-01-22T07:27:50.987Z] [2021-01-22T07:27:50.987Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:27:50.987Z] #29 22.63 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-22T07:27:50.987Z] #29 23.10 [2021-01-22T07:27:50.987Z] #29 23.32 #=#=# ############################################# 62.9% ######################################################################## 100.0% [2021-01-22T07:27:50.987Z] #29 23.68 [2021-01-22T07:27:51.037Z] #41 ... [2021-01-22T07:27:51.037Z] [2021-01-22T07:27:51.037Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-22T07:27:51.037Z] #31 DONE 0.2s [2021-01-22T07:27:51.037Z] [2021-01-22T07:27:51.037Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-22T07:27:51.037Z] #33 DONE 0.1s [2021-01-22T07:27:51.037Z] [2021-01-22T07:27:51.037Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-22T07:27:51.226Z] #43 ... [2021-01-22T07:27:51.226Z] [2021-01-22T07:27:51.226Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:27:51.226Z] #34 94.59 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T07:27:51.226Z] #34 94.70 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T07:27:51.281Z] #29 ... [2021-01-22T07:27:51.281Z] [2021-01-22T07:27:51.281Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:27:51.281Z] #55 19.30 Fetched 8196 kB in 18s (447 kB/s) [2021-01-22T07:27:51.281Z] #55 19.30 Reading package lists... [2021-01-22T07:27:51.326Z] #36 DONE 0.1s [2021-01-22T07:27:51.326Z] [2021-01-22T07:27:51.326Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:27:51.326Z] #41 94.10 CC criu/sk-unix.o [2021-01-22T07:27:51.482Z] #34 94.71 Setting up libuv1:amd64 (1.24.1-1) ... [2021-01-22T07:27:51.482Z] #34 94.80 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T07:27:51.482Z] #34 94.89 Setting up librhash0:amd64 (1.3.8-1) ... [2021-01-22T07:27:51.482Z] #34 94.92 Setting up cmake-data (3.13.4-1) ... [2021-01-22T07:27:51.589Z] #55 28.38 Reading package lists... [2021-01-22T07:27:51.589Z] #55 ... [2021-01-22T07:27:51.589Z] [2021-01-22T07:27:51.589Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:51.589Z] #49 27.62 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:27:51.589Z] #49 28.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:27:51.589Z] #49 28.09 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-22T07:27:51.589Z] #49 28.47 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:27:51.589Z] #49 28.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:27:51.589Z] #49 28.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:27:51.589Z] #49 28.69 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T07:27:51.589Z] #49 28.95 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:27:51.589Z] #49 28.97 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T07:27:51.589Z] #49 28.99 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:27:51.589Z] #49 28.99 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:27:51.589Z] #49 28.99 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T07:27:51.589Z] #49 29.02 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:27:51.589Z] #49 29.13 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:27:51.589Z] #49 29.14 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-22T07:27:51.589Z] #49 29.43 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:27:51.589Z] #49 29.46 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:27:51.589Z] #49 29.61 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T07:27:51.739Z] #34 95.01 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T07:27:51.739Z] #34 95.04 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-22T07:27:51.739Z] #34 95.06 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-22T07:27:51.739Z] #34 95.07 Setting up cmake (3.13.4-1) ... [2021-01-22T07:27:51.739Z] #34 95.09 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:27:51.739Z] #34 95.12 Processing triggers for mime-support (3.62) ... [2021-01-22T07:27:51.857Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-01-22T07:27:51.957Z] #41 94.96 CC criu/sockets.o [2021-01-22T07:27:52.247Z] #41 95.28 CC criu/stats.o [2021-01-22T07:27:52.247Z] #41 95.35 CC criu/string.o [2021-01-22T07:27:52.521Z] #23 3.975 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:27:52.521Z] #23 4.010 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:27:52.521Z] #23 4.044 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:27:52.521Z] #23 4.244 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-22T07:27:52.521Z] #23 4.501 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-01-22T07:27:52.521Z] #23 4.789 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-22T07:27:52.536Z] #41 95.39 CC criu/sysctl.o [2021-01-22T07:27:52.799Z] #8 DONE 44.3s [2021-01-22T07:27:52.799Z] [2021-01-22T07:27:52.799Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-22T07:27:52.832Z] #41 95.74 CC criu/sysfs_parse.o [2021-01-22T07:27:53.122Z] #41 95.98 CC criu/timens.o [2021-01-22T07:27:53.122Z] #41 ... [2021-01-22T07:27:53.122Z] [2021-01-22T07:27:53.122Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:27:53.122Z] #38 DONE 130.8s [2021-01-22T07:27:53.122Z] [2021-01-22T07:27:53.122Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:27:53.122Z] #41 96.18 CC criu/timerfd.o [2021-01-22T07:27:53.415Z] #41 96.30 CC criu/tty.o [2021-01-22T07:27:53.650Z] #34 DONE 96.5s [2021-01-22T07:27:53.650Z] [2021-01-22T07:27:53.650Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:27:53.675Z] #49 31.19 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:27:53.910Z] #23 ... [2021-01-22T07:27:53.910Z] [2021-01-22T07:27:53.910Z] #64 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:27:53.910Z] #64 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-01-22T07:27:53.910Z] #64 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.1s done [2021-01-22T07:27:53.910Z] #64 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.6s [2021-01-22T07:27:54.048Z] #41 ... [2021-01-22T07:27:54.048Z] [2021-01-22T07:27:54.048Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-22T07:27:54.048Z] #39 DONE 0.2s [2021-01-22T07:27:54.048Z] [2021-01-22T07:27:54.048Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:27:54.048Z] #41 97.12 CC criu/tun.o [2021-01-22T07:27:54.182Z] #9 ... [2021-01-22T07:27:54.182Z] [2021-01-22T07:27:54.182Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:27:54.182Z] #27 DONE 14.5s [2021-01-22T07:27:54.182Z] [2021-01-22T07:27:54.182Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-22T07:27:54.340Z] #41 97.32 CC criu/uffd.o [2021-01-22T07:27:54.632Z] #41 97.64 CC criu/util.o [2021-01-22T07:27:54.729Z] #49 32.65 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:27:54.857Z] #64 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.5s done [2021-01-22T07:27:54.857Z] #64 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-01-22T07:27:54.924Z] #41 ... [2021-01-22T07:27:54.924Z] [2021-01-22T07:27:54.924Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:54.924Z] #47 132.2 + /build/golangci-lint --version [2021-01-22T07:27:54.924Z] #47 132.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-22T07:27:54.924Z] #47 DONE 132.7s [2021-01-22T07:27:54.924Z] [2021-01-22T07:27:54.924Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:27:54.924Z] #41 98.02 CC criu/uts_ns.o [2021-01-22T07:27:55.017Z] #35 1.632 + RM_GOPATH=0 [2021-01-22T07:27:55.017Z] #35 1.632 + TMP_GOPATH= [2021-01-22T07:27:55.017Z] #35 1.632 + : /build [2021-01-22T07:27:55.017Z] #35 1.632 + '[' -z '' ']' [2021-01-22T07:27:55.017Z] #35 1.633 ++ mktemp -d [2021-01-22T07:27:55.017Z] #35 1.634 + export GOPATH=/tmp/tmp.GceJ9kNmNe [2021-01-22T07:27:55.017Z] #35 1.634 + GOPATH=/tmp/tmp.GceJ9kNmNe [2021-01-22T07:27:55.017Z] #35 1.634 + RM_GOPATH=1 [2021-01-22T07:27:55.017Z] #35 1.634 + case "$(go env GOARCH)" in [2021-01-22T07:27:55.017Z] #35 1.635 ++ go env GOARCH [2021-01-22T07:27:55.017Z] #35 1.675 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:55.017Z] #35 1.675 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:27:55.017Z] #35 1.709 ++ dirname /tmp/install/install.sh [2021-01-22T07:27:55.017Z] #35 1.733 + dir=/tmp/install [2021-01-22T07:27:55.017Z] #35 1.733 + bin=tini [2021-01-22T07:27:55.017Z] #35 1.733 + shift [2021-01-22T07:27:55.017Z] #35 1.733 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-22T07:27:55.017Z] #35 1.733 + . /tmp/install/tini.installer [2021-01-22T07:27:55.017Z] #35 1.733 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:27:55.017Z] #35 1.736 + install_tini [2021-01-22T07:27:55.017Z] #35 1.736 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-22T07:27:55.017Z] #35 1.736 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:27:55.017Z] #35 1.748 + git clone https://github.com/krallin/tini.git /tmp/tmp.GceJ9kNmNe/tini [2021-01-22T07:27:55.017Z] #35 1.749 Cloning into '/tmp/tmp.GceJ9kNmNe/tini'... [2021-01-22T07:27:55.123Z] #9 DONE 2.1s [2021-01-22T07:27:55.123Z] [2021-01-22T07:27:55.123Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-22T07:27:55.216Z] #41 98.10 CC criu/vdso.o [2021-01-22T07:27:55.216Z] #41 98.29 LINK criu/built-in.o [2021-01-22T07:27:55.507Z] #41 98.35 LINK criu/criu [2021-01-22T07:27:55.507Z] #41 98.51 DEP lib/c/criu.d [2021-01-22T07:27:55.507Z] #41 98.53 CC images/rpc.pb-c.o [2021-01-22T07:27:55.507Z] #41 98.72 CC lib/c/criu.o [2021-01-22T07:27:55.696Z] #10 DONE 0.8s [2021-01-22T07:27:55.696Z] [2021-01-22T07:27:55.696Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-22T07:27:55.696Z] #29 DONE 0.1s [2021-01-22T07:27:55.696Z] [2021-01-22T07:27:55.696Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:27:55.948Z] #35 ... [2021-01-22T07:27:55.948Z] [2021-01-22T07:27:55.948Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:27:55.948Z] #40 98.54 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-22T07:27:55.948Z] #40 98.56 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:27:55.948Z] #40 DONE 99.4s [2021-01-22T07:27:55.956Z] #62 ... [2021-01-22T07:27:55.956Z] [2021-01-22T07:27:55.956Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-22T07:27:55.956Z] #37 DONE 0.1s [2021-01-22T07:27:55.956Z] [2021-01-22T07:27:55.956Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:27:55.989Z] #9 DONE 5.9s [2021-01-22T07:27:55.989Z] [2021-01-22T07:27:55.989Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:27:55.989Z] #27 10.63 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-22T07:27:55.989Z] #27 10.74 [2021-01-22T07:27:55.989Z] #27 10.80 ######################################################################## 100.0% [2021-01-22T07:27:55.989Z] #27 10.83 [2021-01-22T07:27:55.989Z] #27 10.85 Download of images into '/build' complete. [2021-01-22T07:27:55.989Z] #27 10.85 Use something like the following to load the result into a Docker daemon: [2021-01-22T07:27:55.989Z] #27 10.85 tar -cC '/build' . | docker load [2021-01-22T07:27:55.989Z] #27 DONE 16.4s [2021-01-22T07:27:55.989Z] [2021-01-22T07:27:55.989Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-22T07:27:56.142Z] #41 99.09 LINK lib/c/built-in.o [2021-01-22T07:27:56.142Z] #41 99.09 LINK lib/c/libcriu.so [2021-01-22T07:27:56.142Z] #41 99.13 LINK lib/c/libcriu.a [2021-01-22T07:27:56.142Z] #41 99.17 GEN magic.py [2021-01-22T07:27:56.142Z] #41 99.22 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T07:27:56.142Z] #41 99.22 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T07:27:56.142Z] #41 99.22 Note: Building without GnuTLS support [2021-01-22T07:27:56.142Z] #41 99.22 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T07:27:56.142Z] #41 99.22 Makefile.config:40: Warn: Building without nftables support [2021-01-22T07:27:56.205Z] [2021-01-22T07:27:56.205Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:27:56.205Z] #35 2.932 + cd /tmp/tmp.GceJ9kNmNe/tini [2021-01-22T07:27:56.205Z] #35 2.932 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:27:56.205Z] #35 2.971 + cmake . [2021-01-22T07:27:56.313Z] #49 ... [2021-01-22T07:27:56.313Z] [2021-01-22T07:27:56.313Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:27:56.313Z] #51 24.00 runtime/cgo [2021-01-22T07:27:56.313Z] #51 24.37 runtime [2021-01-22T07:27:56.313Z] #51 ... [2021-01-22T07:27:56.313Z] [2021-01-22T07:27:56.313Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:27:56.313Z] #29 25.88 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-22T07:27:56.313Z] #29 26.01 skipping existing 5cb8031fd95d [2021-01-22T07:27:56.313Z] #29 26.23 [2021-01-22T07:27:56.313Z] #29 27.91 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-22T07:27:56.313Z] #29 28.43 [2021-01-22T07:27:56.434Z] #41 99.40 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T07:27:56.559Z] #10 DONE 1.1s [2021-01-22T07:27:56.559Z] [2021-01-22T07:27:56.559Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-22T07:27:56.559Z] #29 DONE 0.1s [2021-01-22T07:27:56.559Z] [2021-01-22T07:27:56.559Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:56.559Z] #56 ... [2021-01-22T07:27:56.559Z] [2021-01-22T07:27:56.559Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-22T07:27:56.559Z] #37 DONE 0.2s [2021-01-22T07:27:56.725Z] #41 99.62 make[1]: Nothing to be done for 'all'. [2021-01-22T07:27:56.725Z] #41 99.84 make[1]: 'images/built-in.o' is up to date. [2021-01-22T07:27:56.725Z] #41 99.84 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-22T07:27:56.725Z] #41 99.85 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-22T07:27:56.725Z] #41 99.86 make[1]: 'compel/libcompel.a' is up to date. [2021-01-22T07:27:56.725Z] #41 99.87 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-22T07:27:56.725Z] #41 99.88 make[1]: Nothing to be done for 'all'. [2021-01-22T07:27:56.725Z] #41 99.89 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T07:27:56.725Z] #41 99.94 make[2]: Nothing to be done for 'all'. [2021-01-22T07:27:56.829Z] [2021-01-22T07:27:56.829Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:27:57.041Z] #41 99.94 make[2]: Nothing to be done for 'all'. [2021-01-22T07:27:57.041Z] #41 99.95 make[2]: Nothing to be done for 'all'. [2021-01-22T07:27:57.041Z] #41 99.98 make[2]: Nothing to be done for 'all'. [2021-01-22T07:27:57.041Z] #41 99.99 make[2]: Nothing to be done for 'all'. [2021-01-22T07:27:57.042Z] #41 100.0 make[2]: Nothing to be done for 'all'. [2021-01-22T07:27:57.042Z] #41 100.0 make[2]: Nothing to be done for 'all'. [2021-01-22T07:27:57.042Z] #41 100.0 make[2]: Nothing to be done for 'all'. [2021-01-22T07:27:57.042Z] #41 100.0 INSTALL criu/criu [2021-01-22T07:27:57.151Z] #35 3.816 -- The C compiler identification is GNU 8.3.0 [2021-01-22T07:27:57.151Z] #35 3.895 -- Check for working C compiler: /usr/bin/cc [2021-01-22T07:27:57.333Z] #41 DONE 100.3s [2021-01-22T07:27:57.333Z] [2021-01-22T07:27:57.333Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:58.178Z] #35 5.077 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T07:27:58.178Z] #35 5.088 -- Detecting C compiler ABI info [2021-01-22T07:27:58.368Z] #54 ... [2021-01-22T07:27:58.368Z] [2021-01-22T07:27:58.368Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-22T07:27:58.368Z] #42 DONE 0.2s [2021-01-22T07:27:58.368Z] [2021-01-22T07:27:58.368Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-22T07:27:58.392Z] #29 28.73 # 1.5% ### 4.3% ##### 7.9% ####### 9.8% ############# 19.0% ################### 26.4% ####################### 32.0% ########################### 38.8% ############################### 44.4% ################################# 46.2% ################################### 49.9% ####################################### 55.3% ########################################## 59.6% ############################################## 65.1% ################################################# 68.8% #################################################### 72.5% ###################################################### 76.2% ######################################################### 79.9% ############################################################ 84.2% ################################################################ 89.8% ##################################################################### 97.0% ######################################################################## 100.0% [2021-01-22T07:27:58.392Z] #29 31.34 [2021-01-22T07:27:58.660Z] #44 DONE 0.2s [2021-01-22T07:27:58.660Z] [2021-01-22T07:27:58.660Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-22T07:27:58.660Z] #46 DONE 0.1s [2021-01-22T07:27:58.660Z] [2021-01-22T07:27:58.660Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-22T07:27:58.685Z] #29 ... [2021-01-22T07:27:58.685Z] [2021-01-22T07:27:58.685Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:27:58.685Z] #55 28.38 Reading package lists... [2021-01-22T07:27:58.952Z] #48 DONE 0.2s [2021-01-22T07:27:58.952Z] [2021-01-22T07:27:58.952Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-22T07:27:58.952Z] #50 DONE 0.1s [2021-01-22T07:27:58.952Z] [2021-01-22T07:27:58.952Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-22T07:27:59.244Z] #52 DONE 0.1s [2021-01-22T07:27:59.244Z] [2021-01-22T07:27:59.244Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:27:59.566Z] #35 6.413 -- Detecting C compiler ABI info - done [2021-01-22T07:27:59.566Z] #35 6.505 -- Detecting C compile features [2021-01-22T07:27:59.623Z] #55 37.09 Building dependency tree... [2021-01-22T07:27:59.623Z] #55 ... [2021-01-22T07:27:59.623Z] [2021-01-22T07:27:59.623Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:27:59.623Z] #42 27.57 Reading package lists... [2021-01-22T07:27:59.623Z] #42 35.33 Building dependency tree... [2021-01-22T07:27:59.623Z] #42 ... [2021-01-22T07:27:59.623Z] [2021-01-22T07:27:59.623Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:27:59.623Z] #36 28.33 Reading package lists... [2021-01-22T07:27:59.623Z] #36 36.11 Building dependency tree... [2021-01-22T07:28:00.174Z] #64 ... [2021-01-22T07:28:00.174Z] [2021-01-22T07:28:00.174Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T07:28:00.174Z] #23 6.118 Fetched 8245 kB in 2s (3358 kB/s) [2021-01-22T07:28:00.174Z] #23 6.118 Reading package lists... [2021-01-22T07:28:00.174Z] #23 7.426 Reading package lists... [2021-01-22T07:28:00.174Z] #23 8.717 Building dependency tree... [2021-01-22T07:28:00.174Z] #23 9.380 The following additional packages will be installed: [2021-01-22T07:28:00.174Z] #23 9.380 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-22T07:28:00.174Z] #23 9.380 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-22T07:28:00.175Z] #23 9.380 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-22T07:28:00.175Z] #23 9.384 Suggested packages: [2021-01-22T07:28:00.175Z] #23 9.384 krb5-doc krb5-user [2021-01-22T07:28:00.175Z] #23 9.384 Recommended packages: [2021-01-22T07:28:00.175Z] #23 9.384 krb5-locales publicsuffix libsasl2-modules [2021-01-22T07:28:00.175Z] #23 9.692 The following NEW packages will be installed: [2021-01-22T07:28:00.175Z] #23 9.692 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-22T07:28:00.175Z] #23 9.692 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-22T07:28:00.175Z] #23 9.692 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-22T07:28:00.175Z] #23 9.696 libssh2-1 libssl1.1 openssl [2021-01-22T07:28:00.175Z] #23 9.986 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T07:28:00.175Z] #23 9.986 Need to get 4769 kB of archives. [2021-01-22T07:28:00.175Z] #23 9.986 After this operation, 11.5 MB of additional disk space will be used. [2021-01-22T07:28:00.175Z] #23 9.986 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u4 [1382 kB] [2021-01-22T07:28:00.175Z] #23 9.990 Get:2 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-22T07:28:00.175Z] #23 10.01 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-01-22T07:28:00.175Z] #23 10.01 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-01-22T07:28:00.175Z] #23 10.01 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-01-22T07:28:00.175Z] #23 10.01 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-01-22T07:28:00.175Z] #23 10.01 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-01-22T07:28:00.175Z] #23 10.01 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-01-22T07:28:00.175Z] #23 10.01 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-01-22T07:28:00.175Z] #23 10.01 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-22T07:28:00.175Z] #23 10.02 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB] [2021-01-22T07:28:00.175Z] #23 10.02 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-01-22T07:28:00.175Z] #23 10.02 Get:13 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-01-22T07:28:00.175Z] #23 10.02 Get:14 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-01-22T07:28:00.175Z] #23 10.02 Get:15 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-01-22T07:28:00.175Z] #23 10.02 Get:16 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-01-22T07:28:00.175Z] #23 10.02 Get:17 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u4 [823 kB] [2021-01-22T07:28:00.175Z] #23 10.09 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-01-22T07:28:00.175Z] #23 10.10 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-01-22T07:28:00.175Z] #23 10.10 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-01-22T07:28:00.175Z] #23 10.10 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-01-22T07:28:00.175Z] #23 10.45 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:28:00.175Z] #23 10.49 Fetched 4769 kB in 0s (13.0 MB/s) [2021-01-22T07:28:00.175Z] #23 10.55 Selecting previously unselected package libssl1.1:arm64. [2021-01-22T07:28:00.175Z] #23 10.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-01-22T07:28:00.175Z] #23 10.56 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_arm64.deb ... [2021-01-22T07:28:00.175Z] #23 10.57 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2021-01-22T07:28:00.175Z] #23 10.77 Selecting previously unselected package openssl. [2021-01-22T07:28:00.175Z] #23 10.77 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_arm64.deb ... [2021-01-22T07:28:00.175Z] #23 10.78 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-22T07:28:00.175Z] #23 11.08 Selecting previously unselected package ca-certificates. [2021-01-22T07:28:00.175Z] #23 11.08 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-22T07:28:00.175Z] #23 11.09 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-22T07:28:00.175Z] #23 11.25 Selecting previously unselected package libkeyutils1:arm64. [2021-01-22T07:28:00.175Z] #23 11.25 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-01-22T07:28:00.175Z] #23 11.26 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-01-22T07:28:00.175Z] #23 11.31 Selecting previously unselected package libkrb5support0:arm64. [2021-01-22T07:28:00.175Z] #23 11.31 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-01-22T07:28:00.175Z] #23 11.32 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-01-22T07:28:00.175Z] #23 11.38 Selecting previously unselected package libk5crypto3:arm64. [2021-01-22T07:28:00.175Z] #23 11.38 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-01-22T07:28:00.175Z] #23 11.38 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-01-22T07:28:00.175Z] #23 11.46 Selecting previously unselected package libkrb5-3:arm64. [2021-01-22T07:28:00.175Z] #23 11.46 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-01-22T07:28:00.175Z] #23 11.46 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-01-22T07:28:00.175Z] #23 ... [2021-01-22T07:28:00.175Z] [2021-01-22T07:28:00.175Z] #64 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T07:28:00.437Z] #64 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.3s done [2021-01-22T07:28:00.700Z] #64 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-01-22T07:28:00.963Z] #64 DONE 25.4s [2021-01-22T07:28:00.963Z] [2021-01-22T07:28:00.963Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T07:28:00.963Z] #23 11.57 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-01-22T07:28:00.963Z] #23 11.57 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-01-22T07:28:00.963Z] #23 11.58 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-01-22T07:28:00.963Z] #23 11.64 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-01-22T07:28:00.963Z] #23 11.64 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-01-22T07:28:00.963Z] #23 11.65 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:28:00.963Z] #23 11.70 Selecting previously unselected package libsasl2-2:arm64. [2021-01-22T07:28:00.963Z] #23 11.70 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-01-22T07:28:00.963Z] #23 11.71 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:28:00.963Z] #23 11.76 Selecting previously unselected package libldap-common. [2021-01-22T07:28:00.963Z] #23 11.76 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-22T07:28:00.963Z] #23 11.77 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:28:00.963Z] #23 11.92 Selecting previously unselected package libldap-2.4-2:arm64. [2021-01-22T07:28:00.963Z] #23 11.92 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ... [2021-01-22T07:28:00.963Z] #23 11.92 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:28:00.963Z] #23 12.01 Selecting previously unselected package libnghttp2-14:arm64. [2021-01-22T07:28:00.963Z] #23 12.01 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-01-22T07:28:00.963Z] #23 12.01 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-01-22T07:28:00.963Z] #23 12.08 Selecting previously unselected package libpsl5:arm64. [2021-01-22T07:28:00.963Z] #23 12.08 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-01-22T07:28:00.963Z] #23 12.08 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-01-22T07:28:00.963Z] #23 12.14 Selecting previously unselected package librtmp1:arm64. [2021-01-22T07:28:00.963Z] #23 12.14 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-01-22T07:28:00.963Z] #23 12.15 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T07:28:00.963Z] #23 12.21 Selecting previously unselected package libssh2-1:arm64. [2021-01-22T07:28:00.963Z] #23 12.21 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-01-22T07:28:00.963Z] #23 12.22 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-01-22T07:28:00.963Z] #23 12.36 Selecting previously unselected package libcurl4:arm64. [2021-01-22T07:28:00.963Z] #23 12.36 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-01-22T07:28:00.963Z] #23 12.37 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-01-22T07:28:00.963Z] #23 12.55 Selecting previously unselected package curl. [2021-01-22T07:28:00.963Z] #23 12.55 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-01-22T07:28:00.963Z] #23 12.56 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-22T07:28:00.963Z] #23 12.62 Selecting previously unselected package libonig5:arm64. [2021-01-22T07:28:00.963Z] #23 12.62 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-01-22T07:28:00.963Z] #23 12.63 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-01-22T07:28:00.963Z] #23 12.80 Selecting previously unselected package libjq1:arm64. [2021-01-22T07:28:00.963Z] #23 12.80 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-01-22T07:28:00.963Z] #23 12.81 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-01-22T07:28:00.963Z] #23 12.86 Selecting previously unselected package jq. [2021-01-22T07:28:00.963Z] #23 12.86 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-01-22T07:28:00.963Z] #23 12.86 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T07:28:00.963Z] #23 12.91 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-01-22T07:28:00.963Z] #23 12.93 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-01-22T07:28:00.963Z] #23 12.94 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2021-01-22T07:28:01.152Z] #36 ... [2021-01-22T07:28:01.152Z] [2021-01-22T07:28:01.152Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:01.152Z] #13 28.96 Reading package lists... [2021-01-22T07:28:01.152Z] #13 35.86 Building dependency tree... [2021-01-22T07:28:01.152Z] #13 ... [2021-01-22T07:28:01.152Z] [2021-01-22T07:28:01.152Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:28:01.152Z] #29 32.75 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-22T07:28:01.152Z] #29 33.35 [2021-01-22T07:28:01.152Z] #29 33.55 ######################################################################## 100.0% [2021-01-22T07:28:01.152Z] #29 33.77 [2021-01-22T07:28:01.226Z] #23 13.20 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-01-22T07:28:01.226Z] #23 13.21 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:28:01.226Z] #23 13.23 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-01-22T07:28:01.226Z] #23 13.24 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:28:01.226Z] #23 13.26 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T07:28:01.226Z] #23 13.27 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-01-22T07:28:01.226Z] #23 13.29 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T07:28:01.226Z] #23 13.31 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-01-22T07:28:01.226Z] #23 13.32 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-01-22T07:28:01.226Z] #23 13.33 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-22T07:28:01.226Z] #23 13.35 Setting up libonig5:arm64 (6.9.1-1) ... [2021-01-22T07:28:01.226Z] #23 13.37 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-01-22T07:28:01.226Z] #23 13.38 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T07:28:01.226Z] #23 13.40 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-22T07:28:01.256Z] #38 ... [2021-01-22T07:28:01.256Z] [2021-01-22T07:28:01.256Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:01.256Z] #56 5.028 + RM_GOPATH=0 [2021-01-22T07:28:01.256Z] #56 5.028 + TMP_GOPATH= [2021-01-22T07:28:01.256Z] #56 5.028 + : /build [2021-01-22T07:28:01.256Z] #56 5.028 + '[' -z '' ']' [2021-01-22T07:28:01.256Z] #56 5.029 ++ mktemp -d [2021-01-22T07:28:01.256Z] #56 5.029 + export GOPATH=/tmp/tmp.dQW60fQ6NI [2021-01-22T07:28:01.256Z] #56 5.029 + GOPATH=/tmp/tmp.dQW60fQ6NI [2021-01-22T07:28:01.256Z] #56 5.029 + RM_GOPATH=1 [2021-01-22T07:28:01.256Z] #56 5.031 + case "$(go env GOARCH)" in [2021-01-22T07:28:01.256Z] #56 5.031 ++ go env GOARCH [2021-01-22T07:28:01.256Z] #56 5.035 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:01.256Z] #56 5.035 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:01.256Z] #56 5.035 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:01.256Z] #56 5.036 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:28:01.256Z] #56 5.037 + dir=/tmp/install [2021-01-22T07:28:01.256Z] #56 5.037 + bin=rootlesskit [2021-01-22T07:28:01.256Z] #56 5.037 + shift [2021-01-22T07:28:01.256Z] #56 5.037 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-22T07:28:01.256Z] #56 5.037 + . /tmp/install/rootlesskit.installer [2021-01-22T07:28:01.256Z] #56 5.037 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:28:01.256Z] #56 5.037 + install_rootlesskit [2021-01-22T07:28:01.256Z] #56 5.037 + case "$1" in [2021-01-22T07:28:01.256Z] #56 5.037 + export CGO_ENABLED=0 [2021-01-22T07:28:01.256Z] #56 5.037 + CGO_ENABLED=0 [2021-01-22T07:28:01.256Z] #56 5.037 + _install_rootlesskit [2021-01-22T07:28:01.256Z] #56 5.037 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-22T07:28:01.256Z] #56 5.037 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dQW60fQ6NI/src/github.com/rootless-containers/rootlesskit [2021-01-22T07:28:01.256Z] #56 5.042 Cloning into '/tmp/tmp.dQW60fQ6NI/src/github.com/rootless-containers/rootlesskit'... [2021-01-22T07:28:01.312Z] #54 116.0 + bin/containerd [2021-01-22T07:28:01.457Z] #35 ... [2021-01-22T07:28:01.457Z] [2021-01-22T07:28:01.457Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:01.457Z] #49 94.71 encoding/base64 [2021-01-22T07:28:01.457Z] #49 95.61 golang.org/x/sys/unix [2021-01-22T07:28:01.457Z] #49 99.45 fmt [2021-01-22T07:28:01.457Z] #49 ... [2021-01-22T07:28:01.457Z] [2021-01-22T07:28:01.457Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:28:01.457Z] #41 4.061 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T07:28:01.457Z] #41 4.065 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T07:28:01.457Z] #41 4.121 Note: Building without GnuTLS support [2021-01-22T07:28:01.457Z] #41 4.142 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T07:28:01.457Z] #41 4.143 Makefile.config:40: Warn: Building without nftables support [2021-01-22T07:28:01.792Z] #29 34.59 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-22T07:28:01.827Z] #56 ... [2021-01-22T07:28:01.827Z] [2021-01-22T07:28:01.827Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:28:01.827Z] #38 5.844 + git clone https://github.com/docker/distribution.git . [2021-01-22T07:28:01.827Z] #38 5.844 Cloning into '.'... [2021-01-22T07:28:02.020Z] #41 ... [2021-01-22T07:28:02.020Z] [2021-01-22T07:28:02.020Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:02.020Z] #32 95.17 path [2021-01-22T07:28:02.020Z] #32 96.06 text/tabwriter [2021-01-22T07:28:02.020Z] #32 97.42 path/filepath [2021-01-22T07:28:02.020Z] #32 97.42 fmt [2021-01-22T07:28:02.020Z] #32 99.20 io/ioutil [2021-01-22T07:28:02.020Z] #32 102.9 github.com/BurntSushi/toml [2021-01-22T07:28:02.020Z] #32 103.0 flag [2021-01-22T07:28:02.020Z] #32 ... [2021-01-22T07:28:02.020Z] [2021-01-22T07:28:02.020Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:02.020Z] #11 97.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-22T07:28:02.020Z] #11 97.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-22T07:28:02.020Z] #11 97.98 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T07:28:02.160Z] #38 ... [2021-01-22T07:28:02.160Z] [2021-01-22T07:28:02.160Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:02.160Z] #47 5.210 + RM_GOPATH=0 [2021-01-22T07:28:02.160Z] #47 5.210 + TMP_GOPATH= [2021-01-22T07:28:02.160Z] #47 5.210 + : /build [2021-01-22T07:28:02.160Z] #47 5.210 + '[' -z '' ']' [2021-01-22T07:28:02.160Z] #47 5.210 ++ mktemp -d [2021-01-22T07:28:02.160Z] #47 5.211 + export GOPATH=/tmp/tmp.AHCgaJCWCH [2021-01-22T07:28:02.160Z] #47 5.211 + GOPATH=/tmp/tmp.AHCgaJCWCH [2021-01-22T07:28:02.160Z] #47 5.211 + RM_GOPATH=1 [2021-01-22T07:28:02.160Z] #47 5.211 + case "$(go env GOARCH)" in [2021-01-22T07:28:02.160Z] #47 5.214 ++ go env GOARCH [2021-01-22T07:28:02.160Z] #47 5.220 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:02.160Z] #47 5.220 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:02.160Z] #47 5.221 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:02.160Z] #47 5.221 + dir=/tmp/install [2021-01-22T07:28:02.160Z] #47 5.221 + bin=golangci_lint [2021-01-22T07:28:02.160Z] #47 5.221 + shift [2021-01-22T07:28:02.160Z] #47 5.221 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-22T07:28:02.160Z] #47 5.221 + . /tmp/install/golangci_lint.installer [2021-01-22T07:28:02.160Z] #47 5.221 ++ : v1.23.8 [2021-01-22T07:28:02.160Z] #47 5.221 + install_golangci_lint [2021-01-22T07:28:02.160Z] #47 5.221 + set -e [2021-01-22T07:28:02.160Z] #47 5.221 + export GO111MODULE=on [2021-01-22T07:28:02.160Z] #47 5.221 + GO111MODULE=on [2021-01-22T07:28:02.160Z] #47 5.221 + GOBIN=/build [2021-01-22T07:28:02.160Z] #47 5.221 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-22T07:28:02.160Z] #47 5.237 go: finding github.com v1.23.8 [2021-01-22T07:28:02.160Z] #47 5.237 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-22T07:28:02.160Z] #47 5.237 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-22T07:28:02.160Z] #47 5.237 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:28:02.160Z] #47 5.237 go: finding github.com/golangci v1.23.8 [2021-01-22T07:28:02.180Z] #23 14.14 Updating certificates in /etc/ssl/certs... [2021-01-22T07:28:02.276Z] #11 ... [2021-01-22T07:28:02.276Z] [2021-01-22T07:28:02.276Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:02.276Z] #43 95.54 regexp/syntax [2021-01-22T07:28:02.276Z] #43 99.06 fmt [2021-01-22T07:28:02.276Z] #43 104.1 regexp [2021-01-22T07:28:02.423Z] #47 5.926 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:28:02.465Z] #29 35.20 [2021-01-22T07:28:02.753Z] #23 14.94 126 added, 0 removed; done. [2021-01-22T07:28:02.769Z] #29 35.45 ######################################################################## 100.0% [2021-01-22T07:28:02.840Z] #43 ... [2021-01-22T07:28:02.840Z] [2021-01-22T07:28:02.840Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:02.840Z] #32 106.2 log [2021-01-22T07:28:02.993Z] #47 6.723 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:28:03.066Z] #29 35.68 [2021-01-22T07:28:03.066Z] #29 35.81 Download of images into '/build' complete. [2021-01-22T07:28:03.066Z] #29 35.81 Use something like the following to load the result into a Docker daemon: [2021-01-22T07:28:03.066Z] #29 35.81 tar -cC '/build' . | docker load [2021-01-22T07:28:03.066Z] #29 DONE 35.9s [2021-01-22T07:28:03.066Z] [2021-01-22T07:28:03.066Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:03.066Z] #42 39.00 The following additional packages will be installed: [2021-01-22T07:28:03.066Z] #42 39.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-22T07:28:03.066Z] #42 39.02 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-22T07:28:03.066Z] #42 39.03 Suggested packages: [2021-01-22T07:28:03.066Z] #42 39.03 manpages-dev python-setuptools [2021-01-22T07:28:03.066Z] #42 40.48 The following NEW packages will be installed: [2021-01-22T07:28:03.066Z] #42 40.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-22T07:28:03.066Z] #42 40.50 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-22T07:28:03.066Z] #42 40.50 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-22T07:28:03.066Z] #42 40.50 python-six zlib1g-dev [2021-01-22T07:28:03.066Z] #42 40.66 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:28:03.066Z] #42 40.66 Need to get 4075 kB of archives. [2021-01-22T07:28:03.066Z] #42 40.66 After this operation, 24.5 MB of additional disk space will be used. [2021-01-22T07:28:03.066Z] #42 40.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-01-22T07:28:03.066Z] #42 40.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-01-22T07:28:03.066Z] #42 40.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-01-22T07:28:03.066Z] #42 40.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-01-22T07:28:03.066Z] #42 40.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-01-22T07:28:03.066Z] #42 40.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-01-22T07:28:03.066Z] #42 40.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-01-22T07:28:03.066Z] #42 40.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-01-22T07:28:03.066Z] #42 40.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-01-22T07:28:03.066Z] #42 40.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-01-22T07:28:03.066Z] #42 40.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-01-22T07:28:03.066Z] #42 40.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-01-22T07:28:03.066Z] #42 41.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-01-22T07:28:03.066Z] #42 41.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-01-22T07:28:03.066Z] #42 41.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-22T07:28:03.066Z] #42 41.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-01-22T07:28:03.066Z] #42 41.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-01-22T07:28:03.253Z] #47 ... [2021-01-22T07:28:03.253Z] [2021-01-22T07:28:03.253Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:28:03.253Z] #38 6.647 + git clone https://github.com/docker/distribution.git . [2021-01-22T07:28:03.253Z] #38 6.674 Cloning into '.'... [2021-01-22T07:28:04.667Z] #23 16.62 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-01-22T07:28:04.667Z] #23 16.72 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T07:28:05.016Z] #23 17.14 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-01-22T07:28:05.016Z] #23 17.25 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-22T07:28:05.155Z] #42 42.75 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:28:05.155Z] #42 43.04 Fetched 4075 kB in 1s (8046 kB/s) [2021-01-22T07:28:05.155Z] #42 43.18 Selecting previously unselected package libcap-dev:ppc64el. [2021-01-22T07:28:05.450Z] #42 43.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 ... 15339 files and directories currently installed.) [2021-01-22T07:28:05.450Z] #42 43.37 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-01-22T07:28:05.450Z] #42 43.37 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-01-22T07:28:05.450Z] #42 43.57 Selecting previously unselected package libnet1:ppc64el. [2021-01-22T07:28:05.748Z] #42 43.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-01-22T07:28:05.748Z] #42 43.58 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-22T07:28:05.748Z] #42 43.70 Selecting previously unselected package libnet1-dev. [2021-01-22T07:28:05.748Z] #42 43.71 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-01-22T07:28:05.748Z] #42 43.71 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T07:28:05.748Z] #42 43.86 Selecting previously unselected package libnl-3-200:ppc64el. [2021-01-22T07:28:05.748Z] #42 43.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-01-22T07:28:05.748Z] #42 43.86 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-22T07:28:06.036Z] #38 ... [2021-01-22T07:28:06.036Z] [2021-01-22T07:28:06.036Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:28:06.036Z] #30 6.010 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-22T07:28:06.036Z] #30 6.010 Cloning into '.'... [2021-01-22T07:28:06.036Z] #30 ... [2021-01-22T07:28:06.036Z] [2021-01-22T07:28:06.036Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:06.036Z] #49 6.516 + RM_GOPATH=0 [2021-01-22T07:28:06.036Z] #49 6.516 + TMP_GOPATH= [2021-01-22T07:28:06.036Z] #49 6.516 + : /build [2021-01-22T07:28:06.036Z] #49 6.516 + '[' -z '' ']' [2021-01-22T07:28:06.036Z] #49 6.516 ++ mktemp -d [2021-01-22T07:28:06.036Z] #49 6.537 + export GOPATH=/tmp/tmp.jvwFaIVag6 [2021-01-22T07:28:06.036Z] #49 6.537 + GOPATH=/tmp/tmp.jvwFaIVag6 [2021-01-22T07:28:06.036Z] #49 6.537 + RM_GOPATH=1 [2021-01-22T07:28:06.036Z] #49 6.537 + case "$(go env GOARCH)" in [2021-01-22T07:28:06.036Z] #49 6.537 ++ go env GOARCH [2021-01-22T07:28:06.036Z] #49 6.589 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:06.036Z] #49 6.589 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:06.036Z] #49 6.593 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:06.036Z] #49 6.593 + dir=/tmp/install [2021-01-22T07:28:06.036Z] #49 6.593 + bin=shfmt [2021-01-22T07:28:06.036Z] #49 6.593 + shift [2021-01-22T07:28:06.036Z] #49 6.593 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-22T07:28:06.036Z] #49 6.593 + . /tmp/install/shfmt.installer [2021-01-22T07:28:06.036Z] #49 6.593 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:28:06.036Z] #49 6.593 + install_shfmt [2021-01-22T07:28:06.036Z] #49 6.593 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-22T07:28:06.036Z] #49 6.593 + git clone https://github.com/mvdan/sh.git /tmp/tmp.jvwFaIVag6/src/github.com/mvdan/sh [2021-01-22T07:28:06.036Z] #49 6.598 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:28:06.036Z] #49 6.660 Cloning into '/tmp/tmp.jvwFaIVag6/src/github.com/mvdan/sh'... [2021-01-22T07:28:06.036Z] #49 ... [2021-01-22T07:28:06.036Z] [2021-01-22T07:28:06.036Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:06.036Z] #47 6.775 + RM_GOPATH=0 [2021-01-22T07:28:06.036Z] #47 6.775 + TMP_GOPATH= [2021-01-22T07:28:06.036Z] #47 6.775 + : /build [2021-01-22T07:28:06.036Z] #47 6.775 + '[' -z '' ']' [2021-01-22T07:28:06.036Z] #47 6.775 ++ mktemp -d [2021-01-22T07:28:06.036Z] #47 6.777 + export GOPATH=/tmp/tmp.3zhIodySFQ [2021-01-22T07:28:06.036Z] #47 6.777 + GOPATH=/tmp/tmp.3zhIodySFQ [2021-01-22T07:28:06.036Z] #47 6.777 + RM_GOPATH=1 [2021-01-22T07:28:06.036Z] #47 6.777 + case "$(go env GOARCH)" in [2021-01-22T07:28:06.036Z] #47 6.811 ++ go env GOARCH [2021-01-22T07:28:06.036Z] #47 6.827 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:06.036Z] #47 6.827 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:06.036Z] #47 6.827 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:06.036Z] #47 6.861 + dir=/tmp/install [2021-01-22T07:28:06.036Z] #47 6.861 + bin=golangci_lint [2021-01-22T07:28:06.036Z] #47 6.861 + shift [2021-01-22T07:28:06.036Z] #47 6.861 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-22T07:28:06.036Z] #47 6.861 + . /tmp/install/golangci_lint.installer [2021-01-22T07:28:06.036Z] #47 6.861 ++ : v1.23.8 [2021-01-22T07:28:06.036Z] #47 6.861 + install_golangci_lint [2021-01-22T07:28:06.036Z] #47 6.861 + set -e [2021-01-22T07:28:06.036Z] #47 6.861 + export GO111MODULE=on [2021-01-22T07:28:06.036Z] #47 6.861 + GO111MODULE=on [2021-01-22T07:28:06.036Z] #47 6.861 + GOBIN=/build [2021-01-22T07:28:06.036Z] #47 6.861 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-22T07:28:06.036Z] #47 6.948 go: finding github.com v1.23.8 [2021-01-22T07:28:06.036Z] #47 6.948 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-22T07:28:06.036Z] #47 6.948 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-22T07:28:06.036Z] #47 6.948 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:28:06.036Z] #47 6.948 go: finding github.com/golangci v1.23.8 [2021-01-22T07:28:06.036Z] #47 8.294 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:28:06.036Z] #47 9.108 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:28:06.036Z] #47 ... [2021-01-22T07:28:06.036Z] [2021-01-22T07:28:06.036Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:28:06.036Z] #53 7.920 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:28:06.036Z] #53 8.105 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:28:06.036Z] #53 8.105 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:28:06.036Z] #53 9.432 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:28:06.046Z] #42 43.97 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-01-22T07:28:06.046Z] #42 43.99 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-01-22T07:28:06.046Z] #42 43.99 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-01-22T07:28:06.297Z] #53 ... [2021-01-22T07:28:06.297Z] [2021-01-22T07:28:06.297Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:06.297Z] #40 8.043 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:28:06.297Z] #40 8.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:28:06.297Z] #40 8.343 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:28:06.297Z] #40 9.826 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:28:06.297Z] #40 ... [2021-01-22T07:28:06.297Z] [2021-01-22T07:28:06.297Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:06.297Z] #34 8.130 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:28:06.297Z] #34 8.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:28:06.297Z] #34 8.212 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:28:06.297Z] #34 9.777 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:28:06.344Z] #42 44.42 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-01-22T07:28:06.401Z] #23 18.39 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:28:06.401Z] #23 18.72 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-22T07:28:06.401Z] #23 18.73 Updating certificates in /etc/ssl/certs... [2021-01-22T07:28:06.550Z] #38 ... [2021-01-22T07:28:06.550Z] [2021-01-22T07:28:06.550Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:06.550Z] #43 6.555 + RM_GOPATH=0 [2021-01-22T07:28:06.550Z] #43 6.555 + TMP_GOPATH= [2021-01-22T07:28:06.550Z] #43 6.555 + : /build [2021-01-22T07:28:06.550Z] #43 6.555 + '[' -z '' ']' [2021-01-22T07:28:06.550Z] #43 6.555 ++ mktemp -d [2021-01-22T07:28:06.550Z] #43 6.562 + export GOPATH=/tmp/tmp.w2d0VE7d5W [2021-01-22T07:28:06.550Z] #43 6.563 + GOPATH=/tmp/tmp.w2d0VE7d5W [2021-01-22T07:28:06.550Z] #43 6.563 + RM_GOPATH=1 [2021-01-22T07:28:06.550Z] #43 6.563 + case "$(go env GOARCH)" in [2021-01-22T07:28:06.550Z] #43 6.568 ++ go env GOARCH [2021-01-22T07:28:06.550Z] #43 6.608 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:06.550Z] #43 6.608 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:06.550Z] #43 6.608 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:06.550Z] #43 6.608 + dir=/tmp/install [2021-01-22T07:28:06.550Z] #43 6.608 + bin=vndr [2021-01-22T07:28:06.550Z] #43 6.608 + shift [2021-01-22T07:28:06.550Z] #43 6.608 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-22T07:28:06.550Z] #43 6.608 + . /tmp/install/vndr.installer [2021-01-22T07:28:06.550Z] #43 6.608 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:28:06.550Z] #43 6.608 + install_vndr [2021-01-22T07:28:06.550Z] #43 6.608 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-22T07:28:06.550Z] #43 6.608 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.w2d0VE7d5W/src/github.com/LK4D4/vndr [2021-01-22T07:28:06.550Z] #43 6.608 Cloning into '/tmp/tmp.w2d0VE7d5W/src/github.com/LK4D4/vndr'... [2021-01-22T07:28:06.550Z] #43 6.608 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:28:06.550Z] #43 7.756 + cd /tmp/tmp.w2d0VE7d5W/src/github.com/LK4D4/vndr [2021-01-22T07:28:06.550Z] #43 7.756 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:28:06.550Z] #43 7.780 + go build -buildmode=pie -v -o /build/vndr . [2021-01-22T07:28:06.550Z] #43 ... [2021-01-22T07:28:06.550Z] [2021-01-22T07:28:06.550Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:06.550Z] #40 8.417 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:28:06.550Z] #40 8.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:28:06.550Z] #40 8.660 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:28:06.558Z] #34 ... [2021-01-22T07:28:06.558Z] [2021-01-22T07:28:06.558Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:06.558Z] #11 6.885 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:28:06.558Z] #11 6.997 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:28:06.558Z] #11 6.997 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:28:06.558Z] #11 8.685 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:28:06.558Z] #11 ... [2021-01-22T07:28:06.558Z] [2021-01-22T07:28:06.558Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:06.558Z] #43 5.797 + RM_GOPATH=0 [2021-01-22T07:28:06.558Z] #43 5.797 + TMP_GOPATH= [2021-01-22T07:28:06.558Z] #43 5.797 + : /build [2021-01-22T07:28:06.558Z] #43 5.797 + '[' -z '' ']' [2021-01-22T07:28:06.558Z] #43 5.797 ++ mktemp -d [2021-01-22T07:28:06.558Z] #43 5.797 + export GOPATH=/tmp/tmp.J9F8kAXAZX [2021-01-22T07:28:06.558Z] #43 5.797 + GOPATH=/tmp/tmp.J9F8kAXAZX [2021-01-22T07:28:06.558Z] #43 5.797 + RM_GOPATH=1 [2021-01-22T07:28:06.558Z] #43 5.797 + case "$(go env GOARCH)" in [2021-01-22T07:28:06.558Z] #43 5.797 ++ go env GOARCH [2021-01-22T07:28:06.558Z] #43 5.819 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:28:06.558Z] #43 5.819 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:06.558Z] #43 5.819 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:06.558Z] #43 5.819 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:06.558Z] #43 5.819 + dir=/tmp/install [2021-01-22T07:28:06.558Z] #43 5.819 + bin=vndr [2021-01-22T07:28:06.558Z] #43 5.819 + shift [2021-01-22T07:28:06.558Z] #43 5.819 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-22T07:28:06.558Z] #43 5.819 + . /tmp/install/vndr.installer [2021-01-22T07:28:06.558Z] #43 5.819 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:28:06.558Z] #43 5.819 + install_vndr [2021-01-22T07:28:06.558Z] #43 5.819 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-22T07:28:06.558Z] #43 5.819 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.J9F8kAXAZX/src/github.com/LK4D4/vndr [2021-01-22T07:28:06.558Z] #43 5.819 Cloning into '/tmp/tmp.J9F8kAXAZX/src/github.com/LK4D4/vndr'... [2021-01-22T07:28:06.558Z] #43 6.576 + cd /tmp/tmp.J9F8kAXAZX/src/github.com/LK4D4/vndr [2021-01-22T07:28:06.558Z] #43 6.576 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:28:06.558Z] #43 6.617 + go build -buildmode=pie -v -o /build/vndr . [2021-01-22T07:28:06.558Z] #43 8.304 internal/cpu [2021-01-22T07:28:06.558Z] #43 8.321 runtime/internal/atomic [2021-01-22T07:28:06.558Z] #43 8.532 runtime/internal/sys [2021-01-22T07:28:06.558Z] #43 8.805 runtime/internal/math [2021-01-22T07:28:06.558Z] #43 8.969 internal/race [2021-01-22T07:28:06.558Z] #43 9.074 internal/bytealg [2021-01-22T07:28:06.558Z] #43 9.099 sync/atomic [2021-01-22T07:28:06.558Z] #43 9.627 unicode [2021-01-22T07:28:06.558Z] #43 10.42 runtime [2021-01-22T07:28:06.651Z] #42 44.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-01-22T07:28:06.651Z] #42 44.47 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-22T07:28:06.651Z] #42 44.66 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-01-22T07:28:06.651Z] #42 44.69 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-01-22T07:28:06.651Z] #42 44.73 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-01-22T07:28:06.810Z] #40 10.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:28:06.810Z] #40 ... [2021-01-22T07:28:06.810Z] [2021-01-22T07:28:06.810Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:06.810Z] #11 5.754 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:28:06.810Z] #11 5.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:28:06.810Z] #11 5.845 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:28:06.810Z] #11 6.435 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:28:06.810Z] #11 10.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:28:06.810Z] #11 ... [2021-01-22T07:28:06.810Z] [2021-01-22T07:28:06.810Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:06.810Z] #45 6.365 + RM_GOPATH=0 [2021-01-22T07:28:06.810Z] #45 6.365 + TMP_GOPATH= [2021-01-22T07:28:06.810Z] #45 6.365 + : /build [2021-01-22T07:28:06.810Z] #45 6.365 + '[' -z '' ']' [2021-01-22T07:28:06.810Z] #45 6.365 ++ mktemp -d [2021-01-22T07:28:06.810Z] #45 6.365 + export GOPATH=/tmp/tmp.e3XRwmH3EX [2021-01-22T07:28:06.810Z] #45 6.365 + GOPATH=/tmp/tmp.e3XRwmH3EX [2021-01-22T07:28:06.810Z] #45 6.365 + RM_GOPATH=1 [2021-01-22T07:28:06.810Z] #45 6.365 + case "$(go env GOARCH)" in [2021-01-22T07:28:06.810Z] #45 6.365 ++ go env GOARCH [2021-01-22T07:28:06.810Z] #45 6.371 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:06.810Z] #45 6.371 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:06.810Z] #45 6.371 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:06.810Z] #45 6.383 + dir=/tmp/install [2021-01-22T07:28:06.810Z] #45 6.383 + bin=gotestsum [2021-01-22T07:28:06.810Z] #45 6.383 + shift [2021-01-22T07:28:06.810Z] #45 6.383 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-22T07:28:06.810Z] #45 6.383 + . /tmp/install/gotestsum.installer [2021-01-22T07:28:06.810Z] #45 6.383 ++ : v0.5.3 [2021-01-22T07:28:06.810Z] #45 6.383 + install_gotestsum [2021-01-22T07:28:06.810Z] #45 6.383 + set -e [2021-01-22T07:28:06.810Z] #45 6.383 + export GO111MODULE=on [2021-01-22T07:28:06.810Z] #45 6.383 + GO111MODULE=on [2021-01-22T07:28:06.810Z] #45 6.383 + GOBIN=/build [2021-01-22T07:28:06.810Z] #45 6.383 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-22T07:28:06.810Z] #45 6.404 go: finding gotest.tools v0.5.3 [2021-01-22T07:28:06.810Z] #45 6.404 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-22T07:28:06.810Z] #45 7.420 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-22T07:28:06.810Z] #45 8.356 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-22T07:28:06.810Z] #45 9.459 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:28:06.810Z] #45 9.459 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:28:06.810Z] #45 9.553 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:28:06.810Z] #45 9.566 go: downloading github.com/fatih/color v1.9.0 [2021-01-22T07:28:06.810Z] #45 9.766 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:28:06.810Z] #45 9.840 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-22T07:28:06.810Z] #45 9.875 go: downloading github.com/pkg/errors v0.9.1 [2021-01-22T07:28:06.810Z] #45 10.38 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:28:06.810Z] #45 10.39 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:28:06.810Z] #45 10.52 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:28:06.821Z] #43 ... [2021-01-22T07:28:06.821Z] [2021-01-22T07:28:06.821Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:06.821Z] #22 6.537 + RM_GOPATH=0 [2021-01-22T07:28:06.821Z] #22 6.537 + TMP_GOPATH= [2021-01-22T07:28:06.821Z] #22 6.537 + : /build [2021-01-22T07:28:06.821Z] #22 6.537 + '[' -z '' ']' [2021-01-22T07:28:06.821Z] #22 6.537 ++ mktemp -d [2021-01-22T07:28:06.821Z] #22 6.549 + export GOPATH=/tmp/tmp.loOHhiws0t [2021-01-22T07:28:06.821Z] #22 6.549 + GOPATH=/tmp/tmp.loOHhiws0t [2021-01-22T07:28:06.821Z] #22 6.549 + RM_GOPATH=1 [2021-01-22T07:28:06.821Z] #22 6.549 + case "$(go env GOARCH)" in [2021-01-22T07:28:06.821Z] #22 6.549 ++ go env GOARCH [2021-01-22T07:28:06.821Z] #22 6.577 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:06.821Z] #22 6.577 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:06.821Z] #22 6.577 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:06.821Z] #22 6.625 Install docker/cli version 17.06.2-ce from stable [2021-01-22T07:28:06.821Z] #22 6.625 + dir=/tmp/install [2021-01-22T07:28:06.821Z] #22 6.625 + bin=dockercli [2021-01-22T07:28:06.821Z] #22 6.625 + shift [2021-01-22T07:28:06.821Z] #22 6.625 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-22T07:28:06.821Z] #22 6.625 + . /tmp/install/dockercli.installer [2021-01-22T07:28:06.821Z] #22 6.625 ++ : stable [2021-01-22T07:28:06.821Z] #22 6.625 ++ : 17.06.2-ce [2021-01-22T07:28:06.821Z] #22 6.625 + install_dockercli [2021-01-22T07:28:06.821Z] #22 6.625 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-22T07:28:06.821Z] #22 6.625 ++ uname -m [2021-01-22T07:28:06.821Z] #22 6.637 + arch=x86_64 [2021-01-22T07:28:06.821Z] #22 6.637 + '[' x86_64 '!=' x86_64 ']' [2021-01-22T07:28:06.821Z] #22 6.637 + url=https://download.docker.com/linux/static [2021-01-22T07:28:06.821Z] #22 6.637 + tar -xz docker/docker [2021-01-22T07:28:06.821Z] #22 6.637 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-01-22T07:28:06.821Z] #22 ... [2021-01-22T07:28:06.821Z] [2021-01-22T07:28:06.821Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:06.821Z] #45 6.368 + RM_GOPATH=0 [2021-01-22T07:28:06.821Z] #45 6.368 + TMP_GOPATH= [2021-01-22T07:28:06.821Z] #45 6.368 + : /build [2021-01-22T07:28:06.821Z] #45 6.368 + '[' -z '' ']' [2021-01-22T07:28:06.821Z] #45 6.368 ++ mktemp -d [2021-01-22T07:28:06.821Z] #45 6.368 + export GOPATH=/tmp/tmp.4F3RxCK1pN [2021-01-22T07:28:06.821Z] #45 6.368 + GOPATH=/tmp/tmp.4F3RxCK1pN [2021-01-22T07:28:06.821Z] #45 6.368 + RM_GOPATH=1 [2021-01-22T07:28:06.821Z] #45 6.368 + case "$(go env GOARCH)" in [2021-01-22T07:28:06.821Z] #45 6.381 ++ go env GOARCH [2021-01-22T07:28:06.821Z] #45 6.485 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:06.821Z] #45 6.485 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:06.821Z] #45 6.485 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:06.821Z] #45 6.485 + dir=/tmp/install [2021-01-22T07:28:06.821Z] #45 6.485 + bin=gotestsum [2021-01-22T07:28:06.821Z] #45 6.485 + shift [2021-01-22T07:28:06.821Z] #45 6.485 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-22T07:28:06.821Z] #45 6.485 + . /tmp/install/gotestsum.installer [2021-01-22T07:28:06.821Z] #45 6.485 ++ : v0.5.3 [2021-01-22T07:28:06.821Z] #45 6.485 + install_gotestsum [2021-01-22T07:28:06.821Z] #45 6.485 + set -e [2021-01-22T07:28:06.821Z] #45 6.485 + export GO111MODULE=on [2021-01-22T07:28:06.821Z] #45 6.485 + GO111MODULE=on [2021-01-22T07:28:06.821Z] #45 6.485 + GOBIN=/build [2021-01-22T07:28:06.821Z] #45 6.485 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-22T07:28:06.821Z] #45 6.549 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-22T07:28:06.821Z] #45 6.576 go: finding gotest.tools v0.5.3 [2021-01-22T07:28:06.821Z] #45 7.833 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-22T07:28:06.821Z] #45 8.985 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-22T07:28:06.821Z] #45 10.10 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:28:06.821Z] #45 10.13 go: downloading github.com/pkg/errors v0.9.1 [2021-01-22T07:28:06.821Z] #45 10.21 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-22T07:28:06.821Z] #45 10.47 go: downloading github.com/fatih/color v1.9.0 [2021-01-22T07:28:06.821Z] #45 10.56 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:28:06.821Z] #45 10.61 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:28:06.821Z] #45 10.64 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:28:06.821Z] #45 10.65 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:28:06.821Z] #45 10.74 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:28:06.821Z] #45 10.89 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:28:06.821Z] #45 10.98 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:28:06.821Z] #45 11.05 go: extracting github.com/pkg/errors v0.9.1 [2021-01-22T07:28:06.945Z] #42 44.91 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-01-22T07:28:06.945Z] #42 44.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-01-22T07:28:06.945Z] #42 44.93 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-01-22T07:28:06.980Z] #23 ... [2021-01-22T07:28:06.980Z] [2021-01-22T07:28:06.980Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-22T07:28:06.980Z] #8 DONE 6.1s [2021-01-22T07:28:06.980Z] [2021-01-22T07:28:06.980Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-22T07:28:07.010Z] #32 109.6 github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T07:28:07.076Z] #45 10.52 go: extracting github.com/fatih/color v1.9.0 [2021-01-22T07:28:07.076Z] #45 10.53 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:28:07.076Z] #45 10.57 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:28:07.076Z] #45 10.58 go: extracting github.com/pkg/errors v0.9.1 [2021-01-22T07:28:07.076Z] #45 ... [2021-01-22T07:28:07.076Z] [2021-01-22T07:28:07.076Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:07.076Z] #62 6.668 + RM_GOPATH=0 [2021-01-22T07:28:07.076Z] #62 6.668 + TMP_GOPATH= [2021-01-22T07:28:07.076Z] #62 6.668 + : /build [2021-01-22T07:28:07.076Z] #62 6.668 + '[' -z '' ']' [2021-01-22T07:28:07.076Z] #62 6.668 ++ mktemp -d [2021-01-22T07:28:07.076Z] #62 6.668 + export GOPATH=/tmp/tmp.h6m5oaPunH [2021-01-22T07:28:07.076Z] #62 6.668 + GOPATH=/tmp/tmp.h6m5oaPunH [2021-01-22T07:28:07.076Z] #62 6.668 + RM_GOPATH=1 [2021-01-22T07:28:07.076Z] #62 6.668 + case "$(go env GOARCH)" in [2021-01-22T07:28:07.076Z] #62 6.668 ++ go env GOARCH [2021-01-22T07:28:07.076Z] #62 6.712 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:28:07.076Z] #62 6.713 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:07.076Z] #62 6.713 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:07.076Z] #62 6.713 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:07.076Z] #62 6.713 + dir=/tmp/install [2021-01-22T07:28:07.076Z] #62 6.713 + bin=proxy [2021-01-22T07:28:07.076Z] #62 6.713 + shift [2021-01-22T07:28:07.076Z] #62 6.713 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-22T07:28:07.076Z] #62 6.713 + . /tmp/install/proxy.installer [2021-01-22T07:28:07.076Z] #62 6.713 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:28:07.076Z] #62 6.713 + install_proxy [2021-01-22T07:28:07.076Z] #62 6.713 + case "$1" in [2021-01-22T07:28:07.076Z] #62 6.713 + export CGO_ENABLED=0 [2021-01-22T07:28:07.076Z] #62 6.713 + CGO_ENABLED=0 [2021-01-22T07:28:07.076Z] #62 6.713 + _install_proxy [2021-01-22T07:28:07.076Z] #62 6.713 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-22T07:28:07.076Z] #62 6.749 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.h6m5oaPunH/src/github.com/docker/libnetwork [2021-01-22T07:28:07.076Z] #62 6.798 Cloning into '/tmp/tmp.h6m5oaPunH/src/github.com/docker/libnetwork'... [2021-01-22T07:28:07.076Z] #62 ... [2021-01-22T07:28:07.076Z] [2021-01-22T07:28:07.076Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:28:07.076Z] #30 6.822 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-22T07:28:07.076Z] #30 6.823 Cloning into '.'... [2021-01-22T07:28:07.084Z] #45 ... [2021-01-22T07:28:07.084Z] [2021-01-22T07:28:07.084Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:07.084Z] #32 6.517 + RM_GOPATH=0 [2021-01-22T07:28:07.084Z] #32 6.517 + TMP_GOPATH= [2021-01-22T07:28:07.084Z] #32 6.517 + : /build [2021-01-22T07:28:07.084Z] #32 6.517 + '[' -z '' ']' [2021-01-22T07:28:07.084Z] #32 6.537 ++ mktemp -d [2021-01-22T07:28:07.084Z] #32 6.537 + export GOPATH=/tmp/tmp.Wobsdit5WL [2021-01-22T07:28:07.084Z] #32 6.537 + GOPATH=/tmp/tmp.Wobsdit5WL [2021-01-22T07:28:07.084Z] #32 6.537 + RM_GOPATH=1 [2021-01-22T07:28:07.084Z] #32 6.537 + case "$(go env GOARCH)" in [2021-01-22T07:28:07.084Z] #32 6.537 ++ go env GOARCH [2021-01-22T07:28:07.084Z] #32 6.572 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:07.084Z] #32 6.572 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:07.084Z] #32 6.572 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:07.084Z] #32 6.572 + dir=/tmp/install [2021-01-22T07:28:07.084Z] #32 6.572 + bin=tomlv [2021-01-22T07:28:07.084Z] #32 6.572 + shift [2021-01-22T07:28:07.084Z] #32 6.617 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-22T07:28:07.084Z] #32 6.617 + . /tmp/install/tomlv.installer [2021-01-22T07:28:07.084Z] #32 6.617 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:28:07.084Z] #32 6.617 + install_tomlv [2021-01-22T07:28:07.084Z] #32 6.617 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-22T07:28:07.084Z] #32 6.617 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Wobsdit5WL/src/github.com/BurntSushi/toml [2021-01-22T07:28:07.084Z] #32 6.623 Cloning into '/tmp/tmp.Wobsdit5WL/src/github.com/BurntSushi/toml'... [2021-01-22T07:28:07.084Z] #32 6.625 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:28:07.084Z] #32 8.156 + cd /tmp/tmp.Wobsdit5WL/src/github.com/BurntSushi/toml [2021-01-22T07:28:07.084Z] #32 8.156 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:28:07.084Z] #32 8.215 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T07:28:07.084Z] #32 8.929 internal/cpu [2021-01-22T07:28:07.084Z] #32 8.942 runtime/internal/math [2021-01-22T07:28:07.084Z] #32 9.064 math/bits [2021-01-22T07:28:07.084Z] #32 9.628 unicode/utf8 [2021-01-22T07:28:07.084Z] #32 9.794 internal/bytealg [2021-01-22T07:28:07.084Z] #32 10.70 math [2021-01-22T07:28:07.084Z] #32 11.01 runtime [2021-01-22T07:28:07.240Z] #42 45.22 Selecting previously unselected package libprotobuf17:ppc64el. [2021-01-22T07:28:07.240Z] #42 45.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-01-22T07:28:07.240Z] #42 45.25 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-01-22T07:28:07.344Z] #30 ... [2021-01-22T07:28:07.344Z] [2021-01-22T07:28:07.344Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:07.344Z] #49 7.223 + RM_GOPATH=0 [2021-01-22T07:28:07.344Z] #49 7.223 + TMP_GOPATH= [2021-01-22T07:28:07.344Z] #49 7.223 + : /build [2021-01-22T07:28:07.344Z] #49 7.223 + '[' -z '' ']' [2021-01-22T07:28:07.344Z] #49 7.223 ++ mktemp -d [2021-01-22T07:28:07.344Z] #49 7.223 + export GOPATH=/tmp/tmp.noAPmAVGQl [2021-01-22T07:28:07.344Z] #49 7.223 + GOPATH=/tmp/tmp.noAPmAVGQl [2021-01-22T07:28:07.344Z] #49 7.223 + RM_GOPATH=1 [2021-01-22T07:28:07.344Z] #49 7.223 + case "$(go env GOARCH)" in [2021-01-22T07:28:07.344Z] #49 7.227 ++ go env GOARCH [2021-01-22T07:28:07.344Z] #49 7.244 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:07.344Z] #49 7.244 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:07.344Z] #49 7.244 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:07.344Z] #49 7.258 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:28:07.344Z] #49 7.260 + dir=/tmp/install [2021-01-22T07:28:07.344Z] #49 7.260 + bin=shfmt [2021-01-22T07:28:07.344Z] #49 7.260 + shift [2021-01-22T07:28:07.344Z] #49 7.260 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-22T07:28:07.344Z] #49 7.260 + . /tmp/install/shfmt.installer [2021-01-22T07:28:07.344Z] #49 7.260 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:28:07.344Z] #49 7.260 + install_shfmt [2021-01-22T07:28:07.344Z] #49 7.260 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-22T07:28:07.344Z] #49 7.260 + git clone https://github.com/mvdan/sh.git /tmp/tmp.noAPmAVGQl/src/github.com/mvdan/sh [2021-01-22T07:28:07.344Z] #49 7.260 Cloning into '/tmp/tmp.noAPmAVGQl/src/github.com/mvdan/sh'... [2021-01-22T07:28:07.344Z] #49 ... [2021-01-22T07:28:07.344Z] [2021-01-22T07:28:07.344Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:28:07.344Z] #53 8.055 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:28:07.344Z] #53 8.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:28:07.344Z] #53 8.143 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:28:07.344Z] #53 9.303 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:28:07.344Z] #32 ... [2021-01-22T07:28:07.344Z] [2021-01-22T07:28:07.344Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:07.344Z] #45 11.48 go: extracting github.com/fatih/color v1.9.0 [2021-01-22T07:28:07.344Z] #45 11.51 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-22T07:28:07.344Z] #45 11.51 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:28:07.344Z] #45 11.51 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:28:07.344Z] #45 11.61 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:28:07.344Z] #45 11.65 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:28:07.537Z] #42 ... [2021-01-22T07:28:07.537Z] [2021-01-22T07:28:07.537Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:28:07.537Z] #55 37.09 Building dependency tree... [2021-01-22T07:28:07.537Z] #55 40.94 The following additional packages will be installed: [2021-01-22T07:28:07.537Z] #55 41.00 libbtrfs0 [2021-01-22T07:28:07.537Z] #55 41.55 The following NEW packages will be installed: [2021-01-22T07:28:07.537Z] #55 41.57 libbtrfs-dev libbtrfs0 [2021-01-22T07:28:07.537Z] #55 41.83 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:28:07.537Z] #55 41.83 Need to get 120 kB of archives. [2021-01-22T07:28:07.537Z] #55 41.83 After this operation, 423 kB of additional disk space will be used. [2021-01-22T07:28:07.537Z] #55 41.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-01-22T07:28:07.537Z] #55 41.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-01-22T07:28:07.537Z] #55 43.78 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:28:07.537Z] #55 44.09 Fetched 120 kB in 0s (1253 kB/s) [2021-01-22T07:28:07.537Z] #55 44.25 Selecting previously unselected package libbtrfs0. [2021-01-22T07:28:07.537Z] #55 44.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-22T07:28:07.537Z] #55 44.34 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-01-22T07:28:07.537Z] #55 44.35 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T07:28:07.537Z] #55 44.52 Selecting previously unselected package libbtrfs-dev. [2021-01-22T07:28:07.537Z] #55 44.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-01-22T07:28:07.537Z] #55 44.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:28:07.537Z] #55 44.93 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T07:28:07.537Z] #55 44.94 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:28:07.537Z] #55 44.96 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:28:07.537Z] #55 DONE 45.4s [2021-01-22T07:28:07.537Z] [2021-01-22T07:28:07.537Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:07.554Z] #9 ... [2021-01-22T07:28:07.554Z] [2021-01-22T07:28:07.554Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T07:28:07.554Z] #23 19.53 0 added, 0 removed; done. [2021-01-22T07:28:07.554Z] #23 19.53 Running hooks in /etc/ca-certificates/update.d... [2021-01-22T07:28:07.554Z] #23 19.53 done. [2021-01-22T07:28:07.554Z] #23 DONE 19.7s [2021-01-22T07:28:07.554Z] [2021-01-22T07:28:07.554Z] #24 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-22T07:28:07.554Z] #24 DONE 0.1s [2021-01-22T07:28:07.606Z] #45 11.86 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:28:07.611Z] #53 ... [2021-01-22T07:28:07.611Z] [2021-01-22T07:28:07.611Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:07.611Z] #32 6.071 + RM_GOPATH=0 [2021-01-22T07:28:07.611Z] #32 6.071 + TMP_GOPATH= [2021-01-22T07:28:07.611Z] #32 6.071 + : /build [2021-01-22T07:28:07.611Z] #32 6.071 + '[' -z '' ']' [2021-01-22T07:28:07.611Z] #32 6.071 ++ mktemp -d [2021-01-22T07:28:07.611Z] #32 6.071 + export GOPATH=/tmp/tmp.uwYQMpLxRI [2021-01-22T07:28:07.611Z] #32 6.071 + GOPATH=/tmp/tmp.uwYQMpLxRI [2021-01-22T07:28:07.611Z] #32 6.071 + RM_GOPATH=1 [2021-01-22T07:28:07.611Z] #32 6.071 + case "$(go env GOARCH)" in [2021-01-22T07:28:07.611Z] #32 6.071 ++ go env GOARCH [2021-01-22T07:28:07.611Z] #32 6.096 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:07.611Z] #32 6.096 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:07.611Z] #32 6.096 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:07.611Z] #32 6.101 + dir=/tmp/install [2021-01-22T07:28:07.611Z] #32 6.101 + bin=tomlv [2021-01-22T07:28:07.611Z] #32 6.101 + shift [2021-01-22T07:28:07.611Z] #32 6.101 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-22T07:28:07.611Z] #32 6.101 + . /tmp/install/tomlv.installer [2021-01-22T07:28:07.611Z] #32 6.101 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:28:07.611Z] #32 6.101 + install_tomlv [2021-01-22T07:28:07.611Z] #32 6.101 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-22T07:28:07.611Z] #32 6.101 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uwYQMpLxRI/src/github.com/BurntSushi/toml [2021-01-22T07:28:07.611Z] #32 6.101 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:28:07.611Z] #32 6.105 Cloning into '/tmp/tmp.uwYQMpLxRI/src/github.com/BurntSushi/toml'... [2021-01-22T07:28:07.611Z] #32 6.948 + cd /tmp/tmp.uwYQMpLxRI/src/github.com/BurntSushi/toml [2021-01-22T07:28:07.611Z] #32 6.948 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:28:07.611Z] #32 7.012 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T07:28:07.611Z] #32 8.110 runtime/internal/atomic [2021-01-22T07:28:07.611Z] #32 8.116 internal/cpu [2021-01-22T07:28:07.611Z] #32 8.953 runtime/internal/sys [2021-01-22T07:28:07.611Z] #32 9.118 internal/bytealg [2021-01-22T07:28:07.611Z] #32 9.509 runtime/internal/math [2021-01-22T07:28:07.611Z] #32 9.981 math/bits [2021-01-22T07:28:07.611Z] #32 10.97 math [2021-01-22T07:28:07.611Z] #32 11.16 runtime [2021-01-22T07:28:07.818Z] [2021-01-22T07:28:07.818Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:28:07.837Z] #56 0.368 + RM_GOPATH=0 [2021-01-22T07:28:07.837Z] #56 0.368 + TMP_GOPATH= [2021-01-22T07:28:07.837Z] #56 0.368 + : /build [2021-01-22T07:28:07.837Z] #56 0.368 + '[' -z '' ']' [2021-01-22T07:28:07.837Z] #56 0.369 ++ mktemp -d [2021-01-22T07:28:07.837Z] #56 0.371 + export GOPATH=/tmp/tmp.4k7fI5aGxw [2021-01-22T07:28:07.837Z] #56 0.371 + GOPATH=/tmp/tmp.4k7fI5aGxw [2021-01-22T07:28:07.837Z] #56 0.371 + RM_GOPATH=1 [2021-01-22T07:28:07.837Z] #56 0.371 + case "$(go env GOARCH)" in [2021-01-22T07:28:07.837Z] #56 0.372 ++ go env GOARCH [2021-01-22T07:28:07.837Z] #56 0.415 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:07.837Z] #56 0.415 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:07.837Z] #56 0.440 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:07.837Z] #56 0.441 + dir=/tmp/install [2021-01-22T07:28:07.837Z] #56 0.441 + bin=containerd [2021-01-22T07:28:07.837Z] #56 0.441 + shift [2021-01-22T07:28:07.837Z] #56 0.442 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-22T07:28:07.837Z] #56 0.442 + . /tmp/install/containerd.installer [2021-01-22T07:28:07.837Z] #56 0.442 ++ set -e [2021-01-22T07:28:07.837Z] #56 0.442 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:28:07.837Z] #56 0.444 + install_containerd [2021-01-22T07:28:07.837Z] #56 0.446 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-22T07:28:07.837Z] #56 0.446 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:28:07.837Z] #56 0.447 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4k7fI5aGxw/src/github.com/containerd/containerd [2021-01-22T07:28:07.837Z] #56 0.471 Cloning into '/tmp/tmp.4k7fI5aGxw/src/github.com/containerd/containerd'... [2021-01-22T07:28:07.871Z] #32 ... [2021-01-22T07:28:07.871Z] [2021-01-22T07:28:07.871Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:07.871Z] #34 5.608 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:28:07.871Z] #34 5.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:28:07.871Z] #34 5.848 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:28:07.871Z] #34 6.034 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:28:07.871Z] #34 8.754 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:28:07.871Z] #34 ... [2021-01-22T07:28:07.871Z] [2021-01-22T07:28:07.871Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:07.871Z] #22 7.119 + RM_GOPATH=0 [2021-01-22T07:28:07.871Z] #22 7.119 + TMP_GOPATH= [2021-01-22T07:28:07.871Z] #22 7.119 + : /build [2021-01-22T07:28:07.871Z] #22 7.119 + '[' -z '' ']' [2021-01-22T07:28:07.871Z] #22 7.119 ++ mktemp -d [2021-01-22T07:28:07.871Z] #22 7.135 + export GOPATH=/tmp/tmp.USzikKXB32 [2021-01-22T07:28:07.871Z] #22 7.135 + GOPATH=/tmp/tmp.USzikKXB32 [2021-01-22T07:28:07.871Z] #22 7.135 + RM_GOPATH=1 [2021-01-22T07:28:07.871Z] #22 7.135 + case "$(go env GOARCH)" in [2021-01-22T07:28:07.871Z] #22 7.135 ++ go env GOARCH [2021-01-22T07:28:07.871Z] #22 7.163 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:07.871Z] #22 7.163 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:07.871Z] #22 7.163 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:07.871Z] #22 7.172 + dir=/tmp/install [2021-01-22T07:28:07.871Z] #22 7.172 + bin=dockercli [2021-01-22T07:28:07.871Z] #22 7.172 + shift [2021-01-22T07:28:07.871Z] #22 7.172 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-22T07:28:07.871Z] #22 7.172 + . /tmp/install/dockercli.installer [2021-01-22T07:28:07.871Z] #22 7.172 ++ : stable [2021-01-22T07:28:07.871Z] #22 7.172 ++ : 17.06.2-ce [2021-01-22T07:28:07.871Z] #22 7.172 + install_dockercli [2021-01-22T07:28:07.871Z] #22 7.191 Install docker/cli version 17.06.2-ce from stable [2021-01-22T07:28:07.871Z] #22 7.192 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-22T07:28:07.871Z] #22 7.192 ++ uname -m [2021-01-22T07:28:07.871Z] #22 7.192 + arch=x86_64 [2021-01-22T07:28:07.871Z] #22 7.192 + '[' x86_64 '!=' x86_64 ']' [2021-01-22T07:28:07.871Z] #22 7.192 + url=https://download.docker.com/linux/static [2021-01-22T07:28:07.871Z] #22 7.192 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-01-22T07:28:07.871Z] #22 7.260 + tar -xz docker/docker [2021-01-22T07:28:07.938Z] #32 ... [2021-01-22T07:28:07.938Z] [2021-01-22T07:28:07.938Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:07.938Z] #35 9.662 -- Detecting C compile features - done [2021-01-22T07:28:07.938Z] #35 9.746 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-22T07:28:07.938Z] #35 10.06 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-22T07:28:07.938Z] #35 10.19 -- Configuring done [2021-01-22T07:28:07.938Z] #35 10.21 -- Generating done [2021-01-22T07:28:07.938Z] #35 10.23 -- Build files have been written to: /tmp/tmp.GceJ9kNmNe/tini [2021-01-22T07:28:07.938Z] #35 10.24 + make tini-static [2021-01-22T07:28:07.938Z] #35 10.71 Scanning dependencies of target tini-static [2021-01-22T07:28:07.938Z] #35 10.87 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-22T07:28:07.938Z] #35 12.48 [100%] Linking C executable tini-static [2021-01-22T07:28:07.938Z] #35 13.52 [100%] Built target tini-static [2021-01-22T07:28:07.938Z] #35 13.72 + mkdir -p /build [2021-01-22T07:28:07.938Z] #35 13.73 + cp tini-static /build/docker-init [2021-01-22T07:28:07.938Z] #35 DONE 14.7s [2021-01-22T07:28:07.938Z] [2021-01-22T07:28:07.938Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:07.938Z] #11 108.7 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-22T07:28:07.938Z] #11 108.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-22T07:28:07.938Z] #11 108.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:28:07.938Z] #11 109.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-22T07:28:07.938Z] #11 109.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-22T07:28:07.938Z] #11 109.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:28:08.079Z] #25 ... [2021-01-22T07:28:08.079Z] [2021-01-22T07:28:08.079Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-22T07:28:08.079Z] #9 DONE 1.1s [2021-01-22T07:28:08.132Z] #22 ... [2021-01-22T07:28:08.132Z] [2021-01-22T07:28:08.132Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:08.132Z] #34 11.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:28:08.526Z] [2021-01-22T07:28:08.526Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-22T07:28:08.526Z] #35 DONE 0.1s [2021-01-22T07:28:08.526Z] [2021-01-22T07:28:08.527Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:28:08.527Z] #36 ... [2021-01-22T07:28:08.527Z] [2021-01-22T07:28:08.527Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-22T07:28:08.527Z] #27 DONE 0.3s [2021-01-22T07:28:08.527Z] [2021-01-22T07:28:08.527Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:28:08.889Z] #56 ... [2021-01-22T07:28:08.889Z] [2021-01-22T07:28:08.889Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:08.889Z] #49 36.95 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-22T07:28:08.889Z] #49 41.65 go: extracting golang.org/x/text v0.3.2 [2021-01-22T07:28:09.187Z] #49 ... [2021-01-22T07:28:09.187Z] [2021-01-22T07:28:09.187Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:09.187Z] #42 46.38 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-01-22T07:28:09.187Z] #42 46.38 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-01-22T07:28:09.187Z] #42 46.39 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-01-22T07:28:09.187Z] #42 46.64 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-01-22T07:28:09.187Z] #42 46.65 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-01-22T07:28:09.187Z] #42 46.66 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-01-22T07:28:10.241Z] #42 48.00 Selecting previously unselected package libprotoc17:ppc64el. [2021-01-22T07:28:10.241Z] #42 48.02 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-01-22T07:28:10.241Z] #42 48.02 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-01-22T07:28:10.891Z] #42 48.76 Selecting previously unselected package protobuf-c-compiler. [2021-01-22T07:28:10.891Z] #42 48.77 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-01-22T07:28:10.891Z] #42 48.78 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T07:28:10.891Z] #42 48.97 Selecting previously unselected package protobuf-compiler. [2021-01-22T07:28:10.891Z] #42 48.97 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-01-22T07:28:10.891Z] #42 48.98 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-22T07:28:10.943Z] #45 15.15 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:28:11.188Z] #42 49.19 Selecting previously unselected package python-pkg-resources. [2021-01-22T07:28:11.188Z] #42 49.21 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T07:28:11.188Z] #42 49.22 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-22T07:28:11.205Z] #45 15.39 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:28:11.216Z] #11 ... [2021-01-22T07:28:11.216Z] [2021-01-22T07:28:11.216Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:28:11.216Z] #41 7.214 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T07:28:11.216Z] #41 7.293 GEN .gitid [2021-01-22T07:28:11.216Z] #41 7.321 GEN criu/include/version.h [2021-01-22T07:28:11.216Z] #41 7.461 GEN include/common/asm [2021-01-22T07:28:11.216Z] #41 11.58 PBCC images/timens.pb-c.c [2021-01-22T07:28:11.216Z] #41 11.62 DEP images/timens.pb-c.d [2021-01-22T07:28:11.216Z] #41 11.66 PBCC images/fown.pb-c.c [2021-01-22T07:28:11.216Z] #41 11.70 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-22T07:28:11.216Z] #41 11.90 PBCC images/opts.pb-c.c [2021-01-22T07:28:11.216Z] #41 11.95 PBCC images/memfd.pb-c.c [2021-01-22T07:28:11.216Z] #41 12.04 DEP images/fown.pb-c.d [2021-01-22T07:28:11.216Z] #41 12.13 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-22T07:28:11.216Z] #41 12.19 DEP images/opts.pb-c.d [2021-01-22T07:28:11.216Z] #41 12.33 DEP images/memfd.pb-c.d [2021-01-22T07:28:11.216Z] #41 12.45 PBCC images/sit.pb-c.c [2021-01-22T07:28:11.216Z] #41 12.65 DEP images/sit.pb-c.d [2021-01-22T07:28:11.216Z] #41 12.75 PBCC images/macvlan.pb-c.c [2021-01-22T07:28:11.216Z] #41 12.77 DEP images/macvlan.pb-c.d [2021-01-22T07:28:11.216Z] #41 12.87 PBCC images/autofs.pb-c.c [2021-01-22T07:28:11.216Z] #41 12.93 DEP images/autofs.pb-c.d [2021-01-22T07:28:11.216Z] #41 13.01 PBCC images/sysctl.pb-c.c [2021-01-22T07:28:11.216Z] #41 13.07 DEP images/sysctl.pb-c.d [2021-01-22T07:28:11.216Z] #41 13.13 PBCC images/time.pb-c.c [2021-01-22T07:28:11.216Z] #41 13.23 DEP images/time.pb-c.d [2021-01-22T07:28:11.216Z] #41 13.31 PBCC images/binfmt-misc.pb-c.c [2021-01-22T07:28:11.216Z] #41 13.40 DEP images/binfmt-misc.pb-c.d [2021-01-22T07:28:11.216Z] #41 13.52 PBCC images/seccomp.pb-c.c [2021-01-22T07:28:11.216Z] #41 13.64 DEP images/seccomp.pb-c.d [2021-01-22T07:28:11.216Z] #41 13.75 PBCC images/userns.pb-c.c [2021-01-22T07:28:11.216Z] #41 13.81 DEP images/userns.pb-c.d [2021-01-22T07:28:11.216Z] #41 13.87 PBCC images/cgroup.pb-c.c [2021-01-22T07:28:11.216Z] #41 13.91 DEP images/cgroup.pb-c.d [2021-01-22T07:28:11.216Z] #41 13.97 PBCC images/ext-file.pb-c.c [2021-01-22T07:28:11.216Z] #41 14.02 DEP images/ext-file.pb-c.d [2021-01-22T07:28:11.216Z] #41 14.12 PBCC images/rpc.pb-c.c [2021-01-22T07:28:11.216Z] #41 14.21 DEP images/rpc.pb-c.d [2021-01-22T07:28:11.216Z] #41 14.29 PBCC images/siginfo.pb-c.c [2021-01-22T07:28:11.216Z] #41 14.45 DEP images/siginfo.pb-c.d [2021-01-22T07:28:11.216Z] #41 14.58 PBCC images/pagemap.pb-c.c [2021-01-22T07:28:11.216Z] #41 14.68 DEP images/pagemap.pb-c.d [2021-01-22T07:28:11.216Z] #41 14.82 PBCC images/rlimit.pb-c.c [2021-01-22T07:28:11.216Z] #41 14.93 DEP images/rlimit.pb-c.d [2021-01-22T07:28:11.216Z] #41 15.10 PBCC images/file-lock.pb-c.c [2021-01-22T07:28:11.216Z] #41 15.18 DEP images/file-lock.pb-c.d [2021-01-22T07:28:11.216Z] #41 15.23 PBCC images/tty.pb-c.c [2021-01-22T07:28:11.216Z] #41 15.35 DEP images/tty.pb-c.d [2021-01-22T07:28:11.472Z] #41 15.49 PBCC images/tun.pb-c.c [2021-01-22T07:28:11.581Z] #42 ... [2021-01-22T07:28:11.581Z] [2021-01-22T07:28:11.581Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:11.581Z] #36 39.42 The following additional packages will be installed: [2021-01-22T07:28:11.581Z] #36 39.43 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-22T07:28:11.581Z] #36 39.45 Suggested packages: [2021-01-22T07:28:11.581Z] #36 39.45 cmake-doc ninja-build lrzip [2021-01-22T07:28:11.581Z] #36 39.45 Recommended packages: [2021-01-22T07:28:11.581Z] #36 39.45 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-22T07:28:11.581Z] #36 40.49 The following NEW packages will be installed: [2021-01-22T07:28:11.581Z] #36 40.50 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-22T07:28:11.581Z] #36 40.50 vim-common xxd [2021-01-22T07:28:11.581Z] #36 40.64 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:28:11.581Z] #36 40.64 Need to get 14.9 MB of archives. [2021-01-22T07:28:11.581Z] #36 40.64 After this operation, 67.2 MB of additional disk space will be used. [2021-01-22T07:28:11.581Z] #36 40.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-01-22T07:28:11.581Z] #36 40.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T07:28:11.581Z] #36 40.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-01-22T07:28:11.581Z] #36 40.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-01-22T07:28:11.581Z] #36 41.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-01-22T07:28:11.581Z] #36 42.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-01-22T07:28:11.581Z] #36 42.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-01-22T07:28:11.581Z] #36 42.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-01-22T07:28:11.581Z] #36 42.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-01-22T07:28:11.581Z] #36 42.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-01-22T07:28:11.581Z] #36 44.11 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:28:11.581Z] #36 44.45 Fetched 14.9 MB in 2s (7498 kB/s) [2021-01-22T07:28:11.581Z] #36 44.61 Selecting previously unselected package xxd. [2021-01-22T07:28:11.581Z] #36 44.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-22T07:28:11.581Z] #36 44.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-01-22T07:28:11.581Z] #36 44.71 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T07:28:11.581Z] #36 44.92 Selecting previously unselected package vim-common. [2021-01-22T07:28:11.581Z] #36 44.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:28:11.581Z] #36 45.14 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T07:28:11.581Z] #36 45.56 Selecting previously unselected package cmake-data. [2021-01-22T07:28:11.581Z] #36 45.56 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-22T07:28:11.581Z] #36 45.58 Unpacking cmake-data (3.13.4-1) ... [2021-01-22T07:28:11.581Z] #36 ... [2021-01-22T07:28:11.581Z] [2021-01-22T07:28:11.581Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:11.581Z] #42 49.53 Selecting previously unselected package python-six. [2021-01-22T07:28:11.581Z] #42 49.55 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-22T07:28:11.581Z] #42 49.56 Unpacking python-six (1.12.0-1) ... [2021-01-22T07:28:11.729Z] #41 15.57 PBCC images/netdev.pb-c.c [2021-01-22T07:28:11.729Z] #41 15.74 DEP images/tun.pb-c.d [2021-01-22T07:28:11.879Z] #42 49.81 Selecting previously unselected package python-protobuf. [2021-01-22T07:28:11.879Z] #42 49.83 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-01-22T07:28:11.879Z] #42 49.83 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-22T07:28:11.985Z] #41 15.81 DEP images/netdev.pb-c.d [2021-01-22T07:28:11.985Z] #41 15.95 PBCC images/vma.pb-c.c [2021-01-22T07:28:11.985Z] #41 16.01 DEP images/vma.pb-c.d [2021-01-22T07:28:12.177Z] #42 ... [2021-01-22T07:28:12.177Z] [2021-01-22T07:28:12.177Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:12.177Z] #13 40.12 The following additional packages will be installed: [2021-01-22T07:28:12.177Z] #13 40.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-22T07:28:12.177Z] #13 40.13 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-22T07:28:12.177Z] #13 40.13 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-22T07:28:12.177Z] #13 40.14 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-22T07:28:12.177Z] #13 40.14 mingw-w64-x86-64-dev [2021-01-22T07:28:12.177Z] #13 40.16 Suggested packages: [2021-01-22T07:28:12.177Z] #13 40.16 gcc-8-locales seccomp wine64 [2021-01-22T07:28:12.177Z] #13 42.68 The following NEW packages will be installed: [2021-01-22T07:28:12.177Z] #13 42.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-22T07:28:12.177Z] #13 42.69 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-22T07:28:12.177Z] #13 42.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-22T07:28:12.177Z] #13 42.71 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-22T07:28:12.177Z] #13 42.71 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-22T07:28:12.177Z] #13 42.71 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-22T07:28:12.177Z] #13 42.74 The following packages will be upgraded: [2021-01-22T07:28:12.177Z] #13 42.75 libsystemd0 libudev1 [2021-01-22T07:28:12.177Z] #13 43.00 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T07:28:12.177Z] #13 43.00 Need to get 79.4 MB of archives. [2021-01-22T07:28:12.177Z] #13 43.00 After this operation, 532 MB of additional disk space will be used. [2021-01-22T07:28:12.177Z] #13 43.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u5 [358 kB] [2021-01-22T07:28:12.177Z] #13 43.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u5 [158 kB] [2021-01-22T07:28:12.177Z] #13 43.10 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] [2021-01-22T07:28:12.177Z] #13 43.42 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] [2021-01-22T07:28:12.177Z] #13 43.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-22T07:28:12.177Z] #13 43.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-01-22T07:28:12.177Z] #13 43.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-01-22T07:28:12.177Z] #13 43.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-22T07:28:12.177Z] #13 44.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-22T07:28:12.177Z] #13 44.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] [2021-01-22T07:28:12.177Z] #13 44.75 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] [2021-01-22T07:28:12.177Z] #13 48.95 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] [2021-01-22T07:28:12.242Z] #41 16.08 PBCC images/creds.pb-c.c [2021-01-22T07:28:12.242Z] #41 16.13 DEP images/creds.pb-c.d [2021-01-22T07:28:12.242Z] #41 16.27 PBCC images/utsns.pb-c.c [2021-01-22T07:28:12.473Z] #13 ... [2021-01-22T07:28:12.473Z] [2021-01-22T07:28:12.473Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:12.473Z] #49 49.68 go: finding github.com/fatih/color v1.7.0 [2021-01-22T07:28:12.473Z] #49 49.75 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:28:12.473Z] #49 50.01 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:28:12.473Z] #49 50.03 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:28:12.473Z] #49 50.10 go: finding github.com/pkg/errors v0.8.1 [2021-01-22T07:28:12.473Z] #49 50.13 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:28:12.473Z] #49 50.21 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:28:12.473Z] #49 50.26 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:28:12.473Z] #49 50.29 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:28:12.473Z] #49 50.34 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:28:12.473Z] #49 50.34 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:28:12.473Z] #49 50.40 go: finding github.com/spf13/viper v1.6.1 [2021-01-22T07:28:12.473Z] #49 50.42 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:28:12.473Z] #49 50.48 go: finding github.com/stretchr/testify v1.4.0 [2021-01-22T07:28:12.473Z] #49 50.58 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:28:12.473Z] #49 50.60 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:28:12.473Z] #49 50.62 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:28:12.473Z] #49 50.66 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:28:12.498Z] #41 16.36 DEP images/utsns.pb-c.d [2021-01-22T07:28:12.498Z] #41 16.45 PBCC images/ipc-desc.pb-c.c [2021-01-22T07:28:12.498Z] #41 16.48 PBCC images/ipc-sem.pb-c.c [2021-01-22T07:28:12.498Z] #41 16.48 DEP images/ipc-desc.pb-c.d [2021-01-22T07:28:12.498Z] #41 16.49 DEP images/ipc-sem.pb-c.d [2021-01-22T07:28:12.498Z] #41 16.51 PBCC images/ipc-msg.pb-c.c [2021-01-22T07:28:12.498Z] #41 16.51 DEP images/ipc-msg.pb-c.d [2021-01-22T07:28:12.498Z] #41 16.52 PBCC images/ipc-shm.pb-c.c [2021-01-22T07:28:12.498Z] #41 16.52 DEP images/ipc-shm.pb-c.d [2021-01-22T07:28:12.498Z] #41 16.54 PBCC images/ipc-var.pb-c.c [2021-01-22T07:28:12.498Z] #41 16.54 DEP images/ipc-var.pb-c.d [2021-01-22T07:28:12.498Z] #41 16.55 PBCC images/sk-opts.pb-c.c [2021-01-22T07:28:12.498Z] #41 16.55 PBCC images/packet-sock.pb-c.c [2021-01-22T07:28:12.498Z] #41 16.57 DEP images/sk-opts.pb-c.d [2021-01-22T07:28:12.591Z] #45 ... [2021-01-22T07:28:12.592Z] [2021-01-22T07:28:12.592Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:12.592Z] #62 6.827 + RM_GOPATH=0 [2021-01-22T07:28:12.592Z] #62 6.827 + TMP_GOPATH= [2021-01-22T07:28:12.592Z] #62 6.827 + : /build [2021-01-22T07:28:12.592Z] #62 6.827 + '[' -z '' ']' [2021-01-22T07:28:12.592Z] #62 6.827 ++ mktemp -d [2021-01-22T07:28:12.592Z] #62 6.827 + export GOPATH=/tmp/tmp.Wdddlua0Yb [2021-01-22T07:28:12.592Z] #62 6.827 + GOPATH=/tmp/tmp.Wdddlua0Yb [2021-01-22T07:28:12.592Z] #62 6.827 + RM_GOPATH=1 [2021-01-22T07:28:12.592Z] #62 6.827 + case "$(go env GOARCH)" in [2021-01-22T07:28:12.592Z] #62 6.827 ++ go env GOARCH [2021-01-22T07:28:12.592Z] #62 6.889 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:12.592Z] #62 6.889 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:12.592Z] #62 6.889 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:12.592Z] #62 6.935 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:28:12.592Z] #62 6.948 + dir=/tmp/install [2021-01-22T07:28:12.592Z] #62 6.948 + bin=proxy [2021-01-22T07:28:12.592Z] #62 6.948 + shift [2021-01-22T07:28:12.592Z] #62 6.948 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-22T07:28:12.592Z] #62 6.948 + . /tmp/install/proxy.installer [2021-01-22T07:28:12.592Z] #62 6.948 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:28:12.592Z] #62 6.948 + install_proxy [2021-01-22T07:28:12.592Z] #62 6.948 + case "$1" in [2021-01-22T07:28:12.592Z] #62 6.948 + export CGO_ENABLED=0 [2021-01-22T07:28:12.592Z] #62 6.948 + CGO_ENABLED=0 [2021-01-22T07:28:12.592Z] #62 6.948 + _install_proxy [2021-01-22T07:28:12.592Z] #62 6.948 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-22T07:28:12.592Z] #62 6.948 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Wdddlua0Yb/src/github.com/docker/libnetwork [2021-01-22T07:28:12.592Z] #62 6.948 Cloning into '/tmp/tmp.Wdddlua0Yb/src/github.com/docker/libnetwork'... [2021-01-22T07:28:12.592Z] #62 ... [2021-01-22T07:28:12.592Z] [2021-01-22T07:28:12.592Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:12.592Z] #32 17.00 internal/testlog [2021-01-22T07:28:12.755Z] #41 16.67 DEP images/packet-sock.pb-c.d [2021-01-22T07:28:12.755Z] #41 16.76 PBCC images/sk-netlink.pb-c.c [2021-01-22T07:28:12.786Z] #49 50.66 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:28:12.786Z] #49 50.71 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:28:12.786Z] #49 50.71 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:28:12.786Z] #49 50.74 go: finding github.com/spf13/cobra v0.0.5 [2021-01-22T07:28:12.786Z] #49 50.75 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:28:12.786Z] #49 50.77 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:28:12.786Z] #49 50.80 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:28:12.786Z] #49 50.83 go: finding github.com/spf13/pflag v1.0.5 [2021-01-22T07:28:12.786Z] #49 50.84 go: finding github.com/gobwas/glob v0.2.3 [2021-01-22T07:28:12.786Z] #49 50.85 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:28:12.786Z] #49 50.86 go: finding github.com/stretchr/objx v0.2.0 [2021-01-22T07:28:12.786Z] #49 50.89 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:28:12.786Z] #49 ... [2021-01-22T07:28:12.786Z] [2021-01-22T07:28:12.786Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:12.786Z] #64 DONE 51.0s [2021-01-22T07:28:12.786Z] [2021-01-22T07:28:12.786Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:12.786Z] #49 50.94 go: finding github.com/magiconair/properties v1.8.1 [2021-01-22T07:28:12.786Z] #49 50.97 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:28:12.786Z] #49 50.98 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:28:12.786Z] #49 51.00 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:28:12.852Z] #32 ... [2021-01-22T07:28:12.852Z] [2021-01-22T07:28:12.852Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:12.852Z] #56 7.152 + cd /tmp/tmp.dQW60fQ6NI/src/github.com/rootless-containers/rootlesskit [2021-01-22T07:28:12.852Z] #56 7.156 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:28:12.852Z] #56 8.190 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T07:28:12.852Z] #56 8.195 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-22T07:28:13.022Z] #41 16.85 DEP images/sk-netlink.pb-c.d [2021-01-22T07:28:13.022Z] #41 ... [2021-01-22T07:28:13.022Z] [2021-01-22T07:28:13.022Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:13.022Z] #49 106.2 encoding/json [2021-01-22T07:28:13.022Z] #49 111.0 github.com/pkg/diff [2021-01-22T07:28:13.022Z] #49 113.6 go/ast [2021-01-22T07:28:13.022Z] #49 116.0 golang.org/x/crypto/ssh/terminal [2021-01-22T07:28:13.022Z] #49 ... [2021-01-22T07:28:13.022Z] [2021-01-22T07:28:13.022Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:28:13.022Z] #41 16.94 PBCC images/sk-inet.pb-c.c [2021-01-22T07:28:13.022Z] #41 16.99 DEP images/sk-inet.pb-c.d [2021-01-22T07:28:13.022Z] #41 17.04 PBCC images/sk-unix.pb-c.c [2021-01-22T07:28:13.095Z] #49 51.06 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:28:13.095Z] #49 51.08 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:28:13.095Z] #49 51.09 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:28:13.095Z] #49 51.17 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:28:13.112Z] #56 ... [2021-01-22T07:28:13.112Z] [2021-01-22T07:28:13.112Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:13.112Z] #40 12.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:28:13.112Z] #40 16.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:28:13.280Z] #41 ... [2021-01-22T07:28:13.280Z] [2021-01-22T07:28:13.280Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:13.280Z] #32 DONE 116.7s [2021-01-22T07:28:13.280Z] [2021-01-22T07:28:13.280Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:28:13.280Z] #41 17.19 DEP images/sk-unix.pb-c.d [2021-01-22T07:28:13.280Z] #41 17.22 PBCC images/mm.pb-c.c [2021-01-22T07:28:13.392Z] #49 51.30 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:28:13.392Z] #49 51.33 go: finding github.com/spf13/cast v1.3.0 [2021-01-22T07:28:13.392Z] #49 51.36 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:28:13.392Z] #49 51.39 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:28:13.392Z] #49 51.40 go: finding github.com/spf13/afero v1.1.2 [2021-01-22T07:28:13.392Z] #49 51.45 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:28:13.392Z] #49 51.50 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:28:13.392Z] #49 51.58 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-22T07:28:13.415Z] #34 ... [2021-01-22T07:28:13.415Z] [2021-01-22T07:28:13.415Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:13.415Z] #47 16.34 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-22T07:28:13.415Z] #47 16.36 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:28:13.415Z] #47 16.46 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:28:13.415Z] #47 16.63 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-22T07:28:13.415Z] #47 16.63 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:28:13.415Z] #47 16.66 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:28:13.415Z] #47 16.66 go: downloading github.com/fatih/color v1.7.0 [2021-01-22T07:28:13.415Z] #47 16.67 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-22T07:28:13.415Z] #47 16.68 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:28:13.415Z] #47 16.72 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-22T07:28:13.415Z] #47 16.82 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:28:13.415Z] #47 16.90 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-22T07:28:13.415Z] #47 16.95 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:28:13.537Z] #41 17.35 DEP images/mm.pb-c.d [2021-01-22T07:28:13.537Z] #41 17.46 PBCC images/timerfd.pb-c.c [2021-01-22T07:28:13.537Z] #41 17.56 DEP images/timerfd.pb-c.d [2021-01-22T07:28:13.676Z] #47 17.17 go: extracting github.com/fatih/color v1.7.0 [2021-01-22T07:28:13.676Z] #47 17.19 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:28:13.684Z] #40 ... [2021-01-22T07:28:13.684Z] [2021-01-22T07:28:13.684Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:13.684Z] #47 17.92 go: downloading github.com/fatih/color v1.7.0 [2021-01-22T07:28:13.684Z] #47 17.93 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-22T07:28:13.684Z] #47 17.95 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:28:13.684Z] #47 17.97 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-22T07:28:13.684Z] #47 18.06 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:28:13.687Z] #49 51.65 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:28:13.794Z] #41 17.64 PBCC images/timer.pb-c.c [2021-01-22T07:28:13.794Z] #41 17.67 DEP images/timer.pb-c.d [2021-01-22T07:28:13.794Z] #41 17.79 PBCC images/sa.pb-c.c [2021-01-22T07:28:13.829Z] #28 ... [2021-01-22T07:28:13.829Z] [2021-01-22T07:28:13.829Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:28:13.829Z] #25 1.725 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-22T07:28:13.829Z] #25 1.892 [2021-01-22T07:28:13.829Z] #25 2.108 0.0% ##### 7.9% ############ 17.2% ####################### 32.9% ############################## 42.8% ########################################## 58.8% ###################################################### 76.1% #################################################################### 95.8% ######################################################################## 100.0% [2021-01-22T07:28:13.829Z] #25 3.146 [2021-01-22T07:28:13.829Z] #25 3.301 0.2% ############################################################## 87.2% ######################################################################## 100.0% [2021-01-22T07:28:13.829Z] #25 3.555 [2021-01-22T07:28:13.829Z] #25 3.778 0.2% ################################################### 71.8% ######################################################################## 100.0% [2021-01-22T07:28:13.829Z] #25 4.079 [2021-01-22T07:28:13.829Z] #25 4.264 0.0% ############ 17.3% ########################### 37.5% ####################################### 55.5% ####################################################### 77.2% ####################################################################### 98.8% ######################################################################## 100.0% [2021-01-22T07:28:13.829Z] #25 4.942 [2021-01-22T07:28:13.936Z] #47 ... [2021-01-22T07:28:13.936Z] [2021-01-22T07:28:13.936Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:13.936Z] #56 7.422 + RM_GOPATH=0 [2021-01-22T07:28:13.936Z] #56 7.422 + TMP_GOPATH= [2021-01-22T07:28:13.936Z] #56 7.422 + : /build [2021-01-22T07:28:13.936Z] #56 7.422 + '[' -z '' ']' [2021-01-22T07:28:13.936Z] #56 7.422 ++ mktemp -d [2021-01-22T07:28:13.936Z] #56 7.431 + export GOPATH=/tmp/tmp.NF9JarYv3p [2021-01-22T07:28:13.936Z] #56 7.431 + GOPATH=/tmp/tmp.NF9JarYv3p [2021-01-22T07:28:13.936Z] #56 7.431 + RM_GOPATH=1 [2021-01-22T07:28:13.936Z] #56 7.431 + case "$(go env GOARCH)" in [2021-01-22T07:28:13.936Z] #56 7.431 ++ go env GOARCH [2021-01-22T07:28:13.936Z] #56 7.522 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:13.936Z] #56 7.522 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:13.936Z] #56 7.522 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:13.936Z] #56 7.549 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:28:13.936Z] #56 7.551 + dir=/tmp/install [2021-01-22T07:28:13.936Z] #56 7.551 + bin=rootlesskit [2021-01-22T07:28:13.936Z] #56 7.551 + shift [2021-01-22T07:28:13.936Z] #56 7.551 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-22T07:28:13.936Z] #56 7.551 + . /tmp/install/rootlesskit.installer [2021-01-22T07:28:13.936Z] #56 7.551 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:28:13.936Z] #56 7.551 + install_rootlesskit [2021-01-22T07:28:13.936Z] #56 7.551 + case "$1" in [2021-01-22T07:28:13.936Z] #56 7.551 + export CGO_ENABLED=0 [2021-01-22T07:28:13.936Z] #56 7.551 + CGO_ENABLED=0 [2021-01-22T07:28:13.936Z] #56 7.551 + _install_rootlesskit [2021-01-22T07:28:13.936Z] #56 7.551 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-22T07:28:13.936Z] #56 7.551 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NF9JarYv3p/src/github.com/rootless-containers/rootlesskit [2021-01-22T07:28:13.936Z] #56 7.573 Cloning into '/tmp/tmp.NF9JarYv3p/src/github.com/rootless-containers/rootlesskit'... [2021-01-22T07:28:13.936Z] #56 15.24 + cd /tmp/tmp.NF9JarYv3p/src/github.com/rootless-containers/rootlesskit [2021-01-22T07:28:13.936Z] #56 15.24 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:28:13.936Z] #56 16.43 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T07:28:13.936Z] #56 16.43 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-22T07:28:13.936Z] #56 ... [2021-01-22T07:28:13.936Z] [2021-01-22T07:28:13.936Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:13.936Z] #47 17.52 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:28:13.936Z] #47 17.54 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-22T07:28:13.936Z] #47 17.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:28:13.944Z] #47 18.19 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:28:13.944Z] #47 18.20 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:28:13.985Z] #49 51.92 go: finding golang.org/x/text v0.3.2 [2021-01-22T07:28:13.985Z] #49 51.99 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:28:13.985Z] #49 52.01 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:28:13.985Z] #49 52.09 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:28:14.054Z] #41 17.92 DEP images/sa.pb-c.d [2021-01-22T07:28:14.054Z] #41 18.07 PBCC images/pipe-data.pb-c.c [2021-01-22T07:28:14.054Z] #41 18.11 DEP images/pipe-data.pb-c.d [2021-01-22T07:28:14.054Z] #41 18.17 PBCC images/mnt.pb-c.c [2021-01-22T07:28:14.281Z] #49 52.13 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:28:14.281Z] #49 52.14 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:28:14.281Z] #49 52.19 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:28:14.281Z] #49 52.21 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:28:14.281Z] #49 52.22 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:28:14.281Z] #49 52.23 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:28:14.281Z] #49 52.33 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:28:14.281Z] #49 52.34 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:28:14.281Z] #49 52.36 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:28:14.310Z] #41 ... [2021-01-22T07:28:14.310Z] [2021-01-22T07:28:14.310Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:14.310Z] #43 107.6 go/token [2021-01-22T07:28:14.310Z] #43 109.0 go/scanner [2021-01-22T07:28:14.310Z] #43 109.8 internal/lazyregexp [2021-01-22T07:28:14.310Z] #43 110.4 net/url [2021-01-22T07:28:14.310Z] #43 111.6 go/ast [2021-01-22T07:28:14.310Z] #43 113.5 text/template/parse [2021-01-22T07:28:14.514Z] #47 18.74 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:28:14.514Z] #47 18.85 go: downloading github.com/spf13/viper v1.6.1 [2021-01-22T07:28:14.514Z] #47 18.11 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:28:14.514Z] #47 18.20 go: downloading github.com/spf13/viper v1.6.1 [2021-01-22T07:28:14.514Z] #47 18.25 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:28:14.567Z] #43 ... [2021-01-22T07:28:14.567Z] [2021-01-22T07:28:14.567Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:28:14.567Z] #41 18.32 DEP images/mnt.pb-c.d [2021-01-22T07:28:14.567Z] #41 18.50 PBCC images/sk-packet.pb-c.c [2021-01-22T07:28:14.567Z] #41 18.50 DEP images/sk-packet.pb-c.d [2021-01-22T07:28:14.567Z] #41 18.56 PBCC images/tcp-stream.pb-c.c [2021-01-22T07:28:14.567Z] #41 18.61 DEP images/tcp-stream.pb-c.d [2021-01-22T07:28:14.575Z] #49 52.43 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:28:14.575Z] #49 52.43 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:28:14.575Z] #49 52.43 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:28:14.575Z] #49 52.44 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-22T07:28:14.575Z] #49 52.46 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-22T07:28:14.575Z] #49 52.55 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:28:14.575Z] #49 52.57 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:28:14.575Z] #49 52.60 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:28:14.575Z] #49 52.62 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-22T07:28:14.774Z] #47 18.26 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-22T07:28:14.775Z] #47 18.32 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:28:14.775Z] #47 18.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:28:14.775Z] #47 18.55 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-22T07:28:14.783Z] #47 19.14 go: extracting github.com/fatih/color v1.7.0 [2021-01-22T07:28:14.824Z] #41 18.78 PBCC images/pipe.pb-c.c [2021-01-22T07:28:14.824Z] #41 18.83 DEP images/pipe.pb-c.d [2021-01-22T07:28:14.871Z] #49 52.78 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:28:14.871Z] #49 52.87 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:28:14.871Z] #49 52.88 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:28:14.871Z] #49 52.93 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:28:14.871Z] #49 52.98 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:28:15.034Z] #47 18.60 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:28:15.034Z] #47 18.65 go: extracting github.com/spf13/viper v1.6.1 [2021-01-22T07:28:15.044Z] #47 19.34 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-22T07:28:15.081Z] #41 19.04 PBCC images/pstree.pb-c.c [2021-01-22T07:28:15.081Z] #41 19.07 DEP images/pstree.pb-c.d [2021-01-22T07:28:15.081Z] #41 19.12 PBCC images/fs.pb-c.c [2021-01-22T07:28:15.081Z] #41 19.14 DEP images/fs.pb-c.d [2021-01-22T07:28:15.294Z] #47 19.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:28:15.304Z] #47 19.61 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:28:15.304Z] #47 19.68 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-22T07:28:15.304Z] #47 19.68 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-22T07:28:15.338Z] #41 19.19 PBCC images/signalfd.pb-c.c [2021-01-22T07:28:15.338Z] #41 19.26 DEP images/signalfd.pb-c.d [2021-01-22T07:28:15.338Z] #41 19.30 PBCC images/fh.pb-c.c [2021-01-22T07:28:15.338Z] #41 19.34 PBCC images/fsnotify.pb-c.c [2021-01-22T07:28:15.555Z] #47 19.15 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:28:15.567Z] #47 19.73 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:28:15.594Z] #41 19.49 DEP images/fh.pb-c.d [2021-01-22T07:28:15.594Z] #41 19.59 DEP images/fsnotify.pb-c.d [2021-01-22T07:28:15.822Z] #47 19.45 go: downloading github.com/pkg/errors v0.8.1 [2021-01-22T07:28:15.822Z] #47 19.48 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:28:15.828Z] #47 20.15 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:28:15.828Z] #47 20.15 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:28:15.851Z] #41 19.75 PBCC images/eventpoll.pb-c.c [2021-01-22T07:28:16.082Z] #47 19.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:28:16.082Z] #47 19.84 go: extracting github.com/pkg/errors v0.8.1 [2021-01-22T07:28:16.107Z] #41 19.95 DEP images/eventpoll.pb-c.d [2021-01-22T07:28:16.107Z] #41 20.02 PBCC images/eventfd.pb-c.c [2021-01-22T07:28:16.107Z] #41 20.09 DEP images/eventfd.pb-c.d [2021-01-22T07:28:16.107Z] #41 20.16 PBCC images/remap-file-path.pb-c.c [2021-01-22T07:28:16.344Z] #47 19.85 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:28:16.344Z] #47 19.87 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:28:16.344Z] #47 20.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:28:16.363Z] #41 20.21 DEP images/remap-file-path.pb-c.d [2021-01-22T07:28:16.363Z] #41 20.36 PBCC images/fifo.pb-c.c [2021-01-22T07:28:16.604Z] #47 20.20 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:28:16.619Z] #41 20.49 DEP images/fifo.pb-c.d [2021-01-22T07:28:16.619Z] #41 20.68 PBCC images/ghost-file.pb-c.c [2021-01-22T07:28:16.815Z] #47 20.89 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:28:16.815Z] #47 20.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:28:16.815Z] #47 21.03 go: extracting github.com/spf13/viper v1.6.1 [2021-01-22T07:28:16.873Z] #47 ... [2021-01-22T07:28:16.873Z] [2021-01-22T07:28:16.874Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:16.874Z] #43 10.39 internal/bytealg [2021-01-22T07:28:16.874Z] #43 10.46 internal/race [2021-01-22T07:28:16.874Z] #43 10.68 sync/atomic [2021-01-22T07:28:16.874Z] #43 11.36 unicode [2021-01-22T07:28:16.874Z] #43 12.11 runtime [2021-01-22T07:28:16.874Z] #43 16.73 unicode/utf8 [2021-01-22T07:28:16.874Z] #43 17.35 internal/testlog [2021-01-22T07:28:16.874Z] #43 18.47 encoding [2021-01-22T07:28:16.874Z] #43 18.85 unicode/utf16 [2021-01-22T07:28:16.874Z] #43 19.55 container/list [2021-01-22T07:28:16.874Z] #43 20.37 crypto/internal/subtle [2021-01-22T07:28:16.876Z] #41 20.89 DEP images/ghost-file.pb-c.d [2021-01-22T07:28:16.876Z] #41 21.01 PBCC images/regfile.pb-c.c [2021-01-22T07:28:17.133Z] #41 21.08 DEP images/regfile.pb-c.d [2021-01-22T07:28:17.134Z] #43 20.64 crypto/subtle [2021-01-22T07:28:17.134Z] #43 ... [2021-01-22T07:28:17.134Z] [2021-01-22T07:28:17.134Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:17.134Z] #45 10.71 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:28:17.134Z] #45 10.71 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-22T07:28:17.134Z] #45 10.73 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:28:17.134Z] #45 11.04 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:28:17.134Z] #45 11.72 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:28:17.134Z] #45 13.64 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:28:17.134Z] #45 15.30 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:28:17.134Z] #45 17.83 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:28:17.134Z] #45 ... [2021-01-22T07:28:17.134Z] [2021-01-22T07:28:17.134Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:17.134Z] #47 20.64 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:28:17.134Z] #47 20.81 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:28:17.145Z] #47 21.20 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-22T07:28:17.145Z] #47 21.23 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:28:17.145Z] #47 21.32 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:28:17.145Z] #47 ... [2021-01-22T07:28:17.145Z] [2021-01-22T07:28:17.145Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:17.145Z] #11 11.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:28:17.145Z] #11 14.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:28:17.391Z] #41 21.21 PBCC images/ns.pb-c.c [2021-01-22T07:28:17.391Z] #41 21.37 DEP images/ns.pb-c.d [2021-01-22T07:28:17.406Z] #11 ... [2021-01-22T07:28:17.406Z] [2021-01-22T07:28:17.406Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:17.406Z] #22 20.12 + mkdir -p /build [2021-01-22T07:28:17.406Z] #22 20.13 + mv docker/docker /build/ [2021-01-22T07:28:17.406Z] #22 20.13 + rmdir docker [2021-01-22T07:28:17.648Z] #41 21.44 PBCC images/fdinfo.pb-c.c [2021-01-22T07:28:17.648Z] #41 21.67 DEP images/fdinfo.pb-c.d [2021-01-22T07:28:17.648Z] #41 21.73 PBCC images/core-aarch64.pb-c.c [2021-01-22T07:28:17.904Z] #41 21.89 PBCC images/core-arm.pb-c.c [2021-01-22T07:28:17.904Z] #41 21.97 PBCC images/core-ppc64.pb-c.c [2021-01-22T07:28:18.160Z] #25 5.182 0.0% # 2.0% ## 4.0% #### 5.9% ##### 8.2% ####### 10.6% ######## 12.1% ######### 13.7% ########## 14.9% ############ 16.9% ############# 19.1% ############### 21.3% ################ 23.3% ################## 25.2% ################### 26.5% #################### 27.9% ##################### 29.6% ###################### 30.6% ####################### 32.0% ######################## 34.3% ######################### 35.7% ########################## 37.3% ########################### 38.7% ############################ 40.2% ############################# 41.3% ############################## 42.3% ############################### 43.2% ############################### 44.0% ################################ 44.5% ################################# 45.9% ################################# 46.9% ################################## 47.8% ################################## 48.2% ################################### 49.0% ################################### 49.5% #################################### 50.1% #################################### 51.0% ##################################### 52.3% ##################################### 52.3% ###################################### 53.4% ####################################### 54.7% ######################################## 55.6% ######################################## 56.9% ######################################### 57.6% ########################################## 58.6% ########################################## 59.3% ########################################### 59.9% ########################################### 60.8% ############################################ [2021-01-22T07:28:18.160Z] #25 ... [2021-01-22T07:28:18.160Z] [2021-01-22T07:28:18.160Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:18.160Z] #38 5.996 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:28:18.160Z] #38 6.092 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:28:18.160Z] #38 6.194 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:28:18.160Z] #38 7.393 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-22T07:28:18.160Z] #38 9.229 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-01-22T07:28:18.160Z] #38 ... [2021-01-22T07:28:18.160Z] [2021-01-22T07:28:18.160Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:28:18.160Z] #51 6.536 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:28:18.160Z] #51 6.606 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:28:18.160Z] #51 6.616 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:28:18.160Z] #51 8.005 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-22T07:28:18.160Z] #51 9.918 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-01-22T07:28:18.160Z] #51 ... [2021-01-22T07:28:18.160Z] [2021-01-22T07:28:18.160Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:18.160Z] #21 5.843 + RM_GOPATH=0 [2021-01-22T07:28:18.160Z] #21 5.844 + TMP_GOPATH= [2021-01-22T07:28:18.160Z] #21 5.844 + : /build [2021-01-22T07:28:18.160Z] #21 5.844 + '[' -z '' ']' [2021-01-22T07:28:18.160Z] #21 5.846 ++ mktemp -d [2021-01-22T07:28:18.160Z] #21 5.854 + export GOPATH=/tmp/tmp.js6f9rwpJp [2021-01-22T07:28:18.160Z] #21 5.854 + GOPATH=/tmp/tmp.js6f9rwpJp [2021-01-22T07:28:18.160Z] #21 5.855 + RM_GOPATH=1 [2021-01-22T07:28:18.160Z] #21 5.855 + case "$(go env GOARCH)" in [2021-01-22T07:28:18.160Z] #21 5.857 ++ go env GOARCH [2021-01-22T07:28:18.160Z] #21 5.865 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:18.160Z] #21 5.866 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:18.160Z] #21 5.867 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:18.160Z] #21 5.874 + dir=/tmp/install [2021-01-22T07:28:18.160Z] #21 5.874 + bin=dockercli [2021-01-22T07:28:18.160Z] #21 5.874 + shift [2021-01-22T07:28:18.160Z] #21 5.874 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-22T07:28:18.160Z] #21 5.874 + . /tmp/install/dockercli.installer [2021-01-22T07:28:18.160Z] #21 5.874 ++ : stable [2021-01-22T07:28:18.160Z] #21 5.874 ++ : 17.06.2-ce [2021-01-22T07:28:18.160Z] #21 5.874 + install_dockercli [2021-01-22T07:28:18.160Z] #21 5.874 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-22T07:28:18.160Z] #21 5.874 Install docker/cli version 17.06.2-ce from stable [2021-01-22T07:28:18.160Z] #21 5.878 ++ uname -m [2021-01-22T07:28:18.160Z] #21 5.890 + arch=aarch64 [2021-01-22T07:28:18.160Z] #21 5.890 + '[' aarch64 '!=' x86_64 ']' [2021-01-22T07:28:18.160Z] #21 5.890 + '[' aarch64 '!=' s390x ']' [2021-01-22T07:28:18.160Z] #21 5.890 + '[' aarch64 '!=' armhf ']' [2021-01-22T07:28:18.160Z] #21 5.890 + build_dockercli [2021-01-22T07:28:18.160Z] #21 5.890 + git clone https://github.com/docker/docker-ce /tmp/tmp.js6f9rwpJp/tmp/docker-ce [2021-01-22T07:28:18.160Z] #21 5.891 Cloning into '/tmp/tmp.js6f9rwpJp/tmp/docker-ce'... [2021-01-22T07:28:18.161Z] #41 22.03 PBCC images/core-s390.pb-c.c [2021-01-22T07:28:18.161Z] #41 22.14 PBCC images/core-x86.pb-c.c [2021-01-22T07:28:18.161Z] #41 22.26 PBCC images/core.pb-c.c [2021-01-22T07:28:18.424Z] #49 ... [2021-01-22T07:28:18.424Z] [2021-01-22T07:28:18.424Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:18.424Z] #34 46.49 sync [2021-01-22T07:28:18.424Z] #34 46.50 internal/reflectlite [2021-01-22T07:28:18.424Z] #34 50.77 errors [2021-01-22T07:28:18.424Z] #34 50.79 sort [2021-01-22T07:28:18.424Z] #34 51.38 strconv [2021-01-22T07:28:18.424Z] #34 51.38 internal/oserror [2021-01-22T07:28:18.424Z] #34 51.38 io [2021-01-22T07:28:18.424Z] #34 51.53 syscall [2021-01-22T07:28:18.424Z] #34 55.21 strings [2021-01-22T07:28:18.424Z] #34 55.23 bytes [2021-01-22T07:28:18.424Z] #34 ... [2021-01-22T07:28:18.424Z] [2021-01-22T07:28:18.424Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:18.424Z] #13 52.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-01-22T07:28:18.424Z] #13 52.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-01-22T07:28:18.424Z] #13 52.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-01-22T07:28:18.424Z] #13 52.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-01-22T07:28:18.424Z] #13 52.26 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] [2021-01-22T07:28:18.424Z] #13 52.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u5 [110 kB] [2021-01-22T07:28:18.424Z] #13 52.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-01-22T07:28:18.424Z] #13 52.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-01-22T07:28:18.424Z] #13 52.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-01-22T07:28:18.424Z] #13 52.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-01-22T07:28:18.424Z] #13 52.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-01-22T07:28:18.424Z] #13 52.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-01-22T07:28:18.424Z] #13 52.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-01-22T07:28:18.424Z] #13 52.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2021-01-22T07:28:18.424Z] #13 52.57 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u5 [322 kB] [2021-01-22T07:28:18.424Z] #13 53.75 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:28:18.424Z] #13 53.97 Fetched 79.4 MB in 10s (8196 kB/s) [2021-01-22T07:28:18.424Z] #13 54.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 ... 15339 files and directories currently installed.) [2021-01-22T07:28:18.424Z] #13 54.18 Preparing to unpack .../libsystemd0_241-7~deb10u5_ppc64el.deb ... [2021-01-22T07:28:18.424Z] #13 54.20 Unpacking libsystemd0:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T07:28:18.424Z] #13 54.71 Setting up libsystemd0:ppc64el (241-7~deb10u5) ... [2021-01-22T07:28:18.424Z] #13 54.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 ... 15339 files and directories currently installed.) [2021-01-22T07:28:18.424Z] #13 54.98 Preparing to unpack .../libudev1_241-7~deb10u5_ppc64el.deb ... [2021-01-22T07:28:18.424Z] #13 54.99 Unpacking libudev1:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T07:28:18.424Z] #13 55.34 Setting up libudev1:ppc64el (241-7~deb10u5) ... [2021-01-22T07:28:18.424Z] #13 55.57 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-22T07:28:18.424Z] #13 55.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-22T07:28:18.424Z] #13 55.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-01-22T07:28:18.424Z] #13 55.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T07:28:18.428Z] #21 ... [2021-01-22T07:28:18.428Z] [2021-01-22T07:28:18.428Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:18.428Z] #10 6.003 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:28:18.428Z] #10 6.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:28:18.428Z] #10 6.196 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:28:18.428Z] #10 7.253 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-22T07:28:18.428Z] #10 8.982 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-01-22T07:28:18.428Z] #10 ... [2021-01-22T07:28:18.428Z] [2021-01-22T07:28:18.428Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:18.428Z] #41 5.513 + RM_GOPATH=0 [2021-01-22T07:28:18.428Z] #41 5.513 + TMP_GOPATH= [2021-01-22T07:28:18.428Z] #41 5.513 + : /build [2021-01-22T07:28:18.428Z] #41 5.513 + '[' -z '' ']' [2021-01-22T07:28:18.428Z] #41 5.515 ++ mktemp -d [2021-01-22T07:28:18.428Z] #41 5.519 + export GOPATH=/tmp/tmp.WXEhCXy6nj [2021-01-22T07:28:18.428Z] #41 5.519 + GOPATH=/tmp/tmp.WXEhCXy6nj [2021-01-22T07:28:18.428Z] #41 5.519 + RM_GOPATH=1 [2021-01-22T07:28:18.428Z] #41 5.519 + case "$(go env GOARCH)" in [2021-01-22T07:28:18.428Z] #41 5.519 ++ go env GOARCH [2021-01-22T07:28:18.428Z] #41 5.537 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:18.428Z] #41 5.537 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:18.428Z] #41 5.537 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:18.428Z] #41 5.553 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:28:18.428Z] #41 5.553 + dir=/tmp/install [2021-01-22T07:28:18.428Z] #41 5.553 + bin=vndr [2021-01-22T07:28:18.428Z] #41 5.553 + shift [2021-01-22T07:28:18.428Z] #41 5.553 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-22T07:28:18.428Z] #41 5.553 + . /tmp/install/vndr.installer [2021-01-22T07:28:18.428Z] #41 5.553 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:28:18.428Z] #41 5.553 + install_vndr [2021-01-22T07:28:18.428Z] #41 5.553 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-22T07:28:18.428Z] #41 5.553 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WXEhCXy6nj/src/github.com/LK4D4/vndr [2021-01-22T07:28:18.428Z] #41 5.575 Cloning into '/tmp/tmp.WXEhCXy6nj/src/github.com/LK4D4/vndr'... [2021-01-22T07:28:18.428Z] #41 6.381 + cd /tmp/tmp.WXEhCXy6nj/src/github.com/LK4D4/vndr [2021-01-22T07:28:18.428Z] #41 6.382 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T07:28:18.428Z] #41 6.391 + go build -buildmode=pie -v -o /build/vndr . [2021-01-22T07:28:18.428Z] #41 8.232 unicode [2021-01-22T07:28:18.428Z] #41 8.357 internal/bytealg [2021-01-22T07:28:18.428Z] #41 8.464 math [2021-01-22T07:28:18.428Z] #41 8.558 internal/testlog [2021-01-22T07:28:18.428Z] #41 9.270 unicode/utf16 [2021-01-22T07:28:18.428Z] #41 9.651 container/list [2021-01-22T07:28:18.446Z] #22 DONE 22.5s [2021-01-22T07:28:18.446Z] [2021-01-22T07:28:18.446Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:18.446Z] #47 21.79 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:28:18.446Z] #47 21.87 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:28:18.446Z] #47 21.87 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:28:18.446Z] #47 21.89 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:28:18.446Z] #47 22.02 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:28:18.446Z] #47 22.31 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:28:18.446Z] #47 22.60 go: downloading github.com/pkg/errors v0.8.1 [2021-01-22T07:28:18.446Z] #47 ... [2021-01-22T07:28:18.446Z] [2021-01-22T07:28:18.446Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:28:18.446Z] #53 12.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:28:18.446Z] #53 15.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:28:18.446Z] #53 ... [2021-01-22T07:28:18.446Z] [2021-01-22T07:28:18.446Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:18.446Z] #34 12.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:28:18.446Z] #34 16.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:28:18.690Z] #41 ... [2021-01-22T07:28:18.690Z] [2021-01-22T07:28:18.690Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:18.690Z] #30 4.488 + RM_GOPATH=0 [2021-01-22T07:28:18.690Z] #30 4.488 + TMP_GOPATH= [2021-01-22T07:28:18.690Z] #30 4.488 + : /build [2021-01-22T07:28:18.690Z] #30 4.488 + '[' -z '' ']' [2021-01-22T07:28:18.690Z] #30 4.488 ++ mktemp -d [2021-01-22T07:28:18.690Z] #30 4.488 + export GOPATH=/tmp/tmp.xdUwq13YxM [2021-01-22T07:28:18.690Z] #30 4.488 + GOPATH=/tmp/tmp.xdUwq13YxM [2021-01-22T07:28:18.690Z] #30 4.488 + RM_GOPATH=1 [2021-01-22T07:28:18.690Z] #30 4.488 + case "$(go env GOARCH)" in [2021-01-22T07:28:18.690Z] #30 4.490 ++ go env GOARCH [2021-01-22T07:28:18.690Z] #30 4.501 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:18.690Z] #30 4.506 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:18.690Z] #30 4.506 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:18.690Z] #30 4.519 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:28:18.690Z] #30 4.519 + dir=/tmp/install [2021-01-22T07:28:18.690Z] #30 4.519 + bin=tomlv [2021-01-22T07:28:18.690Z] #30 4.519 + shift [2021-01-22T07:28:18.690Z] #30 4.519 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-22T07:28:18.690Z] #30 4.519 + . /tmp/install/tomlv.installer [2021-01-22T07:28:18.690Z] #30 4.519 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:28:18.690Z] #30 4.519 + install_tomlv [2021-01-22T07:28:18.690Z] #30 4.519 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-22T07:28:18.690Z] #30 4.519 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xdUwq13YxM/src/github.com/BurntSushi/toml [2021-01-22T07:28:18.690Z] #30 4.519 Cloning into '/tmp/tmp.xdUwq13YxM/src/github.com/BurntSushi/toml'... [2021-01-22T07:28:18.690Z] #30 5.265 + cd /tmp/tmp.xdUwq13YxM/src/github.com/BurntSushi/toml [2021-01-22T07:28:18.690Z] #30 5.265 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T07:28:18.690Z] #30 5.285 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T07:28:18.690Z] #30 5.974 math/bits [2021-01-22T07:28:18.690Z] #30 5.988 runtime/internal/atomic [2021-01-22T07:28:18.690Z] #30 6.027 runtime/internal/sys [2021-01-22T07:28:18.690Z] #30 6.089 internal/cpu [2021-01-22T07:28:18.690Z] #30 6.382 runtime/internal/math [2021-01-22T07:28:18.690Z] #30 6.575 unicode/utf8 [2021-01-22T07:28:18.690Z] #30 6.635 internal/race [2021-01-22T07:28:18.690Z] #30 6.866 sync/atomic [2021-01-22T07:28:18.690Z] #30 6.899 internal/bytealg [2021-01-22T07:28:18.690Z] #30 6.997 math [2021-01-22T07:28:18.690Z] #30 7.631 unicode [2021-01-22T07:28:18.690Z] #30 7.857 internal/testlog [2021-01-22T07:28:18.690Z] #30 8.726 encoding [2021-01-22T07:28:18.690Z] #30 9.196 runtime [2021-01-22T07:28:18.690Z] #30 9.471 runtime/cgo [2021-01-22T07:28:18.690Z] #30 ... [2021-01-22T07:28:18.690Z] [2021-01-22T07:28:18.690Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:18.690Z] #47 4.730 + RM_GOPATH=0 [2021-01-22T07:28:18.690Z] #47 4.730 + TMP_GOPATH= [2021-01-22T07:28:18.690Z] #47 4.730 + : /build [2021-01-22T07:28:18.690Z] #47 4.730 + '[' -z '' ']' [2021-01-22T07:28:18.690Z] #47 4.730 ++ mktemp -d [2021-01-22T07:28:18.690Z] #47 4.730 + export GOPATH=/tmp/tmp.ZYiCyyZKhw [2021-01-22T07:28:18.690Z] #47 4.730 + GOPATH=/tmp/tmp.ZYiCyyZKhw [2021-01-22T07:28:18.690Z] #47 4.730 + RM_GOPATH=1 [2021-01-22T07:28:18.690Z] #47 4.730 + case "$(go env GOARCH)" in [2021-01-22T07:28:18.690Z] #47 4.730 ++ go env GOARCH [2021-01-22T07:28:18.690Z] #47 4.764 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:18.690Z] #47 4.764 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:18.690Z] #47 4.764 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:18.690Z] #47 4.766 + dir=/tmp/install [2021-01-22T07:28:18.690Z] #47 4.766 + bin=shfmt [2021-01-22T07:28:18.690Z] #47 4.766 + shift [2021-01-22T07:28:18.690Z] #47 4.766 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-22T07:28:18.690Z] #47 4.766 + . /tmp/install/shfmt.installer [2021-01-22T07:28:18.690Z] #47 4.766 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:28:18.690Z] #47 4.766 + install_shfmt [2021-01-22T07:28:18.690Z] #47 4.766 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-22T07:28:18.690Z] #47 4.766 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZYiCyyZKhw/src/github.com/mvdan/sh [2021-01-22T07:28:18.690Z] #47 4.770 Cloning into '/tmp/tmp.ZYiCyyZKhw/src/github.com/mvdan/sh'... [2021-01-22T07:28:18.690Z] #47 4.770 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:28:18.706Z] #34 ... [2021-01-22T07:28:18.706Z] [2021-01-22T07:28:18.706Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:18.706Z] #47 22.85 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:28:18.706Z] #47 22.98 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:28:18.706Z] #47 22.99 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:28:18.706Z] #47 23.06 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:28:18.706Z] #47 23.06 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:28:18.724Z] #41 22.43 PBCC images/inventory.pb-c.c [2021-01-22T07:28:18.724Z] #41 22.51 DEP images/core-aarch64.pb-c.d [2021-01-22T07:28:18.724Z] #41 22.59 DEP images/core-arm.pb-c.d [2021-01-22T07:28:18.724Z] #41 22.68 DEP images/core-ppc64.pb-c.d [2021-01-22T07:28:18.724Z] #41 22.78 DEP images/core-s390.pb-c.d [2021-01-22T07:28:18.953Z] #47 ... [2021-01-22T07:28:18.953Z] [2021-01-22T07:28:18.953Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:18.953Z] #60 4.710 + RM_GOPATH=0 [2021-01-22T07:28:18.953Z] #60 4.710 + TMP_GOPATH= [2021-01-22T07:28:18.953Z] #60 4.710 + : /build [2021-01-22T07:28:18.953Z] #60 4.710 + '[' -z '' ']' [2021-01-22T07:28:18.953Z] #60 4.711 ++ mktemp -d [2021-01-22T07:28:18.953Z] #60 4.723 + export GOPATH=/tmp/tmp.wiKkiFlZM0 [2021-01-22T07:28:18.953Z] #60 4.723 + GOPATH=/tmp/tmp.wiKkiFlZM0 [2021-01-22T07:28:18.953Z] #60 4.723 + RM_GOPATH=1 [2021-01-22T07:28:18.953Z] #60 4.723 + case "$(go env GOARCH)" in [2021-01-22T07:28:18.953Z] #60 4.723 ++ go env GOARCH [2021-01-22T07:28:18.953Z] #60 4.758 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:28:18.953Z] #60 4.758 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:18.953Z] #60 4.758 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:18.953Z] #60 4.758 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:18.953Z] #60 4.758 + dir=/tmp/install [2021-01-22T07:28:18.953Z] #60 4.758 + bin=proxy [2021-01-22T07:28:18.953Z] #60 4.758 + shift [2021-01-22T07:28:18.953Z] #60 4.758 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-22T07:28:18.953Z] #60 4.758 + . /tmp/install/proxy.installer [2021-01-22T07:28:18.953Z] #60 4.758 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:28:18.953Z] #60 4.758 + install_proxy [2021-01-22T07:28:18.953Z] #60 4.758 + case "$1" in [2021-01-22T07:28:18.953Z] #60 4.758 + export CGO_ENABLED=0 [2021-01-22T07:28:18.953Z] #60 4.758 + CGO_ENABLED=0 [2021-01-22T07:28:18.953Z] #60 4.758 + _install_proxy [2021-01-22T07:28:18.953Z] #60 4.758 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-22T07:28:18.953Z] #60 4.758 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wiKkiFlZM0/src/github.com/docker/libnetwork [2021-01-22T07:28:18.953Z] #60 4.763 Cloning into '/tmp/tmp.wiKkiFlZM0/src/github.com/docker/libnetwork'... [2021-01-22T07:28:18.953Z] #60 ... [2021-01-22T07:28:18.953Z] [2021-01-22T07:28:18.953Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:18.953Z] #32 6.123 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:28:18.953Z] #32 6.151 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:28:18.953Z] #32 6.197 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:28:18.953Z] #32 7.203 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-22T07:28:18.953Z] #32 9.304 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-01-22T07:28:18.953Z] #32 10.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-22T07:28:18.968Z] #47 23.14 go: extracting github.com/pkg/errors v0.8.1 [2021-01-22T07:28:18.980Z] #41 22.91 DEP images/core-x86.pb-c.d [2021-01-22T07:28:18.980Z] #41 22.98 DEP images/core.pb-c.d [2021-01-22T07:28:18.980Z] #41 23.02 DEP images/inventory.pb-c.d [2021-01-22T07:28:19.219Z] #32 ... [2021-01-22T07:28:19.219Z] [2021-01-22T07:28:19.219Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:19.219Z] #43 3.757 + RM_GOPATH=0 [2021-01-22T07:28:19.219Z] #43 3.757 + TMP_GOPATH= [2021-01-22T07:28:19.219Z] #43 3.757 + : /build [2021-01-22T07:28:19.219Z] #43 3.757 + '[' -z '' ']' [2021-01-22T07:28:19.219Z] #43 3.760 ++ mktemp -d [2021-01-22T07:28:19.219Z] #43 3.760 + export GOPATH=/tmp/tmp.tuo1Ne14wM [2021-01-22T07:28:19.219Z] #43 3.760 + GOPATH=/tmp/tmp.tuo1Ne14wM [2021-01-22T07:28:19.219Z] #43 3.760 + RM_GOPATH=1 [2021-01-22T07:28:19.219Z] #43 3.760 + case "$(go env GOARCH)" in [2021-01-22T07:28:19.219Z] #43 3.765 ++ go env GOARCH [2021-01-22T07:28:19.219Z] #43 3.773 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:19.219Z] #43 3.773 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:19.219Z] #43 3.774 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:19.219Z] #43 3.781 + dir=/tmp/install [2021-01-22T07:28:19.219Z] #43 3.782 + bin=gotestsum [2021-01-22T07:28:19.219Z] #43 3.782 + shift [2021-01-22T07:28:19.219Z] #43 3.782 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-22T07:28:19.219Z] #43 3.782 + . /tmp/install/gotestsum.installer [2021-01-22T07:28:19.219Z] #43 3.782 ++ : v0.5.3 [2021-01-22T07:28:19.219Z] #43 3.782 + install_gotestsum [2021-01-22T07:28:19.219Z] #43 3.782 + set -e [2021-01-22T07:28:19.219Z] #43 3.782 + export GO111MODULE=on [2021-01-22T07:28:19.219Z] #43 3.782 + GO111MODULE=on [2021-01-22T07:28:19.219Z] #43 3.782 + GOBIN=/build [2021-01-22T07:28:19.219Z] #43 3.782 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-22T07:28:19.219Z] #43 3.838 go: finding gotest.tools v0.5.3 [2021-01-22T07:28:19.219Z] #43 3.838 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-22T07:28:19.219Z] #43 4.457 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-22T07:28:19.219Z] #43 4.951 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-22T07:28:19.219Z] #43 5.857 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-22T07:28:19.219Z] #43 5.857 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:28:19.219Z] #43 5.857 go: downloading github.com/pkg/errors v0.9.1 [2021-01-22T07:28:19.219Z] #43 5.880 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:28:19.219Z] #43 5.898 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:28:19.219Z] #43 5.955 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:28:19.219Z] #43 5.979 go: downloading github.com/fatih/color v1.9.0 [2021-01-22T07:28:19.219Z] #43 6.206 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:28:19.219Z] #43 6.229 go: extracting github.com/pkg/errors v0.9.1 [2021-01-22T07:28:19.219Z] #43 6.262 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:28:19.219Z] #43 6.359 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:28:19.219Z] #43 6.380 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:28:19.219Z] #43 6.467 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-22T07:28:19.219Z] #43 6.469 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:28:19.219Z] #43 6.705 go: extracting github.com/fatih/color v1.9.0 [2021-01-22T07:28:19.219Z] #43 6.837 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:28:19.219Z] #43 6.870 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:28:19.219Z] #43 7.425 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:28:19.219Z] #43 7.577 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:28:19.219Z] #43 9.268 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:28:19.219Z] #43 9.344 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:28:19.219Z] #43 10.52 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:28:19.219Z] #43 ... [2021-01-22T07:28:19.219Z] [2021-01-22T07:28:19.219Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:19.219Z] #45 5.021 + RM_GOPATH=0 [2021-01-22T07:28:19.219Z] #45 5.021 + TMP_GOPATH= [2021-01-22T07:28:19.219Z] #45 5.021 + : /build [2021-01-22T07:28:19.219Z] #45 5.021 + '[' -z '' ']' [2021-01-22T07:28:19.219Z] #45 5.021 ++ mktemp -d [2021-01-22T07:28:19.219Z] #45 5.021 + export GOPATH=/tmp/tmp.MIt2skM2OH [2021-01-22T07:28:19.219Z] #45 5.021 + GOPATH=/tmp/tmp.MIt2skM2OH [2021-01-22T07:28:19.219Z] #45 5.021 + RM_GOPATH=1 [2021-01-22T07:28:19.219Z] #45 5.021 + case "$(go env GOARCH)" in [2021-01-22T07:28:19.219Z] #45 5.021 ++ go env GOARCH [2021-01-22T07:28:19.219Z] #45 5.049 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:19.219Z] #45 5.049 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:19.219Z] #45 5.049 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:19.219Z] #45 5.049 + dir=/tmp/install [2021-01-22T07:28:19.219Z] #45 5.049 + bin=golangci_lint [2021-01-22T07:28:19.219Z] #45 5.049 + shift [2021-01-22T07:28:19.219Z] #45 5.049 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-22T07:28:19.219Z] #45 5.049 + . /tmp/install/golangci_lint.installer [2021-01-22T07:28:19.219Z] #45 5.049 ++ : v1.23.8 [2021-01-22T07:28:19.219Z] #45 5.049 + install_golangci_lint [2021-01-22T07:28:19.219Z] #45 5.049 + set -e [2021-01-22T07:28:19.219Z] #45 5.049 + export GO111MODULE=on [2021-01-22T07:28:19.219Z] #45 5.049 + GO111MODULE=on [2021-01-22T07:28:19.219Z] #45 5.049 + GOBIN=/build [2021-01-22T07:28:19.219Z] #45 5.049 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-22T07:28:19.219Z] #45 5.069 go: finding github.com v1.23.8 [2021-01-22T07:28:19.219Z] #45 5.073 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:28:19.219Z] #45 5.073 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-22T07:28:19.219Z] #45 5.101 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-22T07:28:19.219Z] #45 5.101 go: finding github.com/golangci v1.23.8 [2021-01-22T07:28:19.219Z] #45 6.153 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:28:19.219Z] #45 6.853 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-22T07:28:19.219Z] #45 ... [2021-01-22T07:28:19.219Z] [2021-01-22T07:28:19.219Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:19.219Z] #54 4.303 + RM_GOPATH=0 [2021-01-22T07:28:19.219Z] #54 4.303 + TMP_GOPATH= [2021-01-22T07:28:19.219Z] #54 4.303 + : /build [2021-01-22T07:28:19.219Z] #54 4.303 + '[' -z '' ']' [2021-01-22T07:28:19.219Z] #54 4.303 ++ mktemp -d [2021-01-22T07:28:19.219Z] #54 4.303 + export GOPATH=/tmp/tmp.1wZDJBalFL [2021-01-22T07:28:19.219Z] #54 4.303 + GOPATH=/tmp/tmp.1wZDJBalFL [2021-01-22T07:28:19.219Z] #54 4.303 + RM_GOPATH=1 [2021-01-22T07:28:19.219Z] #54 4.303 + case "$(go env GOARCH)" in [2021-01-22T07:28:19.219Z] #54 4.303 ++ go env GOARCH [2021-01-22T07:28:19.219Z] #54 4.323 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:28:19.219Z] #54 4.324 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:19.219Z] #54 4.324 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:19.219Z] #54 4.324 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:19.219Z] #54 4.324 + dir=/tmp/install [2021-01-22T07:28:19.219Z] #54 4.324 + bin=rootlesskit [2021-01-22T07:28:19.219Z] #54 4.324 + shift [2021-01-22T07:28:19.219Z] #54 4.324 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-22T07:28:19.219Z] #54 4.324 + . /tmp/install/rootlesskit.installer [2021-01-22T07:28:19.219Z] #54 4.324 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:28:19.219Z] #54 4.324 + install_rootlesskit [2021-01-22T07:28:19.219Z] #54 4.324 + case "$1" in [2021-01-22T07:28:19.219Z] #54 4.324 + export CGO_ENABLED=0 [2021-01-22T07:28:19.219Z] #54 4.324 + CGO_ENABLED=0 [2021-01-22T07:28:19.219Z] #54 4.324 + _install_rootlesskit [2021-01-22T07:28:19.219Z] #54 4.324 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-22T07:28:19.219Z] #54 4.324 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1wZDJBalFL/src/github.com/rootless-containers/rootlesskit [2021-01-22T07:28:19.219Z] #54 4.328 Cloning into '/tmp/tmp.1wZDJBalFL/src/github.com/rootless-containers/rootlesskit'... [2021-01-22T07:28:19.219Z] #54 6.245 + cd /tmp/tmp.1wZDJBalFL/src/github.com/rootless-containers/rootlesskit [2021-01-22T07:28:19.219Z] #54 6.252 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T07:28:19.219Z] #54 7.009 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T07:28:19.219Z] #54 7.009 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-22T07:28:19.228Z] #47 23.44 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:28:19.228Z] #47 23.44 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:28:19.237Z] #41 23.09 PBCC images/cpuinfo.pb-c.c [2021-01-22T07:28:19.237Z] #41 23.12 DEP images/cpuinfo.pb-c.d [2021-01-22T07:28:19.237Z] #41 23.16 PBCC images/stats.pb-c.c [2021-01-22T07:28:19.237Z] #41 23.27 DEP images/stats.pb-c.d [2021-01-22T07:28:19.482Z] #54 ... [2021-01-22T07:28:19.482Z] [2021-01-22T07:28:19.482Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:28:19.686Z] #47 ... [2021-01-22T07:28:19.686Z] [2021-01-22T07:28:19.686Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:28:19.686Z] #53 12.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:28:19.686Z] #53 16.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:28:19.686Z] #53 ... [2021-01-22T07:28:19.686Z] [2021-01-22T07:28:19.686Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:19.686Z] #22 22.16 + mkdir -p /build [2021-01-22T07:28:19.686Z] #22 22.19 + mv docker/docker /build/ [2021-01-22T07:28:19.686Z] #22 22.20 + rmdir docker [2021-01-22T07:28:19.686Z] #22 DONE 23.2s [2021-01-22T07:28:19.686Z] [2021-01-22T07:28:19.686Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:19.686Z] #49 23.12 + cd /tmp/tmp.noAPmAVGQl/src/github.com/mvdan/sh [2021-01-22T07:28:19.686Z] #49 23.14 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:28:19.686Z] #49 23.33 + GO111MODULE=on [2021-01-22T07:28:19.686Z] #49 23.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-22T07:28:19.797Z] #47 24.08 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:28:19.898Z] #54 134.3 + bin/containerd-stress [2021-01-22T07:28:20.508Z] #13 ... [2021-01-22T07:28:20.508Z] [2021-01-22T07:28:20.508Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:20.508Z] #51 58.55 strconv [2021-01-22T07:28:20.508Z] #51 58.55 bytes [2021-01-22T07:28:20.508Z] #51 58.56 strings [2021-01-22T07:28:20.508Z] #51 58.58 syscall [2021-01-22T07:28:20.626Z] #49 ... [2021-01-22T07:28:20.626Z] [2021-01-22T07:28:20.626Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:20.626Z] #40 14.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:28:20.626Z] #40 18.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:28:20.742Z] #47 ... [2021-01-22T07:28:20.742Z] [2021-01-22T07:28:20.742Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:20.742Z] #43 14.90 math [2021-01-22T07:28:20.742Z] #43 20.92 unicode/utf16 [2021-01-22T07:28:20.742Z] #43 21.15 container/list [2021-01-22T07:28:20.742Z] #43 21.75 crypto/internal/subtle [2021-01-22T07:28:20.742Z] #43 21.86 crypto/subtle [2021-01-22T07:28:20.742Z] #43 22.06 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-22T07:28:20.742Z] #43 22.36 internal/nettrace [2021-01-22T07:28:20.742Z] #43 22.73 runtime/cgo [2021-01-22T07:28:20.742Z] #43 ... [2021-01-22T07:28:20.742Z] [2021-01-22T07:28:20.742Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:20.742Z] #49 22.09 + cd /tmp/tmp.jvwFaIVag6/src/github.com/mvdan/sh [2021-01-22T07:28:20.742Z] #49 22.09 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:28:20.742Z] #49 22.33 + GO111MODULE=on [2021-01-22T07:28:20.742Z] #49 22.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-22T07:28:20.742Z] #49 24.35 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:28:20.742Z] #49 24.62 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:28:20.742Z] #49 24.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:28:20.742Z] #49 25.15 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:28:20.886Z] #40 ... [2021-01-22T07:28:20.886Z] [2021-01-22T07:28:20.886Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:20.886Z] #45 24.00 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:28:20.886Z] #45 24.04 go: finding github.com/fatih/color v1.9.0 [2021-01-22T07:28:20.886Z] #45 24.13 go: finding github.com/pkg/errors v0.9.1 [2021-01-22T07:28:20.933Z] #54 135.7 + bin/containerd-shim [2021-01-22T07:28:21.002Z] #49 25.35 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:28:21.146Z] #45 24.65 go: finding github.com/spf13/pflag v1.0.3 [2021-01-22T07:28:21.146Z] #45 24.65 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:28:21.146Z] #45 24.82 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:28:21.146Z] #45 ... [2021-01-22T07:28:21.146Z] [2021-01-22T07:28:21.146Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:21.146Z] #11 14.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:28:21.407Z] #11 ... [2021-01-22T07:28:21.407Z] [2021-01-22T07:28:21.407Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:21.407Z] #47 23.94 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:28:21.407Z] #47 24.21 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:28:21.407Z] #47 24.44 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:28:22.036Z] #51 ... [2021-01-22T07:28:22.037Z] [2021-01-22T07:28:22.037Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:22.037Z] #36 49.81 Selecting previously unselected package libicu63:ppc64el. [2021-01-22T07:28:22.037Z] #36 49.84 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-01-22T07:28:22.037Z] #36 49.85 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-22T07:28:22.037Z] #36 57.50 Selecting previously unselected package libxml2:ppc64el. [2021-01-22T07:28:22.037Z] #36 57.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-01-22T07:28:22.037Z] #36 57.52 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T07:28:22.037Z] #36 58.12 Selecting previously unselected package libarchive13:ppc64el. [2021-01-22T07:28:22.037Z] #36 58.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-01-22T07:28:22.037Z] #36 58.14 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-01-22T07:28:22.037Z] #36 58.47 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-01-22T07:28:22.037Z] #36 58.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-01-22T07:28:22.037Z] #36 58.48 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-01-22T07:28:22.037Z] #36 58.65 Selecting previously unselected package librhash0:ppc64el. [2021-01-22T07:28:22.037Z] #36 58.65 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-01-22T07:28:22.037Z] #36 58.67 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-01-22T07:28:22.037Z] #36 58.79 Selecting previously unselected package libuv1:ppc64el. [2021-01-22T07:28:22.037Z] #36 58.81 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-01-22T07:28:22.037Z] #36 58.83 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-01-22T07:28:22.037Z] #36 59.02 Selecting previously unselected package cmake. [2021-01-22T07:28:22.037Z] #36 59.05 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-01-22T07:28:22.037Z] #36 59.08 Unpacking cmake (3.13.4-1) ... [2021-01-22T07:28:22.037Z] #36 ... [2021-01-22T07:28:22.037Z] [2021-01-22T07:28:22.037Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:28:22.037Z] #32 53.66 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-01-22T07:28:22.037Z] #32 53.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-22T07:28:22.037Z] #32 55.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-22T07:28:22.037Z] #32 ... [2021-01-22T07:28:22.037Z] [2021-01-22T07:28:22.037Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:22.037Z] #45 50.09 github.com/LK4D4/vndr/godl/singleflight [2021-01-22T07:28:22.037Z] #45 50.11 internal/reflectlite [2021-01-22T07:28:22.037Z] #45 50.12 math/rand [2021-01-22T07:28:22.037Z] #45 50.12 internal/singleflight [2021-01-22T07:28:22.037Z] #45 54.63 io [2021-01-22T07:28:22.037Z] #45 54.65 sort [2021-01-22T07:28:22.037Z] #45 54.65 syscall [2021-01-22T07:28:22.037Z] #45 54.75 strconv [2021-01-22T07:28:22.037Z] #45 58.63 vendor/golang.org/x/net/dns/dnsmessage [2021-01-22T07:28:22.037Z] #45 58.76 bytes [2021-01-22T07:28:22.333Z] #45 ... [2021-01-22T07:28:22.333Z] [2021-01-22T07:28:22.333Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:22.333Z] #13 58.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-22T07:28:22.333Z] #13 58.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-01-22T07:28:22.333Z] #13 58.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T07:28:22.386Z] #49 26.77 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:28:22.420Z] #25 5.182 0.0% # 2.0% ## 4.0% #### 5.9% ##### 8.2% ####### 10.6% ######## 12.1% ######### 13.7% ########## 14.9% ############ 16.9% ############# 19.1% ############### 21.3% ################ 23.3% ################## 25.2% ################### 26.5% #################### 27.9% ##################### 29.6% ###################### 30.6% ####################### 32.0% ######################## 34.3% ######################### 35.7% ########################## 37.3% ########################### 38.7% ############################ 40.2% ############################# 41.3% ############################## 42.3% ############################### 43.2% ############################### 44.0% ################################ 44.5% ################################# 45.9% ################################# 46.9% ################################## 47.8% ################################## 48.2% ################################### 49.0% ################################### 49.5% #################################### 50.1% #################################### 51.0% ##################################### 52.3% ##################################### 52.3% ###################################### 53.4% ####################################### 54.7% ######################################## 55.6% ######################################## 56.9% ######################################### 57.6% ########################################## 58.6% ########################################## 59.3% ########################################### 59.9% ########################################### 60.8% ############################################ 61.2% ############################################ 61.5% ############################################ 62.3% ############################################# 63.5% ############################################## 64.7% ############################################### 66.2% ################################################ 67.6% ################################################# 68.2% ################################################# 68.9% ################################################## 69.9% ################################################## 70.6% ################################################### 71.4% ################################################### 71.8% #################################################### 73.0% ##################################################### 73.9% ##################################################### 74.4% ###################################################### 75.8% ####################################################### 76.9% ####################################################### 77.7% ######################################################## 78.5% ######################################################## 78.9% ######################################################### 79.9% ########################################################## 81.0% ########################################################## 81.9% ########################################################### 83.0% ############################################################ 84.3% ############################################################# 84.8% ############################################################# 86.0% ############################################################## 87.4% ############################################################### 88.2% ################################################################ 89.2% ################################################################# 90.6% ################################################################# 91.6% ################################################################## 92.4% ################################################################### 93.8% #################################################################### 95.4% ##################################################################### 96.9% ####################################################################### 98.7% ####################################################################### 99.8% ######################################################################## 100.0% [2021-01-22T07:28:22.420Z] #25 14.90 [2021-01-22T07:28:22.512Z] #41 26.34 make[1]: Nothing to be done for 'all'. [2021-01-22T07:28:22.629Z] #13 ... [2021-01-22T07:28:22.629Z] [2021-01-22T07:28:22.629Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:22.629Z] #42 50.61 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-22T07:28:22.629Z] #42 56.62 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-01-22T07:28:22.629Z] #42 56.63 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-22T07:28:22.629Z] #42 56.65 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-22T07:28:22.629Z] #42 56.65 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-01-22T07:28:22.629Z] #42 56.67 Setting up python-six (1.12.0-1) ... [2021-01-22T07:28:22.629Z] #42 60.59 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-01-22T07:28:22.629Z] #42 60.60 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-22T07:28:22.629Z] #42 60.63 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-01-22T07:28:22.629Z] #42 60.65 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-01-22T07:28:22.629Z] #42 60.65 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-01-22T07:28:22.629Z] #42 60.66 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-22T07:28:22.629Z] #42 60.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T07:28:22.629Z] #42 60.67 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-01-22T07:28:22.629Z] #42 60.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T07:28:22.629Z] #42 60.68 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-22T07:28:23.328Z] #49 ... [2021-01-22T07:28:23.328Z] [2021-01-22T07:28:23.328Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:23.328Z] #32 17.69 encoding [2021-01-22T07:28:23.328Z] #32 18.18 runtime/cgo [2021-01-22T07:28:23.589Z] #32 ... [2021-01-22T07:28:23.589Z] [2021-01-22T07:28:23.589Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:23.589Z] #49 27.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:28:23.817Z] #25 ... [2021-01-22T07:28:23.817Z] [2021-01-22T07:28:23.817Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:23.817Z] #43 15.84 go: finding github.com/fatih/color v1.9.0 [2021-01-22T07:28:23.949Z] #47 ... [2021-01-22T07:28:23.949Z] [2021-01-22T07:28:23.949Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:23.949Z] #32 17.27 unicode/utf8 [2021-01-22T07:28:23.949Z] #32 18.58 encoding [2021-01-22T07:28:23.949Z] #32 18.96 runtime/cgo [2021-01-22T07:28:23.949Z] #32 ... [2021-01-22T07:28:23.949Z] [2021-01-22T07:28:23.949Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:23.949Z] #49 25.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:28:23.949Z] #49 25.59 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:28:23.949Z] #49 25.60 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:28:23.949Z] #49 25.87 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:28:23.949Z] #49 26.18 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:28:23.949Z] #49 27.21 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:28:24.080Z] #43 15.86 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:28:24.080Z] #43 15.92 go: finding github.com/pkg/errors v0.9.1 [2021-01-22T07:28:24.080Z] #43 16.03 go: finding github.com/spf13/pflag v1.0.3 [2021-01-22T07:28:24.163Z] #42 ... [2021-01-22T07:28:24.163Z] [2021-01-22T07:28:24.163Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:24.163Z] #13 62.18 Selecting previously unselected package binutils-mingw-w64. [2021-01-22T07:28:24.163Z] #13 62.19 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-22T07:28:24.163Z] #13 62.21 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T07:28:24.342Z] #43 16.07 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:28:24.342Z] #43 16.11 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:28:24.342Z] #43 ... [2021-01-22T07:28:24.342Z] [2021-01-22T07:28:24.342Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:28:24.342Z] #28 5.758 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-22T07:28:24.342Z] #28 5.789 Cloning into '.'... [2021-01-22T07:28:24.342Z] #28 ... [2021-01-22T07:28:24.342Z] [2021-01-22T07:28:24.342Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:28:24.342Z] #36 5.943 + git clone https://github.com/docker/distribution.git . [2021-01-22T07:28:24.342Z] #36 5.950 Cloning into '.'... [2021-01-22T07:28:24.459Z] #13 62.35 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-01-22T07:28:24.459Z] #13 62.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-01-22T07:28:24.459Z] #13 62.37 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-22T07:28:24.459Z] #13 62.63 Selecting previously unselected package dmsetup. [2021-01-22T07:28:24.459Z] #13 62.64 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-01-22T07:28:24.539Z] #49 ... [2021-01-22T07:28:24.539Z] [2021-01-22T07:28:24.539Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:24.539Z] #45 18.97 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:28:24.539Z] #45 24.57 go: finding github.com/fatih/color v1.9.0 [2021-01-22T07:28:24.539Z] #45 24.57 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:28:24.539Z] #45 24.79 go: finding github.com/pkg/errors v0.9.1 [2021-01-22T07:28:24.539Z] #45 24.90 go: finding github.com/spf13/pflag v1.0.3 [2021-01-22T07:28:24.539Z] #45 25.05 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:28:24.539Z] #45 25.10 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:28:24.539Z] #45 25.56 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:28:24.539Z] #45 25.82 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:28:24.539Z] #45 26.09 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:28:24.539Z] #45 26.21 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:28:24.539Z] #45 26.27 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:28:24.606Z] #36 ... [2021-01-22T07:28:24.606Z] [2021-01-22T07:28:24.606Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:24.606Z] #45 14.01 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:28:24.606Z] #45 14.03 go: downloading github.com/fatih/color v1.7.0 [2021-01-22T07:28:24.606Z] #45 14.12 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:28:24.606Z] #45 14.14 go: downloading github.com/pkg/errors v0.8.1 [2021-01-22T07:28:24.606Z] #45 14.15 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:28:24.606Z] #45 14.20 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-22T07:28:24.606Z] #45 14.36 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:28:24.606Z] #45 14.36 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-22T07:28:24.606Z] #45 14.36 go: extracting github.com/fatih/color v1.7.0 [2021-01-22T07:28:24.606Z] #45 14.39 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-22T07:28:24.606Z] #45 14.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:28:24.606Z] #45 14.51 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:28:24.606Z] #45 14.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:28:24.606Z] #45 14.76 go: extracting github.com/pkg/errors v0.8.1 [2021-01-22T07:28:24.606Z] #45 14.78 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:28:24.606Z] #45 14.79 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:28:24.606Z] #45 14.79 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:28:24.606Z] #45 14.98 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:28:24.606Z] #45 14.99 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:28:24.606Z] #45 15.00 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-22T07:28:24.606Z] #45 15.00 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-22T07:28:24.606Z] #45 15.41 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-22T07:28:24.606Z] #45 15.77 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-22T07:28:24.606Z] #45 16.10 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-22T07:28:24.606Z] #45 16.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:28:24.606Z] #45 16.43 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:28:24.606Z] #45 16.55 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:28:24.760Z] #13 62.65 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-22T07:28:24.760Z] #13 62.86 Selecting previously unselected package mingw-w64-common. [2021-01-22T07:28:24.760Z] #13 62.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-22T07:28:24.760Z] #13 62.87 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-22T07:28:24.799Z] #45 ... [2021-01-22T07:28:24.799Z] [2021-01-22T07:28:24.799Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:28:24.868Z] #45 16.58 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:28:24.869Z] #45 16.80 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:28:24.869Z] #45 16.86 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-22T07:28:24.869Z] #45 16.89 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-22T07:28:24.869Z] #45 16.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:28:24.891Z] #49 28.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:28:25.032Z] #41 28.73 CC images/stats.o [2021-01-22T07:28:25.032Z] #41 ... [2021-01-22T07:28:25.032Z] [2021-01-22T07:28:25.032Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:25.032Z] #49 118.2 mvdan.cc/editorconfig [2021-01-22T07:28:25.032Z] #49 119.8 mvdan.cc/sh/v3/fileutil [2021-01-22T07:28:25.032Z] #49 120.1 mvdan.cc/sh/v3/syntax [2021-01-22T07:28:25.032Z] #49 ... [2021-01-22T07:28:25.032Z] [2021-01-22T07:28:25.032Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:25.032Z] #43 119.1 go/parser [2021-01-22T07:28:25.032Z] #43 120.8 text/template [2021-01-22T07:28:25.032Z] #43 124.8 encoding/xml [2021-01-22T07:28:25.032Z] #43 128.3 go/doc [2021-01-22T07:28:25.058Z] #38 28.62 Checking out files: 70% (1174/1667) Checking out files: 71% (1184/1667) Checking out files: 72% (1201/1667) Checking out files: 73% (1217/1667) Checking out files: 74% (1234/1667) Checking out files: 75% (1251/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-01-22T07:28:25.075Z] #13 ... [2021-01-22T07:28:25.075Z] [2021-01-22T07:28:25.075Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:25.075Z] #36 62.44 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-22T07:28:25.075Z] #36 62.47 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T07:28:25.075Z] #36 62.47 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-01-22T07:28:25.075Z] #36 62.49 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T07:28:25.075Z] #36 62.53 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-01-22T07:28:25.075Z] #36 62.54 Setting up cmake-data (3.13.4-1) ... [2021-01-22T07:28:25.075Z] #36 62.55 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T07:28:25.075Z] #36 62.57 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-01-22T07:28:25.075Z] #36 62.58 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-01-22T07:28:25.075Z] #36 62.59 Setting up cmake (3.13.4-1) ... [2021-01-22T07:28:25.075Z] #36 62.60 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:28:25.075Z] #36 62.73 Processing triggers for mime-support (3.62) ... [2021-01-22T07:28:25.075Z] #36 DONE 63.0s [2021-01-22T07:28:25.075Z] [2021-01-22T07:28:25.075Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:25.131Z] #45 17.09 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:28:25.289Z] #43 ... [2021-01-22T07:28:25.289Z] [2021-01-22T07:28:25.289Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:28:25.289Z] #41 29.30 CC images/core.o [2021-01-22T07:28:25.354Z] #38 29.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-22T07:28:25.374Z] #37 0.343 + RM_GOPATH=0 [2021-01-22T07:28:25.374Z] #37 0.344 + TMP_GOPATH= [2021-01-22T07:28:25.374Z] #37 0.344 + : /build [2021-01-22T07:28:25.374Z] #37 0.344 + '[' -z '' ']' [2021-01-22T07:28:25.374Z] #37 0.345 ++ mktemp -d [2021-01-22T07:28:25.374Z] #37 0.347 + export GOPATH=/tmp/tmp.mC7UtmoeSI [2021-01-22T07:28:25.374Z] #37 0.347 + GOPATH=/tmp/tmp.mC7UtmoeSI [2021-01-22T07:28:25.374Z] #37 0.347 + RM_GOPATH=1 [2021-01-22T07:28:25.374Z] #37 0.347 + case "$(go env GOARCH)" in [2021-01-22T07:28:25.374Z] #37 0.348 ++ go env GOARCH [2021-01-22T07:28:25.374Z] #37 0.394 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:25.374Z] #37 0.396 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:28:25.374Z] #37 0.399 ++ dirname /tmp/install/install.sh [2021-01-22T07:28:25.374Z] #37 0.401 + dir=/tmp/install [2021-01-22T07:28:25.374Z] #37 0.403 + bin=tini [2021-01-22T07:28:25.374Z] #37 0.403 + shift [2021-01-22T07:28:25.374Z] #37 0.404 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-22T07:28:25.374Z] #37 0.405 + . /tmp/install/tini.installer [2021-01-22T07:28:25.374Z] #37 0.407 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:28:25.374Z] #37 0.407 + install_tini [2021-01-22T07:28:25.374Z] #37 0.407 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-22T07:28:25.374Z] #37 0.407 + git clone https://github.com/krallin/tini.git /tmp/tmp.mC7UtmoeSI/tini [2021-01-22T07:28:25.374Z] #37 0.407 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:28:25.374Z] #37 0.410 Cloning into '/tmp/tmp.mC7UtmoeSI/tini'... [2021-01-22T07:28:25.388Z] #54 140.1 + bin/containerd-shim-runc-v1 [2021-01-22T07:28:26.422Z] #37 1.363 + cd /tmp/tmp.mC7UtmoeSI/tini [2021-01-22T07:28:26.422Z] #37 1.373 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:28:26.422Z] #37 1.384 + cmake . [2021-01-22T07:28:26.524Z] #45 18.23 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:28:26.842Z] #49 30.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:28:27.062Z] #37 2.057 -- The C compiler identification is GNU 8.3.0 [2021-01-22T07:28:27.062Z] #37 2.125 -- Check for working C compiler: /usr/bin/cc [2021-01-22T07:28:27.103Z] #49 ... [2021-01-22T07:28:27.103Z] [2021-01-22T07:28:27.103Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:28:27.103Z] #38 28.46 Checking out files: 68% (1148/1667) Checking out files: 69% (1151/1667) Checking out files: 70% (1167/1667) Checking out files: 71% (1184/1667) Checking out files: 72% (1201/1667) Checking out files: 73% (1217/1667) Checking out files: 74% (1234/1667) Checking out files: 75% (1251/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-01-22T07:28:27.103Z] #38 29.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-22T07:28:27.181Z] #41 30.74 CC images/core-x86.o [2021-01-22T07:28:27.365Z] #38 ... [2021-01-22T07:28:27.365Z] [2021-01-22T07:28:27.365Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:27.365Z] #43 21.00 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-22T07:28:27.365Z] #43 21.12 internal/nettrace [2021-01-22T07:28:27.365Z] #43 21.47 runtime/cgo [2021-01-22T07:28:27.628Z] #43 ... [2021-01-22T07:28:27.628Z] [2021-01-22T07:28:27.628Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:27.628Z] #47 28.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:28:27.628Z] #47 28.27 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:28:27.628Z] #47 28.34 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:28:27.628Z] #47 28.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:28:27.628Z] #47 28.34 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:28:27.628Z] #47 28.34 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:28:27.628Z] #47 28.38 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:28:27.628Z] #47 28.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:28:27.628Z] #47 28.51 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:28:27.628Z] #47 28.52 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:28:27.628Z] #47 28.52 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:28:27.628Z] #47 28.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:28:27.628Z] #47 28.66 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:28:27.628Z] #47 28.66 go: downloading github.com/spf13/cast v1.3.0 [2021-01-22T07:28:27.628Z] #47 28.66 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:28:27.628Z] #47 28.90 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:28:27.628Z] #47 28.93 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:28:27.628Z] #47 29.06 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:28:27.628Z] #47 29.32 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:28:27.628Z] #47 29.68 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:28:27.628Z] #47 29.70 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:28:27.628Z] #47 29.70 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:28:27.628Z] #47 29.89 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:28:27.628Z] #47 29.97 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:28:27.628Z] #47 30.01 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:28:27.628Z] #47 30.02 go: extracting github.com/spf13/cast v1.3.0 [2021-01-22T07:28:27.628Z] #47 30.02 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:28:27.628Z] #47 30.25 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:28:27.628Z] #47 30.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:28:27.628Z] #47 30.51 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-22T07:28:27.628Z] #47 30.52 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:28:27.628Z] #47 30.56 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-22T07:28:27.628Z] #47 30.67 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:28:27.628Z] #47 30.87 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:28:27.628Z] #47 30.87 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:28:27.628Z] #47 30.94 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-22T07:28:27.628Z] #47 30.94 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:28:27.628Z] #47 31.34 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:28:27.703Z] #37 2.764 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T07:28:27.744Z] #41 31.82 CC images/core-arm.o [2021-01-22T07:28:27.888Z] #47 31.43 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:28:27.888Z] #47 31.60 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-22T07:28:27.888Z] #47 31.61 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:28:27.888Z] #47 31.66 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:28:27.918Z] #45 ... [2021-01-22T07:28:27.918Z] [2021-01-22T07:28:27.918Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:28:27.918Z] #36 19.68 Checking out files: 99% (1662/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-01-22T07:28:27.918Z] #36 19.71 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-22T07:28:28.084Z] #38 32.33 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-01-22T07:28:28.119Z] #54 143.1 + bin/containerd-shim-runc-v2 [2021-01-22T07:28:28.148Z] #47 31.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:28:28.148Z] #47 31.70 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:28:28.148Z] #47 31.76 go: downloading github.com/spf13/afero v1.1.2 [2021-01-22T07:28:28.148Z] #47 31.79 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:28:28.223Z] #37 2.778 -- Detecting C compiler ABI info [2021-01-22T07:28:28.307Z] #41 32.32 CC images/core-aarch64.o [2021-01-22T07:28:28.408Z] #47 32.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:28:28.408Z] #47 32.14 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:28:28.518Z] #37 3.440 -- Detecting C compiler ABI info - done [2021-01-22T07:28:28.519Z] #37 3.547 -- Detecting C compile features [2021-01-22T07:28:28.669Z] #47 32.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:28:28.669Z] #47 32.33 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:28:28.669Z] #47 32.37 go: extracting github.com/spf13/afero v1.1.2 [2021-01-22T07:28:28.669Z] #47 32.42 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:28:28.869Z] #36 ... [2021-01-22T07:28:28.869Z] [2021-01-22T07:28:28.869Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:28.869Z] #41 10.65 runtime [2021-01-22T07:28:28.869Z] #41 10.76 crypto/internal/subtle [2021-01-22T07:28:28.869Z] #41 11.18 crypto/subtle [2021-01-22T07:28:28.869Z] #41 11.79 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-22T07:28:28.869Z] #41 12.29 internal/nettrace [2021-01-22T07:28:28.869Z] #41 12.51 runtime/cgo [2021-01-22T07:28:28.869Z] #41 14.77 vendor/golang.org/x/crypto/internal/subtle [2021-01-22T07:28:28.869Z] #41 ... [2021-01-22T07:28:28.869Z] [2021-01-22T07:28:28.869Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:28.869Z] #38 10.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-22T07:28:28.869Z] #38 19.88 Fetched 8245 kB in 14s (576 kB/s) [2021-01-22T07:28:28.929Z] #47 32.51 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:28:28.929Z] #47 32.71 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:28:29.133Z] #38 19.88 Reading package lists... [2021-01-22T07:28:29.133Z] #38 ... [2021-01-22T07:28:29.133Z] [2021-01-22T07:28:29.133Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:29.133Z] #10 10.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-22T07:28:29.133Z] #10 19.73 Fetched 8245 kB in 14s (585 kB/s) [2021-01-22T07:28:29.133Z] #10 19.73 Reading package lists... [2021-01-22T07:28:29.133Z] #10 ... [2021-01-22T07:28:29.133Z] [2021-01-22T07:28:29.133Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:28:29.133Z] #25 18.32 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-22T07:28:29.133Z] #25 18.71 [2021-01-22T07:28:29.133Z] #25 19.03 # 2.0% ######################################################################## 100.0% [2021-01-22T07:28:29.133Z] #25 19.18 [2021-01-22T07:28:29.133Z] #25 20.55 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-22T07:28:29.133Z] #25 21.11 [2021-01-22T07:28:29.133Z] #25 21.46 0.8% ######################################################################## 100.0% [2021-01-22T07:28:29.154Z] #54 143.8 + binaries [2021-01-22T07:28:29.154Z] #54 143.8 + install -D bin/containerd /build/containerd [2021-01-22T07:28:29.154Z] #54 143.8 + install -D bin/containerd-shim /build/containerd-shim [2021-01-22T07:28:29.154Z] #54 143.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-22T07:28:29.154Z] #54 143.9 + install -D bin/ctr /build/ctr [2021-01-22T07:28:29.168Z] #37 ... [2021-01-22T07:28:29.168Z] [2021-01-22T07:28:29.168Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:29.168Z] #42 67.11 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-01-22T07:28:29.168Z] #42 67.12 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:28:29.168Z] #42 DONE 67.4s [2021-01-22T07:28:29.190Z] #47 32.76 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:28:29.190Z] #47 32.84 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T07:28:29.190Z] #47 32.85 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:28:29.190Z] #47 32.85 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:28:29.190Z] #47 32.88 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:28:29.190Z] #47 32.89 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:28:29.244Z] #41 33.00 CC images/core-ppc64.o [2021-01-22T07:28:29.396Z] #25 21.70 [2021-01-22T07:28:29.450Z] #47 33.08 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:28:29.450Z] #47 33.12 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:28:29.450Z] #47 33.13 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:28:29.450Z] #47 33.22 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T07:28:29.450Z] #47 33.27 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:28:29.470Z] [2021-01-22T07:28:29.470Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:28:29.787Z] #54 DONE 144.5s [2021-01-22T07:28:29.808Z] #41 33.72 CC images/core-s390.o [2021-01-22T07:28:29.972Z] #25 ... [2021-01-22T07:28:29.972Z] [2021-01-22T07:28:29.972Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:28:29.972Z] #51 11.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-22T07:28:29.972Z] #51 19.03 Fetched 8245 kB in 13s (646 kB/s) [2021-01-22T07:28:29.993Z] #38 ... [2021-01-22T07:28:29.994Z] [2021-01-22T07:28:29.994Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:29.994Z] #34 34.01 Fetched 8422 kB in 26s (324 kB/s) [2021-01-22T07:28:30.019Z] #47 33.47 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:28:30.019Z] #47 33.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:28:30.019Z] #47 33.65 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-22T07:28:30.019Z] #47 33.67 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:28:30.263Z] #51 19.03 Reading package lists... [2021-01-22T07:28:30.263Z] #51 ... [2021-01-22T07:28:30.263Z] [2021-01-22T07:28:30.263Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:30.279Z] #47 33.84 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:28:30.279Z] #47 33.89 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:28:30.279Z] #47 33.91 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:28:30.279Z] #47 33.91 go: downloading golang.org/x/text v0.3.2 [2021-01-22T07:28:30.279Z] #47 33.91 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:28:30.279Z] #47 33.95 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-22T07:28:30.420Z] [2021-01-22T07:28:30.420Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-22T07:28:30.539Z] #47 34.05 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:28:30.712Z] #55 DONE 0.3s [2021-01-22T07:28:30.712Z] [2021-01-22T07:28:30.712Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-22T07:28:30.712Z] #59 DONE 0.1s [2021-01-22T07:28:30.738Z] #41 ... [2021-01-22T07:28:30.739Z] [2021-01-22T07:28:30.739Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:30.739Z] #54 63.15 Checking out files: 32% (1245/3777) Checking out files: 33% (1247/3777) Checking out files: 34% (1285/3777) Checking out files: 35% (1322/3777) Checking out files: 36% (1360/3777) Checking out files: 37% (1398/3777) Checking out files: 38% (1436/3777) Checking out files: 39% (1474/3777) Checking out files: 40% (1511/3777) Checking out files: 41% (1549/3777) Checking out files: 42% (1587/3777) Checking out files: 43% (1625/3777) Checking out files: 44% (1662/3777) Checking out files: 45% (1700/3777) Checking out files: 46% (1738/3777) Checking out files: 47% (1776/3777) Checking out files: 48% (1813/3777) Checking out files: 49% (1851/3777) Checking out files: 50% (1889/3777) Checking out files: 51% (1927/3777) Checking out files: 52% (1965/3777) Checking out files: 53% (2002/3777) Checking out files: 54% (2040/3777) Checking out files: 55% (2078/3777) Checking out files: 56% (2116/3777) Checking out files: 57% (2153/3777) Checking out files: 58% (2191/3777) Checking out files: 59% (2229/3777) Checking out files: 60% (2267/3777) Checking out files: 61% (2304/3777) Checking out files: 62% (2342/3777) Checking out files: 63% (2380/3777) Checking out files: 64% (2418/3777) Checking out files: 65% (2456/3777) Checking out files: 66% (2493/3777) Checking out files: 67% (2531/3777) Checking out files: 68% (2569/3777) Checking out files: 69% (2607/3777) Checking out files: 70% (2644/3777) Checking out files: 71% (2682/3777) Checking out files: 72% (2720/3777) Checking out files: 73% (2758/3777) Checking out files: 74% (2795/3777) Checking out files: 75% (2833/3777) Checking out files: 76% (2871/3777) Checking out files: 77% (2909/3777) Checking out files: 78% (2947/3777) Checking out files: 79% (2984/3777) Checking out files: 80% (3022/3777) Checking out files: 81% (3060/3777) Checking out files: 81% (3091/3777) Checking out files: 82% (3098/3777) Checking out files: 83% (3135/3777) Checking out files: 84% (3173/3777) Checking out files: 85% (3211/3777) Checking out files: 86% (3249/3777) Checking out files: 87% (3286/3777) Checking out files: 88% (3324/3777) Checking out files: 89% (3362/3777) Checking out files: 90% (3400/3777) Checking out files: 91% (3438/3777) Checking out files: 92% (3475/3777) Checking out files: 93% (3513/3777) Checking out files: 94% (3551/3777) Checking out files: 95% (3589/3777) Checking out files: 96% (3626/3777) Checking out files: 97% (3664/3777) Checking out files: 98% (3702/3777) Checking out files: 99% (3740/3777) Checking out files: 100% (3777/3777) Checking out files: 100% (3777/3777), done. [2021-01-22T07:28:30.739Z] #54 66.12 + cd /tmp/tmp.gChkvpH3ee/src/github.com/containerd/containerd [2021-01-22T07:28:30.739Z] #54 66.12 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:28:30.785Z] #60 21.70 Checking out files: 53% (1025/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 99% (1889/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-22T07:28:30.785Z] #60 22.76 + cd /tmp/tmp.wiKkiFlZM0/src/github.com/docker/libnetwork [2021-01-22T07:28:30.814Z] #47 ... [2021-01-22T07:28:30.814Z] [2021-01-22T07:28:30.814Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:30.933Z] #34 34.01 Reading package lists... [2021-01-22T07:28:30.933Z] #34 ... [2021-01-22T07:28:30.933Z] [2021-01-22T07:28:30.933Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:30.933Z] #47 25.10 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:28:30.933Z] #47 26.40 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:28:30.933Z] #47 27.53 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:28:30.933Z] #47 27.83 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:28:30.933Z] #47 27.86 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:28:30.933Z] #47 27.94 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:28:30.933Z] #47 28.25 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:28:30.933Z] #47 28.68 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-22T07:28:30.933Z] #47 28.86 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-22T07:28:30.933Z] #47 28.86 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:28:30.933Z] #47 29.20 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:28:30.933Z] #47 33.45 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:28:30.933Z] #47 33.45 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:28:30.933Z] #47 33.46 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-22T07:28:30.933Z] #47 33.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:28:30.933Z] #47 33.59 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:28:30.933Z] #47 33.59 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:28:30.933Z] #47 33.59 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:28:30.933Z] #47 33.59 go: downloading golang.org/x/text v0.3.2 [2021-01-22T07:28:30.933Z] #47 33.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:28:30.933Z] #47 33.67 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:28:30.933Z] #47 34.01 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:28:30.933Z] #47 34.04 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:28:30.933Z] #47 34.10 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:28:30.933Z] #47 34.29 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:28:30.933Z] #47 34.31 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:28:30.933Z] #47 34.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:28:30.933Z] #47 34.32 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:28:30.933Z] #47 34.34 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:28:30.933Z] #47 34.35 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-22T07:28:30.933Z] #47 34.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:28:30.933Z] #47 34.35 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:28:30.933Z] #47 34.35 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:28:30.933Z] #47 34.48 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:28:30.933Z] #47 34.57 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:28:30.933Z] #47 34.78 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:28:30.933Z] #47 34.96 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:28:30.933Z] #47 35.15 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:28:30.933Z] #47 35.15 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-22T07:28:30.933Z] #47 35.25 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:28:30.933Z] #47 ... [2021-01-22T07:28:30.933Z] [2021-01-22T07:28:30.933Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:30.933Z] #62 32.52 Checking out files: 51% (974/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-22T07:28:30.933Z] #62 34.08 + cd /tmp/tmp.Wdddlua0Yb/src/github.com/docker/libnetwork [2021-01-22T07:28:30.933Z] #62 34.08 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:28:30.933Z] #62 34.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-22T07:28:31.006Z] [2021-01-22T07:28:31.006Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-22T07:28:31.006Z] #61 DONE 0.1s [2021-01-22T07:28:31.006Z] [2021-01-22T07:28:31.006Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-22T07:28:31.006Z] #63 DONE 0.1s [2021-01-22T07:28:31.006Z] [2021-01-22T07:28:31.006Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-22T07:28:31.006Z] #64 DONE 0.0s [2021-01-22T07:28:31.006Z] [2021-01-22T07:28:31.006Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-22T07:28:31.030Z] #43 1.726 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T07:28:31.030Z] #43 1.727 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T07:28:31.030Z] #43 1.746 Note: Building without GnuTLS support [2021-01-22T07:28:31.030Z] #43 1.758 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T07:28:31.030Z] #43 1.760 Makefile.config:40: Warn: Building without nftables support [2021-01-22T07:28:31.048Z] #60 22.76 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:28:31.302Z] #54 67.89 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-22T07:28:31.302Z] #54 67.89 + BUILDTAGS='netgo osusergo static_build' [2021-01-22T07:28:31.302Z] #54 67.89 + export EXTRA_FLAGS=-buildmode=pie [2021-01-22T07:28:31.302Z] #54 67.89 + EXTRA_FLAGS=-buildmode=pie [2021-01-22T07:28:31.302Z] #54 67.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-22T07:28:31.302Z] #54 67.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-22T07:28:31.302Z] #54 67.89 + '[' '' = dynamic ']' [2021-01-22T07:28:31.302Z] #54 67.89 + make [2021-01-22T07:28:31.599Z] #62 33.63 Checking out files: 41% (792/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 89% (1700/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-22T07:28:31.599Z] #62 35.18 + cd /tmp/tmp.h6m5oaPunH/src/github.com/docker/libnetwork [2021-01-22T07:28:31.599Z] #62 35.18 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T07:28:31.599Z] #62 ... [2021-01-22T07:28:31.599Z] [2021-01-22T07:28:31.599Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:31.599Z] #45 25.27 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:28:31.599Z] #45 25.38 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:28:31.599Z] #45 25.66 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:28:31.599Z] #45 25.75 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:28:31.599Z] #45 25.77 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:28:31.624Z] #60 23.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-22T07:28:31.639Z] #65 DONE 0.6s [2021-01-22T07:28:31.859Z] #45 ... [2021-01-22T07:28:31.859Z] [2021-01-22T07:28:31.859Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:31.859Z] #47 34.73 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:28:31.859Z] #47 34.75 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:28:31.859Z] #47 34.80 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:28:31.930Z] [2021-01-22T07:28:31.930Z] #66 exporting to image [2021-01-22T07:28:31.930Z] #66 exporting layers [2021-01-22T07:28:32.182Z] #47 35.73 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:28:32.232Z] #54 68.92 + bin/ctr [2021-01-22T07:28:32.236Z] #60 ... [2021-01-22T07:28:32.236Z] [2021-01-22T07:28:32.236Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:32.236Z] #47 13.86 + cd /tmp/tmp.ZYiCyyZKhw/src/github.com/mvdan/sh [2021-01-22T07:28:32.236Z] #47 13.86 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T07:28:32.236Z] #47 14.00 + GO111MODULE=on [2021-01-22T07:28:32.236Z] #47 14.00 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-22T07:28:32.236Z] #47 15.55 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:28:32.236Z] #47 15.56 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:28:32.236Z] #47 15.58 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:28:32.236Z] #47 15.79 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:28:32.236Z] #47 15.92 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:28:32.236Z] #47 16.98 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:28:32.236Z] #47 17.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:28:32.236Z] #47 18.99 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:28:32.236Z] #47 20.38 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:28:32.236Z] #47 20.45 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:28:32.236Z] #47 20.73 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:28:32.236Z] #47 20.96 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:28:32.236Z] #47 22.28 runtime/cgo [2021-01-22T07:28:32.236Z] #47 22.31 runtime [2021-01-22T07:28:32.236Z] #47 ... [2021-01-22T07:28:32.236Z] [2021-01-22T07:28:32.236Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:32.236Z] #45 21.32 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:28:32.236Z] #45 21.33 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:28:32.236Z] #45 21.33 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:28:32.236Z] #45 21.33 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:28:32.236Z] #45 21.33 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:28:32.236Z] #45 21.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:28:32.236Z] #45 21.51 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:28:32.236Z] #45 21.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:28:32.236Z] #45 21.54 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:28:32.236Z] #45 21.55 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:28:32.236Z] #45 21.56 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:28:32.236Z] #45 21.57 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:28:32.236Z] #45 21.57 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:28:32.236Z] #45 21.59 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:28:32.236Z] #45 21.61 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:28:32.236Z] #45 21.62 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:28:32.236Z] #45 21.72 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:28:32.236Z] #45 21.74 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:28:32.236Z] #45 21.76 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:28:32.236Z] #45 21.76 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:28:32.236Z] #45 21.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:28:32.236Z] #45 21.81 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:28:32.236Z] #45 21.81 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:28:32.236Z] #45 21.82 go: downloading golang.org/x/text v0.3.2 [2021-01-22T07:28:32.236Z] #45 21.84 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:28:32.236Z] #45 21.88 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:28:32.236Z] #45 21.89 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:28:32.236Z] #45 21.90 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:28:32.236Z] #45 22.02 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:28:32.237Z] #45 22.15 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:28:32.237Z] #45 22.18 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:28:32.237Z] #45 22.24 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:28:32.237Z] #45 22.28 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:28:32.237Z] #45 22.44 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:28:32.237Z] #45 22.47 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:28:32.237Z] #45 22.60 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:28:32.237Z] #45 22.65 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:28:32.237Z] #45 22.67 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:28:32.237Z] #45 22.71 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:28:32.237Z] #45 22.84 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:28:32.237Z] #45 23.04 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-22T07:28:32.237Z] #45 23.22 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:28:32.237Z] #45 23.29 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:28:32.237Z] #45 23.33 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T07:28:32.237Z] #45 23.35 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:28:32.237Z] #45 23.49 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:28:32.237Z] #45 23.50 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-22T07:28:32.237Z] #45 23.58 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:28:32.237Z] #45 23.65 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-22T07:28:32.237Z] #45 23.69 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:28:32.237Z] #45 23.71 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:28:32.237Z] #45 23.74 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:28:32.237Z] #45 23.94 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T07:28:32.237Z] #45 23.99 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:28:32.237Z] #45 24.09 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-22T07:28:32.237Z] #45 24.21 go: downloading github.com/spf13/viper v1.6.1 [2021-01-22T07:28:32.477Z] #47 36.13 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:28:32.501Z] #45 24.51 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:28:32.751Z] #47 36.21 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:28:32.751Z] #47 36.26 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-22T07:28:32.751Z] #47 36.27 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:28:32.777Z] #45 24.58 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-22T07:28:33.043Z] #45 24.82 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:28:33.043Z] #45 24.88 go: extracting github.com/spf13/viper v1.6.1 [2021-01-22T07:28:33.043Z] #45 24.90 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:28:33.043Z] #45 24.92 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:28:33.043Z] #45 24.98 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:28:33.124Z] #43 3.677 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T07:28:33.124Z] #43 3.801 GEN .gitid [2021-01-22T07:28:33.124Z] #43 3.886 GEN criu/include/version.h [2021-01-22T07:28:33.342Z] #47 37.05 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:28:33.342Z] #47 37.15 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:28:33.422Z] #43 4.005 GEN include/common/asm [2021-01-22T07:28:33.693Z] #47 37.25 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-22T07:28:33.693Z] #47 37.42 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:28:33.742Z] #45 25.32 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:28:33.963Z] #47 37.58 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T07:28:34.019Z] #45 25.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:28:34.222Z] #47 37.72 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:28:34.222Z] #47 37.83 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:28:34.283Z] #45 25.87 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:28:34.283Z] #45 26.11 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:28:34.283Z] #45 26.21 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:28:34.283Z] #45 26.31 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:28:34.481Z] #47 38.14 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-22T07:28:34.481Z] #47 38.22 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T07:28:34.546Z] #45 26.33 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:28:34.546Z] #45 26.35 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T07:28:34.546Z] #45 26.41 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:28:34.546Z] #45 26.49 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:28:34.546Z] #45 ... [2021-01-22T07:28:34.546Z] [2021-01-22T07:28:34.546Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:34.546Z] #43 16.53 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:28:34.546Z] #43 16.78 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:28:34.546Z] #43 16.79 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:28:34.546Z] #43 16.81 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:28:34.546Z] #43 16.86 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:28:34.662Z] #66 exporting layers 2.7s done [2021-01-22T07:28:34.662Z] #66 writing image sha256:9f182f199ea84f726580d61df54525b3a5af463dd1c70a78707c4a2ed18ba9f0 done [2021-01-22T07:28:34.662Z] #66 naming to docker.io/library/docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 done [2021-01-22T07:28:34.662Z] #66 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-22T07:28:34.742Z] #47 38.30 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-22T07:28:34.810Z] #43 ... [2021-01-22T07:28:34.810Z] [2021-01-22T07:28:34.810Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:28:34.810Z] #25 24.15 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-22T07:28:34.810Z] #25 24.58 [2021-01-22T07:28:35.003Z] #47 ... [2021-01-22T07:28:35.003Z] [2021-01-22T07:28:35.003Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:35.003Z] #34 28.53 Fetched 8422 kB in 23s (361 kB/s) [2021-01-22T07:28:35.003Z] #34 28.53 Reading package lists... [2021-01-22T07:28:35.003Z] #34 ... [2021-01-22T07:28:35.003Z] [2021-01-22T07:28:35.003Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:28:35.003Z] #38 32.51 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-01-22T07:28:35.103Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/test/unit [2021-01-22T07:28:35.263Z] #38 ... [2021-01-22T07:28:35.263Z] [2021-01-22T07:28:35.263Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:35.263Z] #47 38.74 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-22T07:28:35.514Z] #43 ... [2021-01-22T07:28:35.514Z] [2021-01-22T07:28:35.514Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:35.514Z] #37 5.497 -- Detecting C compile features - done [2021-01-22T07:28:35.514Z] #37 5.567 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-22T07:28:35.514Z] #37 5.888 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-22T07:28:35.514Z] #37 6.046 -- Configuring done [2021-01-22T07:28:35.514Z] #37 6.075 -- Generating done [2021-01-22T07:28:35.514Z] #37 6.078 -- Build files have been written to: /tmp/tmp.mC7UtmoeSI/tini [2021-01-22T07:28:35.514Z] #37 6.091 + make tini-static [2021-01-22T07:28:35.514Z] #37 6.528 Scanning dependencies of target tini-static [2021-01-22T07:28:35.514Z] #37 6.626 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-22T07:28:35.514Z] #37 9.087 [100%] Linking C executable tini-static [2021-01-22T07:28:35.514Z] #37 10.10 [100%] Built target tini-static [2021-01-22T07:28:35.514Z] #37 10.18 + mkdir -p /build [2021-01-22T07:28:35.514Z] #37 10.19 + cp tini-static /build/docker-init [2021-01-22T07:28:35.514Z] #37 DONE 10.3s [2021-01-22T07:28:35.514Z] [2021-01-22T07:28:35.514Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:35.514Z] #13 69.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-22T07:28:35.514Z] #13 69.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-22T07:28:35.514Z] #13 69.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T07:28:35.522Z] #47 39.04 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:28:35.522Z] #47 39.04 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:28:35.522Z] #47 39.12 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:28:35.522Z] #47 39.15 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:28:35.522Z] #47 39.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:28:35.522Z] #47 39.19 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:28:35.522Z] #47 39.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:28:35.522Z] #47 39.24 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:28:35.522Z] #47 39.26 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:28:35.782Z] #47 39.42 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:28:35.809Z] #13 ... [2021-01-22T07:28:35.809Z] [2021-01-22T07:28:35.809Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:35.809Z] #34 63.92 bufio [2021-01-22T07:28:35.809Z] #34 64.51 path [2021-01-22T07:28:35.809Z] #34 65.20 reflect [2021-01-22T07:28:35.809Z] #34 66.29 text/tabwriter [2021-01-22T07:28:35.809Z] #34 73.41 internal/syscall/execenv [2021-01-22T07:28:35.809Z] #34 73.42 internal/syscall/unix [2021-01-22T07:28:35.809Z] #34 73.45 time [2021-01-22T07:28:36.042Z] #47 39.58 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:28:36.042Z] #47 39.80 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:28:36.105Z] #34 ... [2021-01-22T07:28:36.105Z] [2021-01-22T07:28:36.105Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:28:36.105Z] #43 6.112 PBCC images/timens.pb-c.c [2021-01-22T07:28:36.105Z] #43 6.160 DEP images/timens.pb-c.d [2021-01-22T07:28:36.105Z] #43 6.368 PBCC images/fown.pb-c.c [2021-01-22T07:28:36.105Z] #43 6.449 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-22T07:28:36.105Z] #43 6.580 PBCC images/opts.pb-c.c [2021-01-22T07:28:36.105Z] #43 6.648 PBCC images/memfd.pb-c.c [2021-01-22T07:28:36.105Z] #43 6.742 DEP images/fown.pb-c.d [2021-01-22T07:28:36.105Z] #43 6.836 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-22T07:28:36.224Z] #62 ... [2021-01-22T07:28:36.224Z] [2021-01-22T07:28:36.224Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:36.224Z] #49 30.14 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:28:36.224Z] #49 32.33 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:28:36.224Z] #49 32.66 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:28:36.224Z] #49 33.00 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:28:36.224Z] #49 33.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:28:36.224Z] #49 34.53 runtime/cgo [2021-01-22T07:28:36.224Z] #49 34.56 runtime [2021-01-22T07:28:36.224Z] #49 ... [2021-01-22T07:28:36.224Z] [2021-01-22T07:28:36.224Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:36.224Z] #47 35.28 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:28:36.224Z] #47 35.29 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:28:36.224Z] #47 35.56 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:28:36.224Z] #47 35.56 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:28:36.224Z] #47 35.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:28:36.224Z] #47 35.56 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:28:36.224Z] #47 35.56 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:28:36.224Z] #47 35.56 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:28:36.224Z] #47 35.56 go: downloading github.com/spf13/cast v1.3.0 [2021-01-22T07:28:36.224Z] #47 35.68 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-22T07:28:36.224Z] #47 35.93 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:28:36.224Z] #47 35.96 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T07:28:36.224Z] #47 36.03 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:28:36.224Z] #47 36.07 go: extracting github.com/spf13/cast v1.3.0 [2021-01-22T07:28:36.224Z] #47 36.15 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:28:36.224Z] #47 36.36 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:28:36.224Z] #47 36.37 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T07:28:36.224Z] #47 36.41 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:28:36.224Z] #47 36.42 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:28:36.224Z] #47 36.48 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:28:36.224Z] #47 36.48 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:28:36.224Z] #47 36.67 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:28:36.224Z] #47 36.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:28:36.224Z] #47 36.80 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-22T07:28:36.224Z] #47 36.81 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:28:36.224Z] #47 36.87 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:28:36.224Z] #47 36.93 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:28:36.224Z] #47 37.03 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:28:36.224Z] #47 37.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:28:36.224Z] #47 37.07 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:28:36.224Z] #47 37.19 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-22T07:28:36.224Z] #47 37.28 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:28:36.224Z] #47 37.30 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:28:36.224Z] #47 37.39 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:28:36.224Z] #47 37.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:28:36.224Z] #47 37.81 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:28:36.224Z] #47 37.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:28:36.224Z] #47 37.91 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-22T07:28:36.224Z] #47 37.92 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:28:36.224Z] #47 38.15 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:28:36.224Z] #47 38.16 go: downloading github.com/spf13/afero v1.1.2 [2021-01-22T07:28:36.224Z] #47 38.26 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:28:36.224Z] #47 38.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:28:36.224Z] #47 38.66 go: extracting github.com/spf13/afero v1.1.2 [2021-01-22T07:28:36.224Z] #47 38.93 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:28:36.224Z] #47 39.10 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:28:36.224Z] #47 39.34 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:28:36.224Z] #47 39.35 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:28:36.224Z] #47 39.35 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:28:36.224Z] #47 39.35 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:28:36.224Z] #47 40.04 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-22T07:28:36.224Z] #47 40.04 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T07:28:36.224Z] #47 40.13 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:28:36.224Z] #47 40.13 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:28:36.224Z] #47 40.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:28:36.224Z] #47 40.40 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:28:36.224Z] #47 40.52 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:28:36.395Z] #25 24.82 0.0% ## 3.3% #### 6.4% ####### 9.9% ######### 13.8% ############ 17.8% ############### 22.1% ################## 25.0% ################### 26.8% ################### 26.8% ##################### 29.6% ######################## 34.4% ########################### 38.2% ############################## 41.8% ################################ 45.3% ################################## 48.4% ##################################### 51.7% ####################################### 54.9% ######################################### 58.3% ############################################ 61.3% ############################################## 64.2% ################################################# 68.3% #################################################### 72.2% ###################################################### 75.8% ######################################################## 78.8% ########################################################### 82.7% ############################################################ 84.6% ############################################################### 88.2% ################################################################# 90.5% ##################################################################### 96.3% ######################################################################## 100.0% [2021-01-22T07:28:36.402Z] #43 6.977 DEP images/opts.pb-c.d [2021-01-22T07:28:36.402Z] #43 7.053 DEP images/memfd.pb-c.d [2021-01-22T07:28:36.402Z] #43 7.152 PBCC images/sit.pb-c.c [2021-01-22T07:28:36.402Z] #43 7.194 DEP images/sit.pb-c.d [2021-01-22T07:28:36.410Z] #54 ... [2021-01-22T07:28:36.410Z] [2021-01-22T07:28:36.410Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:36.410Z] #49 130.8 mvdan.cc/sh/v3/cmd/shfmt [2021-01-22T07:28:36.410Z] #49 DONE 139.8s [2021-01-22T07:28:36.410Z] [2021-01-22T07:28:36.410Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:28:36.410Z] #41 34.75 CC images/cpuinfo.o [2021-01-22T07:28:36.410Z] #41 35.40 CC images/inventory.o [2021-01-22T07:28:36.410Z] #41 36.05 CC images/fdinfo.o [2021-01-22T07:28:36.410Z] #41 36.35 CC images/fown.o [2021-01-22T07:28:36.410Z] #41 36.85 CC images/ns.o [2021-01-22T07:28:36.410Z] #41 37.15 CC images/regfile.o [2021-01-22T07:28:36.410Z] #41 37.53 CC images/ghost-file.o [2021-01-22T07:28:36.410Z] #41 38.19 CC images/fifo.o [2021-01-22T07:28:36.410Z] #41 38.53 CC images/remap-file-path.o [2021-01-22T07:28:36.410Z] #41 39.11 CC images/eventfd.o [2021-01-22T07:28:36.410Z] #41 39.47 CC images/eventpoll.o [2021-01-22T07:28:36.410Z] #41 39.89 CC images/fh.o [2021-01-22T07:28:36.410Z] #41 40.32 CC images/fsnotify.o [2021-01-22T07:28:36.483Z] #47 40.69 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-22T07:28:36.483Z] #47 40.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:28:36.483Z] #47 40.74 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:28:36.483Z] #47 40.78 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T07:28:36.483Z] #47 40.89 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:28:36.610Z] #47 ... [2021-01-22T07:28:36.610Z] [2021-01-22T07:28:36.610Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:36.610Z] #11 30.15 Fetched 8422 kB in 25s (341 kB/s) [2021-01-22T07:28:36.610Z] #11 30.15 Reading package lists... [2021-01-22T07:28:36.610Z] #11 ... [2021-01-22T07:28:36.610Z] [2021-01-22T07:28:36.610Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:36.610Z] #43 39.91 vendor/golang.org/x/crypto/internal/subtle [2021-01-22T07:28:36.610Z] #43 39.98 vendor/golang.org/x/crypto/curve25519 [2021-01-22T07:28:36.658Z] #25 28.99 [2021-01-22T07:28:36.706Z] #43 7.299 PBCC images/macvlan.pb-c.c [2021-01-22T07:28:36.706Z] #43 7.317 DEP images/macvlan.pb-c.d [2021-01-22T07:28:36.706Z] #43 7.382 PBCC images/autofs.pb-c.c [2021-01-22T07:28:36.706Z] #43 7.415 DEP images/autofs.pb-c.d [2021-01-22T07:28:36.706Z] #43 7.524 PBCC images/sysctl.pb-c.c [2021-01-22T07:28:37.003Z] #43 7.549 DEP images/sysctl.pb-c.d [2021-01-22T07:28:37.003Z] #43 7.599 PBCC images/time.pb-c.c [2021-01-22T07:28:37.003Z] #43 7.622 DEP images/time.pb-c.d [2021-01-22T07:28:37.003Z] #43 7.671 PBCC images/binfmt-misc.pb-c.c [2021-01-22T07:28:37.003Z] #43 7.699 DEP images/binfmt-misc.pb-c.d [2021-01-22T07:28:37.003Z] #43 7.740 PBCC images/seccomp.pb-c.c [2021-01-22T07:28:37.003Z] #43 7.759 DEP images/seccomp.pb-c.d [2021-01-22T07:28:37.003Z] #43 7.792 PBCC images/userns.pb-c.c [2021-01-22T07:28:37.053Z] #47 41.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:28:37.053Z] #47 41.25 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:28:37.053Z] #47 41.32 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:28:37.053Z] #47 41.36 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:28:37.053Z] #47 41.36 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-22T07:28:37.053Z] #47 ... [2021-01-22T07:28:37.053Z] [2021-01-22T07:28:37.053Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:37.053Z] #11 31.41 Fetched 8422 kB in 25s (342 kB/s) [2021-01-22T07:28:37.300Z] #43 7.809 DEP images/userns.pb-c.d [2021-01-22T07:28:37.300Z] #43 7.874 PBCC images/cgroup.pb-c.c [2021-01-22T07:28:37.300Z] #43 7.909 DEP images/cgroup.pb-c.d [2021-01-22T07:28:37.300Z] #43 7.986 PBCC images/ext-file.pb-c.c [2021-01-22T07:28:37.300Z] #43 8.008 DEP images/ext-file.pb-c.d [2021-01-22T07:28:37.312Z] #11 31.41 Reading package lists... [2021-01-22T07:28:37.312Z] #11 ... [2021-01-22T07:28:37.312Z] [2021-01-22T07:28:37.312Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:37.312Z] #47 41.51 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:28:37.312Z] #47 41.67 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:28:37.340Z] #41 41.26 CC images/signalfd.o [2021-01-22T07:28:37.599Z] #43 8.072 PBCC images/rpc.pb-c.c [2021-01-22T07:28:37.599Z] #43 8.169 DEP images/rpc.pb-c.d [2021-01-22T07:28:37.599Z] #43 8.218 PBCC images/siginfo.pb-c.c [2021-01-22T07:28:37.599Z] #43 8.245 DEP images/siginfo.pb-c.d [2021-01-22T07:28:37.599Z] #43 8.289 PBCC images/pagemap.pb-c.c [2021-01-22T07:28:37.599Z] #43 8.325 DEP images/pagemap.pb-c.d [2021-01-22T07:28:37.599Z] #43 8.366 PBCC images/rlimit.pb-c.c [2021-01-22T07:28:37.599Z] #43 8.382 DEP images/rlimit.pb-c.d [2021-01-22T07:28:37.599Z] #43 8.416 PBCC images/file-lock.pb-c.c [2021-01-22T07:28:37.621Z] #25 ... [2021-01-22T07:28:37.621Z] [2021-01-22T07:28:37.621Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:37.621Z] #32 19.67 Fetched 8245 kB in 14s (584 kB/s) [2021-01-22T07:28:37.621Z] #32 19.67 Reading package lists... [2021-01-22T07:28:37.838Z] ? github.com/docker/docker/api [no test files] [2021-01-22T07:28:37.881Z] #47 42.20 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-22T07:28:37.881Z] #47 42.30 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:28:37.884Z] #32 26.97 Reading package lists... [2021-01-22T07:28:37.884Z] #32 ... [2021-01-22T07:28:37.884Z] [2021-01-22T07:28:37.884Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:37.884Z] #45 26.67 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:28:37.884Z] #45 26.76 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:28:37.884Z] #45 26.97 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:28:37.884Z] #45 27.02 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T07:28:37.884Z] #45 27.04 go: downloading github.com/spf13/afero v1.1.2 [2021-01-22T07:28:37.884Z] #45 27.05 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:28:37.884Z] #45 27.07 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:28:37.884Z] #45 27.09 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:28:37.884Z] #45 27.37 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:28:37.884Z] #45 27.54 go: downloading github.com/spf13/cast v1.3.0 [2021-01-22T07:28:37.884Z] #45 27.77 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:28:37.884Z] #45 27.95 go: extracting github.com/spf13/cast v1.3.0 [2021-01-22T07:28:37.884Z] #45 27.96 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:28:37.884Z] #45 27.99 go: extracting github.com/spf13/afero v1.1.2 [2021-01-22T07:28:37.884Z] #45 28.00 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:28:37.884Z] #45 28.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:28:37.884Z] #45 28.23 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:28:37.884Z] #45 28.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:28:37.884Z] #45 28.43 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:28:37.884Z] #45 28.54 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-22T07:28:37.884Z] #45 28.92 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:28:37.884Z] #45 28.93 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:28:37.884Z] #45 29.01 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:28:37.884Z] #45 29.04 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-22T07:28:37.884Z] #45 29.09 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:28:37.884Z] #45 29.31 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-22T07:28:37.884Z] #45 29.53 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:28:37.884Z] #45 29.74 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-22T07:28:37.895Z] #43 8.443 DEP images/file-lock.pb-c.d [2021-01-22T07:28:37.895Z] #43 8.494 PBCC images/tty.pb-c.c [2021-01-22T07:28:37.895Z] #43 8.555 DEP images/tty.pb-c.d [2021-01-22T07:28:37.895Z] #43 8.590 PBCC images/tun.pb-c.c [2021-01-22T07:28:37.895Z] #43 8.630 PBCC images/netdev.pb-c.c [2021-01-22T07:28:37.895Z] #43 8.687 DEP images/tun.pb-c.d [2021-01-22T07:28:37.895Z] #43 ... [2021-01-22T07:28:37.895Z] [2021-01-22T07:28:37.895Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:37.895Z] #45 65.98 bufio [2021-01-22T07:28:37.895Z] #45 66.54 reflect [2021-01-22T07:28:37.895Z] #45 71.74 regexp/syntax [2021-01-22T07:28:37.903Z] #41 41.72 CC images/fs.o [2021-01-22T07:28:38.147Z] #45 29.85 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:28:38.147Z] #45 29.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:28:38.147Z] #45 30.07 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:28:38.147Z] #45 30.08 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:28:38.159Z] #41 42.07 CC images/pstree.o [2021-01-22T07:28:38.192Z] #45 ... [2021-01-22T07:28:38.192Z] [2021-01-22T07:28:38.192Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:38.192Z] #51 66.10 bufio [2021-01-22T07:28:38.192Z] #51 68.23 text/tabwriter [2021-01-22T07:28:38.192Z] #51 69.75 reflect [2021-01-22T07:28:38.192Z] #51 70.37 regexp/syntax [2021-01-22T07:28:38.192Z] #51 ... [2021-01-22T07:28:38.192Z] [2021-01-22T07:28:38.192Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:28:38.192Z] #43 8.748 DEP images/netdev.pb-c.d [2021-01-22T07:28:38.192Z] #43 8.825 PBCC images/vma.pb-c.c [2021-01-22T07:28:38.192Z] #43 8.879 DEP images/vma.pb-c.d [2021-01-22T07:28:38.410Z] #45 30.27 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:28:38.410Z] #45 30.28 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:28:38.410Z] #45 30.29 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:28:38.410Z] #45 30.38 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:28:38.489Z] #43 8.980 PBCC images/creds.pb-c.c [2021-01-22T07:28:38.489Z] #43 9.041 DEP images/creds.pb-c.d [2021-01-22T07:28:38.489Z] #43 9.126 PBCC images/utsns.pb-c.c [2021-01-22T07:28:38.489Z] #43 9.140 DEP images/utsns.pb-c.d [2021-01-22T07:28:38.489Z] #43 9.219 PBCC images/ipc-desc.pb-c.c [2021-01-22T07:28:38.489Z] #43 9.262 PBCC images/ipc-sem.pb-c.c [2021-01-22T07:28:38.673Z] #45 30.38 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:28:38.673Z] #45 30.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:28:38.673Z] #45 30.57 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:28:38.673Z] #45 30.65 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:28:38.723Z] #41 42.46 CC images/pipe.o [2021-01-22T07:28:38.784Z] #43 9.305 DEP images/ipc-desc.pb-c.d [2021-01-22T07:28:38.784Z] #43 9.414 DEP images/ipc-sem.pb-c.d [2021-01-22T07:28:38.784Z] #43 9.506 PBCC images/ipc-msg.pb-c.c [2021-01-22T07:28:38.784Z] #43 9.557 DEP images/ipc-msg.pb-c.d [2021-01-22T07:28:38.937Z] #45 30.65 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:28:38.937Z] #45 30.65 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:28:39.080Z] #43 9.629 PBCC images/ipc-shm.pb-c.c [2021-01-22T07:28:39.080Z] #43 9.686 DEP images/ipc-shm.pb-c.d [2021-01-22T07:28:39.080Z] #43 9.788 PBCC images/ipc-var.pb-c.c [2021-01-22T07:28:39.080Z] #43 9.820 DEP images/ipc-var.pb-c.d [2021-01-22T07:28:39.080Z] #43 9.914 PBCC images/sk-opts.pb-c.c [2021-01-22T07:28:39.164Z] #43 ... [2021-01-22T07:28:39.164Z] [2021-01-22T07:28:39.164Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:39.164Z] #49 32.38 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T07:28:39.164Z] #49 32.79 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T07:28:39.164Z] #49 33.03 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T07:28:39.164Z] #49 33.21 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T07:28:39.164Z] #49 34.78 runtime/cgo [2021-01-22T07:28:39.164Z] #49 34.87 runtime [2021-01-22T07:28:39.164Z] #49 ... [2021-01-22T07:28:39.164Z] [2021-01-22T07:28:39.164Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:39.164Z] #11 30.15 Reading package lists... [2021-01-22T07:28:39.164Z] #11 41.36 Reading package lists... [2021-01-22T07:28:39.164Z] #11 ... [2021-01-22T07:28:39.164Z] [2021-01-22T07:28:39.164Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:28:39.164Z] #53 32.90 Fetched 8422 kB in 25s (336 kB/s) [2021-01-22T07:28:39.261Z] #47 ... [2021-01-22T07:28:39.261Z] [2021-01-22T07:28:39.261Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:39.261Z] #40 33.46 Fetched 8422 kB in 26s (330 kB/s) [2021-01-22T07:28:39.261Z] #40 33.46 Reading package lists... [2021-01-22T07:28:39.261Z] #40 ... [2021-01-22T07:28:39.261Z] [2021-01-22T07:28:39.261Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:28:39.261Z] #53 33.53 Fetched 8422 kB in 26s (327 kB/s) [2021-01-22T07:28:39.261Z] #53 33.53 Reading package lists... [2021-01-22T07:28:39.285Z] #41 43.12 CC images/tcp-stream.o [2021-01-22T07:28:39.376Z] #43 9.929 PBCC images/packet-sock.pb-c.c [2021-01-22T07:28:39.376Z] #43 10.02 DEP images/sk-opts.pb-c.d [2021-01-22T07:28:39.376Z] #43 10.05 DEP images/packet-sock.pb-c.d [2021-01-22T07:28:39.376Z] #43 10.13 PBCC images/sk-netlink.pb-c.c [2021-01-22T07:28:39.430Z] #53 32.90 Reading package lists... [2021-01-22T07:28:39.430Z] #53 ... [2021-01-22T07:28:39.430Z] [2021-01-22T07:28:39.430Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:39.430Z] #47 41.32 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:28:39.524Z] #53 ... [2021-01-22T07:28:39.524Z] [2021-01-22T07:28:39.524Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:39.524Z] #11 31.41 Reading package lists... [2021-01-22T07:28:39.542Z] #41 ... [2021-01-22T07:28:39.542Z] [2021-01-22T07:28:39.542Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:39.542Z] #43 133.0 github.com/LK4D4/vndr/build [2021-01-22T07:28:39.542Z] #43 134.4 github.com/LK4D4/vndr/versioned [2021-01-22T07:28:39.542Z] #43 134.4 compress/flate [2021-01-22T07:28:39.542Z] #43 138.3 hash/crc32 [2021-01-22T07:28:39.542Z] #43 139.0 net [2021-01-22T07:28:39.542Z] #43 139.2 compress/gzip [2021-01-22T07:28:39.542Z] #43 140.2 vendor/golang.org/x/text/transform [2021-01-22T07:28:39.542Z] #43 141.2 vendor/golang.org/x/text/unicode/bidi [2021-01-22T07:28:39.672Z] #43 10.21 DEP images/sk-netlink.pb-c.d [2021-01-22T07:28:39.672Z] #43 10.27 PBCC images/sk-inet.pb-c.c [2021-01-22T07:28:39.672Z] #43 10.32 DEP images/sk-inet.pb-c.d [2021-01-22T07:28:39.672Z] #43 10.40 PBCC images/sk-unix.pb-c.c [2021-01-22T07:28:39.672Z] #43 10.44 DEP images/sk-unix.pb-c.d [2021-01-22T07:28:39.672Z] #43 10.52 PBCC images/mm.pb-c.c [2021-01-22T07:28:39.798Z] #43 ... [2021-01-22T07:28:39.798Z] [2021-01-22T07:28:39.798Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:28:39.798Z] #41 43.67 CC images/sk-packet.o [2021-01-22T07:28:39.970Z] #43 10.58 DEP images/mm.pb-c.d [2021-01-22T07:28:39.970Z] #43 10.64 PBCC images/timerfd.pb-c.c [2021-01-22T07:28:39.970Z] #43 10.72 DEP images/timerfd.pb-c.d [2021-01-22T07:28:39.970Z] #43 10.77 PBCC images/timer.pb-c.c [2021-01-22T07:28:40.295Z] #43 10.80 DEP images/timer.pb-c.d [2021-01-22T07:28:40.295Z] #43 10.86 PBCC images/sa.pb-c.c [2021-01-22T07:28:40.295Z] #43 10.92 DEP images/sa.pb-c.d [2021-01-22T07:28:40.295Z] #43 10.97 PBCC images/pipe-data.pb-c.c [2021-01-22T07:28:40.295Z] #43 10.99 DEP images/pipe-data.pb-c.d [2021-01-22T07:28:40.295Z] #43 11.05 PBCC images/mnt.pb-c.c [2021-01-22T07:28:40.360Z] #41 44.13 CC images/mnt.o [2021-01-22T07:28:40.360Z] #41 44.38 CC images/pipe-data.o [2021-01-22T07:28:40.369Z] #47 ... [2021-01-22T07:28:40.369Z] [2021-01-22T07:28:40.369Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:40.369Z] #40 33.94 Fetched 8422 kB in 26s (327 kB/s) [2021-01-22T07:28:40.369Z] #40 33.94 Reading package lists... [2021-01-22T07:28:40.369Z] #40 ... [2021-01-22T07:28:40.369Z] [2021-01-22T07:28:40.369Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:28:40.369Z] #53 32.90 Reading package lists... [2021-01-22T07:28:40.591Z] #43 11.13 DEP images/mnt.pb-c.d [2021-01-22T07:28:40.591Z] #43 11.18 PBCC images/sk-packet.pb-c.c [2021-01-22T07:28:40.591Z] #43 11.22 DEP images/sk-packet.pb-c.d [2021-01-22T07:28:40.591Z] #43 11.26 PBCC images/tcp-stream.pb-c.c [2021-01-22T07:28:40.591Z] #43 11.32 DEP images/tcp-stream.pb-c.d [2021-01-22T07:28:40.861Z] #45 ... [2021-01-22T07:28:40.861Z] [2021-01-22T07:28:40.861Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:28:40.861Z] #36 22.29 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-01-22T07:28:40.861Z] #36 ... [2021-01-22T07:28:40.861Z] [2021-01-22T07:28:40.861Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:28:40.861Z] #25 31.37 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-22T07:28:40.861Z] #25 31.96 [2021-01-22T07:28:40.861Z] #25 32.24 ######################################################################## 100.0% [2021-01-22T07:28:40.861Z] #25 32.34 [2021-01-22T07:28:40.888Z] #43 11.36 PBCC images/pipe.pb-c.c [2021-01-22T07:28:40.888Z] #43 11.40 DEP images/pipe.pb-c.d [2021-01-22T07:28:40.888Z] #43 11.45 PBCC images/pstree.pb-c.c [2021-01-22T07:28:40.888Z] #43 11.47 DEP images/pstree.pb-c.d [2021-01-22T07:28:40.888Z] #43 11.52 PBCC images/fs.pb-c.c [2021-01-22T07:28:40.888Z] #43 11.57 DEP images/fs.pb-c.d [2021-01-22T07:28:40.888Z] #43 11.64 PBCC images/signalfd.pb-c.c [2021-01-22T07:28:40.923Z] #41 44.74 CC images/sa.o [2021-01-22T07:28:41.124Z] #25 33.41 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-22T07:28:41.179Z] #41 45.12 CC images/timer.o [2021-01-22T07:28:41.186Z] #43 11.72 DEP images/signalfd.pb-c.d [2021-01-22T07:28:41.186Z] #43 11.76 PBCC images/fh.pb-c.c [2021-01-22T07:28:41.186Z] #43 11.80 PBCC images/fsnotify.pb-c.c [2021-01-22T07:28:41.186Z] #43 11.83 DEP images/fh.pb-c.d [2021-01-22T07:28:41.186Z] #43 11.86 DEP images/fsnotify.pb-c.d [2021-01-22T07:28:41.186Z] #43 11.90 PBCC images/eventpoll.pb-c.c [2021-01-22T07:28:41.186Z] #43 11.92 DEP images/eventpoll.pb-c.d [2021-01-22T07:28:41.186Z] #43 11.97 PBCC images/eventfd.pb-c.c [2021-01-22T07:28:41.435Z] #41 45.41 CC images/timerfd.o [2021-01-22T07:28:41.483Z] #43 12.02 DEP images/eventfd.pb-c.d [2021-01-22T07:28:41.483Z] #43 12.08 PBCC images/remap-file-path.pb-c.c [2021-01-22T07:28:41.483Z] #43 12.09 DEP images/remap-file-path.pb-c.d [2021-01-22T07:28:41.483Z] #43 12.12 PBCC images/fifo.pb-c.c [2021-01-22T07:28:41.483Z] #43 12.14 DEP images/fifo.pb-c.d [2021-01-22T07:28:41.483Z] #43 12.18 PBCC images/ghost-file.pb-c.c [2021-01-22T07:28:41.718Z] #25 33.98 [2021-01-22T07:28:41.780Z] #43 ... [2021-01-22T07:28:41.780Z] [2021-01-22T07:28:41.780Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:41.780Z] #47 DONE 79.6s [2021-01-22T07:28:41.780Z] [2021-01-22T07:28:41.780Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:28:41.780Z] #43 12.24 DEP images/ghost-file.pb-c.d [2021-01-22T07:28:41.780Z] #43 12.40 PBCC images/regfile.pb-c.c [2021-01-22T07:28:41.780Z] #43 12.52 DEP images/regfile.pb-c.d [2021-01-22T07:28:41.780Z] #43 12.62 PBCC images/ns.pb-c.c [2021-01-22T07:28:41.986Z] #25 34.29 ######################################################################## 100.0% [2021-01-22T07:28:41.986Z] #25 34.45 [2021-01-22T07:28:41.998Z] #41 45.92 CC images/mm.o [2021-01-22T07:28:42.079Z] #43 12.70 DEP images/ns.pb-c.d [2021-01-22T07:28:42.079Z] #43 12.82 PBCC images/fdinfo.pb-c.c [2021-01-22T07:28:42.250Z] #25 34.60 Download of images into '/build' complete. [2021-01-22T07:28:42.250Z] #25 34.60 Use something like the following to load the result into a Docker daemon: [2021-01-22T07:28:42.250Z] #25 34.60 tar -cC '/build' . | docker load [2021-01-22T07:28:42.275Z] #53 44.18 Reading package lists... [2021-01-22T07:28:42.275Z] #53 ... [2021-01-22T07:28:42.275Z] [2021-01-22T07:28:42.275Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:42.275Z] #62 35.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-22T07:28:42.275Z] #62 ... [2021-01-22T07:28:42.275Z] [2021-01-22T07:28:42.275Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:42.275Z] #47 45.67 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-22T07:28:42.374Z] #43 13.01 DEP images/fdinfo.pb-c.d [2021-01-22T07:28:42.374Z] #43 13.09 PBCC images/core-aarch64.pb-c.c [2021-01-22T07:28:42.374Z] #43 13.17 PBCC images/core-arm.pb-c.c [2021-01-22T07:28:42.374Z] #43 13.21 PBCC images/core-ppc64.pb-c.c [2021-01-22T07:28:42.561Z] #41 46.34 CC images/sk-opts.o [2021-01-22T07:28:42.561Z] #41 46.55 CC images/sk-unix.o [2021-01-22T07:28:42.669Z] #43 13.39 PBCC images/core-s390.pb-c.c [2021-01-22T07:28:42.670Z] #43 13.43 PBCC images/core-x86.pb-c.c [2021-01-22T07:28:42.965Z] #43 13.53 PBCC images/core.pb-c.c [2021-01-22T07:28:43.124Z] #41 47.07 CC images/sk-inet.o [2021-01-22T07:28:43.260Z] #43 13.72 PBCC images/inventory.pb-c.c [2021-01-22T07:28:43.260Z] #43 13.89 DEP images/core-aarch64.pb-c.d [2021-01-22T07:28:43.557Z] #43 13.97 DEP images/core-arm.pb-c.d [2021-01-22T07:28:43.557Z] #43 14.04 DEP images/core-ppc64.pb-c.d [2021-01-22T07:28:43.557Z] #43 14.11 DEP images/core-s390.pb-c.d [2021-01-22T07:28:43.557Z] #43 14.16 DEP images/core-x86.pb-c.d [2021-01-22T07:28:43.557Z] #43 14.23 DEP images/core.pb-c.d [2021-01-22T07:28:43.557Z] #43 14.31 DEP images/inventory.pb-c.d [2021-01-22T07:28:43.557Z] #43 14.37 PBCC images/cpuinfo.pb-c.c [2021-01-22T07:28:43.647Z] #25 ... [2021-01-22T07:28:43.647Z] [2021-01-22T07:28:43.647Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:28:43.647Z] #51 19.03 Reading package lists... [2021-01-22T07:28:43.647Z] #51 26.15 Reading package lists... [2021-01-22T07:28:43.647Z] #51 32.79 Building dependency tree... [2021-01-22T07:28:43.647Z] #51 ... [2021-01-22T07:28:43.647Z] [2021-01-22T07:28:43.647Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:43.647Z] #32 26.97 Reading package lists... [2021-01-22T07:28:43.647Z] #32 33.79 Building dependency tree... [2021-01-22T07:28:43.687Z] #41 47.62 CC images/tun.o [2021-01-22T07:28:43.736Z] #11 42.53 Reading package lists... [2021-01-22T07:28:43.736Z] #11 ... [2021-01-22T07:28:43.736Z] [2021-01-22T07:28:43.736Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:43.736Z] #40 33.46 Reading package lists... [2021-01-22T07:28:43.853Z] #43 14.39 DEP images/cpuinfo.pb-c.d [2021-01-22T07:28:43.853Z] #43 14.44 PBCC images/stats.pb-c.c [2021-01-22T07:28:43.853Z] #43 14.47 DEP images/stats.pb-c.d [2021-01-22T07:28:44.250Z] #41 48.27 CC images/sk-netlink.o [2021-01-22T07:28:44.507Z] #41 48.62 CC images/packet-sock.o [2021-01-22T07:28:44.598Z] #32 ... [2021-01-22T07:28:44.598Z] [2021-01-22T07:28:44.598Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:44.598Z] #10 19.73 Reading package lists... [2021-01-22T07:28:44.598Z] #10 26.88 Reading package lists... [2021-01-22T07:28:44.598Z] #10 34.03 Building dependency tree... [2021-01-22T07:28:44.598Z] #10 ... [2021-01-22T07:28:44.598Z] [2021-01-22T07:28:44.598Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:44.598Z] #38 19.88 Reading package lists... [2021-01-22T07:28:44.598Z] #38 27.06 Reading package lists... [2021-01-22T07:28:44.598Z] #38 33.76 Building dependency tree... [2021-01-22T07:28:44.862Z] #38 ... [2021-01-22T07:28:44.862Z] [2021-01-22T07:28:44.862Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:28:44.862Z] #51 36.02 The following additional packages will be installed: [2021-01-22T07:28:44.862Z] #51 36.04 libbtrfs0 [2021-01-22T07:28:44.862Z] #51 36.20 The following NEW packages will be installed: [2021-01-22T07:28:44.862Z] #51 36.21 libbtrfs-dev libbtrfs0 [2021-01-22T07:28:44.862Z] #51 36.74 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:28:44.862Z] #51 36.74 Need to get 119 kB of archives. [2021-01-22T07:28:44.862Z] #51 36.74 After this operation, 387 kB of additional disk space will be used. [2021-01-22T07:28:44.862Z] #51 36.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-01-22T07:28:44.862Z] #51 36.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-01-22T07:28:45.435Z] #41 49.36 CC images/ipc-var.o [2021-01-22T07:28:45.435Z] #41 49.43 CC images/ipc-desc.o [2021-01-22T07:28:45.578Z] #47 ... [2021-01-22T07:28:45.578Z] [2021-01-22T07:28:45.578Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:45.578Z] #34 28.53 Reading package lists... [2021-01-22T07:28:45.692Z] #41 49.67 CC images/ipc-shm.o [2021-01-22T07:28:45.837Z] #34 39.88 Reading package lists... [2021-01-22T07:28:45.837Z] #34 ... [2021-01-22T07:28:45.837Z] [2021-01-22T07:28:45.837Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:45.946Z] #43 16.50 make[1]: Nothing to be done for 'all'. [2021-01-22T07:28:45.948Z] #41 49.91 CC images/ipc-msg.o [2021-01-22T07:28:46.315Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-01-22T07:28:46.512Z] #41 50.44 CC images/ipc-sem.o [2021-01-22T07:28:46.769Z] #41 50.69 CC images/utsns.o [2021-01-22T07:28:46.775Z] #40 45.03 Reading package lists... [2021-01-22T07:28:46.775Z] #40 ... [2021-01-22T07:28:46.775Z] [2021-01-22T07:28:46.775Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:46.775Z] #34 39.88 Reading package lists... [2021-01-22T07:28:47.025Z] #41 51.03 CC images/creds.o [2021-01-22T07:28:47.282Z] #41 51.31 CC images/vma.o [2021-01-22T07:28:47.423Z] #51 38.89 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:28:47.475Z] #43 18.12 CC images/stats.o [2021-01-22T07:28:47.539Z] #41 51.60 CC images/netdev.o [2021-01-22T07:28:47.933Z] #40 45.01 Reading package lists... [2021-01-22T07:28:47.933Z] #40 ... [2021-01-22T07:28:47.933Z] [2021-01-22T07:28:47.933Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:47.933Z] #47 48.42 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-22T07:28:47.933Z] #47 52.06 go: extracting golang.org/x/text v0.3.2 [2021-01-22T07:28:48.113Z] #43 18.50 CC images/core.o [2021-01-22T07:28:48.380Z] #51 40.27 Fetched 119 kB in 0s (307 kB/s) [2021-01-22T07:28:48.408Z] #43 ... [2021-01-22T07:28:48.408Z] [2021-01-22T07:28:48.408Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:48.408Z] #45 76.36 hash/crc32 [2021-01-22T07:28:48.408Z] #45 79.22 vendor/golang.org/x/text/transform [2021-01-22T07:28:48.408Z] #45 80.94 time [2021-01-22T07:28:48.408Z] #45 ... [2021-01-22T07:28:48.408Z] [2021-01-22T07:28:48.408Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:48.408Z] #13 77.33 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-22T07:28:48.408Z] #13 77.35 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-01-22T07:28:48.409Z] #13 77.36 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:28:48.409Z] #13 77.53 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-22T07:28:48.409Z] #13 77.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-01-22T07:28:48.409Z] #13 77.54 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:28:48.475Z] #41 52.21 CC images/tty.o [2021-01-22T07:28:48.706Z] #13 ... [2021-01-22T07:28:48.706Z] [2021-01-22T07:28:48.706Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:28:48.706Z] #43 19.30 CC images/core-x86.o [2021-01-22T07:28:49.345Z] #43 20.03 CC images/core-arm.o [2021-01-22T07:28:49.404Z] #41 53.27 CC images/file-lock.o [2021-01-22T07:28:49.661Z] #41 53.64 CC images/rlimit.o [2021-01-22T07:28:49.774Z] #51 ... [2021-01-22T07:28:49.774Z] [2021-01-22T07:28:49.774Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:49.774Z] #38 37.64 The following additional packages will be installed: [2021-01-22T07:28:49.774Z] #38 37.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-22T07:28:49.774Z] #38 37.65 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-22T07:28:49.774Z] #38 37.66 Suggested packages: [2021-01-22T07:28:49.774Z] #38 37.67 manpages-dev python-setuptools [2021-01-22T07:28:49.774Z] #38 38.97 The following NEW packages will be installed: [2021-01-22T07:28:49.774Z] #38 38.97 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-22T07:28:49.774Z] #38 38.97 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-22T07:28:49.774Z] #38 38.97 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-22T07:28:49.774Z] #38 38.97 python-six zlib1g-dev [2021-01-22T07:28:49.774Z] #38 39.30 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:28:49.774Z] #38 39.30 Need to get 3798 kB of archives. [2021-01-22T07:28:49.774Z] #38 39.30 After this operation, 21.6 MB of additional disk space will be used. [2021-01-22T07:28:49.774Z] #38 39.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-01-22T07:28:49.774Z] #38 39.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-01-22T07:28:49.774Z] #38 39.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-01-22T07:28:49.774Z] #38 39.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-01-22T07:28:49.774Z] #38 39.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-01-22T07:28:49.774Z] #38 39.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-01-22T07:28:49.774Z] #38 39.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-01-22T07:28:49.774Z] #38 39.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-01-22T07:28:49.774Z] #38 39.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-01-22T07:28:49.774Z] #38 39.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-01-22T07:28:49.774Z] #38 39.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-01-22T07:28:49.774Z] #38 39.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-01-22T07:28:49.774Z] #38 39.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-01-22T07:28:49.775Z] #38 39.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-01-22T07:28:49.775Z] #38 39.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-22T07:28:49.775Z] #38 39.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-01-22T07:28:49.775Z] #38 40.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-01-22T07:28:49.840Z] #47 ... [2021-01-22T07:28:49.840Z] [2021-01-22T07:28:49.840Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:28:49.840Z] #53 44.11 Reading package lists... [2021-01-22T07:28:49.840Z] #53 ... [2021-01-22T07:28:49.840Z] [2021-01-22T07:28:49.840Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:49.840Z] #34 34.01 Reading package lists... [2021-01-22T07:28:49.885Z] #34 50.93 Building dependency tree... [2021-01-22T07:28:49.917Z] #41 53.85 CC images/pagemap.o [2021-01-22T07:28:49.985Z] #43 20.48 CC images/core-aarch64.o [2021-01-22T07:28:50.100Z] #34 44.86 Reading package lists... [2021-01-22T07:28:50.100Z] #34 ... [2021-01-22T07:28:50.100Z] [2021-01-22T07:28:50.100Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:50.100Z] #11 42.53 Reading package lists... [2021-01-22T07:28:50.279Z] #43 21.03 CC images/core-ppc64.o [2021-01-22T07:28:50.481Z] #41 54.37 CC images/siginfo.o [2021-01-22T07:28:50.737Z] #41 54.81 CC images/rpc.o [2021-01-22T07:28:50.737Z] #41 ... [2021-01-22T07:28:50.737Z] [2021-01-22T07:28:50.737Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:50.737Z] #43 144.1 vendor/golang.org/x/text/secure/bidirule [2021-01-22T07:28:50.737Z] #43 144.8 vendor/golang.org/x/text/unicode/norm [2021-01-22T07:28:50.737Z] #43 150.9 vendor/golang.org/x/net/idna [2021-01-22T07:28:50.882Z] #38 42.52 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:28:50.882Z] #38 ... [2021-01-22T07:28:50.882Z] [2021-01-22T07:28:50.882Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:50.882Z] #45 32.53 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:28:50.882Z] #45 33.07 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-22T07:28:50.882Z] #45 33.88 go: extracting golang.org/x/text v0.3.2 [2021-01-22T07:28:50.882Z] #45 42.11 go: finding github.com/fatih/color v1.7.0 [2021-01-22T07:28:50.882Z] #45 42.11 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:28:50.882Z] #45 42.27 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:28:50.882Z] #45 42.28 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:28:50.882Z] #45 42.60 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:28:50.882Z] #45 42.60 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:28:50.994Z] #43 ... [2021-01-22T07:28:50.994Z] [2021-01-22T07:28:50.994Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:50.994Z] #11 147.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-22T07:28:50.994Z] #11 147.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-22T07:28:50.994Z] #11 147.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:28:51.250Z] #11 ... [2021-01-22T07:28:51.250Z] [2021-01-22T07:28:51.250Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:51.250Z] #43 154.5 vendor/golang.org/x/net/http2/hpack [2021-01-22T07:28:51.275Z] #45 ... [2021-01-22T07:28:51.275Z] [2021-01-22T07:28:51.275Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:51.275Z] #10 37.24 The following additional packages will be installed: [2021-01-22T07:28:51.275Z] #10 37.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-22T07:28:51.275Z] #10 37.25 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-22T07:28:51.275Z] #10 37.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-22T07:28:51.275Z] #10 37.26 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-22T07:28:51.275Z] #10 37.26 mingw-w64-x86-64-dev [2021-01-22T07:28:51.275Z] #10 37.26 Suggested packages: [2021-01-22T07:28:51.275Z] #10 37.27 gcc-8-locales seccomp wine64 [2021-01-22T07:28:51.275Z] #10 38.81 The following NEW packages will be installed: [2021-01-22T07:28:51.275Z] #10 38.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-22T07:28:51.275Z] #10 38.82 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-22T07:28:51.275Z] #10 38.82 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-22T07:28:51.275Z] #10 38.82 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-22T07:28:51.275Z] #10 38.82 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-22T07:28:51.275Z] #10 38.83 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-22T07:28:51.275Z] #10 38.84 The following packages will be upgraded: [2021-01-22T07:28:51.275Z] #10 38.84 libsystemd0 libudev1 [2021-01-22T07:28:51.275Z] #10 39.28 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T07:28:51.275Z] #10 39.28 Need to get 73.8 MB of archives. [2021-01-22T07:28:51.275Z] #10 39.28 After this operation, 472 MB of additional disk space will be used. [2021-01-22T07:28:51.275Z] #10 39.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u5 [314 kB] [2021-01-22T07:28:51.275Z] #10 39.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u5 [146 kB] [2021-01-22T07:28:51.275Z] #10 39.37 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] [2021-01-22T07:28:51.275Z] #10 39.72 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] [2021-01-22T07:28:51.275Z] #10 40.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-22T07:28:51.275Z] #10 40.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-01-22T07:28:51.275Z] #10 40.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-01-22T07:28:51.275Z] #10 40.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-22T07:28:51.275Z] #10 41.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-22T07:28:51.275Z] #10 41.93 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] [2021-01-22T07:28:51.275Z] #10 41.96 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] [2021-01-22T07:28:51.275Z] #10 ... [2021-01-22T07:28:51.275Z] [2021-01-22T07:28:51.275Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:28:51.275Z] #28 42.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-22T07:28:51.324Z] #43 21.94 CC images/core-s390.o [2021-01-22T07:28:51.486Z] #11 53.10 Building dependency tree... [2021-01-22T07:28:51.793Z] #34 ... [2021-01-22T07:28:51.793Z] [2021-01-22T07:28:51.793Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:51.793Z] #40 45.03 Reading package lists... [2021-01-22T07:28:51.856Z] #28 43.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-22T07:28:52.372Z] #43 22.88 CC images/cpuinfo.o [2021-01-22T07:28:53.012Z] #43 23.57 CC images/inventory.o [2021-01-22T07:28:53.181Z] #43 156.1 mime [2021-01-22T07:28:53.307Z] #43 23.94 CC images/fdinfo.o [2021-01-22T07:28:53.603Z] #43 ... [2021-01-22T07:28:53.603Z] [2021-01-22T07:28:53.603Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:53.603Z] #34 81.67 internal/poll [2021-01-22T07:28:53.603Z] #34 84.25 os [2021-01-22T07:28:53.603Z] #34 84.56 internal/fmtsort [2021-01-22T07:28:53.603Z] #34 87.08 fmt [2021-01-22T07:28:53.603Z] #34 87.14 path/filepath [2021-01-22T07:28:53.603Z] #34 89.00 io/ioutil [2021-01-22T07:28:53.603Z] #34 90.94 github.com/BurntSushi/toml [2021-01-22T07:28:53.603Z] #34 90.94 log [2021-01-22T07:28:53.603Z] #34 90.96 flag [2021-01-22T07:28:53.897Z] #34 ... [2021-01-22T07:28:53.897Z] [2021-01-22T07:28:53.897Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:53.897Z] #51 81.68 context [2021-01-22T07:28:53.897Z] #51 81.68 internal/poll [2021-01-22T07:28:53.897Z] #51 84.51 regexp [2021-01-22T07:28:53.897Z] #51 86.67 os [2021-01-22T07:28:53.897Z] #51 ... [2021-01-22T07:28:53.897Z] [2021-01-22T07:28:53.897Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:28:53.897Z] #43 24.41 CC images/fown.o [2021-01-22T07:28:54.026Z] #11 58.33 The following additional packages will be installed: [2021-01-22T07:28:54.026Z] #11 58.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-22T07:28:54.026Z] #11 58.37 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-22T07:28:54.026Z] #11 58.37 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-22T07:28:54.026Z] #11 58.37 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-22T07:28:54.026Z] #11 58.38 mingw-w64-x86-64-dev [2021-01-22T07:28:54.026Z] #11 58.38 Suggested packages: [2021-01-22T07:28:54.026Z] #11 58.40 gcc-8-locales seccomp wine64 [2021-01-22T07:28:54.193Z] #43 24.78 CC images/ns.o [2021-01-22T07:28:54.488Z] #43 25.00 CC images/regfile.o [2021-01-22T07:28:54.488Z] #43 25.24 CC images/ghost-file.o [2021-01-22T07:28:54.595Z] #11 ... [2021-01-22T07:28:54.595Z] [2021-01-22T07:28:54.595Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:54.595Z] #43 58.72 internal/reflectlite [2021-01-22T07:28:54.595Z] #43 58.79 github.com/LK4D4/vndr/godl/singleflight [2021-01-22T07:28:54.904Z] #40 55.89 Building dependency tree... [2021-01-22T07:28:55.129Z] #43 25.74 CC images/fifo.o [2021-01-22T07:28:55.205Z] #28 ... [2021-01-22T07:28:55.205Z] [2021-01-22T07:28:55.205Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:55.205Z] #30 36.84 sync [2021-01-22T07:28:55.205Z] #30 36.86 internal/reflectlite [2021-01-22T07:28:55.205Z] #30 39.52 sort [2021-01-22T07:28:55.205Z] #30 39.53 errors [2021-01-22T07:28:55.205Z] #30 40.03 io [2021-01-22T07:28:55.205Z] #30 40.03 internal/oserror [2021-01-22T07:28:55.205Z] #30 40.03 strconv [2021-01-22T07:28:55.205Z] #30 40.22 syscall [2021-01-22T07:28:55.205Z] #30 41.89 strings [2021-01-22T07:28:55.205Z] #30 41.91 bytes [2021-01-22T07:28:55.205Z] #30 45.03 bufio [2021-01-22T07:28:55.205Z] #30 45.05 reflect [2021-01-22T07:28:55.205Z] #30 45.25 path [2021-01-22T07:28:55.205Z] #30 46.14 text/tabwriter [2021-01-22T07:28:55.205Z] #30 ... [2021-01-22T07:28:55.205Z] [2021-01-22T07:28:55.205Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:55.205Z] #32 36.79 The following additional packages will be installed: [2021-01-22T07:28:55.205Z] #32 36.81 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-22T07:28:55.205Z] #32 36.82 Suggested packages: [2021-01-22T07:28:55.205Z] #32 36.82 cmake-doc ninja-build lrzip [2021-01-22T07:28:55.205Z] #32 36.82 Recommended packages: [2021-01-22T07:28:55.205Z] #32 36.82 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-22T07:28:55.205Z] #32 37.73 The following NEW packages will be installed: [2021-01-22T07:28:55.205Z] #32 37.74 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-22T07:28:55.205Z] #32 37.74 vim-common xxd [2021-01-22T07:28:55.205Z] #32 38.19 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:28:55.205Z] #32 38.19 Need to get 14.2 MB of archives. [2021-01-22T07:28:55.205Z] #32 38.19 After this operation, 60.0 MB of additional disk space will be used. [2021-01-22T07:28:55.205Z] #32 38.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-01-22T07:28:55.205Z] #32 38.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T07:28:55.205Z] #32 38.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-01-22T07:28:55.205Z] #32 38.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-01-22T07:28:55.205Z] #32 39.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-01-22T07:28:55.205Z] #32 39.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-01-22T07:28:55.205Z] #32 39.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-01-22T07:28:55.205Z] #32 39.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-01-22T07:28:55.205Z] #32 39.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-01-22T07:28:55.205Z] #32 39.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-01-22T07:28:55.205Z] #32 42.52 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:28:55.205Z] #32 43.15 Fetched 14.2 MB in 2s (5955 kB/s) [2021-01-22T07:28:55.205Z] #32 44.76 Selecting previously unselected package xxd. [2021-01-22T07:28:55.205Z] #32 44.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 ... 15383 files and directories currently installed.) [2021-01-22T07:28:55.205Z] #32 44.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-01-22T07:28:55.205Z] #32 45.64 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T07:28:55.426Z] #43 26.03 CC images/remap-file-path.o [2021-01-22T07:28:55.426Z] #43 26.25 CC images/eventfd.o [2021-01-22T07:28:55.470Z] #32 ... [2021-01-22T07:28:55.470Z] [2021-01-22T07:28:55.470Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:55.470Z] #47 46.86 syscall [2021-01-22T07:28:55.470Z] #47 46.87 bufio [2021-01-22T07:28:55.470Z] #47 46.89 reflect [2021-01-22T07:28:55.470Z] #47 47.05 regexp/syntax [2021-01-22T07:28:55.533Z] #43 59.60 math/rand [2021-01-22T07:28:55.721Z] #43 26.50 CC images/eventpoll.o [2021-01-22T07:28:55.762Z] #43 158.7 mime/quotedprintable [2021-01-22T07:28:56.323Z] #43 159.5 net/http/internal [2021-01-22T07:28:56.361Z] #43 26.88 CC images/fh.o [2021-01-22T07:28:56.659Z] #43 27.31 CC images/fsnotify.o [2021-01-22T07:28:57.442Z] #40 ... [2021-01-22T07:28:57.442Z] [2021-01-22T07:28:57.442Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:57.442Z] #43 60.22 github.com/LK4D4/vndr/godl/singleflight [2021-01-22T07:28:57.442Z] #43 60.23 internal/reflectlite [2021-01-22T07:28:57.442Z] #43 60.85 math/rand [2021-01-22T07:28:57.693Z] #43 ... [2021-01-22T07:28:57.693Z] [2021-01-22T07:28:57.693Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:28:57.693Z] #41 56.38 CC images/ext-file.o [2021-01-22T07:28:57.693Z] #41 56.53 CC images/cgroup.o [2021-01-22T07:28:57.693Z] #41 57.37 CC images/userns.o [2021-01-22T07:28:57.693Z] #41 57.93 CC images/google/protobuf/descriptor.o [2021-01-22T07:28:57.693Z] #41 60.56 CC images/opts.o [2021-01-22T07:28:57.693Z] #41 60.89 CC images/seccomp.o [2021-01-22T07:28:57.693Z] #41 61.36 CC images/binfmt-misc.o [2021-01-22T07:28:57.693Z] #41 61.73 CC images/time.o [2021-01-22T07:28:57.710Z] #43 28.14 CC images/signalfd.o [2021-01-22T07:28:57.710Z] #43 28.40 CC images/fs.o [2021-01-22T07:28:58.004Z] #43 28.70 CC images/pstree.o [2021-01-22T07:28:58.023Z] #43 ... [2021-01-22T07:28:58.023Z] [2021-01-22T07:28:58.023Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:58.023Z] #11 41.36 Reading package lists... [2021-01-22T07:28:58.023Z] #11 52.13 Building dependency tree... [2021-01-22T07:28:58.023Z] #11 58.46 The following additional packages will be installed: [2021-01-22T07:28:58.023Z] #11 58.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-22T07:28:58.023Z] #11 58.46 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-22T07:28:58.023Z] #11 58.46 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-22T07:28:58.023Z] #11 58.46 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-22T07:28:58.023Z] #11 58.46 mingw-w64-x86-64-dev [2021-01-22T07:28:58.023Z] #11 58.51 Suggested packages: [2021-01-22T07:28:58.023Z] #11 58.52 gcc-8-locales seccomp wine64 [2021-01-22T07:28:58.023Z] #11 60.88 The following NEW packages will be installed: [2021-01-22T07:28:58.023Z] #11 60.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-22T07:28:58.023Z] #11 60.91 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-22T07:28:58.023Z] #11 60.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-22T07:28:58.023Z] #11 60.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-22T07:28:58.023Z] #11 60.91 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-22T07:28:58.023Z] #11 60.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-22T07:28:58.023Z] #11 60.93 The following packages will be upgraded: [2021-01-22T07:28:58.023Z] #11 60.97 libsystemd0 libudev1 [2021-01-22T07:28:58.023Z] #11 61.57 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T07:28:58.023Z] #11 61.57 Need to get 78.2 MB of archives. [2021-01-22T07:28:58.023Z] #11 61.57 After this operation, 487 MB of additional disk space will be used. [2021-01-22T07:28:58.023Z] #11 61.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2021-01-22T07:28:58.023Z] #11 61.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2021-01-22T07:28:58.023Z] #11 61.58 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] [2021-01-22T07:28:58.023Z] #11 ... [2021-01-22T07:28:58.023Z] [2021-01-22T07:28:58.023Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:28:58.023Z] #34 56.00 The following additional packages will be installed: [2021-01-22T07:28:58.023Z] #34 56.08 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-22T07:28:58.023Z] #34 56.09 Suggested packages: [2021-01-22T07:28:58.023Z] #34 56.11 cmake-doc ninja-build lrzip [2021-01-22T07:28:58.023Z] #34 56.11 Recommended packages: [2021-01-22T07:28:58.023Z] #34 56.12 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-22T07:28:58.023Z] #34 58.02 The following NEW packages will be installed: [2021-01-22T07:28:58.023Z] #34 58.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-22T07:28:58.023Z] #34 58.09 vim-common xxd [2021-01-22T07:28:58.023Z] #34 58.60 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:28:58.023Z] #34 58.60 Need to get 14.9 MB of archives. [2021-01-22T07:28:58.023Z] #34 58.60 After this operation, 61.8 MB of additional disk space will be used. [2021-01-22T07:28:58.023Z] #34 58.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-22T07:28:58.023Z] #34 58.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T07:28:58.023Z] #34 58.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-01-22T07:28:58.023Z] #34 58.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-22T07:28:58.023Z] #34 59.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-01-22T07:28:58.023Z] #34 59.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-01-22T07:28:58.023Z] #34 60.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-01-22T07:28:58.023Z] #34 60.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-01-22T07:28:58.023Z] #34 60.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-01-22T07:28:58.023Z] #34 60.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-01-22T07:28:58.076Z] #43 62.02 internal/singleflight [2021-01-22T07:28:58.100Z] #47 ... [2021-01-22T07:28:58.100Z] [2021-01-22T07:28:58.100Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:58.100Z] #41 39.65 github.com/LK4D4/vndr/godl/singleflight [2021-01-22T07:28:58.100Z] #41 39.66 math/rand [2021-01-22T07:28:58.100Z] #41 39.67 internal/singleflight [2021-01-22T07:28:58.100Z] #41 39.70 errors [2021-01-22T07:28:58.100Z] #41 40.22 io [2021-01-22T07:28:58.100Z] #41 40.29 strconv [2021-01-22T07:28:58.100Z] #41 40.31 sort [2021-01-22T07:28:58.100Z] #41 41.92 syscall [2021-01-22T07:28:58.100Z] #41 42.46 vendor/golang.org/x/net/dns/dnsmessage [2021-01-22T07:28:58.100Z] #41 42.66 bytes [2021-01-22T07:28:58.100Z] #41 44.44 reflect [2021-01-22T07:28:58.100Z] #41 45.50 bufio [2021-01-22T07:28:58.100Z] #41 47.39 regexp/syntax [2021-01-22T07:28:58.100Z] #41 47.61 hash/crc32 [2021-01-22T07:28:58.100Z] #41 49.40 vendor/golang.org/x/text/transform [2021-01-22T07:28:58.100Z] #41 ... [2021-01-22T07:28:58.100Z] [2021-01-22T07:28:58.100Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:58.100Z] #45 42.96 go: finding github.com/pkg/errors v0.8.1 [2021-01-22T07:28:58.100Z] #45 42.96 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:28:58.100Z] #45 42.97 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:28:58.100Z] #45 43.00 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:28:58.101Z] #45 43.04 go: finding github.com/spf13/viper v1.6.1 [2021-01-22T07:28:58.101Z] #45 43.09 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:28:58.101Z] #45 43.19 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:28:58.101Z] #45 43.39 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:28:58.101Z] #45 43.39 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:28:58.101Z] #45 43.61 go: finding github.com/stretchr/testify v1.4.0 [2021-01-22T07:28:58.101Z] #45 43.65 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:28:58.101Z] #45 43.85 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:28:58.101Z] #45 43.87 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:28:58.101Z] #45 44.13 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:28:58.101Z] #45 44.14 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:28:58.101Z] #45 44.34 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:28:58.101Z] #45 44.35 go: finding github.com/spf13/cobra v0.0.5 [2021-01-22T07:28:58.101Z] #45 44.50 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:28:58.101Z] #45 44.50 go: finding github.com/spf13/pflag v1.0.5 [2021-01-22T07:28:58.101Z] #45 44.51 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:28:58.101Z] #45 44.76 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:28:58.101Z] #45 44.76 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:28:58.101Z] #45 44.98 go: finding github.com/stretchr/objx v0.2.0 [2021-01-22T07:28:58.101Z] #45 45.00 go: finding github.com/gobwas/glob v0.2.3 [2021-01-22T07:28:58.101Z] #45 45.02 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:28:58.101Z] #45 45.50 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:28:58.101Z] #45 45.52 go: finding github.com/magiconair/properties v1.8.1 [2021-01-22T07:28:58.101Z] #45 45.53 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:28:58.101Z] #45 45.53 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:28:58.101Z] #45 45.57 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:28:58.101Z] #45 45.61 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:28:58.101Z] #45 45.62 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:28:58.101Z] #45 45.63 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:28:58.101Z] #45 45.72 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:28:58.101Z] #45 45.73 go: finding github.com/spf13/afero v1.1.2 [2021-01-22T07:28:58.101Z] #45 46.08 go: finding github.com/spf13/cast v1.3.0 [2021-01-22T07:28:58.101Z] #45 46.10 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:28:58.101Z] #45 46.31 go: finding golang.org/x/text v0.3.2 [2021-01-22T07:28:58.101Z] #45 46.31 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:28:58.101Z] #45 46.36 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:28:58.101Z] #45 46.81 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-22T07:28:58.101Z] #45 47.08 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:28:58.101Z] #45 47.14 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:28:58.101Z] #45 47.16 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:28:58.101Z] #45 47.31 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:28:58.101Z] #45 47.57 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:28:58.101Z] #45 47.70 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:28:58.101Z] #45 47.70 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:28:58.101Z] #45 47.72 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:28:58.101Z] #45 47.73 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:28:58.101Z] #45 47.76 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:28:58.101Z] #45 47.78 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:28:58.101Z] #45 47.82 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:28:58.101Z] #45 47.83 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:28:58.101Z] #45 47.85 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-22T07:28:58.101Z] #45 47.86 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:28:58.101Z] #45 47.86 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:28:58.101Z] #45 47.86 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-22T07:28:58.101Z] #45 47.88 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:28:58.101Z] #45 47.88 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:28:58.101Z] #45 47.89 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:28:58.101Z] #45 47.98 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:28:58.101Z] #45 48.37 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-22T07:28:58.101Z] #45 48.39 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:28:58.101Z] #45 49.00 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:28:58.101Z] #45 49.00 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:28:58.101Z] #45 49.13 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:28:58.101Z] #45 49.57 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:28:58.256Z] #41 62.05 CC images/sysctl.o [2021-01-22T07:28:58.283Z] #34 ... [2021-01-22T07:28:58.283Z] [2021-01-22T07:28:58.283Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:28:58.283Z] #40 61.97 The following additional packages will be installed: [2021-01-22T07:28:58.283Z] #40 61.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-22T07:28:58.298Z] #43 28.93 CC images/pipe.o [2021-01-22T07:28:58.298Z] #43 29.13 CC images/tcp-stream.o [2021-01-22T07:28:58.512Z] #41 62.36 CC images/autofs.o [2021-01-22T07:28:58.542Z] #40 62.00 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-22T07:28:58.542Z] #40 62.02 Suggested packages: [2021-01-22T07:28:58.542Z] #40 62.03 manpages-dev python-setuptools [2021-01-22T07:28:58.595Z] #43 29.36 CC images/sk-packet.o [2021-01-22T07:28:58.645Z] #43 ... [2021-01-22T07:28:58.645Z] [2021-01-22T07:28:58.645Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:28:58.645Z] #62 DONE 63.1s [2021-01-22T07:28:58.768Z] #41 62.77 CC images/macvlan.o [2021-01-22T07:28:58.802Z] #40 ... [2021-01-22T07:28:58.802Z] [2021-01-22T07:28:58.802Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:58.802Z] #47 52.44 go: extracting golang.org/x/text v0.3.2 [2021-01-22T07:28:58.802Z] #47 60.59 go: finding github.com/fatih/color v1.7.0 [2021-01-22T07:28:58.802Z] #47 60.64 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:28:58.802Z] #47 60.69 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:28:58.802Z] #47 60.71 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:28:58.802Z] #47 60.87 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:28:58.802Z] #47 61.14 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:28:58.802Z] #47 61.16 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:28:58.802Z] #47 61.17 go: finding github.com/pkg/errors v0.8.1 [2021-01-22T07:28:58.802Z] #47 61.18 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:28:58.802Z] #47 61.33 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:28:58.802Z] #47 61.34 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:28:58.802Z] #47 61.36 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:28:58.802Z] #47 61.41 go: finding github.com/stretchr/testify v1.4.0 [2021-01-22T07:28:58.802Z] #47 61.43 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:28:58.802Z] #47 61.45 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:28:58.802Z] #47 61.48 go: finding github.com/spf13/viper v1.6.1 [2021-01-22T07:28:58.802Z] #47 61.49 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:28:58.802Z] #47 61.50 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:28:58.802Z] #47 61.52 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:28:58.802Z] #47 61.62 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:28:58.802Z] #47 61.63 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:28:58.802Z] #47 61.84 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:28:58.802Z] #47 61.88 go: finding github.com/stretchr/objx v0.2.0 [2021-01-22T07:28:58.802Z] #47 61.88 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:28:58.802Z] #47 61.91 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:28:58.802Z] #47 61.96 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:28:58.802Z] #47 61.96 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:28:58.802Z] #47 61.97 go: finding github.com/spf13/cobra v0.0.5 [2021-01-22T07:28:58.802Z] #47 61.97 go: finding github.com/gobwas/glob v0.2.3 [2021-01-22T07:28:58.802Z] #47 62.06 go: finding github.com/spf13/pflag v1.0.5 [2021-01-22T07:28:58.802Z] #47 62.06 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:28:58.802Z] #47 62.19 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:28:58.802Z] #47 62.52 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:28:58.892Z] #43 29.64 CC images/mnt.o [2021-01-22T07:28:58.906Z] [2021-01-22T07:28:58.907Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:58.907Z] #47 61.14 go: finding github.com/fatih/color v1.7.0 [2021-01-22T07:28:58.907Z] #47 61.15 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T07:28:58.907Z] #47 61.21 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-22T07:28:58.907Z] #47 61.26 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-22T07:28:58.907Z] #47 61.35 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T07:28:58.907Z] #47 61.41 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-22T07:28:58.907Z] #47 61.45 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T07:28:58.907Z] #47 61.50 go: finding github.com/pkg/errors v0.8.1 [2021-01-22T07:28:58.907Z] #47 61.53 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T07:28:58.907Z] #47 61.71 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-22T07:28:58.907Z] #47 61.77 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T07:28:58.907Z] #47 61.77 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T07:28:58.907Z] #47 61.79 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T07:28:58.907Z] #47 61.79 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-22T07:28:58.907Z] #47 61.83 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T07:28:58.907Z] #47 61.83 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-22T07:28:58.907Z] #47 61.83 go: finding github.com/stretchr/testify v1.4.0 [2021-01-22T07:28:58.907Z] #47 61.94 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T07:28:58.907Z] #47 61.94 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:28:58.907Z] #47 61.94 go: finding github.com/spf13/viper v1.6.1 [2021-01-22T07:28:58.907Z] #47 62.14 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:28:58.907Z] #47 62.20 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T07:28:58.907Z] #47 62.24 go: finding github.com/stretchr/objx v0.2.0 [2021-01-22T07:28:58.907Z] #47 62.30 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T07:28:58.907Z] #47 62.49 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-22T07:28:58.907Z] #47 62.51 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T07:28:58.907Z] #47 62.71 go: finding github.com/spf13/cobra v0.0.5 [2021-01-22T07:28:58.907Z] #47 62.75 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T07:28:58.907Z] #47 62.79 go: finding github.com/gobwas/glob v0.2.3 [2021-01-22T07:28:58.907Z] #47 63.07 go: finding github.com/spf13/pflag v1.0.5 [2021-01-22T07:28:58.907Z] #47 63.07 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-22T07:28:58.907Z] #47 63.20 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T07:28:59.062Z] #47 62.58 go: finding github.com/magiconair/properties v1.8.1 [2021-01-22T07:28:59.062Z] #47 ... [2021-01-22T07:28:59.062Z] [2021-01-22T07:28:59.062Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:28:59.062Z] #11 61.89 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] [2021-01-22T07:28:59.062Z] #11 62.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-22T07:28:59.062Z] #11 62.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-01-22T07:28:59.062Z] #11 62.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-01-22T07:28:59.062Z] #11 62.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-22T07:28:59.168Z] #47 63.40 go: finding github.com/magiconair/properties v1.8.1 [2021-01-22T07:28:59.168Z] #47 63.42 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T07:28:59.168Z] #47 63.42 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:28:59.168Z] #47 63.51 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:28:59.168Z] #47 63.56 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:28:59.168Z] #47 63.60 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:28:59.186Z] #43 29.85 CC images/pipe-data.o [2021-01-22T07:28:59.330Z] #41 63.06 CC images/sit.o [2021-01-22T07:28:59.330Z] #41 63.43 CC images/memfd.o [2021-01-22T07:28:59.428Z] #47 63.63 go: finding github.com/spf13/afero v1.1.2 [2021-01-22T07:28:59.428Z] #47 63.64 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:28:59.428Z] #47 63.66 go: finding golang.org/x/text v0.3.2 [2021-01-22T07:28:59.428Z] #47 63.69 go: finding github.com/spf13/cast v1.3.0 [2021-01-22T07:28:59.428Z] #47 63.71 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:28:59.428Z] #47 63.71 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:28:59.428Z] #47 63.72 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:28:59.428Z] #47 63.75 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:28:59.484Z] #43 30.12 CC images/sa.o [2021-01-22T07:28:59.484Z] #43 ... [2021-01-22T07:28:59.484Z] [2021-01-22T07:28:59.484Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:28:59.484Z] #45 87.36 regexp [2021-01-22T07:28:59.484Z] #45 92.45 net [2021-01-22T07:28:59.484Z] #45 92.54 os/exec [2021-01-22T07:28:59.484Z] #45 96.35 internal/lazyregexp [2021-01-22T07:28:59.484Z] #45 96.89 github.com/LK4D4/vndr/versioned [2021-01-22T07:28:59.484Z] #45 97.04 go/scanner [2021-01-22T07:28:59.484Z] #45 97.06 net/url [2021-01-22T07:28:59.484Z] #45 97.09 text/template/parse [2021-01-22T07:28:59.484Z] #45 ... [2021-01-22T07:28:59.484Z] [2021-01-22T07:28:59.484Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:28:59.484Z] #56 49.38 Checking out files: 54% (2062/3777) Checking out files: 55% (2078/3777) Checking out files: 56% (2116/3777) Checking out files: 57% (2153/3777) Checking out files: 58% (2191/3777) Checking out files: 59% (2229/3777) Checking out files: 60% (2267/3777) Checking out files: 61% (2304/3777) Checking out files: 62% (2342/3777) Checking out files: 63% (2380/3777) Checking out files: 64% (2418/3777) Checking out files: 65% (2456/3777) Checking out files: 66% (2493/3777) Checking out files: 67% (2531/3777) Checking out files: 68% (2569/3777) Checking out files: 69% (2607/3777) Checking out files: 70% (2644/3777) Checking out files: 71% (2682/3777) Checking out files: 72% (2720/3777) Checking out files: 73% (2758/3777) Checking out files: 74% (2795/3777) Checking out files: 75% (2833/3777) Checking out files: 76% (2871/3777) Checking out files: 77% (2909/3777) Checking out files: 78% (2947/3777) Checking out files: 79% (2984/3777) Checking out files: 80% (3022/3777) Checking out files: 81% (3060/3777) Checking out files: 82% (3098/3777) Checking out files: 83% (3135/3777) Checking out files: 84% (3173/3777) Checking out files: 85% (3211/3777) Checking out files: 86% (3249/3777) Checking out files: 87% (3286/3777) Checking out files: 88% (3324/3777) Checking out files: 89% (3362/3777) Checking out files: 90% (3400/3777) Checking out files: 91% (3438/3777) Checking out files: 92% (3475/3777) Checking out files: 92% (3476/3777) Checking out files: 93% (3513/3777) Checking out files: 94% (3551/3777) Checking out files: 95% (3589/3777) Checking out files: 96% (3626/3777) Checking out files: 97% (3664/3777) Checking out files: 98% (3702/3777) Checking out files: 99% (3740/3777) Checking out files: 100% (3777/3777) Checking out files: 100% (3777/3777), done. [2021-01-22T07:28:59.484Z] #56 50.68 + cd /tmp/tmp.4k7fI5aGxw/src/github.com/containerd/containerd [2021-01-22T07:28:59.484Z] #56 50.68 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:28:59.631Z] #11 63.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-22T07:28:59.688Z] #47 63.91 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-22T07:28:59.688Z] #47 63.95 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:28:59.688Z] #47 64.00 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:28:59.688Z] #47 64.01 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:28:59.688Z] #47 64.08 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:28:59.688Z] #47 64.12 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:28:59.688Z] #47 64.16 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:28:59.688Z] #47 64.16 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:28:59.688Z] #47 64.19 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:28:59.891Z] #41 63.90 CC images/timens.o [2021-01-22T07:28:59.948Z] #47 64.21 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:28:59.948Z] #47 64.21 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:28:59.948Z] #47 64.23 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:28:59.948Z] #47 64.24 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:28:59.948Z] #47 64.29 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-22T07:28:59.948Z] #47 64.30 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:28:59.948Z] #47 64.34 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:28:59.948Z] #47 64.36 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:28:59.948Z] #47 64.38 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:28:59.948Z] #47 64.40 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-22T07:28:59.948Z] #47 64.41 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:29:00.027Z] #45 ... [2021-01-22T07:29:00.027Z] [2021-01-22T07:29:00.027Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T07:29:00.027Z] #25 DONE 52.2s [2021-01-22T07:29:00.027Z] [2021-01-22T07:29:00.027Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:00.027Z] #60 DONE 51.8s [2021-01-22T07:29:00.027Z] [2021-01-22T07:29:00.027Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:00.027Z] #10 47.58 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] [2021-01-22T07:29:00.027Z] #10 50.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-01-22T07:29:00.027Z] #10 50.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-01-22T07:29:00.027Z] #10 50.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-01-22T07:29:00.027Z] #10 50.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-01-22T07:29:00.027Z] #10 50.84 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] [2021-01-22T07:29:00.027Z] #10 50.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u5 [110 kB] [2021-01-22T07:29:00.027Z] #10 50.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-01-22T07:29:00.027Z] #10 50.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-01-22T07:29:00.027Z] #10 50.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-01-22T07:29:00.027Z] #10 50.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-01-22T07:29:00.027Z] #10 51.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-01-22T07:29:00.027Z] #10 51.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-01-22T07:29:00.027Z] #10 51.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-01-22T07:29:00.027Z] #10 51.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2021-01-22T07:29:00.027Z] #10 51.07 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u5 [322 kB] [2021-01-22T07:29:00.128Z] #56 52.62 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-22T07:29:00.128Z] #56 52.62 + BUILDTAGS='netgo osusergo static_build' [2021-01-22T07:29:00.128Z] #56 52.62 + export EXTRA_FLAGS=-buildmode=pie [2021-01-22T07:29:00.128Z] #56 52.62 + EXTRA_FLAGS=-buildmode=pie [2021-01-22T07:29:00.128Z] #56 52.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-22T07:29:00.128Z] #56 52.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-22T07:29:00.128Z] #56 52.63 + '[' '' = dynamic ']' [2021-01-22T07:29:00.128Z] #56 52.63 + make [2021-01-22T07:29:00.208Z] #47 64.46 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:29:00.208Z] #47 64.55 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:29:00.217Z] #11 63.73 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] [2021-01-22T07:29:00.217Z] #11 63.75 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] [2021-01-22T07:29:00.217Z] #11 ... [2021-01-22T07:29:00.217Z] [2021-01-22T07:29:00.217Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:00.217Z] #62 DONE 63.9s [2021-01-22T07:29:00.453Z] #41 64.29 LINK images/built-in.o [2021-01-22T07:29:00.453Z] #41 64.58 GEN compel/include/asm [2021-01-22T07:29:00.468Z] #47 64.78 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-22T07:29:00.468Z] #47 ... [2021-01-22T07:29:00.468Z] [2021-01-22T07:29:00.468Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:29:00.468Z] #53 44.11 Reading package lists... [2021-01-22T07:29:00.468Z] #53 55.10 Building dependency tree... [2021-01-22T07:29:00.468Z] #53 60.20 The following additional packages will be installed: [2021-01-22T07:29:00.468Z] #53 60.24 libbtrfs0 [2021-01-22T07:29:00.468Z] #53 60.58 The following NEW packages will be installed: [2021-01-22T07:29:00.468Z] #53 60.61 libbtrfs-dev libbtrfs0 [2021-01-22T07:29:00.468Z] #53 61.15 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:29:00.468Z] #53 61.15 Need to get 119 kB of archives. [2021-01-22T07:29:00.468Z] #53 61.15 After this operation, 387 kB of additional disk space will be used. [2021-01-22T07:29:00.468Z] #53 61.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-22T07:29:00.468Z] #53 61.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-22T07:29:00.468Z] #53 63.31 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:29:00.468Z] #53 63.53 Fetched 119 kB in 1s (201 kB/s) [2021-01-22T07:29:00.468Z] #53 63.72 Selecting previously unselected package libbtrfs0. [2021-01-22T07:29:00.468Z] #53 63.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 ... 15410 files and directories currently installed.) [2021-01-22T07:29:00.468Z] #53 63.95 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-22T07:29:00.468Z] #53 63.97 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T07:29:00.468Z] #53 64.21 Selecting previously unselected package libbtrfs-dev. [2021-01-22T07:29:00.468Z] #53 64.23 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-22T07:29:00.468Z] #53 64.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:29:00.468Z] #53 64.70 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T07:29:00.468Z] #53 64.79 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:29:00.468Z] #53 64.86 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:29:00.468Z] #53 ... [2021-01-22T07:29:00.468Z] [2021-01-22T07:29:00.468Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:00.468Z] #11 60.85 The following NEW packages will be installed: [2021-01-22T07:29:00.468Z] #11 60.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-22T07:29:00.468Z] #11 60.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-22T07:29:00.468Z] #11 60.88 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-22T07:29:00.468Z] #11 60.88 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-22T07:29:00.468Z] #11 60.88 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-22T07:29:00.468Z] #11 60.88 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-22T07:29:00.468Z] #11 60.92 The following packages will be upgraded: [2021-01-22T07:29:00.468Z] #11 60.93 libsystemd0 libudev1 [2021-01-22T07:29:00.468Z] #11 61.54 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T07:29:00.468Z] #11 61.54 Need to get 78.2 MB of archives. [2021-01-22T07:29:00.468Z] #11 61.54 After this operation, 487 MB of additional disk space will be used. [2021-01-22T07:29:00.468Z] #11 61.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2021-01-22T07:29:00.468Z] #11 61.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2021-01-22T07:29:00.468Z] #11 61.61 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] [2021-01-22T07:29:00.468Z] #11 62.01 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] [2021-01-22T07:29:00.468Z] #11 62.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-22T07:29:00.468Z] #11 62.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-01-22T07:29:00.468Z] #11 62.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-01-22T07:29:00.468Z] #11 62.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-22T07:29:00.468Z] #11 63.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-22T07:29:00.468Z] #11 63.82 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] [2021-01-22T07:29:00.468Z] #11 63.84 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] [2021-01-22T07:29:00.495Z] [2021-01-22T07:29:00.495Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:00.495Z] #40 64.12 The following NEW packages will be installed: [2021-01-22T07:29:00.495Z] #40 64.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-22T07:29:00.495Z] #40 64.15 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-22T07:29:00.495Z] #40 64.15 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-22T07:29:00.495Z] #40 64.15 python-six zlib1g-dev [2021-01-22T07:29:00.602Z] #10 ... [2021-01-22T07:29:00.602Z] [2021-01-22T07:29:00.602Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:29:00.602Z] #51 42.98 Selecting previously unselected package libbtrfs0. [2021-01-22T07:29:00.602Z] #51 42.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-01-22T07:29:00.602Z] #51 43.06 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-01-22T07:29:00.602Z] #51 45.00 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T07:29:00.602Z] #51 45.59 Selecting previously unselected package libbtrfs-dev. [2021-01-22T07:29:00.602Z] #51 45.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-01-22T07:29:00.602Z] #51 45.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:29:00.602Z] #51 48.06 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T07:29:00.602Z] #51 51.13 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:29:00.602Z] #51 51.75 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:29:00.602Z] #51 DONE 52.5s [2021-01-22T07:29:00.602Z] [2021-01-22T07:29:00.602Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:29:00.602Z] #43 DONE 52.5s [2021-01-22T07:29:00.715Z] #41 64.67 GEN compel/include/version.h [2021-01-22T07:29:00.715Z] #41 64.72 touch .config [2021-01-22T07:29:00.728Z] #11 ... [2021-01-22T07:29:00.728Z] [2021-01-22T07:29:00.728Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:00.728Z] #32 55.19 sync [2021-01-22T07:29:00.728Z] #32 55.20 internal/reflectlite [2021-01-22T07:29:00.728Z] #32 58.96 sort [2021-01-22T07:29:00.728Z] #32 58.96 errors [2021-01-22T07:29:00.728Z] #32 59.86 strconv [2021-01-22T07:29:00.728Z] #32 61.24 io [2021-01-22T07:29:00.728Z] #32 63.37 internal/oserror [2021-01-22T07:29:00.728Z] #32 63.69 syscall [2021-01-22T07:29:00.865Z] [2021-01-22T07:29:00.865Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:29:00.971Z] #41 64.76 GEN include/common/config.h [2021-01-22T07:29:00.971Z] #41 64.89 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-01-22T07:29:00.971Z] #41 64.92 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-01-22T07:29:00.971Z] #41 64.97 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-01-22T07:29:00.971Z] #41 65.00 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-01-22T07:29:00.971Z] #41 65.03 DEP compel/arch/x86/plugins/std/memcpy.d [2021-01-22T07:29:00.971Z] #41 65.06 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-01-22T07:29:00.971Z] #41 65.09 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-22T07:29:00.988Z] #32 ... [2021-01-22T07:29:00.988Z] [2021-01-22T07:29:00.988Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:00.988Z] #40 45.01 Reading package lists... [2021-01-22T07:29:00.988Z] #40 55.93 Building dependency tree... [2021-01-22T07:29:00.988Z] #40 61.14 The following additional packages will be installed: [2021-01-22T07:29:00.988Z] #40 61.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-22T07:29:00.988Z] #40 61.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-22T07:29:00.988Z] #40 61.16 Suggested packages: [2021-01-22T07:29:00.988Z] #40 61.18 manpages-dev python-setuptools [2021-01-22T07:29:00.988Z] #40 63.47 The following NEW packages will be installed: [2021-01-22T07:29:00.988Z] #40 63.47 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-22T07:29:00.988Z] #40 63.47 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-22T07:29:00.988Z] #40 63.47 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-22T07:29:00.988Z] #40 63.47 python-six zlib1g-dev [2021-01-22T07:29:00.988Z] #40 64.20 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:29:00.988Z] #40 64.20 Need to get 4095 kB of archives. [2021-01-22T07:29:00.988Z] #40 64.20 After this operation, 22.5 MB of additional disk space will be used. [2021-01-22T07:29:00.988Z] #40 64.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-01-22T07:29:00.988Z] #40 64.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-01-22T07:29:00.988Z] #40 64.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-01-22T07:29:00.988Z] #40 64.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-01-22T07:29:00.989Z] #40 64.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-01-22T07:29:00.989Z] #40 64.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-01-22T07:29:00.989Z] #40 64.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-01-22T07:29:00.989Z] #40 64.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-01-22T07:29:00.989Z] #40 64.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-01-22T07:29:00.989Z] #40 64.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-01-22T07:29:00.989Z] #40 64.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-01-22T07:29:00.989Z] #40 64.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-01-22T07:29:00.989Z] #40 64.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-01-22T07:29:00.989Z] #40 64.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-01-22T07:29:00.989Z] #40 64.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-22T07:29:00.989Z] #40 64.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-01-22T07:29:00.989Z] #40 64.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-01-22T07:29:01.065Z] #40 ... [2021-01-22T07:29:01.065Z] [2021-01-22T07:29:01.065Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:29:01.065Z] #53 44.18 Reading package lists... [2021-01-22T07:29:01.065Z] #53 54.93 Building dependency tree... [2021-01-22T07:29:01.065Z] #53 60.98 The following additional packages will be installed: [2021-01-22T07:29:01.065Z] #53 61.01 libbtrfs0 [2021-01-22T07:29:01.065Z] #53 61.28 The following NEW packages will be installed: [2021-01-22T07:29:01.065Z] #53 61.29 libbtrfs-dev libbtrfs0 [2021-01-22T07:29:01.065Z] #53 61.91 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:29:01.065Z] #53 61.91 Need to get 119 kB of archives. [2021-01-22T07:29:01.065Z] #53 61.91 After this operation, 387 kB of additional disk space will be used. [2021-01-22T07:29:01.065Z] #53 61.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-22T07:29:01.065Z] #53 61.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-22T07:29:01.065Z] #53 63.83 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:29:01.065Z] #53 64.22 Fetched 119 kB in 0s (418 kB/s) [2021-01-22T07:29:01.065Z] #53 64.43 Selecting previously unselected package libbtrfs0. [2021-01-22T07:29:01.065Z] #53 64.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T07:29:01.065Z] #53 64.60 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-22T07:29:01.065Z] #53 64.61 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T07:29:01.065Z] #53 ... [2021-01-22T07:29:01.065Z] [2021-01-22T07:29:01.065Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:29:01.065Z] #47 62.72 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:29:01.065Z] #47 62.77 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T07:29:01.065Z] #47 62.81 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:29:01.065Z] #47 62.86 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T07:29:01.065Z] #47 62.95 go: finding github.com/spf13/afero v1.1.2 [2021-01-22T07:29:01.065Z] #47 63.07 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T07:29:01.065Z] #47 63.27 go: finding github.com/spf13/cast v1.3.0 [2021-01-22T07:29:01.065Z] #47 63.29 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T07:29:01.065Z] #47 63.31 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T07:29:01.065Z] #47 63.33 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T07:29:01.065Z] #47 63.42 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T07:29:01.065Z] #47 63.51 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-22T07:29:01.065Z] #47 63.51 go: finding golang.org/x/text v0.3.2 [2021-01-22T07:29:01.065Z] #47 63.51 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-22T07:29:01.065Z] #47 63.62 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T07:29:01.065Z] #47 63.67 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T07:29:01.065Z] #47 63.72 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T07:29:01.065Z] #47 63.79 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T07:29:01.065Z] #47 63.80 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T07:29:01.065Z] #47 63.93 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T07:29:01.065Z] #47 64.01 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T07:29:01.065Z] #47 64.08 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-22T07:29:01.065Z] #47 64.09 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T07:29:01.065Z] #47 64.09 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T07:29:01.065Z] #47 64.18 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T07:29:01.065Z] #47 64.20 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T07:29:01.065Z] #47 64.30 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T07:29:01.065Z] #47 64.30 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T07:29:01.065Z] #47 64.30 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T07:29:01.065Z] #47 64.37 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-22T07:29:01.065Z] #47 64.37 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T07:29:01.065Z] #47 64.39 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-22T07:29:01.065Z] #47 64.40 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-22T07:29:01.065Z] #47 64.46 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T07:29:01.065Z] #47 64.57 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-22T07:29:01.139Z] #52 ... [2021-01-22T07:29:01.139Z] [2021-01-22T07:29:01.139Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:01.139Z] #38 43.03 Fetched 3798 kB in 1s (3515 kB/s) [2021-01-22T07:29:01.139Z] #38 44.99 Selecting previously unselected package libcap-dev:arm64. [2021-01-22T07:29:01.139Z] #38 45.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 ... 15383 files and directories currently installed.) [2021-01-22T07:29:01.139Z] #38 45.08 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-01-22T07:29:01.139Z] #38 45.64 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-01-22T07:29:01.139Z] #38 47.92 Selecting previously unselected package libnet1:arm64. [2021-01-22T07:29:01.139Z] #38 47.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-01-22T07:29:01.139Z] #38 48.01 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-01-22T07:29:01.139Z] #38 51.75 Selecting previously unselected package libnet1-dev. [2021-01-22T07:29:01.139Z] #38 51.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-01-22T07:29:01.139Z] #38 51.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T07:29:01.139Z] #38 52.13 Selecting previously unselected package libnl-3-200:arm64. [2021-01-22T07:29:01.139Z] #38 52.16 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-01-22T07:29:01.139Z] #38 52.20 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-01-22T07:29:01.139Z] #38 52.50 Selecting previously unselected package libnl-3-dev:arm64. [2021-01-22T07:29:01.139Z] #38 52.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-01-22T07:29:01.139Z] #38 52.55 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-01-22T07:29:01.178Z] #56 53.73 + bin/ctr [2021-01-22T07:29:01.231Z] #41 65.12 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-01-22T07:29:01.231Z] #41 65.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-22T07:29:01.231Z] #41 65.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-22T07:29:01.231Z] #41 65.17 DEP compel/plugins/std/infect.d [2021-01-22T07:29:01.248Z] #40 ... [2021-01-22T07:29:01.248Z] [2021-01-22T07:29:01.248Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:29:01.248Z] #47 65.00 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:29:01.248Z] #47 65.09 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:29:01.248Z] #47 65.27 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:29:01.248Z] #47 65.33 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:29:01.248Z] #47 65.38 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:29:01.248Z] #47 ... [2021-01-22T07:29:01.248Z] [2021-01-22T07:29:01.248Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:29:01.248Z] #53 DONE 65.5s [2021-01-22T07:29:01.248Z] [2021-01-22T07:29:01.248Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:29:01.248Z] #34 44.86 Reading package lists... [2021-01-22T07:29:01.248Z] #34 55.94 Building dependency tree... [2021-01-22T07:29:01.248Z] #34 61.17 The following additional packages will be installed: [2021-01-22T07:29:01.248Z] #34 61.19 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-22T07:29:01.248Z] #34 61.21 Suggested packages: [2021-01-22T07:29:01.248Z] #34 61.22 cmake-doc ninja-build lrzip [2021-01-22T07:29:01.248Z] #34 61.22 Recommended packages: [2021-01-22T07:29:01.248Z] #34 61.22 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-22T07:29:01.248Z] #34 62.99 The following NEW packages will be installed: [2021-01-22T07:29:01.248Z] #34 63.01 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-22T07:29:01.248Z] #34 63.01 vim-common xxd [2021-01-22T07:29:01.249Z] #34 63.54 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:29:01.249Z] #34 63.54 Need to get 14.9 MB of archives. [2021-01-22T07:29:01.249Z] #34 63.54 After this operation, 61.8 MB of additional disk space will be used. [2021-01-22T07:29:01.249Z] #34 63.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-22T07:29:01.249Z] #34 63.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T07:29:01.249Z] #34 63.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-01-22T07:29:01.249Z] #34 64.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-22T07:29:01.249Z] #34 65.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-01-22T07:29:01.249Z] #34 65.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-01-22T07:29:01.249Z] #34 65.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-01-22T07:29:01.249Z] #34 65.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-01-22T07:29:01.249Z] #34 65.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-01-22T07:29:01.249Z] #34 65.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-01-22T07:29:01.325Z] #47 64.97 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T07:29:01.325Z] #47 65.01 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T07:29:01.325Z] #47 65.05 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T07:29:01.405Z] #38 53.24 Selecting previously unselected package libprotobuf-c1:arm64. [2021-01-22T07:29:01.405Z] #38 53.24 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-01-22T07:29:01.405Z] #38 ... [2021-01-22T07:29:01.405Z] [2021-01-22T07:29:01.405Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:01.405Z] #10 52.96 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:29:01.405Z] #10 53.30 Fetched 73.8 MB in 12s (6093 kB/s) [2021-01-22T07:29:01.489Z] #41 65.27 DEP compel/plugins/std/string.d [2021-01-22T07:29:01.489Z] #41 65.38 DEP compel/plugins/std/log.d [2021-01-22T07:29:01.489Z] #41 65.50 DEP compel/plugins/std/fds.d [2021-01-22T07:29:01.509Z] #34 ... [2021-01-22T07:29:01.509Z] [2021-01-22T07:29:01.509Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:29:01.588Z] #47 65.30 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:29:01.668Z] #10 53.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-01-22T07:29:01.668Z] #10 53.62 Preparing to unpack .../libsystemd0_241-7~deb10u5_arm64.deb ... [2021-01-22T07:29:01.668Z] #10 53.69 Unpacking libsystemd0:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T07:29:01.745Z] #41 65.67 DEP compel/plugins/std/std.d [2021-01-22T07:29:01.745Z] #41 65.78 DEP compel/plugins/shmem/shmem.d [2021-01-22T07:29:01.848Z] #47 65.40 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T07:29:02.001Z] #41 65.86 DEP compel/plugins/fds/fds.d [2021-01-22T07:29:02.001Z] #41 ... [2021-01-22T07:29:02.001Z] [2021-01-22T07:29:02.001Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:02.001Z] #43 165.4 crypto/x509 [2021-01-22T07:29:02.001Z] #43 165.4 net/textproto [2021-01-22T07:29:02.223Z] #56 ... [2021-01-22T07:29:02.223Z] [2021-01-22T07:29:02.223Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:02.223Z] #34 95.77 github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T07:29:02.223Z] #34 DONE 100.2s [2021-01-22T07:29:02.223Z] [2021-01-22T07:29:02.223Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:02.223Z] #13 100.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-22T07:29:02.223Z] #13 100.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-01-22T07:29:02.223Z] #13 100.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:29:02.244Z] #10 54.20 Setting up libsystemd0:arm64 (241-7~deb10u5) ... [2021-01-22T07:29:02.421Z] #47 ... [2021-01-22T07:29:02.421Z] [2021-01-22T07:29:02.421Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T07:29:02.421Z] #53 64.87 Selecting previously unselected package libbtrfs-dev. [2021-01-22T07:29:02.421Z] #53 64.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-22T07:29:02.421Z] #53 64.92 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:29:02.421Z] #53 65.38 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T07:29:02.421Z] #53 65.43 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:29:02.421Z] #53 65.46 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:29:02.421Z] #53 DONE 66.0s [2021-01-22T07:29:02.421Z] [2021-01-22T07:29:02.421Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:02.421Z] #40 64.74 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T07:29:02.421Z] #40 64.74 Need to get 4095 kB of archives. [2021-01-22T07:29:02.421Z] #40 64.74 After this operation, 22.5 MB of additional disk space will be used. [2021-01-22T07:29:02.421Z] #40 64.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-01-22T07:29:02.421Z] #40 64.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-01-22T07:29:02.421Z] #40 64.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-01-22T07:29:02.421Z] #40 64.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-01-22T07:29:02.421Z] #40 64.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-01-22T07:29:02.421Z] #40 64.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-01-22T07:29:02.421Z] #40 64.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-01-22T07:29:02.421Z] #40 64.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-01-22T07:29:02.421Z] #40 64.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-01-22T07:29:02.421Z] #40 65.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-01-22T07:29:02.421Z] #40 65.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-01-22T07:29:02.421Z] #40 65.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-01-22T07:29:02.421Z] #40 65.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-01-22T07:29:02.421Z] #40 65.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-01-22T07:29:02.421Z] #40 65.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-22T07:29:02.421Z] #40 65.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-01-22T07:29:02.421Z] #40 65.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-01-22T07:29:02.820Z] #10 54.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-01-22T07:29:02.820Z] #10 54.80 Preparing to unpack .../libudev1_241-7~deb10u5_arm64.deb ... [2021-01-22T07:29:02.820Z] #10 54.81 Unpacking libudev1:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T07:29:03.366Z] #40 ... [2021-01-22T07:29:03.366Z] [2021-01-22T07:29:03.366Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:03.366Z] #32 56.95 internal/reflectlite [2021-01-22T07:29:03.366Z] #32 56.98 sync [2021-01-22T07:29:03.366Z] #32 61.79 sort [2021-01-22T07:29:03.366Z] #32 61.80 errors [2021-01-22T07:29:03.366Z] #32 63.25 strconv [2021-01-22T07:29:03.366Z] #32 63.53 io [2021-01-22T07:29:03.366Z] #32 66.08 internal/oserror [2021-01-22T07:29:03.366Z] #32 66.19 syscall [2021-01-22T07:29:03.400Z] #10 55.26 Setting up libudev1:arm64 (241-7~deb10u5) ... [2021-01-22T07:29:03.420Z] #54 1.944 + RM_GOPATH=0 [2021-01-22T07:29:03.420Z] #54 1.944 + TMP_GOPATH= [2021-01-22T07:29:03.420Z] #54 1.944 + : /build [2021-01-22T07:29:03.420Z] #54 1.944 + '[' -z '' ']' [2021-01-22T07:29:03.420Z] #54 1.951 ++ mktemp -d [2021-01-22T07:29:03.420Z] #54 1.951 + export GOPATH=/tmp/tmp.KaiiFpDKAU [2021-01-22T07:29:03.420Z] #54 1.951 + GOPATH=/tmp/tmp.KaiiFpDKAU [2021-01-22T07:29:03.420Z] #54 1.951 + RM_GOPATH=1 [2021-01-22T07:29:03.420Z] #54 1.951 + case "$(go env GOARCH)" in [2021-01-22T07:29:03.420Z] #54 1.951 ++ go env GOARCH [2021-01-22T07:29:03.420Z] #54 2.016 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:29:03.420Z] #54 2.016 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:29:03.420Z] #54 2.016 ++ dirname /tmp/install/install.sh [2021-01-22T07:29:03.420Z] #54 2.016 + dir=/tmp/install [2021-01-22T07:29:03.420Z] #54 2.023 + bin=containerd [2021-01-22T07:29:03.420Z] #54 2.023 + shift [2021-01-22T07:29:03.420Z] #54 2.023 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-22T07:29:03.420Z] #54 2.023 + . /tmp/install/containerd.installer [2021-01-22T07:29:03.420Z] #54 2.023 ++ set -e [2021-01-22T07:29:03.420Z] #54 2.023 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:29:03.420Z] #54 2.023 + install_containerd [2021-01-22T07:29:03.420Z] #54 2.023 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-22T07:29:03.420Z] #54 2.023 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KaiiFpDKAU/src/github.com/containerd/containerd [2021-01-22T07:29:03.420Z] #54 2.024 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:29:03.420Z] #54 2.041 Cloning into '/tmp/tmp.KaiiFpDKAU/src/github.com/containerd/containerd'... [2021-01-22T07:29:03.626Z] #32 ... [2021-01-22T07:29:03.626Z] [2021-01-22T07:29:03.626Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:29:03.626Z] #34 62.30 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:29:03.626Z] #34 62.76 Fetched 14.9 MB in 2s (6659 kB/s) [2021-01-22T07:29:03.626Z] #34 63.05 Selecting previously unselected package xxd. [2021-01-22T07:29:03.626Z] #34 63.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 ... 15410 files and directories currently installed.) [2021-01-22T07:29:03.626Z] #34 63.19 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-22T07:29:03.626Z] #34 63.23 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T07:29:03.626Z] #34 63.90 Selecting previously unselected package vim-common. [2021-01-22T07:29:03.626Z] #34 63.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:29:03.626Z] #34 64.03 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T07:29:03.626Z] #34 64.71 Selecting previously unselected package cmake-data. [2021-01-22T07:29:03.626Z] #34 64.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-22T07:29:03.626Z] #34 64.72 Unpacking cmake-data (3.13.4-1) ... [2021-01-22T07:29:03.663Z] #10 55.52 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-22T07:29:03.663Z] #10 55.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-01-22T07:29:03.927Z] #10 55.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-01-22T07:29:03.927Z] #10 55.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T07:29:04.520Z] #43 167.4 vendor/golang.org/x/net/http/httpguts [2021-01-22T07:29:04.520Z] #43 ... [2021-01-22T07:29:04.520Z] [2021-01-22T07:29:04.520Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:29:04.520Z] #56 157.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T07:29:04.520Z] #56 157.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-22T07:29:04.520Z] #56 ... [2021-01-22T07:29:04.520Z] [2021-01-22T07:29:04.520Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:04.520Z] #41 66.08 CC compel/plugins/std/std.o [2021-01-22T07:29:04.520Z] #41 66.56 CC compel/plugins/std/fds.o [2021-01-22T07:29:04.520Z] #41 67.38 CC compel/plugins/std/log.o [2021-01-22T07:29:04.520Z] #41 68.48 CC compel/plugins/std/string.o [2021-01-22T07:29:04.565Z] #34 ... [2021-01-22T07:29:04.565Z] [2021-01-22T07:29:04.565Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:04.565Z] #40 68.18 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:29:04.969Z] #13 ... [2021-01-22T07:29:04.969Z] [2021-01-22T07:29:04.969Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:04.969Z] #51 92.70 mvdan.cc/sh/v3/fileutil [2021-01-22T07:29:04.969Z] #51 93.51 encoding/binary [2021-01-22T07:29:04.969Z] #51 93.52 flag [2021-01-22T07:29:04.969Z] #51 93.52 github.com/pkg/diff [2021-01-22T07:29:04.969Z] #51 93.53 go/token [2021-01-22T07:29:04.969Z] #51 96.25 go/scanner [2021-01-22T07:29:04.969Z] #51 97.81 mvdan.cc/editorconfig [2021-01-22T07:29:04.969Z] #51 98.52 mvdan.cc/sh/v3/syntax [2021-01-22T07:29:04.969Z] #51 99.59 encoding/base64 [2021-01-22T07:29:04.969Z] #51 100.9 go/ast [2021-01-22T07:29:04.969Z] #51 102.3 encoding/json [2021-01-22T07:29:04.969Z] #51 102.8 golang.org/x/sys/unix [2021-01-22T07:29:04.969Z] #51 ... [2021-01-22T07:29:04.969Z] [2021-01-22T07:29:04.969Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:04.969Z] #43 30.48 CC images/timer.o [2021-01-22T07:29:04.969Z] #43 30.99 CC images/timerfd.o [2021-01-22T07:29:04.969Z] #43 31.30 CC images/mm.o [2021-01-22T07:29:04.969Z] #43 31.85 CC images/sk-opts.o [2021-01-22T07:29:04.969Z] #43 32.09 CC images/sk-unix.o [2021-01-22T07:29:04.969Z] #43 32.44 CC images/sk-inet.o [2021-01-22T07:29:04.969Z] #43 33.04 CC images/tun.o [2021-01-22T07:29:04.969Z] #43 33.69 CC images/sk-netlink.o [2021-01-22T07:29:04.969Z] #43 33.96 CC images/packet-sock.o [2021-01-22T07:29:04.969Z] #43 34.65 CC images/ipc-var.o [2021-01-22T07:29:04.969Z] #43 34.83 CC images/ipc-desc.o [2021-01-22T07:29:04.969Z] #43 34.98 CC images/ipc-shm.o [2021-01-22T07:29:04.969Z] #43 35.23 CC images/ipc-msg.o [2021-01-22T07:29:04.969Z] #43 35.53 CC images/ipc-sem.o [2021-01-22T07:29:05.134Z] #40 68.58 Fetched 4095 kB in 1s (3818 kB/s) [2021-01-22T07:29:05.265Z] #43 35.72 CC images/utsns.o [2021-01-22T07:29:05.265Z] #43 35.92 CC images/creds.o [2021-01-22T07:29:05.409Z] #40 68.92 Selecting previously unselected package libcap-dev:amd64. [2021-01-22T07:29:05.409Z] #40 68.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 ... 15410 files and directories currently installed.) [2021-01-22T07:29:05.409Z] #40 69.04 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-01-22T07:29:05.409Z] #40 69.06 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-01-22T07:29:05.449Z] #41 69.36 CC compel/plugins/std/infect.o [2021-01-22T07:29:05.560Z] #43 36.20 CC images/vma.o [2021-01-22T07:29:05.672Z] #40 69.34 Selecting previously unselected package libnet1:amd64. [2021-01-22T07:29:05.672Z] #40 69.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-22T07:29:05.672Z] #40 69.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T07:29:05.705Z] #41 69.78 CC compel/arch/x86/plugins/std/parasite-head.o [2021-01-22T07:29:05.854Z] #43 36.44 CC images/netdev.o [2021-01-22T07:29:05.961Z] #41 69.84 CC compel/arch/x86/plugins/std/memcpy.o [2021-01-22T07:29:05.961Z] #41 69.91 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-01-22T07:29:05.961Z] #41 ... [2021-01-22T07:29:05.961Z] [2021-01-22T07:29:05.961Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:29:05.961Z] #56 DONE 169.4s [2021-01-22T07:29:05.961Z] [2021-01-22T07:29:05.961Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:05.961Z] #41 70.03 AR compel/plugins/std.lib.a [2021-01-22T07:29:06.151Z] #43 36.84 CC images/tty.o [2021-01-22T07:29:06.217Z] #41 ... [2021-01-22T07:29:06.217Z] [2021-01-22T07:29:06.217Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-22T07:29:06.217Z] #57 DONE 0.1s [2021-01-22T07:29:06.217Z] [2021-01-22T07:29:06.217Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-22T07:29:06.217Z] #58 DONE 0.0s [2021-01-22T07:29:06.217Z] [2021-01-22T07:29:06.217Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:06.217Z] #41 70.19 CC compel/plugins/fds/fds.o [2021-01-22T07:29:06.243Z] #40 69.73 Selecting previously unselected package libnet1-dev. [2021-01-22T07:29:06.243Z] #40 69.73 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-22T07:29:06.243Z] #40 69.73 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T07:29:06.486Z] #10 ... [2021-01-22T07:29:06.486Z] [2021-01-22T07:29:06.486Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:29:06.486Z] #32 47.97 Selecting previously unselected package vim-common. [2021-01-22T07:29:06.486Z] #32 47.98 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:29:06.486Z] #32 48.06 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T07:29:06.486Z] #32 52.04 Selecting previously unselected package cmake-data. [2021-01-22T07:29:06.486Z] #32 52.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-22T07:29:06.486Z] #32 52.08 Unpacking cmake-data (3.13.4-1) ... [2021-01-22T07:29:06.486Z] #32 ... [2021-01-22T07:29:06.486Z] [2021-01-22T07:29:06.486Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:06.486Z] #38 53.28 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-01-22T07:29:06.486Z] #38 53.48 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-01-22T07:29:06.486Z] #38 53.52 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-01-22T07:29:06.486Z] #38 53.54 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-01-22T07:29:06.486Z] #38 53.75 Selecting previously unselected package zlib1g-dev:arm64. [2021-01-22T07:29:06.486Z] #38 53.75 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-01-22T07:29:06.486Z] #38 53.75 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-01-22T07:29:06.486Z] #38 54.18 Selecting previously unselected package libprotobuf17:arm64. [2021-01-22T07:29:06.486Z] #38 54.18 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-01-22T07:29:06.486Z] #38 54.21 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-01-22T07:29:06.486Z] #38 55.20 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-01-22T07:29:06.486Z] #38 55.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-01-22T07:29:06.486Z] #38 55.22 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-01-22T07:29:06.486Z] #38 55.60 Selecting previously unselected package libprotobuf-dev:arm64. [2021-01-22T07:29:06.486Z] #38 55.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-01-22T07:29:06.486Z] #38 55.66 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-01-22T07:29:06.486Z] #38 57.95 Selecting previously unselected package libprotoc17:arm64. [2021-01-22T07:29:06.486Z] #38 57.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-01-22T07:29:06.486Z] #38 58.12 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-01-22T07:29:06.486Z] #38 ... [2021-01-22T07:29:06.486Z] [2021-01-22T07:29:06.486Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:06.486Z] #30 48.35 internal/syscall/unix [2021-01-22T07:29:06.486Z] #30 48.35 time [2021-01-22T07:29:06.486Z] #30 48.36 internal/syscall/execenv [2021-01-22T07:29:06.486Z] #30 52.80 internal/poll [2021-01-22T07:29:06.486Z] #30 55.57 os [2021-01-22T07:29:06.486Z] #30 58.20 internal/fmtsort [2021-01-22T07:29:06.504Z] #40 70.07 Selecting previously unselected package libnl-3-200:amd64. [2021-01-22T07:29:06.504Z] #40 70.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-22T07:29:06.504Z] #40 70.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T07:29:06.718Z] #54 ... [2021-01-22T07:29:06.719Z] [2021-01-22T07:29:06.719Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:29:06.749Z] #30 ... [2021-01-22T07:29:06.749Z] [2021-01-22T07:29:06.749Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:06.749Z] #38 58.59 Selecting previously unselected package protobuf-c-compiler. [2021-01-22T07:29:06.749Z] #38 58.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-01-22T07:29:06.749Z] #38 58.62 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T07:29:06.765Z] #40 70.34 Selecting previously unselected package libnl-3-dev:amd64. [2021-01-22T07:29:06.765Z] #40 70.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-01-22T07:29:06.765Z] #40 70.36 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-22T07:29:06.779Z] #41 70.66 AR compel/plugins/fds.lib.a [2021-01-22T07:29:06.779Z] #41 70.72 HOSTDEP compel/src/lib/log-host.d [2021-01-22T07:29:06.804Z] #43 37.58 CC images/file-lock.o [2021-01-22T07:29:06.979Z] #30 69.73 Checking out files: 78% (1190/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-01-22T07:29:06.979Z] #30 71.17 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-22T07:29:07.011Z] #38 58.92 Selecting previously unselected package protobuf-compiler. [2021-01-22T07:29:07.011Z] #38 58.93 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-01-22T07:29:07.011Z] #38 58.93 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-22T07:29:07.035Z] #41 70.98 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-22T07:29:07.103Z] #43 37.79 CC images/rlimit.o [2021-01-22T07:29:07.292Z] #41 71.09 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-01-22T07:29:07.292Z] #41 71.21 HOSTDEP compel/src/main-host.d [2021-01-22T07:29:07.292Z] #41 71.35 DEP compel/src/lib/ptrace.d [2021-01-22T07:29:07.335Z] #40 70.76 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-22T07:29:07.335Z] #40 70.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-22T07:29:07.335Z] #40 70.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T07:29:07.335Z] #40 70.96 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-01-22T07:29:07.335Z] #40 70.98 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-01-22T07:29:07.335Z] #40 71.00 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-22T07:29:07.400Z] #43 38.03 CC images/pagemap.o [2021-01-22T07:29:07.548Z] #41 71.59 DEP compel/src/lib/infect.d [2021-01-22T07:29:07.550Z] #30 71.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-22T07:29:07.588Z] #38 59.56 Selecting previously unselected package python-pkg-resources. [2021-01-22T07:29:07.588Z] #38 59.56 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T07:29:07.703Z] #43 38.36 CC images/siginfo.o [2021-01-22T07:29:07.850Z] #38 59.74 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-22T07:29:07.920Z] #40 71.30 Selecting previously unselected package zlib1g-dev:amd64. [2021-01-22T07:29:07.920Z] #40 71.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-01-22T07:29:07.920Z] #40 71.33 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-22T07:29:08.005Z] #43 38.67 CC images/rpc.o [2021-01-22T07:29:08.111Z] #41 71.82 DEP compel/src/lib/infect-util.d [2021-01-22T07:29:08.111Z] #41 71.99 DEP compel/src/lib/infect-rpc.d [2021-01-22T07:29:08.180Z] #40 71.77 Selecting previously unselected package libprotobuf17:amd64. [2021-01-22T07:29:08.180Z] #40 71.79 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-01-22T07:29:08.180Z] #40 71.80 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-22T07:29:08.368Z] #41 72.12 DEP compel/arch/x86/src/lib/infect.d [2021-01-22T07:29:08.368Z] #41 72.31 DEP compel/arch/x86/src/lib/cpu.d [2021-01-22T07:29:08.475Z] #38 ... [2021-01-22T07:29:08.475Z] [2021-01-22T07:29:08.475Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:08.475Z] #41 50.32 time [2021-01-22T07:29:08.475Z] #41 56.09 regexp [2021-01-22T07:29:08.475Z] #41 59.94 path/filepath [2021-01-22T07:29:08.475Z] #41 60.04 net [2021-01-22T07:29:08.475Z] #41 ... [2021-01-22T07:29:08.475Z] [2021-01-22T07:29:08.475Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:08.475Z] #38 60.48 Selecting previously unselected package python-six. [2021-01-22T07:29:08.475Z] #38 60.48 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-22T07:29:08.624Z] #41 72.42 DEP compel/src/lib/log.d [2021-01-22T07:29:08.624Z] #41 72.56 DEP compel/src/main.d [2021-01-22T07:29:08.738Z] #38 60.55 Unpacking python-six (1.12.0-1) ... [2021-01-22T07:29:08.880Z] #41 72.83 DEP compel/src/lib/handle-elf.d [2021-01-22T07:29:09.010Z] #38 60.86 Selecting previously unselected package python-protobuf. [2021-01-22T07:29:09.136Z] #41 73.10 DEP compel/arch/x86/src/lib/handle-elf.d [2021-01-22T07:29:09.136Z] #41 73.22 CC compel/src/lib/log.o [2021-01-22T07:29:09.272Z] #38 60.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-01-22T07:29:09.273Z] #38 60.89 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-22T07:29:09.457Z] #30 ... [2021-01-22T07:29:09.457Z] [2021-01-22T07:29:09.457Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:09.457Z] #43 63.54 strconv [2021-01-22T07:29:09.457Z] #43 63.64 bytes [2021-01-22T07:29:09.457Z] #43 67.47 bufio [2021-01-22T07:29:09.457Z] #43 70.04 syscall [2021-01-22T07:29:09.457Z] #43 70.36 reflect [2021-01-22T07:29:09.457Z] #43 ... [2021-01-22T07:29:09.457Z] [2021-01-22T07:29:09.457Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:09.457Z] #40 66.91 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:29:09.457Z] #40 67.22 Fetched 4095 kB in 1s (4765 kB/s) [2021-01-22T07:29:09.457Z] #40 67.36 Selecting previously unselected package libcap-dev:amd64. [2021-01-22T07:29:09.457Z] #40 67.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T07:29:09.457Z] #40 67.51 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-01-22T07:29:09.457Z] #40 67.52 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-01-22T07:29:09.457Z] #40 67.92 Selecting previously unselected package libnet1:amd64. [2021-01-22T07:29:09.457Z] #40 67.93 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-22T07:29:09.457Z] #40 67.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T07:29:09.457Z] #40 68.26 Selecting previously unselected package libnet1-dev. [2021-01-22T07:29:09.457Z] #40 68.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-22T07:29:09.457Z] #40 68.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T07:29:09.457Z] #40 68.78 Selecting previously unselected package libnl-3-200:amd64. [2021-01-22T07:29:09.457Z] #40 68.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-22T07:29:09.457Z] #40 68.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T07:29:09.457Z] #40 69.23 Selecting previously unselected package libnl-3-dev:amd64. [2021-01-22T07:29:09.457Z] #40 69.23 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-01-22T07:29:09.457Z] #40 69.26 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-22T07:29:09.457Z] #40 69.75 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-22T07:29:09.457Z] #40 69.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-22T07:29:09.457Z] #40 69.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T07:29:09.457Z] #40 70.23 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-01-22T07:29:09.457Z] #40 70.23 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-01-22T07:29:09.457Z] #40 70.24 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-22T07:29:09.457Z] #40 70.60 Selecting previously unselected package zlib1g-dev:amd64. [2021-01-22T07:29:09.457Z] #40 70.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-01-22T07:29:09.457Z] #40 70.63 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-22T07:29:09.457Z] #40 71.19 Selecting previously unselected package libprotobuf17:amd64. [2021-01-22T07:29:09.457Z] #40 71.19 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-01-22T07:29:09.457Z] #40 71.20 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-22T07:29:09.457Z] #40 72.33 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-01-22T07:29:09.457Z] #40 72.34 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-01-22T07:29:09.457Z] #40 72.35 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-22T07:29:09.457Z] #40 72.93 Selecting previously unselected package libprotobuf-dev:amd64. [2021-01-22T07:29:09.457Z] #40 72.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-01-22T07:29:09.457Z] #40 73.00 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-22T07:29:09.521Z] #43 40.20 CC images/ext-file.o [2021-01-22T07:29:09.563Z] #40 ... [2021-01-22T07:29:09.563Z] [2021-01-22T07:29:09.563Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:09.563Z] #43 63.00 internal/singleflight [2021-01-22T07:29:09.563Z] #43 65.27 strconv [2021-01-22T07:29:09.563Z] #43 65.34 io [2021-01-22T07:29:09.563Z] #43 67.98 bytes [2021-01-22T07:29:09.563Z] #43 71.08 reflect [2021-01-22T07:29:09.563Z] #43 72.61 bufio [2021-01-22T07:29:09.563Z] #43 ... [2021-01-22T07:29:09.563Z] [2021-01-22T07:29:09.563Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:29:09.563Z] #34 70.56 Selecting previously unselected package libicu63:amd64. [2021-01-22T07:29:09.563Z] #34 70.57 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-22T07:29:09.563Z] #34 70.58 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T07:29:09.699Z] #41 73.57 CC compel/arch/x86/src/lib/cpu.o [2021-01-22T07:29:09.717Z] #40 ... [2021-01-22T07:29:09.717Z] [2021-01-22T07:29:09.717Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:09.717Z] #49 73.91 reflect [2021-01-22T07:29:09.717Z] #49 73.97 syscall [2021-01-22T07:29:09.817Z] #43 40.39 CC images/cgroup.o [2021-01-22T07:29:09.851Z] #38 61.83 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-22T07:29:10.462Z] #43 41.14 CC images/userns.o [2021-01-22T07:29:10.761Z] #43 41.49 CC images/google/protobuf/descriptor.o [2021-01-22T07:29:11.066Z] #41 74.82 CC compel/arch/x86/src/lib/infect.o [2021-01-22T07:29:12.103Z] #34 ... [2021-01-22T07:29:12.103Z] [2021-01-22T07:29:12.103Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:29:12.103Z] #30 73.60 Checking out files: 47% (720/1521) Checking out files: 48% (731/1521) Checking out files: 49% (746/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 85% (1297/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1427/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. [2021-01-22T07:29:12.363Z] #30 75.72 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-22T07:29:12.363Z] #30 75.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-22T07:29:12.363Z] #30 ... [2021-01-22T07:29:12.363Z] [2021-01-22T07:29:12.363Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:29:12.363Z] #54 1.422 + RM_GOPATH=0 [2021-01-22T07:29:12.363Z] #54 1.422 + TMP_GOPATH= [2021-01-22T07:29:12.363Z] #54 1.422 + : /build [2021-01-22T07:29:12.363Z] #54 1.422 + '[' -z '' ']' [2021-01-22T07:29:12.363Z] #54 1.422 ++ mktemp -d [2021-01-22T07:29:12.363Z] #54 1.422 + export GOPATH=/tmp/tmp.rMCli4zXR3 [2021-01-22T07:29:12.363Z] #54 1.422 + GOPATH=/tmp/tmp.rMCli4zXR3 [2021-01-22T07:29:12.363Z] #54 1.422 + RM_GOPATH=1 [2021-01-22T07:29:12.363Z] #54 1.422 + case "$(go env GOARCH)" in [2021-01-22T07:29:12.363Z] #54 1.422 ++ go env GOARCH [2021-01-22T07:29:12.363Z] #54 1.466 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:29:12.363Z] #54 1.466 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:29:12.363Z] #54 1.467 ++ dirname /tmp/install/install.sh [2021-01-22T07:29:12.363Z] #54 1.487 + dir=/tmp/install [2021-01-22T07:29:12.363Z] #54 1.487 + bin=containerd [2021-01-22T07:29:12.363Z] #54 1.487 + shift [2021-01-22T07:29:12.363Z] #54 1.487 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-22T07:29:12.363Z] #54 1.487 + . /tmp/install/containerd.installer [2021-01-22T07:29:12.363Z] #54 1.487 ++ set -e [2021-01-22T07:29:12.363Z] #54 1.487 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:29:12.363Z] #54 1.487 + install_containerd [2021-01-22T07:29:12.363Z] #54 1.498 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-22T07:29:12.363Z] #54 1.499 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rMCli4zXR3/src/github.com/containerd/containerd [2021-01-22T07:29:12.363Z] #54 1.503 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:29:12.363Z] #54 1.520 Cloning into '/tmp/tmp.rMCli4zXR3/src/github.com/containerd/containerd'... [2021-01-22T07:29:12.408Z] #38 64.32 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-01-22T07:29:12.408Z] #38 64.34 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-01-22T07:29:12.408Z] #38 64.37 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-01-22T07:29:12.435Z] #41 76.03 CC compel/src/lib/infect-rpc.o [2021-01-22T07:29:12.435Z] #41 76.32 CC compel/src/lib/infect-util.o [2021-01-22T07:29:12.435Z] #41 ... [2021-01-22T07:29:12.435Z] [2021-01-22T07:29:12.435Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:12.435Z] #11 174.0 Selecting previously unselected package libapparmor1:amd64. [2021-01-22T07:29:12.435Z] #11 174.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-01-22T07:29:12.435Z] #11 174.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-01-22T07:29:12.435Z] #11 174.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-01-22T07:29:12.435Z] #11 174.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-01-22T07:29:12.435Z] #11 174.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-22T07:29:12.435Z] #11 174.5 Selecting previously unselected package libbtrfs0. [2021-01-22T07:29:12.435Z] #11 174.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-22T07:29:12.435Z] #11 174.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T07:29:12.435Z] #11 174.6 Selecting previously unselected package libbtrfs-dev. [2021-01-22T07:29:12.435Z] #11 174.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-22T07:29:12.435Z] #11 174.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:29:12.435Z] #11 174.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-01-22T07:29:12.435Z] #11 174.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-22T07:29:12.435Z] #11 174.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T07:29:12.435Z] #11 175.0 Selecting previously unselected package libudev-dev:amd64. [2021-01-22T07:29:12.435Z] #11 175.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2021-01-22T07:29:12.435Z] #11 175.0 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-22T07:29:12.435Z] #11 175.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-01-22T07:29:12.435Z] #11 175.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-01-22T07:29:12.435Z] #11 175.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-01-22T07:29:12.435Z] #11 175.6 Selecting previously unselected package libpcre16-3:amd64. [2021-01-22T07:29:12.435Z] #11 175.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-01-22T07:29:12.435Z] #11 175.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-01-22T07:29:12.623Z] #54 ... [2021-01-22T07:29:12.623Z] [2021-01-22T07:29:12.623Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:12.623Z] #40 73.52 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-01-22T07:29:12.623Z] #40 73.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-01-22T07:29:12.623Z] #40 73.53 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-22T07:29:12.623Z] #40 74.01 Selecting previously unselected package libprotobuf-dev:amd64. [2021-01-22T07:29:12.623Z] #40 74.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-01-22T07:29:12.623Z] #40 74.02 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-22T07:29:12.672Z] #38 64.56 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-01-22T07:29:12.672Z] #38 64.58 Setting up python-six (1.12.0-1) ... [2021-01-22T07:29:12.691Z] #11 176.1 Selecting previously unselected package libpcre32-3:amd64. [2021-01-22T07:29:12.857Z] #43 ... [2021-01-22T07:29:12.857Z] [2021-01-22T07:29:12.857Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:12.857Z] #45 100.9 go/ast [2021-01-22T07:29:12.857Z] #45 102.6 encoding/json [2021-01-22T07:29:12.857Z] #45 108.6 text/template [2021-01-22T07:29:12.934Z] #38 ... [2021-01-22T07:29:12.934Z] [2021-01-22T07:29:12.934Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:12.934Z] #47 54.94 regexp [2021-01-22T07:29:12.934Z] #47 55.45 context [2021-01-22T07:29:12.934Z] #47 55.46 internal/poll [2021-01-22T07:29:12.934Z] #47 58.61 os [2021-01-22T07:29:12.934Z] #47 62.54 mvdan.cc/sh/v3/fileutil [2021-01-22T07:29:12.934Z] #47 63.99 github.com/pkg/diff [2021-01-22T07:29:12.934Z] #47 64.01 go/token [2021-01-22T07:29:12.934Z] #47 64.03 mvdan.cc/editorconfig [2021-01-22T07:29:12.934Z] #47 64.05 encoding/binary [2021-01-22T07:29:12.947Z] #11 176.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-01-22T07:29:12.947Z] #11 176.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-01-22T07:29:13.014Z] #49 ... [2021-01-22T07:29:13.014Z] [2021-01-22T07:29:13.014Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:13.014Z] #32 66.86 reflect [2021-01-22T07:29:13.014Z] #32 75.68 time [2021-01-22T07:29:13.014Z] #32 ... [2021-01-22T07:29:13.014Z] [2021-01-22T07:29:13.014Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:13.014Z] #11 68.48 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] [2021-01-22T07:29:13.014Z] #11 71.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-01-22T07:29:13.014Z] #11 71.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-01-22T07:29:13.014Z] #11 71.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-22T07:29:13.014Z] #11 71.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-22T07:29:13.014Z] #11 71.97 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] [2021-01-22T07:29:13.014Z] #11 71.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2021-01-22T07:29:13.014Z] #11 71.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-01-22T07:29:13.014Z] #11 72.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-01-22T07:29:13.014Z] #11 72.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-01-22T07:29:13.014Z] #11 72.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-01-22T07:29:13.014Z] #11 72.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-01-22T07:29:13.014Z] #11 72.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-01-22T07:29:13.014Z] #11 72.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-01-22T07:29:13.014Z] #11 72.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-01-22T07:29:13.014Z] #11 72.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2021-01-22T07:29:13.014Z] #11 74.11 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:29:13.014Z] #11 74.36 Fetched 78.2 MB in 11s (7064 kB/s) [2021-01-22T07:29:13.014Z] #11 74.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T07:29:13.014Z] #11 74.74 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2021-01-22T07:29:13.014Z] #11 74.80 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T07:29:13.014Z] #11 75.39 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2021-01-22T07:29:13.014Z] #11 75.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 ... 15410 files and directories currently installed.) [2021-01-22T07:29:13.014Z] #11 75.80 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2021-01-22T07:29:13.014Z] #11 75.84 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T07:29:13.014Z] #11 76.32 Setting up libudev1:amd64 (241-7~deb10u5) ... [2021-01-22T07:29:13.014Z] #11 76.65 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-22T07:29:13.014Z] #11 76.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T07:29:13.014Z] #11 76.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-01-22T07:29:13.014Z] #11 76.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T07:29:13.014Z] #11 ... [2021-01-22T07:29:13.014Z] [2021-01-22T07:29:13.014Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:13.014Z] #40 75.29 Selecting previously unselected package libprotoc17:amd64. [2021-01-22T07:29:13.014Z] #40 75.30 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-01-22T07:29:13.014Z] #40 75.31 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-22T07:29:13.014Z] #40 76.68 Selecting previously unselected package protobuf-c-compiler. [2021-01-22T07:29:13.014Z] #40 76.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-01-22T07:29:13.014Z] #40 76.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T07:29:13.014Z] #40 76.98 Selecting previously unselected package protobuf-compiler. [2021-01-22T07:29:13.014Z] #40 76.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-01-22T07:29:13.014Z] #40 77.02 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-22T07:29:13.014Z] #40 77.39 Selecting previously unselected package python-pkg-resources. [2021-01-22T07:29:13.014Z] #40 77.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T07:29:13.014Z] #40 77.41 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-22T07:29:13.150Z] #45 111.1 go/parser [2021-01-22T07:29:13.150Z] #45 ... [2021-01-22T07:29:13.150Z] [2021-01-22T07:29:13.150Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:13.150Z] #43 43.90 CC images/opts.o [2021-01-22T07:29:13.194Z] #40 76.86 Selecting previously unselected package libprotoc17:amd64. [2021-01-22T07:29:13.194Z] #40 76.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-01-22T07:29:13.194Z] #40 76.91 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-22T07:29:13.197Z] #47 ... [2021-01-22T07:29:13.197Z] [2021-01-22T07:29:13.197Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:13.197Z] #10 58.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-22T07:29:13.197Z] #10 58.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-01-22T07:29:13.197Z] #10 58.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T07:29:13.197Z] #10 60.71 Selecting previously unselected package binutils-mingw-w64. [2021-01-22T07:29:13.197Z] #10 60.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-22T07:29:13.197Z] #10 60.77 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T07:29:13.197Z] #10 61.16 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-01-22T07:29:13.197Z] #10 61.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-01-22T07:29:13.197Z] #10 61.27 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-01-22T07:29:13.197Z] #10 61.79 Selecting previously unselected package dmsetup. [2021-01-22T07:29:13.197Z] #10 61.79 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-01-22T07:29:13.197Z] #10 61.79 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-22T07:29:13.197Z] #10 62.02 Selecting previously unselected package mingw-w64-common. [2021-01-22T07:29:13.197Z] #10 62.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-22T07:29:13.197Z] #10 62.03 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-22T07:29:13.204Z] #11 176.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-01-22T07:29:13.204Z] #11 176.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-01-22T07:29:13.204Z] #11 176.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-22T07:29:13.274Z] #40 ... [2021-01-22T07:29:13.274Z] [2021-01-22T07:29:13.274Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:29:13.274Z] #34 67.68 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:29:13.274Z] #34 67.91 Fetched 14.9 MB in 3s (5264 kB/s) [2021-01-22T07:29:13.274Z] #34 68.03 Selecting previously unselected package xxd. [2021-01-22T07:29:13.274Z] #34 68.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T07:29:13.274Z] #34 68.11 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-22T07:29:13.274Z] #34 68.12 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T07:29:13.274Z] #34 68.66 Selecting previously unselected package vim-common. [2021-01-22T07:29:13.274Z] #34 68.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:29:13.274Z] #34 68.90 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T07:29:13.274Z] #34 69.59 Selecting previously unselected package cmake-data. [2021-01-22T07:29:13.274Z] #34 69.59 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-22T07:29:13.274Z] #34 69.61 Unpacking cmake-data (3.13.4-1) ... [2021-01-22T07:29:13.274Z] #34 74.34 Selecting previously unselected package libicu63:amd64. [2021-01-22T07:29:13.274Z] #34 74.34 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-22T07:29:13.274Z] #34 74.35 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T07:29:13.446Z] #43 44.19 CC images/seccomp.o [2021-01-22T07:29:13.460Z] #11 176.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-01-22T07:29:13.460Z] #11 176.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-01-22T07:29:13.460Z] #11 176.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-22T07:29:13.462Z] #10 ... [2021-01-22T07:29:13.462Z] [2021-01-22T07:29:13.462Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:29:13.462Z] #52 2.851 + RM_GOPATH=0 [2021-01-22T07:29:13.462Z] #52 2.851 + TMP_GOPATH= [2021-01-22T07:29:13.462Z] #52 2.855 + : /build [2021-01-22T07:29:13.462Z] #52 2.855 + '[' -z '' ']' [2021-01-22T07:29:13.462Z] #52 2.855 ++ mktemp -d [2021-01-22T07:29:13.462Z] #52 2.874 + export GOPATH=/tmp/tmp.TIuh3WAKid [2021-01-22T07:29:13.462Z] #52 2.874 + GOPATH=/tmp/tmp.TIuh3WAKid [2021-01-22T07:29:13.462Z] #52 2.874 + RM_GOPATH=1 [2021-01-22T07:29:13.462Z] #52 2.874 + case "$(go env GOARCH)" in [2021-01-22T07:29:13.462Z] #52 2.874 ++ go env GOARCH [2021-01-22T07:29:13.462Z] #52 2.874 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:29:13.462Z] #52 2.874 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:29:13.462Z] #52 2.874 ++ dirname /tmp/install/install.sh [2021-01-22T07:29:13.462Z] #52 2.882 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:29:13.462Z] #52 2.886 + dir=/tmp/install [2021-01-22T07:29:13.462Z] #52 2.886 + bin=containerd [2021-01-22T07:29:13.462Z] #52 2.886 + shift [2021-01-22T07:29:13.462Z] #52 2.886 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-22T07:29:13.462Z] #52 2.886 + . /tmp/install/containerd.installer [2021-01-22T07:29:13.462Z] #52 2.886 ++ set -e [2021-01-22T07:29:13.462Z] #52 2.886 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:29:13.462Z] #52 2.886 + install_containerd [2021-01-22T07:29:13.462Z] #52 2.886 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-22T07:29:13.462Z] #52 2.886 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TIuh3WAKid/src/github.com/containerd/containerd [2021-01-22T07:29:13.462Z] #52 2.919 Cloning into '/tmp/tmp.TIuh3WAKid/src/github.com/containerd/containerd'... [2021-01-22T07:29:13.462Z] #52 ... [2021-01-22T07:29:13.462Z] [2021-01-22T07:29:13.462Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:29:13.462Z] #32 58.41 Selecting previously unselected package libicu63:arm64. [2021-01-22T07:29:13.462Z] #32 58.42 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-01-22T07:29:13.462Z] #32 58.51 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-01-22T07:29:13.462Z] #32 64.57 Selecting previously unselected package libxml2:arm64. [2021-01-22T07:29:13.462Z] #32 64.57 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-01-22T07:29:13.462Z] #32 64.59 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T07:29:13.462Z] #32 65.28 Selecting previously unselected package libarchive13:arm64. [2021-01-22T07:29:13.462Z] #32 65.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-01-22T07:29:13.462Z] #32 65.37 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-01-22T07:29:13.535Z] #34 ... [2021-01-22T07:29:13.535Z] [2021-01-22T07:29:13.535Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:13.535Z] #40 77.87 Selecting previously unselected package python-six. [2021-01-22T07:29:13.535Z] #40 77.87 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-22T07:29:13.535Z] #40 77.88 Unpacking python-six (1.12.0-1) ... [2021-01-22T07:29:13.741Z] #43 44.42 CC images/binfmt-misc.o [2021-01-22T07:29:14.036Z] #43 44.65 CC images/time.o [2021-01-22T07:29:14.037Z] #43 44.85 CC images/sysctl.o [2021-01-22T07:29:14.037Z] #32 ... [2021-01-22T07:29:14.037Z] [2021-01-22T07:29:14.037Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:14.037Z] #47 65.72 go/scanner [2021-01-22T07:29:14.105Z] #40 78.18 Selecting previously unselected package python-protobuf. [2021-01-22T07:29:14.105Z] #40 78.19 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-01-22T07:29:14.105Z] #40 78.19 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-22T07:29:14.332Z] #43 45.06 CC images/autofs.o [2021-01-22T07:29:14.389Z] #11 177.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-01-22T07:29:14.389Z] #11 177.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-01-22T07:29:14.389Z] #11 177.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-22T07:29:14.389Z] #11 177.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-01-22T07:29:14.389Z] #11 177.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-01-22T07:29:14.389Z] #11 177.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-22T07:29:14.389Z] #11 ... [2021-01-22T07:29:14.389Z] [2021-01-22T07:29:14.389Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:14.389Z] #43 167.7 vendor/golang.org/x/net/http/httpproxy [2021-01-22T07:29:14.389Z] #43 168.6 mime/multipart [2021-01-22T07:29:14.389Z] #43 171.1 crypto/tls [2021-01-22T07:29:14.574Z] #40 77.97 Selecting previously unselected package protobuf-c-compiler. [2021-01-22T07:29:14.574Z] #40 77.97 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-01-22T07:29:14.574Z] #40 77.98 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T07:29:14.574Z] #40 78.16 Selecting previously unselected package protobuf-compiler. [2021-01-22T07:29:14.574Z] #40 78.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-01-22T07:29:14.574Z] #40 78.17 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-22T07:29:14.613Z] #47 66.42 mvdan.cc/sh/v3/syntax [2021-01-22T07:29:14.627Z] #43 45.25 CC images/macvlan.o [2021-01-22T07:29:14.645Z] #43 ... [2021-01-22T07:29:14.645Z] [2021-01-22T07:29:14.645Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:14.645Z] #11 177.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-01-22T07:29:14.645Z] #11 177.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-01-22T07:29:14.645Z] #11 177.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-22T07:29:14.834Z] #40 78.53 Selecting previously unselected package python-pkg-resources. [2021-01-22T07:29:14.834Z] #40 78.55 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T07:29:14.901Z] #11 178.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-01-22T07:29:14.901Z] #11 178.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2021-01-22T07:29:14.901Z] #11 178.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-22T07:29:14.922Z] #43 45.46 CC images/sit.o [2021-01-22T07:29:15.044Z] #40 79.52 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-22T07:29:15.094Z] #40 78.56 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-22T07:29:15.215Z] #43 45.71 CC images/memfd.o [2021-01-22T07:29:15.353Z] #40 ... [2021-01-22T07:29:15.353Z] [2021-01-22T07:29:15.353Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:15.353Z] #11 68.89 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] [2021-01-22T07:29:15.353Z] #11 73.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-01-22T07:29:15.353Z] #11 73.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-01-22T07:29:15.353Z] #11 73.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-22T07:29:15.353Z] #11 73.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-22T07:29:15.353Z] #11 73.07 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] [2021-01-22T07:29:15.353Z] #11 73.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2021-01-22T07:29:15.353Z] #11 73.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-01-22T07:29:15.353Z] #11 73.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-01-22T07:29:15.353Z] #11 73.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-01-22T07:29:15.353Z] #11 73.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-01-22T07:29:15.353Z] #11 73.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-01-22T07:29:15.353Z] #11 73.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-01-22T07:29:15.353Z] #11 73.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-01-22T07:29:15.353Z] #11 73.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-01-22T07:29:15.353Z] #11 73.57 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2021-01-22T07:29:15.353Z] #11 75.74 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:29:15.353Z] #11 76.08 Fetched 78.2 MB in 12s (6295 kB/s) [2021-01-22T07:29:15.353Z] #11 76.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T07:29:15.353Z] #11 76.82 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2021-01-22T07:29:15.353Z] #11 76.92 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T07:29:15.353Z] #11 77.51 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2021-01-22T07:29:15.353Z] #11 77.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T07:29:15.353Z] #11 78.02 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2021-01-22T07:29:15.353Z] #11 78.07 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T07:29:15.353Z] #11 78.37 Setting up libudev1:amd64 (241-7~deb10u5) ... [2021-01-22T07:29:15.353Z] #11 78.69 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-22T07:29:15.354Z] #11 78.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T07:29:15.354Z] #11 78.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-01-22T07:29:15.354Z] #11 78.78 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T07:29:15.354Z] #11 ... [2021-01-22T07:29:15.354Z] [2021-01-22T07:29:15.354Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:15.354Z] #40 79.08 Selecting previously unselected package python-six. [2021-01-22T07:29:15.354Z] #40 79.10 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-22T07:29:15.510Z] #43 46.03 CC images/timens.o [2021-01-22T07:29:15.566Z] #47 67.20 golang.org/x/sys/unix [2021-01-22T07:29:15.566Z] #47 67.21 encoding/json [2021-01-22T07:29:15.566Z] #47 67.42 go/ast [2021-01-22T07:29:15.613Z] #40 79.10 Unpacking python-six (1.12.0-1) ... [2021-01-22T07:29:15.613Z] #40 79.34 Selecting previously unselected package python-protobuf. [2021-01-22T07:29:15.613Z] #40 79.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-01-22T07:29:15.805Z] #43 46.33 LINK images/built-in.o [2021-01-22T07:29:15.805Z] #43 46.51 GEN compel/include/asm [2021-01-22T07:29:15.805Z] #43 46.56 GEN compel/include/version.h [2021-01-22T07:29:15.828Z] #11 179.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-22T07:29:15.828Z] #11 179.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-22T07:29:15.828Z] #11 179.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-01-22T07:29:15.828Z] #11 179.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T07:29:15.828Z] #11 179.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-01-22T07:29:15.828Z] #11 179.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-01-22T07:29:15.828Z] #11 179.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:29:15.828Z] #11 179.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T07:29:15.828Z] #11 179.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-01-22T07:29:15.828Z] #11 179.1 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-22T07:29:15.828Z] #11 179.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T07:29:15.828Z] #11 179.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:29:15.828Z] #11 179.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-22T07:29:15.828Z] #11 179.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-22T07:29:15.828Z] #11 179.3 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-22T07:29:15.828Z] #11 179.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T07:29:15.873Z] #40 79.37 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-22T07:29:16.084Z] #11 179.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-22T07:29:16.084Z] #11 179.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:29:16.084Z] #11 179.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-22T07:29:16.084Z] #11 179.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 [2021-01-22T07:29:16.084Z] #11 179.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:29:16.084Z] #11 179.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 [2021-01-22T07:29:16.084Z] #11 179.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 [2021-01-22T07:29:16.084Z] #11 179.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T07:29:16.084Z] #11 179.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-22T07:29:16.084Z] #11 179.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T07:29:16.101Z] #43 46.58 touch .config [2021-01-22T07:29:16.101Z] #43 46.65 GEN include/common/config.h [2021-01-22T07:29:16.101Z] #43 46.75 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-22T07:29:16.101Z] #43 46.77 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-22T07:29:16.101Z] #43 46.80 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-01-22T07:29:16.101Z] #43 46.82 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-01-22T07:29:16.340Z] #11 179.5 Setting up dmsetup (2:1.02.155-3) ... [2021-01-22T07:29:16.340Z] #11 179.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T07:29:16.340Z] #11 179.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-22T07:29:16.340Z] #11 179.6 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:29:16.395Z] #43 46.85 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-01-22T07:29:16.395Z] #43 46.90 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-01-22T07:29:16.395Z] #43 46.92 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-01-22T07:29:16.395Z] #43 46.95 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-22T07:29:16.395Z] #43 46.95 DEP compel/plugins/std/infect.d [2021-01-22T07:29:16.691Z] #43 47.14 DEP compel/plugins/std/string.d [2021-01-22T07:29:16.691Z] #43 47.30 DEP compel/plugins/std/log.d [2021-01-22T07:29:16.691Z] #43 47.39 DEP compel/plugins/std/fds.d [2021-01-22T07:29:16.812Z] #40 80.28 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-22T07:29:16.812Z] #40 ... [2021-01-22T07:29:16.812Z] [2021-01-22T07:29:16.812Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:16.812Z] #32 70.47 reflect [2021-01-22T07:29:16.812Z] #32 78.29 time [2021-01-22T07:29:16.990Z] #43 47.56 DEP compel/plugins/std/std.d [2021-01-22T07:29:16.990Z] #43 47.66 DEP compel/plugins/shmem/shmem.d [2021-01-22T07:29:16.990Z] #43 47.77 DEP compel/plugins/fds/fds.d [2021-01-22T07:29:17.071Z] #32 ... [2021-01-22T07:29:17.072Z] [2021-01-22T07:29:17.072Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:17.072Z] #49 75.42 syscall [2021-01-22T07:29:17.072Z] #49 75.49 reflect [2021-01-22T07:29:17.082Z] #47 ... [2021-01-22T07:29:17.082Z] [2021-01-22T07:29:17.082Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:17.082Z] #30 58.87 fmt [2021-01-22T07:29:17.082Z] #30 58.87 path/filepath [2021-01-22T07:29:17.082Z] #30 60.03 io/ioutil [2021-01-22T07:29:17.082Z] #30 61.64 github.com/BurntSushi/toml [2021-01-22T07:29:17.082Z] #30 61.64 log [2021-01-22T07:29:17.082Z] #30 61.65 flag [2021-01-22T07:29:17.082Z] #30 65.73 github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T07:29:17.269Z] #11 DONE 180.8s [2021-01-22T07:29:17.269Z] [2021-01-22T07:29:17.269Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:17.288Z] #43 47.93 CC compel/plugins/std/std.o [2021-01-22T07:29:17.346Z] #30 ... [2021-01-22T07:29:17.346Z] [2021-01-22T07:29:17.346Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:29:17.346Z] #32 65.92 Selecting previously unselected package libjsoncpp1:arm64. [2021-01-22T07:29:17.346Z] #32 65.94 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-01-22T07:29:17.346Z] #32 65.95 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-01-22T07:29:17.346Z] #32 66.73 Selecting previously unselected package librhash0:arm64. [2021-01-22T07:29:17.346Z] #32 66.75 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-01-22T07:29:17.346Z] #32 66.76 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-01-22T07:29:17.346Z] #32 67.78 Selecting previously unselected package libuv1:arm64. [2021-01-22T07:29:17.346Z] #32 67.78 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-01-22T07:29:17.346Z] #32 67.94 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-01-22T07:29:17.346Z] #32 68.55 Selecting previously unselected package cmake. [2021-01-22T07:29:17.346Z] #32 68.59 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-01-22T07:29:17.346Z] #32 68.77 Unpacking cmake (3.13.4-1) ... [2021-01-22T07:29:17.587Z] #43 48.29 CC compel/plugins/std/fds.o [2021-01-22T07:29:18.237Z] #43 48.71 CC compel/plugins/std/log.o [2021-01-22T07:29:19.278Z] #32 ... [2021-01-22T07:29:19.278Z] [2021-01-22T07:29:19.278Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:19.278Z] #41 61.27 internal/lazyregexp [2021-01-22T07:29:19.278Z] #41 61.48 github.com/LK4D4/vndr/versioned [2021-01-22T07:29:19.278Z] #41 61.55 fmt [2021-01-22T07:29:19.278Z] #41 61.64 encoding/binary [2021-01-22T07:29:19.278Z] #41 61.81 os/exec [2021-01-22T07:29:19.278Z] #41 65.02 encoding/base64 [2021-01-22T07:29:19.278Z] #41 65.39 crypto/cipher [2021-01-22T07:29:19.278Z] #41 66.44 crypto/sha512 [2021-01-22T07:29:19.278Z] #41 66.77 crypto/aes [2021-01-22T07:29:19.278Z] #41 67.45 crypto/des [2021-01-22T07:29:19.278Z] #41 68.13 crypto/ed25519/internal/edwards25519 [2021-01-22T07:29:19.278Z] #41 68.77 crypto/md5 [2021-01-22T07:29:19.278Z] #41 70.01 go/ast [2021-01-22T07:29:19.278Z] #41 70.98 text/template/parse [2021-01-22T07:29:19.279Z] #43 49.80 CC compel/plugins/std/string.o [2021-01-22T07:29:19.279Z] #43 ... [2021-01-22T07:29:19.279Z] [2021-01-22T07:29:19.279Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:19.279Z] #13 115.7 Selecting previously unselected package libapparmor1:ppc64el. [2021-01-22T07:29:19.279Z] #13 115.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-01-22T07:29:19.279Z] #13 115.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-01-22T07:29:19.279Z] #13 115.8 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-01-22T07:29:19.279Z] #13 115.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-01-22T07:29:19.279Z] #13 115.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-01-22T07:29:19.279Z] #13 116.0 Selecting previously unselected package libbtrfs0. [2021-01-22T07:29:19.279Z] #13 116.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-01-22T07:29:19.279Z] #13 116.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T07:29:19.279Z] #13 116.0 Selecting previously unselected package libbtrfs-dev. [2021-01-22T07:29:19.279Z] #13 116.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-01-22T07:29:19.279Z] #13 116.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:29:19.279Z] #13 116.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-01-22T07:29:19.279Z] #13 116.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-01-22T07:29:19.279Z] #13 116.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-22T07:29:19.280Z] #13 116.4 Selecting previously unselected package libudev-dev:ppc64el. [2021-01-22T07:29:19.280Z] #13 116.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_ppc64el.deb ... [2021-01-22T07:29:19.280Z] #13 116.4 Unpacking libudev-dev:ppc64el (241-7~deb10u5) ... [2021-01-22T07:29:19.280Z] #13 116.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-01-22T07:29:19.280Z] #13 116.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-01-22T07:29:19.280Z] #13 116.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-01-22T07:29:19.280Z] #13 116.8 Selecting previously unselected package libpcre16-3:ppc64el. [2021-01-22T07:29:19.280Z] #13 116.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-01-22T07:29:19.280Z] #13 116.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-01-22T07:29:19.280Z] #13 117.0 Selecting previously unselected package libpcre32-3:ppc64el. [2021-01-22T07:29:19.280Z] #13 117.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-01-22T07:29:19.280Z] #13 117.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-01-22T07:29:19.280Z] #13 117.2 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-01-22T07:29:19.280Z] #13 117.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-01-22T07:29:19.280Z] #13 117.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-01-22T07:29:19.280Z] #13 117.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-01-22T07:29:19.552Z] #41 ... [2021-01-22T07:29:19.552Z] [2021-01-22T07:29:19.552Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:19.552Z] #38 66.75 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-01-22T07:29:19.552Z] #38 66.92 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-01-22T07:29:19.552Z] #38 67.77 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-01-22T07:29:19.552Z] #38 68.03 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-01-22T07:29:19.552Z] #38 68.55 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-01-22T07:29:19.552Z] #38 68.79 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-22T07:29:19.552Z] #38 68.81 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T07:29:19.552Z] #38 68.88 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-01-22T07:29:19.552Z] #38 69.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T07:29:19.552Z] #38 69.34 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-22T07:29:19.574Z] #13 117.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-01-22T07:29:19.574Z] #13 117.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-01-22T07:29:19.610Z] #49 ... [2021-01-22T07:29:19.610Z] [2021-01-22T07:29:19.610Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:19.610Z] #11 83.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-22T07:29:19.610Z] #11 83.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-01-22T07:29:19.610Z] #11 83.03 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T07:29:19.784Z] #51 2.109 + RM_GOPATH=0 [2021-01-22T07:29:19.784Z] #51 2.109 + TMP_GOPATH= [2021-01-22T07:29:19.784Z] #51 2.109 + : /build [2021-01-22T07:29:19.784Z] #51 2.109 + '[' -z '' ']' [2021-01-22T07:29:19.784Z] #51 2.109 ++ mktemp -d [2021-01-22T07:29:19.784Z] #51 2.109 + export GOPATH=/tmp/tmp.LL72v0INQa [2021-01-22T07:29:19.784Z] #51 2.109 + GOPATH=/tmp/tmp.LL72v0INQa [2021-01-22T07:29:19.784Z] #51 2.109 + RM_GOPATH=1 [2021-01-22T07:29:19.784Z] #51 2.109 + case "$(go env GOARCH)" in [2021-01-22T07:29:19.784Z] #51 2.109 ++ go env GOARCH [2021-01-22T07:29:19.784Z] #51 2.171 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:29:19.784Z] #51 2.171 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:29:19.784Z] #51 2.171 ++ dirname /tmp/install/install.sh [2021-01-22T07:29:19.784Z] #51 2.171 + dir=/tmp/install [2021-01-22T07:29:19.784Z] #51 2.171 + bin=runc [2021-01-22T07:29:19.784Z] #51 2.171 + shift [2021-01-22T07:29:19.784Z] #51 2.171 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-22T07:29:19.784Z] #51 2.171 + . /tmp/install/runc.installer [2021-01-22T07:29:19.784Z] #51 2.171 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T07:29:19.784Z] #51 2.171 + install_runc [2021-01-22T07:29:19.784Z] #51 2.172 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-22T07:29:19.784Z] #51 2.172 + uname -r [2021-01-22T07:29:19.784Z] #51 2.179 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-22T07:29:19.784Z] #51 2.179 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-22T07:29:19.784Z] #51 2.179 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LL72v0INQa/src/github.com/opencontainers/runc [2021-01-22T07:29:19.784Z] #51 2.180 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-22T07:29:19.784Z] #51 2.195 Cloning into '/tmp/tmp.LL72v0INQa/src/github.com/opencontainers/runc'... [2021-01-22T07:29:19.784Z] #51 ... [2021-01-22T07:29:19.784Z] [2021-01-22T07:29:19.784Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-22T07:29:19.784Z] #12 DONE 2.3s [2021-01-22T07:29:19.784Z] [2021-01-22T07:29:19.784Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-22T07:29:19.819Z] #38 ... [2021-01-22T07:29:19.819Z] [2021-01-22T07:29:19.819Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:19.819Z] #41 71.76 encoding/json [2021-01-22T07:29:19.873Z] #13 117.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-01-22T07:29:19.873Z] #13 117.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-01-22T07:29:19.873Z] #13 117.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-01-22T07:29:20.169Z] #13 118.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-01-22T07:29:20.169Z] #13 118.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-01-22T07:29:20.169Z] #13 118.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-01-22T07:29:20.464Z] #13 118.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-01-22T07:29:20.464Z] #13 118.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2021-01-22T07:29:20.464Z] #13 118.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2021-01-22T07:29:20.464Z] #13 118.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-01-22T07:29:20.464Z] #13 118.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_ppc64el.deb ... [2021-01-22T07:29:20.464Z] #13 118.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u5) ... [2021-01-22T07:29:20.761Z] #13 118.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-01-22T07:29:20.761Z] #13 118.9 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2021-01-22T07:29:20.761Z] #13 118.9 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-01-22T07:29:20.761Z] #13 118.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T07:29:20.761Z] #13 118.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-01-22T07:29:21.057Z] #13 118.9 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-01-22T07:29:21.057Z] #13 118.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:29:21.057Z] #13 118.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T07:29:21.057Z] #13 118.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-01-22T07:29:21.057Z] #13 119.0 Setting up libudev-dev:ppc64el (241-7~deb10u5) ... [2021-01-22T07:29:21.057Z] #13 119.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T07:29:21.057Z] #13 119.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:29:21.057Z] #13 119.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-01-22T07:29:21.057Z] #13 119.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-22T07:29:21.057Z] #13 119.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u5) ... [2021-01-22T07:29:21.057Z] #13 119.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T07:29:21.057Z] #13 119.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-01-22T07:29:21.057Z] #13 119.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:29:21.057Z] #13 119.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-22T07:29:21.057Z] #13 119.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-22T07:29:21.057Z] #13 119.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:29:21.057Z] #13 119.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-22T07:29:21.057Z] #13 119.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-22T07:29:21.057Z] #13 119.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T07:29:21.149Z] #13 DONE 1.5s [2021-01-22T07:29:21.149Z] [2021-01-22T07:29:21.149Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:21.149Z] #41 76.72 CC compel/src/lib/infect.o [2021-01-22T07:29:21.149Z] #41 79.62 CC compel/src/lib/ptrace.o [2021-01-22T07:29:21.149Z] #41 80.27 AR compel/libcompel.a [2021-01-22T07:29:21.149Z] #41 80.42 HOSTCC compel/src/main-host.o [2021-01-22T07:29:21.149Z] #41 80.82 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-01-22T07:29:21.149Z] #41 81.12 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-22T07:29:21.149Z] #41 81.87 HOSTCC compel/src/lib/log-host.o [2021-01-22T07:29:21.149Z] #41 82.11 HOSTLINK compel/compel-host-bin [2021-01-22T07:29:21.149Z] #41 82.35 DEP soccr/soccr.d [2021-01-22T07:29:21.149Z] #41 82.61 CC soccr/soccr.o [2021-01-22T07:29:21.149Z] #41 84.55 AR soccr/libsoccr.a [2021-01-22T07:29:21.149Z] #41 84.63 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T07:29:21.353Z] #13 119.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-01-22T07:29:21.353Z] #13 119.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-22T07:29:21.353Z] #13 119.1 Setting up dmsetup (2:1.02.155-3) ... [2021-01-22T07:29:21.353Z] #13 119.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-22T07:29:21.353Z] #13 119.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-01-22T07:29:21.353Z] #13 119.2 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:29:21.404Z] #41 85.26 DEP criu/arch/x86/sigframe.d [2021-01-22T07:29:21.404Z] #41 ... [2021-01-22T07:29:21.404Z] [2021-01-22T07:29:21.404Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-22T07:29:21.523Z] #11 ... [2021-01-22T07:29:21.523Z] [2021-01-22T07:29:21.523Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:29:21.523Z] #45 DONE 84.8s [2021-01-22T07:29:21.523Z] [2021-01-22T07:29:21.523Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:29:21.523Z] #34 83.37 Selecting previously unselected package libxml2:amd64. [2021-01-22T07:29:21.523Z] #34 83.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-01-22T07:29:21.523Z] #34 83.42 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T07:29:21.523Z] #34 84.57 Selecting previously unselected package libarchive13:amd64. [2021-01-22T07:29:21.523Z] #34 84.58 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-01-22T07:29:21.523Z] #34 84.63 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-22T07:29:21.523Z] #34 85.19 Selecting previously unselected package libjsoncpp1:amd64. [2021-01-22T07:29:21.523Z] #34 85.20 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-01-22T07:29:21.523Z] #34 85.22 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-22T07:29:21.647Z] #40 ... [2021-01-22T07:29:21.647Z] [2021-01-22T07:29:21.647Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:21.647Z] #32 85.51 internal/poll [2021-01-22T07:29:21.655Z] #13 DONE 119.4s [2021-01-22T07:29:21.655Z] [2021-01-22T07:29:21.655Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:21.951Z] #53 ... [2021-01-22T07:29:21.951Z] [2021-01-22T07:29:21.951Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-22T07:29:21.951Z] #14 DONE 0.5s [2021-01-22T07:29:21.951Z] [2021-01-22T07:29:21.951Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:21.951Z] #53 0.463 + RM_GOPATH=0 [2021-01-22T07:29:21.951Z] #53 0.464 + TMP_GOPATH= [2021-01-22T07:29:21.951Z] #53 0.464 + : /build [2021-01-22T07:29:21.951Z] #53 0.464 + '[' -z '' ']' [2021-01-22T07:29:21.951Z] #53 0.465 ++ mktemp -d [2021-01-22T07:29:21.951Z] #53 0.470 + export GOPATH=/tmp/tmp.CLSg7sy9H0 [2021-01-22T07:29:21.951Z] #53 0.470 + GOPATH=/tmp/tmp.CLSg7sy9H0 [2021-01-22T07:29:21.951Z] #53 0.470 + RM_GOPATH=1 [2021-01-22T07:29:21.951Z] #53 0.470 + case "$(go env GOARCH)" in [2021-01-22T07:29:21.951Z] #53 0.471 ++ go env GOARCH [2021-01-22T07:29:21.951Z] #53 0.484 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:29:21.951Z] #53 0.490 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:29:21.951Z] #53 0.493 ++ dirname /tmp/install/install.sh [2021-01-22T07:29:21.951Z] #53 0.496 + dir=/tmp/install [2021-01-22T07:29:21.951Z] #53 0.502 + bin=runc [2021-01-22T07:29:21.951Z] #53 0.504 + shift [2021-01-22T07:29:21.951Z] #53 0.512 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-22T07:29:21.951Z] #53 0.514 + . /tmp/install/runc.installer [2021-01-22T07:29:21.951Z] #53 0.517 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T07:29:21.951Z] #53 0.519 + install_runc [2021-01-22T07:29:21.951Z] #53 0.521 + uname -r [2021-01-22T07:29:21.951Z] #53 0.521 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-22T07:29:21.951Z] #53 0.528 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-22T07:29:21.951Z] #53 0.529 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-22T07:29:21.951Z] #53 0.529 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-22T07:29:21.951Z] #53 0.530 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CLSg7sy9H0/src/github.com/opencontainers/runc [2021-01-22T07:29:21.951Z] #53 0.554 Cloning into '/tmp/tmp.CLSg7sy9H0/src/github.com/opencontainers/runc'... [2021-01-22T07:29:22.092Z] #34 85.50 Selecting previously unselected package librhash0:amd64. [2021-01-22T07:29:22.093Z] #34 85.50 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-01-22T07:29:22.093Z] #34 85.53 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-01-22T07:29:22.093Z] #34 85.73 Selecting previously unselected package libuv1:amd64. [2021-01-22T07:29:22.093Z] #34 ... [2021-01-22T07:29:22.093Z] [2021-01-22T07:29:22.093Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:22.093Z] #43 75.69 syscall [2021-01-22T07:29:22.093Z] #43 ... [2021-01-22T07:29:22.093Z] [2021-01-22T07:29:22.093Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:29:22.093Z] #34 85.73 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-01-22T07:29:22.093Z] #34 85.75 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-01-22T07:29:22.261Z] #53 ... [2021-01-22T07:29:22.262Z] [2021-01-22T07:29:22.262Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-22T07:29:22.262Z] #15 DONE 0.4s [2021-01-22T07:29:22.353Z] #34 85.99 Selecting previously unselected package cmake. [2021-01-22T07:29:22.353Z] #34 85.99 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-01-22T07:29:22.353Z] #34 86.01 Unpacking cmake (3.13.4-1) ... [2021-01-22T07:29:22.560Z] [2021-01-22T07:29:22.560Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:22.560Z] #43 50.51 CC compel/plugins/std/infect.o [2021-01-22T07:29:22.560Z] #43 50.98 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-01-22T07:29:22.560Z] #43 51.02 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-01-22T07:29:22.560Z] #43 51.08 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-01-22T07:29:22.560Z] #43 51.14 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-01-22T07:29:22.560Z] #43 51.20 AR compel/plugins/std.lib.a [2021-01-22T07:29:22.560Z] #43 51.32 CC compel/plugins/fds/fds.o [2021-01-22T07:29:22.560Z] #43 51.64 AR compel/plugins/fds.lib.a [2021-01-22T07:29:22.560Z] #43 51.71 HOSTDEP compel/src/lib/log-host.d [2021-01-22T07:29:22.560Z] #43 51.84 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-22T07:29:22.560Z] #43 51.97 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-01-22T07:29:22.560Z] #43 52.08 HOSTDEP compel/src/main-host.d [2021-01-22T07:29:22.560Z] #43 52.23 DEP compel/src/lib/ptrace.d [2021-01-22T07:29:22.560Z] #43 52.45 DEP compel/src/lib/infect.d [2021-01-22T07:29:22.560Z] #43 52.64 DEP compel/src/lib/infect-util.d [2021-01-22T07:29:22.560Z] #43 52.74 DEP compel/src/lib/infect-rpc.d [2021-01-22T07:29:22.560Z] #43 52.91 DEP compel/arch/ppc64/src/lib/infect.d [2021-01-22T07:29:22.560Z] #43 53.04 DEP compel/arch/ppc64/src/lib/cpu.d [2021-01-22T07:29:22.560Z] #43 53.15 DEP compel/src/lib/log.d [2021-01-22T07:29:22.560Z] #43 53.26 DEP compel/src/main.d [2021-01-22T07:29:22.560Z] #43 ... [2021-01-22T07:29:22.560Z] [2021-01-22T07:29:22.560Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-22T07:29:22.560Z] #16 0.314 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-22T07:29:22.560Z] #16 DONE 0.4s [2021-01-22T07:29:22.560Z] [2021-01-22T07:29:22.560Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:22.560Z] #43 53.35 DEP compel/src/lib/handle-elf.d [2021-01-22T07:29:22.768Z] #14 1.369 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-22T07:29:22.768Z] #14 DONE 1.5s [2021-01-22T07:29:22.768Z] [2021-01-22T07:29:22.768Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-22T07:29:22.856Z] #43 53.47 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-01-22T07:29:22.856Z] #43 53.60 CC compel/src/lib/log.o [2021-01-22T07:29:23.146Z] #41 ... [2021-01-22T07:29:23.146Z] [2021-01-22T07:29:23.146Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:23.146Z] #30 DONE 74.5s [2021-01-22T07:29:23.146Z] [2021-01-22T07:29:23.146Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:29:23.146Z] #32 74.67 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-01-22T07:29:23.146Z] #32 74.87 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T07:29:23.146Z] #32 74.97 Setting up libuv1:arm64 (1.24.1-1) ... [2021-01-22T07:29:23.146Z] #32 75.09 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T07:29:23.150Z] #43 ... [2021-01-22T07:29:23.150Z] [2021-01-22T07:29:23.150Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-22T07:29:23.150Z] #17 DONE 0.4s [2021-01-22T07:29:23.150Z] [2021-01-22T07:29:23.150Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:23.150Z] #43 53.89 CC compel/arch/ppc64/src/lib/cpu.o [2021-01-22T07:29:23.451Z] #43 ... [2021-01-22T07:29:23.451Z] [2021-01-22T07:29:23.451Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-22T07:29:23.451Z] #18 DONE 0.3s [2021-01-22T07:29:23.752Z] [2021-01-22T07:29:23.752Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:23.752Z] #43 54.26 CC compel/arch/ppc64/src/lib/infect.o [2021-01-22T07:29:24.053Z] #43 ... [2021-01-22T07:29:24.053Z] [2021-01-22T07:29:24.053Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-01-22T07:29:24.053Z] #19 DONE 0.4s [2021-01-22T07:29:24.053Z] [2021-01-22T07:29:24.053Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:29:24.099Z] #32 ... [2021-01-22T07:29:24.099Z] [2021-01-22T07:29:24.099Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:24.099Z] #38 73.98 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-01-22T07:29:24.099Z] #38 74.56 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:29:24.099Z] #38 DONE 75.7s [2021-01-22T07:29:24.099Z] [2021-01-22T07:29:24.099Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:29:24.099Z] #32 75.72 Setting up librhash0:arm64 (1.3.8-1) ... [2021-01-22T07:29:24.099Z] #32 76.09 Setting up cmake-data (3.13.4-1) ... [2021-01-22T07:29:24.658Z] #15 DONE 1.6s [2021-01-22T07:29:24.658Z] [2021-01-22T07:29:24.658Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-22T07:29:24.679Z] #32 76.48 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T07:29:24.699Z] #20 0.589 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:29:24.700Z] #20 0.643 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:29:24.700Z] #20 0.676 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:29:24.945Z] #32 ... [2021-01-22T07:29:24.945Z] [2021-01-22T07:29:24.945Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:29:24.945Z] #45 DONE 89.1s [2021-01-22T07:29:24.945Z] [2021-01-22T07:29:24.945Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:29:24.945Z] #34 87.75 Selecting previously unselected package libxml2:amd64. [2021-01-22T07:29:24.945Z] #34 87.76 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-01-22T07:29:24.945Z] #34 87.78 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T07:29:24.945Z] #34 89.05 Selecting previously unselected package libarchive13:amd64. [2021-01-22T07:29:24.945Z] #34 89.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-01-22T07:29:24.945Z] #34 89.07 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-22T07:29:25.206Z] #34 89.63 Selecting previously unselected package libjsoncpp1:amd64. [2021-01-22T07:29:25.467Z] #34 89.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-01-22T07:29:25.467Z] #34 89.66 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-22T07:29:25.628Z] #32 77.39 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-01-22T07:29:25.628Z] #32 77.46 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-01-22T07:29:25.727Z] #34 90.12 Selecting previously unselected package librhash0:amd64. [2021-01-22T07:29:25.727Z] #34 90.12 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-01-22T07:29:25.727Z] #34 90.13 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-01-22T07:29:25.748Z] #20 1.737 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-22T07:29:25.891Z] #32 77.63 Setting up cmake (3.13.4-1) ... [2021-01-22T07:29:25.891Z] #32 77.67 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:29:26.023Z] #16 DONE 1.7s [2021-01-22T07:29:26.023Z] [2021-01-22T07:29:26.023Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-22T07:29:26.155Z] #32 78.09 Processing triggers for mime-support (3.62) ... [2021-01-22T07:29:26.298Z] #34 90.51 Selecting previously unselected package libuv1:amd64. [2021-01-22T07:29:26.298Z] #34 90.53 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-01-22T07:29:26.298Z] #34 90.54 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-01-22T07:29:26.570Z] #34 90.84 Selecting previously unselected package cmake. [2021-01-22T07:29:26.570Z] #34 90.84 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-01-22T07:29:26.570Z] #34 90.85 Unpacking cmake (3.13.4-1) ... [2021-01-22T07:29:26.584Z] #17 ... [2021-01-22T07:29:26.584Z] [2021-01-22T07:29:26.584Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:26.584Z] #43 179.9 net/http/httptrace [2021-01-22T07:29:26.584Z] #43 180.2 net/http [2021-01-22T07:29:26.584Z] #43 ... [2021-01-22T07:29:26.584Z] [2021-01-22T07:29:26.584Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:26.584Z] #41 85.40 DEP criu/arch/x86/sigaction_compat.d [2021-01-22T07:29:26.584Z] #41 85.65 DEP criu/arch/x86/kerndat.d [2021-01-22T07:29:26.584Z] #41 85.87 DEP criu/arch/x86/crtools.d [2021-01-22T07:29:26.584Z] #41 86.01 DEP criu/arch/x86/cpu.d [2021-01-22T07:29:26.584Z] #41 86.18 CC criu/arch/x86/cpu.o [2021-01-22T07:29:26.584Z] #41 87.25 CC criu/arch/x86/crtools.o [2021-01-22T07:29:26.584Z] #41 89.29 CC criu/arch/x86/kerndat.o [2021-01-22T07:29:26.584Z] #41 90.14 CC criu/arch/x86/sigaction_compat.o [2021-01-22T07:29:26.752Z] #32 DONE 78.8s [2021-01-22T07:29:26.752Z] [2021-01-22T07:29:26.752Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:26.752Z] #39 2.378 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T07:29:26.752Z] #39 2.378 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T07:29:26.752Z] #39 2.401 Note: Building without GnuTLS support [2021-01-22T07:29:26.752Z] #39 2.425 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T07:29:26.752Z] #39 2.425 Makefile.config:40: Warn: Building without nftables support [2021-01-22T07:29:26.840Z] #41 90.79 CC criu/arch/x86/sigframe.o [2021-01-22T07:29:27.234Z] #34 ... [2021-01-22T07:29:27.234Z] [2021-01-22T07:29:27.234Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:27.234Z] #11 81.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-22T07:29:27.234Z] #11 81.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-01-22T07:29:27.234Z] #11 81.70 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T07:29:27.234Z] #11 87.55 Selecting previously unselected package binutils-mingw-w64. [2021-01-22T07:29:27.234Z] #11 87.55 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-22T07:29:27.234Z] #11 87.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T07:29:27.234Z] #11 87.96 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-01-22T07:29:27.234Z] #11 87.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-22T07:29:27.234Z] #11 88.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T07:29:27.234Z] #11 88.62 Selecting previously unselected package dmsetup. [2021-01-22T07:29:27.234Z] #11 88.66 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-01-22T07:29:27.234Z] #11 88.79 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-22T07:29:27.234Z] #11 89.22 Selecting previously unselected package mingw-w64-common. [2021-01-22T07:29:27.234Z] #11 89.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-22T07:29:27.234Z] #11 89.25 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-22T07:29:27.408Z] #41 91.32 LINK criu/arch/x86/crtools.built-in.o [2021-01-22T07:29:27.408Z] #41 91.45 DEP criu/pie/util-vdso-elf32.d [2021-01-22T07:29:27.495Z] #11 ... [2021-01-22T07:29:27.495Z] [2021-01-22T07:29:27.495Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:27.495Z] #32 89.48 internal/syscall/execenv [2021-01-22T07:29:27.495Z] #32 89.84 internal/syscall/unix [2021-01-22T07:29:27.495Z] #32 90.12 internal/fmtsort [2021-01-22T07:29:27.495Z] #32 90.41 os [2021-01-22T07:29:27.495Z] #32 91.18 strings [2021-01-22T07:29:27.706Z] #39 ... [2021-01-22T07:29:27.706Z] [2021-01-22T07:29:27.706Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:27.706Z] #10 69.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-22T07:29:27.706Z] #10 69.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-22T07:29:27.706Z] #10 69.53 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T07:29:27.706Z] #10 ... [2021-01-22T07:29:27.706Z] [2021-01-22T07:29:27.706Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:27.763Z] #34 ... [2021-01-22T07:29:27.763Z] [2021-01-22T07:29:27.763Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:27.763Z] #11 88.30 Selecting previously unselected package binutils-mingw-w64. [2021-01-22T07:29:27.763Z] #11 88.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-22T07:29:27.763Z] #11 88.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T07:29:27.763Z] #11 88.76 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-01-22T07:29:27.763Z] #11 88.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-22T07:29:27.763Z] #11 88.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T07:29:27.763Z] #11 89.07 Selecting previously unselected package dmsetup. [2021-01-22T07:29:27.763Z] #11 89.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-01-22T07:29:27.763Z] #11 89.07 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-22T07:29:27.763Z] #11 89.46 Selecting previously unselected package mingw-w64-common. [2021-01-22T07:29:27.763Z] #11 89.49 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-22T07:29:27.763Z] #11 89.51 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-22T07:29:27.841Z] #20 3.560 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-22T07:29:27.841Z] #20 ... [2021-01-22T07:29:27.841Z] [2021-01-22T07:29:27.841Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:27.841Z] #45 116.0 encoding/xml [2021-01-22T07:29:27.841Z] #45 120.2 math/big [2021-01-22T07:29:27.841Z] #45 120.7 go/doc [2021-01-22T07:29:27.974Z] #41 91.69 DEP criu/pie/util-vdso.d [2021-01-22T07:29:27.974Z] #41 91.98 DEP criu/pie/util.d [2021-01-22T07:29:28.143Z] #45 ... [2021-01-22T07:29:28.143Z] [2021-01-22T07:29:28.143Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:28.143Z] #43 55.11 CC compel/src/lib/infect-rpc.o [2021-01-22T07:29:28.143Z] #43 55.61 CC compel/src/lib/infect-util.o [2021-01-22T07:29:28.143Z] #43 55.91 CC compel/src/lib/infect.o [2021-01-22T07:29:28.230Z] #41 ... [2021-01-22T07:29:28.230Z] [2021-01-22T07:29:28.230Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-22T07:29:28.230Z] #17 DONE 2.1s [2021-01-22T07:29:28.230Z] [2021-01-22T07:29:28.230Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:29:28.441Z] #32 ... [2021-01-22T07:29:28.441Z] [2021-01-22T07:29:28.441Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:28.441Z] #43 82.88 time [2021-01-22T07:29:28.459Z] #43 59.00 CC compel/src/lib/ptrace.o [2021-01-22T07:29:28.659Z] #33 1.681 + RM_GOPATH=0 [2021-01-22T07:29:28.659Z] #33 1.681 + TMP_GOPATH= [2021-01-22T07:29:28.659Z] #33 1.681 + : /build [2021-01-22T07:29:28.659Z] #33 1.688 + '[' -z '' ']' [2021-01-22T07:29:28.659Z] #33 1.688 ++ mktemp -d [2021-01-22T07:29:28.659Z] #33 1.691 + export GOPATH=/tmp/tmp.5vxVxgW0DM [2021-01-22T07:29:28.659Z] #33 1.692 + GOPATH=/tmp/tmp.5vxVxgW0DM [2021-01-22T07:29:28.659Z] #33 1.692 + RM_GOPATH=1 [2021-01-22T07:29:28.659Z] #33 1.692 + case "$(go env GOARCH)" in [2021-01-22T07:29:28.659Z] #33 1.693 ++ go env GOARCH [2021-01-22T07:29:28.659Z] #33 1.722 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:29:28.659Z] #33 1.723 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:29:28.659Z] #33 1.724 ++ dirname /tmp/install/install.sh [2021-01-22T07:29:28.659Z] #33 1.726 + dir=/tmp/install [2021-01-22T07:29:28.659Z] #33 1.726 + bin=tini [2021-01-22T07:29:28.659Z] #33 1.726 + shift [2021-01-22T07:29:28.659Z] #33 1.727 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-22T07:29:28.659Z] #33 1.727 + . /tmp/install/tini.installer [2021-01-22T07:29:28.659Z] #33 1.728 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:29:28.659Z] #33 1.728 + install_tini [2021-01-22T07:29:28.659Z] #33 1.728 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-22T07:29:28.659Z] #33 1.729 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:29:28.659Z] #33 1.741 + git clone https://github.com/krallin/tini.git /tmp/tmp.5vxVxgW0DM/tini [2021-01-22T07:29:28.659Z] #33 1.743 Cloning into '/tmp/tmp.5vxVxgW0DM/tini'... [2021-01-22T07:29:28.703Z] #43 93.02 strings [2021-01-22T07:29:28.703Z] #43 ... [2021-01-22T07:29:28.703Z] [2021-01-22T07:29:28.703Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:28.703Z] #40 87.52 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-22T07:29:28.703Z] #40 87.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T07:29:28.703Z] #40 87.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T07:29:28.703Z] #40 87.58 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-22T07:29:28.703Z] #40 87.59 Setting up python-six (1.12.0-1) ... [2021-01-22T07:29:28.756Z] #43 59.56 AR compel/libcompel.a [2021-01-22T07:29:29.051Z] #43 59.66 HOSTCC compel/src/main-host.o [2021-01-22T07:29:29.276Z] #40 ... [2021-01-22T07:29:29.276Z] [2021-01-22T07:29:29.276Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:29.276Z] #43 93.41 os [2021-01-22T07:29:29.345Z] #43 60.06 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-01-22T07:29:29.611Z] #33 2.575 + cd /tmp/tmp.5vxVxgW0DM/tini [2021-01-22T07:29:29.611Z] #33 2.576 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:29:29.611Z] #33 2.607 + cmake . [2021-01-22T07:29:29.640Z] #43 60.29 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-22T07:29:29.934Z] #43 60.72 HOSTCC compel/src/lib/log-host.o [2021-01-22T07:29:30.129Z] #18 1.710 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:29:30.129Z] #18 1.788 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:29:30.129Z] #18 1.788 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:29:30.193Z] #33 3.337 -- The C compiler identification is GNU 8.3.0 [2021-01-22T07:29:30.228Z] #43 60.90 HOSTLINK compel/compel-host-bin [2021-01-22T07:29:30.311Z] #11 ... [2021-01-22T07:29:30.311Z] [2021-01-22T07:29:30.311Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:29:30.311Z] #34 91.70 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T07:29:30.311Z] #34 91.78 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T07:29:30.311Z] #34 91.89 Setting up libuv1:amd64 (1.24.1-1) ... [2021-01-22T07:29:30.311Z] #34 91.98 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T07:29:30.311Z] #34 92.16 Setting up librhash0:amd64 (1.3.8-1) ... [2021-01-22T07:29:30.311Z] #34 92.30 Setting up cmake-data (3.13.4-1) ... [2021-01-22T07:29:30.311Z] #34 92.37 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T07:29:30.311Z] #34 92.43 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-22T07:29:30.311Z] #34 92.52 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-22T07:29:30.311Z] #34 92.59 Setting up cmake (3.13.4-1) ... [2021-01-22T07:29:30.311Z] #34 92.67 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:29:30.311Z] #34 92.77 Processing triggers for mime-support (3.62) ... [2021-01-22T07:29:30.311Z] #34 DONE 94.0s [2021-01-22T07:29:30.311Z] [2021-01-22T07:29:30.311Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:30.311Z] #32 87.15 internal/poll [2021-01-22T07:29:30.311Z] #32 90.48 internal/syscall/execenv [2021-01-22T07:29:30.311Z] #32 90.84 internal/syscall/unix [2021-01-22T07:29:30.311Z] #32 91.15 internal/fmtsort [2021-01-22T07:29:30.311Z] #32 91.23 os [2021-01-22T07:29:30.311Z] #32 92.17 strings [2021-01-22T07:29:30.311Z] #32 ... [2021-01-22T07:29:30.311Z] [2021-01-22T07:29:30.311Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:30.456Z] #33 3.381 -- Check for working C compiler: /usr/bin/cc [2021-01-22T07:29:30.523Z] #43 61.05 DEP soccr/soccr.d [2021-01-22T07:29:30.817Z] #43 61.51 CC soccr/soccr.o [2021-01-22T07:29:31.033Z] #33 4.118 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T07:29:31.033Z] #33 4.119 -- Detecting C compiler ABI info [2021-01-22T07:29:31.496Z] #18 3.373 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:29:31.611Z] #33 4.618 -- Detecting C compiler ABI info - done [2021-01-22T07:29:31.611Z] #33 4.631 -- Detecting C compile features [2021-01-22T07:29:31.704Z] #35 ... [2021-01-22T07:29:31.704Z] [2021-01-22T07:29:31.704Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:31.704Z] #49 85.28 time [2021-01-22T07:29:31.704Z] #49 93.89 context [2021-01-22T07:29:31.704Z] #49 95.16 encoding/binary [2021-01-22T07:29:31.861Z] #43 ... [2021-01-22T07:29:31.861Z] [2021-01-22T07:29:31.861Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:31.861Z] #51 119.9 golang.org/x/crypto/ssh/terminal [2021-01-22T07:29:31.861Z] #51 124.2 mvdan.cc/sh/v3/cmd/shfmt [2021-01-22T07:29:31.965Z] #49 ... [2021-01-22T07:29:31.965Z] [2021-01-22T07:29:31.965Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:31.965Z] #35 1.654 + RM_GOPATH=0 [2021-01-22T07:29:31.965Z] #35 1.654 + TMP_GOPATH= [2021-01-22T07:29:31.965Z] #35 1.654 + : /build [2021-01-22T07:29:31.965Z] #35 1.654 + '[' -z '' ']' [2021-01-22T07:29:31.965Z] #35 1.654 ++ mktemp -d [2021-01-22T07:29:31.965Z] #35 1.663 + export GOPATH=/tmp/tmp.DDF77WW86Z [2021-01-22T07:29:31.965Z] #35 1.663 + GOPATH=/tmp/tmp.DDF77WW86Z [2021-01-22T07:29:31.965Z] #35 1.663 + RM_GOPATH=1 [2021-01-22T07:29:31.965Z] #35 1.663 + case "$(go env GOARCH)" in [2021-01-22T07:29:31.965Z] #35 1.666 ++ go env GOARCH [2021-01-22T07:29:31.965Z] #35 1.770 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:29:31.965Z] #35 1.770 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:29:31.965Z] #35 1.770 ++ dirname /tmp/install/install.sh [2021-01-22T07:29:31.965Z] #35 1.770 + dir=/tmp/install [2021-01-22T07:29:31.965Z] #35 1.770 + bin=tini [2021-01-22T07:29:31.965Z] #35 1.770 + shift [2021-01-22T07:29:31.965Z] #35 1.770 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-22T07:29:31.965Z] #35 1.770 + . /tmp/install/tini.installer [2021-01-22T07:29:31.965Z] #35 1.770 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:29:31.965Z] #35 1.770 + install_tini [2021-01-22T07:29:31.965Z] #35 1.770 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-22T07:29:32.158Z] #51 ... [2021-01-22T07:29:32.158Z] [2021-01-22T07:29:32.158Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:29:32.158Z] #20 4.528 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-22T07:29:32.158Z] #20 ... [2021-01-22T07:29:32.158Z] [2021-01-22T07:29:32.158Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:32.158Z] #51 DONE 130.2s [2021-01-22T07:29:32.225Z] #35 1.771 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:29:32.225Z] #35 1.776 + git clone https://github.com/krallin/tini.git /tmp/tmp.DDF77WW86Z/tini [2021-01-22T07:29:32.225Z] #35 1.789 Cloning into '/tmp/tmp.DDF77WW86Z/tini'... [2021-01-22T07:29:32.469Z] [2021-01-22T07:29:32.469Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:29:32.582Z] #43 ... [2021-01-22T07:29:32.582Z] [2021-01-22T07:29:32.582Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:32.582Z] #49 86.95 context [2021-01-22T07:29:32.582Z] #49 88.88 internal/poll [2021-01-22T07:29:32.582Z] #49 92.67 os [2021-01-22T07:29:32.794Z] #35 ... [2021-01-22T07:29:32.794Z] [2021-01-22T07:29:32.794Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:32.794Z] #43 86.36 time [2021-01-22T07:29:32.794Z] #43 91.78 internal/fmtsort [2021-01-22T07:29:32.794Z] #43 92.55 strings [2021-01-22T07:29:32.794Z] #43 95.14 os [2021-01-22T07:29:32.842Z] #49 ... [2021-01-22T07:29:32.842Z] [2021-01-22T07:29:32.842Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T07:29:32.842Z] #34 96.21 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T07:29:32.842Z] #34 96.23 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T07:29:32.842Z] #34 96.30 Setting up libuv1:amd64 (1.24.1-1) ... [2021-01-22T07:29:32.842Z] #34 96.32 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T07:29:32.842Z] #34 96.49 Setting up librhash0:amd64 (1.3.8-1) ... [2021-01-22T07:29:32.842Z] #34 96.50 Setting up cmake-data (3.13.4-1) ... [2021-01-22T07:29:32.842Z] #34 96.52 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T07:29:32.842Z] #34 96.53 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-22T07:29:32.842Z] #34 96.55 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-22T07:29:32.842Z] #34 96.69 Setting up cmake (3.13.4-1) ... [2021-01-22T07:29:32.842Z] #34 96.83 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:29:32.842Z] #34 97.06 Processing triggers for mime-support (3.62) ... [2021-01-22T07:29:32.863Z] #18 4.897 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:29:33.006Z] #33 ... [2021-01-22T07:29:33.006Z] [2021-01-22T07:29:33.006Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:33.006Z] #41 74.77 text/template [2021-01-22T07:29:33.006Z] #41 76.94 go/parser [2021-01-22T07:29:33.006Z] #41 79.67 encoding/xml [2021-01-22T07:29:33.006Z] #41 84.17 compress/gzip [2021-01-22T07:29:33.006Z] #41 84.82 go/doc [2021-01-22T07:29:33.006Z] #41 ... [2021-01-22T07:29:33.006Z] [2021-01-22T07:29:33.006Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:33.006Z] #39 4.867 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T07:29:33.006Z] #39 4.934 GEN .gitid [2021-01-22T07:29:33.006Z] #39 4.981 GEN criu/include/version.h [2021-01-22T07:29:33.006Z] #39 5.104 GEN include/common/asm [2021-01-22T07:29:33.006Z] #39 7.126 PBCC images/timens.pb-c.c [2021-01-22T07:29:33.006Z] #39 7.166 DEP images/timens.pb-c.d [2021-01-22T07:29:33.006Z] #39 7.220 PBCC images/fown.pb-c.c [2021-01-22T07:29:33.006Z] #39 7.239 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-22T07:29:33.006Z] #39 7.285 PBCC images/opts.pb-c.c [2021-01-22T07:29:33.006Z] #39 7.314 PBCC images/memfd.pb-c.c [2021-01-22T07:29:33.006Z] #39 7.350 DEP images/fown.pb-c.d [2021-01-22T07:29:33.006Z] #39 7.376 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-22T07:29:33.006Z] #39 7.506 DEP images/opts.pb-c.d [2021-01-22T07:29:33.006Z] #39 7.604 DEP images/memfd.pb-c.d [2021-01-22T07:29:33.006Z] #39 7.666 PBCC images/sit.pb-c.c [2021-01-22T07:29:33.006Z] #39 7.738 DEP images/sit.pb-c.d [2021-01-22T07:29:33.006Z] #39 7.814 PBCC images/macvlan.pb-c.c [2021-01-22T07:29:33.006Z] #39 7.850 DEP images/macvlan.pb-c.d [2021-01-22T07:29:33.006Z] #39 7.905 PBCC images/autofs.pb-c.c [2021-01-22T07:29:33.006Z] #39 7.916 DEP images/autofs.pb-c.d [2021-01-22T07:29:33.006Z] #39 8.006 PBCC images/sysctl.pb-c.c [2021-01-22T07:29:33.006Z] #39 8.027 DEP images/sysctl.pb-c.d [2021-01-22T07:29:33.006Z] #39 8.102 PBCC images/time.pb-c.c [2021-01-22T07:29:33.006Z] #39 8.135 DEP images/time.pb-c.d [2021-01-22T07:29:33.006Z] #39 8.216 PBCC images/binfmt-misc.pb-c.c [2021-01-22T07:29:33.006Z] #39 8.235 DEP images/binfmt-misc.pb-c.d [2021-01-22T07:29:33.006Z] #39 8.273 PBCC images/seccomp.pb-c.c [2021-01-22T07:29:33.006Z] #39 8.296 DEP images/seccomp.pb-c.d [2021-01-22T07:29:33.006Z] #39 8.358 PBCC images/userns.pb-c.c [2021-01-22T07:29:33.006Z] #39 8.390 DEP images/userns.pb-c.d [2021-01-22T07:29:33.006Z] #39 8.467 PBCC images/cgroup.pb-c.c [2021-01-22T07:29:33.006Z] #39 8.504 DEP images/cgroup.pb-c.d [2021-01-22T07:29:33.006Z] #39 8.595 PBCC images/ext-file.pb-c.c [2021-01-22T07:29:33.006Z] #39 8.612 DEP images/ext-file.pb-c.d [2021-01-22T07:29:33.006Z] #39 8.690 PBCC images/rpc.pb-c.c [2021-01-22T07:29:33.006Z] #39 8.730 DEP images/rpc.pb-c.d [2021-01-22T07:29:33.006Z] #39 8.811 PBCC images/siginfo.pb-c.c [2021-01-22T07:29:33.006Z] #39 8.819 DEP images/siginfo.pb-c.d [2021-01-22T07:29:33.006Z] #39 8.926 PBCC images/pagemap.pb-c.c [2021-01-22T07:29:33.006Z] #39 8.940 DEP images/pagemap.pb-c.d [2021-01-22T07:29:33.006Z] #39 9.007 PBCC images/rlimit.pb-c.c [2021-01-22T07:29:33.006Z] #39 9.054 DEP images/rlimit.pb-c.d [2021-01-22T07:29:33.006Z] #39 9.092 PBCC images/file-lock.pb-c.c [2021-01-22T07:29:33.006Z] #39 9.146 DEP images/file-lock.pb-c.d [2021-01-22T07:29:33.006Z] #39 9.186 PBCC images/tty.pb-c.c [2021-01-22T07:29:33.006Z] #39 9.284 DEP images/tty.pb-c.d [2021-01-22T07:29:33.056Z] #43 ... [2021-01-22T07:29:33.056Z] [2021-01-22T07:29:33.056Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:33.056Z] #32 96.34 fmt [2021-01-22T07:29:33.269Z] #39 9.358 PBCC images/tun.pb-c.c [2021-01-22T07:29:33.269Z] #39 9.446 PBCC images/netdev.pb-c.c [2021-01-22T07:29:33.269Z] #39 9.514 DEP images/tun.pb-c.d [2021-01-22T07:29:33.269Z] #39 9.572 DEP images/netdev.pb-c.d [2021-01-22T07:29:33.315Z] #32 97.03 path/filepath [2021-01-22T07:29:33.512Z] #20 ... [2021-01-22T07:29:33.512Z] [2021-01-22T07:29:33.512Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:33.512Z] #53 11.42 + cd /tmp/tmp.CLSg7sy9H0/src/github.com/opencontainers/runc [2021-01-22T07:29:33.512Z] #53 11.42 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T07:29:33.533Z] #39 9.661 PBCC images/vma.pb-c.c [2021-01-22T07:29:33.533Z] #39 9.710 DEP images/vma.pb-c.d [2021-01-22T07:29:33.533Z] #39 9.777 PBCC images/creds.pb-c.c [2021-01-22T07:29:33.533Z] #39 9.801 DEP images/creds.pb-c.d [2021-01-22T07:29:33.657Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-22T07:29:33.783Z] #34 DONE 98.0s [2021-01-22T07:29:33.783Z] [2021-01-22T07:29:33.783Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:33.793Z] #18 ... [2021-01-22T07:29:33.793Z] [2021-01-22T07:29:33.793Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:33.793Z] #51 14.89 + cd /tmp/tmp.LL72v0INQa/src/github.com/opencontainers/runc [2021-01-22T07:29:33.793Z] #51 14.89 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T07:29:33.793Z] #51 15.56 + '[' -z '' ']' [2021-01-22T07:29:33.793Z] #51 15.57 + target=static [2021-01-22T07:29:33.793Z] #51 15.57 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-22T07:29:33.793Z] #51 16.01 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-01-22T07:29:33.796Z] #39 9.883 PBCC images/utsns.pb-c.c [2021-01-22T07:29:33.796Z] #39 9.894 DEP images/utsns.pb-c.d [2021-01-22T07:29:33.796Z] #39 9.957 PBCC images/ipc-desc.pb-c.c [2021-01-22T07:29:33.796Z] #39 9.999 PBCC images/ipc-sem.pb-c.c [2021-01-22T07:29:33.808Z] #53 12.46 + '[' -z '' ']' [2021-01-22T07:29:33.808Z] #53 12.46 + target=static [2021-01-22T07:29:33.808Z] #53 12.47 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-22T07:29:33.949Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2021-01-22T07:29:34.060Z] #39 10.03 DEP images/ipc-desc.pb-c.d [2021-01-22T07:29:34.060Z] #39 10.07 DEP images/ipc-sem.pb-c.d [2021-01-22T07:29:34.060Z] #39 10.16 PBCC images/ipc-msg.pb-c.c [2021-01-22T07:29:34.060Z] #39 10.19 DEP images/ipc-msg.pb-c.d [2021-01-22T07:29:34.060Z] #39 10.25 PBCC images/ipc-shm.pb-c.c [2021-01-22T07:29:34.060Z] #39 10.26 DEP images/ipc-shm.pb-c.d [2021-01-22T07:29:34.060Z] #39 10.32 PBCC images/ipc-var.pb-c.c [2021-01-22T07:29:34.060Z] #39 10.35 DEP images/ipc-var.pb-c.d [2021-01-22T07:29:34.060Z] #39 10.40 PBCC images/sk-opts.pb-c.c [2021-01-22T07:29:34.324Z] #39 10.45 PBCC images/packet-sock.pb-c.c [2021-01-22T07:29:34.324Z] #39 10.52 DEP images/sk-opts.pb-c.d [2021-01-22T07:29:34.324Z] #39 10.59 DEP images/packet-sock.pb-c.d [2021-01-22T07:29:34.324Z] #39 10.66 PBCC images/sk-netlink.pb-c.c [2021-01-22T07:29:34.448Z] #53 12.94 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-01-22T07:29:34.588Z] #39 10.72 DEP images/sk-netlink.pb-c.d [2021-01-22T07:29:34.588Z] #39 10.77 PBCC images/sk-inet.pb-c.c [2021-01-22T07:29:34.588Z] #39 ... [2021-01-22T07:29:34.588Z] [2021-01-22T07:29:34.588Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:34.588Z] #47 76.51 golang.org/x/crypto/ssh/terminal [2021-01-22T07:29:34.588Z] #47 80.49 mvdan.cc/sh/v3/cmd/shfmt [2021-01-22T07:29:34.588Z] #47 ... [2021-01-22T07:29:34.588Z] [2021-01-22T07:29:34.588Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:34.588Z] #39 10.87 DEP images/sk-inet.pb-c.d [2021-01-22T07:29:34.730Z] #32 ... [2021-01-22T07:29:34.730Z] [2021-01-22T07:29:34.730Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:34.730Z] #40 88.21 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-22T07:29:34.730Z] #40 88.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T07:29:34.730Z] #40 88.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T07:29:34.730Z] #40 88.49 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-22T07:29:34.730Z] #40 88.52 Setting up python-six (1.12.0-1) ... [2021-01-22T07:29:34.730Z] #40 94.11 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-22T07:29:34.730Z] #40 94.13 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T07:29:34.730Z] #40 94.18 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-22T07:29:34.730Z] #40 94.20 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-01-22T07:29:34.730Z] #40 94.22 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-22T07:29:34.730Z] #40 94.27 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-22T07:29:34.730Z] #40 94.28 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T07:29:34.730Z] #40 94.30 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-22T07:29:34.730Z] #40 94.33 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T07:29:34.730Z] #40 94.34 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-22T07:29:34.730Z] #40 ... [2021-01-22T07:29:34.730Z] [2021-01-22T07:29:34.730Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:34.730Z] #35 3.133 + cd /tmp/tmp.DDF77WW86Z/tini [2021-01-22T07:29:34.730Z] #35 3.135 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:29:34.730Z] #35 3.151 + cmake . [2021-01-22T07:29:34.730Z] #35 3.995 -- The C compiler identification is GNU 8.3.0 [2021-01-22T07:29:34.730Z] #35 4.121 -- Check for working C compiler: /usr/bin/cc [2021-01-22T07:29:34.853Z] #39 10.94 PBCC images/sk-unix.pb-c.c [2021-01-22T07:29:34.853Z] #39 11.05 DEP images/sk-unix.pb-c.d [2021-01-22T07:29:34.853Z] #39 11.17 PBCC images/mm.pb-c.c [2021-01-22T07:29:34.984Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-01-22T07:29:34.984Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-22T07:29:34.984Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-22T07:29:34.984Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-22T07:29:35.120Z] #39 11.36 DEP images/mm.pb-c.d [2021-01-22T07:29:35.120Z] #39 11.42 PBCC images/timerfd.pb-c.c [2021-01-22T07:29:35.166Z] #35 1.525 + RM_GOPATH=0 [2021-01-22T07:29:35.166Z] #35 1.525 + TMP_GOPATH= [2021-01-22T07:29:35.166Z] #35 1.525 + : /build [2021-01-22T07:29:35.166Z] #35 1.525 + '[' -z '' ']' [2021-01-22T07:29:35.166Z] #35 1.533 ++ mktemp -d [2021-01-22T07:29:35.166Z] #35 1.541 + export GOPATH=/tmp/tmp.9gC7nQiM0A [2021-01-22T07:29:35.166Z] #35 1.541 + GOPATH=/tmp/tmp.9gC7nQiM0A [2021-01-22T07:29:35.166Z] #35 1.541 + RM_GOPATH=1 [2021-01-22T07:29:35.166Z] #35 1.541 + case "$(go env GOARCH)" in [2021-01-22T07:29:35.166Z] #35 1.541 ++ go env GOARCH [2021-01-22T07:29:35.166Z] #35 1.557 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:29:35.166Z] #35 1.557 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:29:35.166Z] #35 1.557 ++ dirname /tmp/install/install.sh [2021-01-22T07:29:35.166Z] #35 1.559 + dir=/tmp/install [2021-01-22T07:29:35.166Z] #35 1.559 + bin=tini [2021-01-22T07:29:35.166Z] #35 1.559 + shift [2021-01-22T07:29:35.166Z] #35 1.559 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-22T07:29:35.166Z] #35 1.559 + . /tmp/install/tini.installer [2021-01-22T07:29:35.166Z] #35 1.560 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:29:35.166Z] #35 1.560 + install_tini [2021-01-22T07:29:35.166Z] #35 1.560 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-22T07:29:35.166Z] #35 1.560 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:29:35.166Z] #35 1.560 + git clone https://github.com/krallin/tini.git /tmp/tmp.9gC7nQiM0A/tini [2021-01-22T07:29:35.166Z] #35 1.566 Cloning into '/tmp/tmp.9gC7nQiM0A/tini'... [2021-01-22T07:29:35.275Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-22T07:29:35.275Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-22T07:29:35.275Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-22T07:29:35.275Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-22T07:29:35.275Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-22T07:29:35.385Z] #39 11.49 DEP images/timerfd.pb-c.d [2021-01-22T07:29:35.385Z] #39 ... [2021-01-22T07:29:35.385Z] [2021-01-22T07:29:35.385Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:35.385Z] #47 DONE 87.3s [2021-01-22T07:29:35.385Z] [2021-01-22T07:29:35.385Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:35.385Z] #39 11.54 PBCC images/timer.pb-c.c [2021-01-22T07:29:35.385Z] #39 11.57 DEP images/timer.pb-c.d [2021-01-22T07:29:35.385Z] #39 11.64 PBCC images/sa.pb-c.c [2021-01-22T07:29:35.567Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-22T07:29:35.649Z] #39 11.74 DEP images/sa.pb-c.d [2021-01-22T07:29:35.649Z] #39 11.84 PBCC images/pipe-data.pb-c.c [2021-01-22T07:29:35.649Z] #39 11.91 DEP images/pipe-data.pb-c.d [2021-01-22T07:29:35.669Z] #35 5.177 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T07:29:35.669Z] #35 5.190 -- Detecting C compiler ABI info [2021-01-22T07:29:35.913Z] #39 11.94 PBCC images/mnt.pb-c.c [2021-01-22T07:29:35.913Z] #39 11.97 DEP images/mnt.pb-c.d [2021-01-22T07:29:35.913Z] #39 12.00 PBCC images/sk-packet.pb-c.c [2021-01-22T07:29:35.913Z] #39 12.03 DEP images/sk-packet.pb-c.d [2021-01-22T07:29:35.913Z] #39 12.05 PBCC images/tcp-stream.pb-c.c [2021-01-22T07:29:35.913Z] #39 12.14 DEP images/tcp-stream.pb-c.d [2021-01-22T07:29:36.179Z] #39 12.22 PBCC images/pipe.pb-c.c [2021-01-22T07:29:36.179Z] #39 12.38 DEP images/pipe.pb-c.d [2021-01-22T07:29:36.179Z] #39 12.43 PBCC images/pstree.pb-c.c [2021-01-22T07:29:36.199Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-22T07:29:36.199Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-22T07:29:36.443Z] #39 12.46 DEP images/pstree.pb-c.d [2021-01-22T07:29:36.443Z] #39 12.50 PBCC images/fs.pb-c.c [2021-01-22T07:29:36.443Z] #39 12.52 DEP images/fs.pb-c.d [2021-01-22T07:29:36.443Z] #39 12.57 PBCC images/signalfd.pb-c.c [2021-01-22T07:29:36.443Z] #39 12.66 DEP images/signalfd.pb-c.d [2021-01-22T07:29:36.443Z] #39 12.72 PBCC images/fh.pb-c.c [2021-01-22T07:29:36.491Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2021-01-22T07:29:36.491Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-22T07:29:36.491Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-22T07:29:36.491Z] ? github.com/docker/docker/api/types [no test files] [2021-01-22T07:29:36.491Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-22T07:29:36.491Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-22T07:29:36.491Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-22T07:29:36.491Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-22T07:29:36.550Z] #35 2.690 + cd /tmp/tmp.9gC7nQiM0A/tini [2021-01-22T07:29:36.550Z] #35 2.691 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T07:29:36.550Z] #35 2.761 + cmake . [2021-01-22T07:29:36.608Z] #35 6.210 -- Detecting C compiler ABI info - done [2021-01-22T07:29:36.608Z] #35 6.281 -- Detecting C compile features [2021-01-22T07:29:36.706Z] #39 12.76 PBCC images/fsnotify.pb-c.c [2021-01-22T07:29:36.706Z] #39 12.82 DEP images/fh.pb-c.d [2021-01-22T07:29:36.706Z] #39 12.89 DEP images/fsnotify.pb-c.d [2021-01-22T07:29:36.706Z] #39 12.95 PBCC images/eventpoll.pb-c.c [2021-01-22T07:29:36.782Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2021-01-22T07:29:36.782Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2021-01-22T07:29:36.782Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-22T07:29:36.782Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-22T07:29:36.783Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-22T07:29:36.783Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-22T07:29:36.783Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-22T07:29:36.783Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-22T07:29:36.783Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-22T07:29:36.970Z] #39 12.99 DEP images/eventpoll.pb-c.d [2021-01-22T07:29:36.970Z] #39 13.07 PBCC images/eventfd.pb-c.c [2021-01-22T07:29:36.970Z] #39 13.13 DEP images/eventfd.pb-c.d [2021-01-22T07:29:36.970Z] #39 13.18 PBCC images/remap-file-path.pb-c.c [2021-01-22T07:29:36.970Z] #39 13.22 DEP images/remap-file-path.pb-c.d [2021-01-22T07:29:36.970Z] #39 13.28 PBCC images/fifo.pb-c.c [2021-01-22T07:29:37.074Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-01-22T07:29:37.234Z] #39 13.30 DEP images/fifo.pb-c.d [2021-01-22T07:29:37.234Z] #39 13.35 PBCC images/ghost-file.pb-c.c [2021-01-22T07:29:37.234Z] #39 13.41 DEP images/ghost-file.pb-c.d [2021-01-22T07:29:37.234Z] #39 13.50 PBCC images/regfile.pb-c.c [2021-01-22T07:29:37.365Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2021-01-22T07:29:37.365Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-22T07:29:37.366Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-22T07:29:37.366Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-22T07:29:37.366Z] ? github.com/docker/docker/builder [no test files] [2021-01-22T07:29:37.366Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-22T07:29:37.366Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-22T07:29:37.366Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-22T07:29:37.366Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-22T07:29:37.366Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-22T07:29:37.366Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-22T07:29:37.366Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-22T07:29:37.490Z] #35 3.610 -- The C compiler identification is GNU 8.3.0 [2021-01-22T07:29:37.490Z] #35 3.714 -- Check for working C compiler: /usr/bin/cc [2021-01-22T07:29:37.497Z] #39 13.58 DEP images/regfile.pb-c.d [2021-01-22T07:29:37.497Z] #39 13.68 PBCC images/ns.pb-c.c [2021-01-22T07:29:37.497Z] #39 13.73 DEP images/ns.pb-c.d [2021-01-22T07:29:37.764Z] #39 13.85 PBCC images/fdinfo.pb-c.c [2021-01-22T07:29:37.764Z] #39 13.94 DEP images/fdinfo.pb-c.d [2021-01-22T07:29:37.764Z] #39 13.99 PBCC images/core-aarch64.pb-c.c [2021-01-22T07:29:37.764Z] #39 ... [2021-01-22T07:29:37.764Z] [2021-01-22T07:29:37.764Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:37.764Z] #10 79.80 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-22T07:29:37.764Z] #10 79.82 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-01-22T07:29:37.764Z] #10 79.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:29:37.764Z] #10 80.05 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-22T07:29:37.764Z] #10 80.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-01-22T07:29:37.764Z] #10 80.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:29:38.028Z] #10 ... [2021-01-22T07:29:38.028Z] [2021-01-22T07:29:38.028Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:29:38.292Z] #52 37.39 Checking out files: 37% (1417/3777) Checking out files: 38% (1436/3777) Checking out files: 39% (1474/3777) Checking out files: 40% (1511/3777) Checking out files: 41% (1549/3777) Checking out files: 42% (1587/3777) Checking out files: 43% (1625/3777) Checking out files: 44% (1662/3777) Checking out files: 45% (1700/3777) [2021-01-22T07:29:38.292Z] #52 ... [2021-01-22T07:29:38.292Z] [2021-01-22T07:29:38.292Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:38.292Z] #33 7.170 -- Detecting C compile features - done [2021-01-22T07:29:38.292Z] #33 7.211 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-22T07:29:38.292Z] #33 7.643 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-22T07:29:38.292Z] #33 7.790 -- Configuring done [2021-01-22T07:29:38.292Z] #33 7.811 -- Generating done [2021-01-22T07:29:38.292Z] #33 7.820 -- Build files have been written to: /tmp/tmp.5vxVxgW0DM/tini [2021-01-22T07:29:38.292Z] #33 7.823 + make tini-static [2021-01-22T07:29:38.292Z] #33 8.415 Scanning dependencies of target tini-static [2021-01-22T07:29:38.292Z] #33 8.468 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-22T07:29:38.292Z] #33 10.20 [100%] Linking C executable tini-static [2021-01-22T07:29:38.292Z] #33 10.87 [100%] Built target tini-static [2021-01-22T07:29:38.292Z] #33 10.96 + mkdir -p /build [2021-01-22T07:29:38.292Z] #33 10.96 + cp tini-static /build/docker-init [2021-01-22T07:29:38.292Z] #33 DONE 11.4s [2021-01-22T07:29:38.292Z] [2021-01-22T07:29:38.292Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:29:38.873Z] #35 5.004 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T07:29:38.873Z] #35 5.016 -- Detecting C compiler ABI info [2021-01-22T07:29:38.941Z] #53 ... [2021-01-22T07:29:38.941Z] [2021-01-22T07:29:38.941Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:29:38.941Z] #58 136.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T07:29:38.941Z] #58 136.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-22T07:29:39.043Z] #51 ... [2021-01-22T07:29:39.043Z] [2021-01-22T07:29:39.043Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:39.043Z] #41 92.40 CC criu/pie/util.o [2021-01-22T07:29:39.043Z] #41 92.86 CC criu/pie/util-vdso.o [2021-01-22T07:29:39.043Z] #41 94.02 CC criu/pie/util-vdso-elf32.o [2021-01-22T07:29:39.043Z] #41 95.10 AR criu/pie/pie.lib.a [2021-01-22T07:29:39.043Z] #41 95.16 DEP criu/pie/restorer.d [2021-01-22T07:29:39.043Z] #41 95.45 DEP criu/arch/x86/sigaction_compat_pie.d [2021-01-22T07:29:39.043Z] #41 95.54 DEP criu/arch/x86/restorer_unmap.d [2021-01-22T07:29:39.043Z] #41 95.56 DEP criu/arch/x86/restorer.d [2021-01-22T07:29:39.043Z] #41 95.74 DEP criu/arch/x86/vdso-pie.d [2021-01-22T07:29:39.043Z] #41 95.92 DEP criu/pie/parasite-vdso.d [2021-01-22T07:29:39.043Z] #41 96.19 DEP criu/pie/parasite.d [2021-01-22T07:29:39.043Z] #41 96.69 CC criu/pie/parasite.o [2021-01-22T07:29:39.043Z] #41 98.49 LINK criu/pie/parasite.built-in.o [2021-01-22T07:29:39.043Z] #41 98.51 GEN criu/pie/parasite-blob.h [2021-01-22T07:29:39.043Z] #41 98.54 CC criu/pie/parasite-vdso.o [2021-01-22T07:29:39.043Z] #41 99.48 CC criu/arch/x86/vdso-pie.o [2021-01-22T07:29:39.043Z] #41 100.0 CC criu/arch/x86/restorer.o [2021-01-22T07:29:39.043Z] #41 101.0 CC criu/arch/x86/restorer_unmap.o [2021-01-22T07:29:39.043Z] #41 101.1 CC criu/arch/x86/sigaction_compat_pie.o [2021-01-22T07:29:39.043Z] #41 101.6 CC criu/pie/restorer.o [2021-01-22T07:29:39.813Z] #35 6.185 -- Detecting C compiler ABI info - done [2021-01-22T07:29:39.813Z] #35 6.252 -- Detecting C compile features [2021-01-22T07:29:39.900Z] #35 9.191 -- Detecting C compile features - done [2021-01-22T07:29:39.900Z] #35 9.339 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-22T07:29:40.073Z] #35 ... [2021-01-22T07:29:40.073Z] [2021-01-22T07:29:40.073Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:40.074Z] #40 94.35 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-22T07:29:40.074Z] #40 94.38 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T07:29:40.074Z] #40 94.40 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-22T07:29:40.074Z] #40 94.42 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-01-22T07:29:40.074Z] #40 94.46 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-22T07:29:40.074Z] #40 94.50 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-22T07:29:40.074Z] #40 94.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T07:29:40.074Z] #40 94.55 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-22T07:29:40.074Z] #40 94.60 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T07:29:40.074Z] #40 94.62 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-22T07:29:40.132Z] ok github.com/docker/docker/builder/remotecontext 0.351s coverage: 13.7% of statements [2021-01-22T07:29:40.163Z] #35 9.795 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-22T07:29:40.163Z] #35 9.904 -- Configuring done [2021-01-22T07:29:40.334Z] #40 104.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-22T07:29:40.334Z] #40 104.5 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:29:40.399Z] #52 37.39 Checking out files: 37% (1417/3777) Checking out files: 38% (1436/3777) Checking out files: 39% (1474/3777) Checking out files: 40% (1511/3777) Checking out files: 41% (1549/3777) Checking out files: 42% (1587/3777) Checking out files: 43% (1625/3777) Checking out files: 44% (1662/3777) Checking out files: 45% (1700/3777) Checking out files: 46% (1738/3777) Checking out files: 47% (1776/3777) Checking out files: 48% (1813/3777) Checking out files: 49% (1851/3777) Checking out files: 50% (1889/3777) Checking out files: 51% (1927/3777) Checking out files: 52% (1965/3777) Checking out files: 53% (2002/3777) Checking out files: 54% (2040/3777) Checking out files: 55% (2078/3777) Checking out files: 56% (2116/3777) Checking out files: 57% (2153/3777) Checking out files: 58% (2191/3777) Checking out files: 59% (2229/3777) Checking out files: 60% (2267/3777) Checking out files: 61% (2304/3777) Checking out files: 62% (2342/3777) Checking out files: 63% (2380/3777) Checking out files: 64% (2418/3777) Checking out files: 65% (2456/3777) Checking out files: 66% (2493/3777) Checking out files: 67% (2531/3777) Checking out files: 68% (2569/3777) Checking out files: 69% (2607/3777) Checking out files: 70% (2644/3777) Checking out files: 71% (2682/3777) Checking out files: 72% (2720/3777) Checking out files: 73% (2758/3777) Checking out files: 74% (2795/3777) Checking out files: 75% (2833/3777) Checking out files: 76% (2871/3777) Checking out files: 77% (2909/3777) Checking out files: 78% (2947/3777) Checking out files: 78% (2977/3777) Checking out files: 79% (2984/3777) Checking out files: 80% (3022/3777) Checking out files: 81% (3060/3777) Checking out files: 82% (3098/3777) Checking out files: 83% (3135/3777) Checking out files: 84% (3173/3777) Checking out files: 85% (3211/3777) Checking out files: 86% (3249/3777) Checking out files: 87% (3286/3777) Checking out files: 88% (3324/3777) Checking out files: 89% (3362/3777) Checking out files: 90% (3400/3777) Checking out files: 91% (3438/3777) Checking out files: 92% (3475/3777) Checking out files: 92% (3477/3777) Checking out files: 93% (3513/3777) Checking out files: 94% (3551/3777) Checking out files: 95% (3589/3777) Checking out files: 96% (3626/3777) Checking out files: 97% (3664/3777) Checking out files: 98% (3702/3777) Checking out files: 99% (3740/3777) Checking out files: 100% (3777/3777) Checking out files: 100% (3777/3777), done. [2021-01-22T07:29:40.422Z] #35 9.945 -- Generating done [2021-01-22T07:29:40.422Z] #35 9.965 -- Build files have been written to: /tmp/tmp.DDF77WW86Z/tini [2021-01-22T07:29:40.422Z] #35 9.997 + make tini-static [2021-01-22T07:29:40.423Z] ok github.com/docker/docker/builder/dockerfile 0.919s coverage: 48.3% of statements [2021-01-22T07:29:40.423Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-22T07:29:40.662Z] #52 39.95 + cd /tmp/tmp.TIuh3WAKid/src/github.com/containerd/containerd [2021-01-22T07:29:40.662Z] #52 39.95 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:29:40.681Z] #35 ... [2021-01-22T07:29:40.681Z] [2021-01-22T07:29:40.681Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:40.681Z] #40 104.3 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-22T07:29:40.681Z] #40 104.3 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:29:40.715Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-01-22T07:29:41.006Z] ok github.com/docker/docker/builder/remotecontext/git 0.914s coverage: 86.3% of statements [2021-01-22T07:29:41.006Z] ? github.com/docker/docker/cli [no test files] [2021-01-22T07:29:41.006Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-22T07:29:41.612Z] #52 41.07 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-22T07:29:41.612Z] #52 41.07 + BUILDTAGS='netgo osusergo static_build' [2021-01-22T07:29:41.612Z] #52 41.08 + export EXTRA_FLAGS=-buildmode=pie [2021-01-22T07:29:41.612Z] #52 41.08 + EXTRA_FLAGS=-buildmode=pie [2021-01-22T07:29:41.612Z] #52 41.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-22T07:29:41.612Z] #52 41.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-22T07:29:41.612Z] #52 41.08 + '[' '' = dynamic ']' [2021-01-22T07:29:41.612Z] #52 41.08 + make [2021-01-22T07:29:41.719Z] #40 ... [2021-01-22T07:29:41.719Z] [2021-01-22T07:29:41.719Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:41.719Z] #32 95.68 path [2021-01-22T07:29:41.719Z] #32 96.62 text/tabwriter [2021-01-22T07:29:41.719Z] #32 97.02 fmt [2021-01-22T07:29:41.719Z] #32 98.28 path/filepath [2021-01-22T07:29:41.719Z] #32 100.7 io/ioutil [2021-01-22T07:29:41.719Z] #32 103.0 github.com/BurntSushi/toml [2021-01-22T07:29:41.719Z] #32 103.0 flag [2021-01-22T07:29:41.719Z] #32 ... [2021-01-22T07:29:41.719Z] [2021-01-22T07:29:41.719Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:41.719Z] #40 DONE 105.9s [2021-01-22T07:29:41.719Z] [2021-01-22T07:29:41.719Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:41.719Z] #32 105.8 log [2021-01-22T07:29:41.719Z] #32 ... [2021-01-22T07:29:41.719Z] [2021-01-22T07:29:41.719Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:42.065Z] #40 ... [2021-01-22T07:29:42.065Z] [2021-01-22T07:29:42.065Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:42.065Z] #49 95.72 os [2021-01-22T07:29:42.065Z] #49 98.77 encoding/base64 [2021-01-22T07:29:42.065Z] #49 100.1 golang.org/x/sys/unix [2021-01-22T07:29:42.065Z] #49 100.8 fmt [2021-01-22T07:29:42.324Z] #49 ... [2021-01-22T07:29:42.324Z] [2021-01-22T07:29:42.324Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:42.324Z] #35 11.09 Scanning dependencies of target tini-static [2021-01-22T07:29:42.324Z] #35 11.22 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-22T07:29:42.583Z] #35 ... [2021-01-22T07:29:42.583Z] [2021-01-22T07:29:42.583Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T07:29:42.583Z] #40 DONE 106.3s [2021-01-22T07:29:42.660Z] #41 ... [2021-01-22T07:29:42.660Z] [2021-01-22T07:29:42.660Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:42.660Z] #43 97.11 regexp/syntax [2021-01-22T07:29:42.660Z] #43 99.85 fmt [2021-01-22T07:29:42.660Z] #43 105.2 regexp [2021-01-22T07:29:42.842Z] [2021-01-22T07:29:42.842Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:42.921Z] #43 107.3 go/token [2021-01-22T07:29:42.921Z] #43 ... [2021-01-22T07:29:42.921Z] [2021-01-22T07:29:42.921Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:42.921Z] #49 97.22 encoding/base64 [2021-01-22T07:29:42.921Z] #49 99.24 fmt [2021-01-22T07:29:42.921Z] #49 99.30 golang.org/x/sys/unix [2021-01-22T07:29:42.921Z] #49 107.0 encoding/json [2021-01-22T07:29:43.008Z] #52 42.07 + bin/ctr [2021-01-22T07:29:43.181Z] #49 ... [2021-01-22T07:29:43.181Z] [2021-01-22T07:29:43.181Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:43.181Z] #35 9.518 -- Detecting C compile features - done [2021-01-22T07:29:43.214Z] #41 106.6 LINK criu/pie/restorer.built-in.o [2021-01-22T07:29:43.214Z] #41 106.7 GEN criu/pie/restorer-blob.h [2021-01-22T07:29:43.214Z] #41 106.9 DEP criu/vdso.d [2021-01-22T07:29:43.214Z] #41 107.2 DEP criu/vdso-compat.d [2021-01-22T07:29:43.441Z] #35 9.624 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-22T07:29:43.701Z] #35 10.02 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-22T07:29:43.701Z] #35 10.17 -- Configuring done [2021-01-22T07:29:43.777Z] #41 107.5 DEP criu/uts_ns.d [2021-01-22T07:29:43.779Z] #41 ... [2021-01-22T07:29:43.779Z] [2021-01-22T07:29:43.779Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:43.779Z] #43 97.29 regexp/syntax [2021-01-22T07:29:43.779Z] #43 100.6 fmt [2021-01-22T07:29:43.779Z] #43 105.0 regexp [2021-01-22T07:29:43.779Z] #43 ... [2021-01-22T07:29:43.779Z] [2021-01-22T07:29:43.779Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:43.779Z] #11 99.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-22T07:29:43.779Z] #11 99.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-22T07:29:43.779Z] #11 99.14 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T07:29:43.961Z] #35 10.21 -- Generating done [2021-01-22T07:29:43.961Z] #35 10.21 -- Build files have been written to: /tmp/tmp.9gC7nQiM0A/tini [2021-01-22T07:29:43.961Z] #35 10.24 + make tini-static [2021-01-22T07:29:43.970Z] #52 ... [2021-01-22T07:29:43.970Z] [2021-01-22T07:29:43.970Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:43.970Z] #41 85.69 crypto/elliptic [2021-01-22T07:29:43.970Z] #41 88.64 crypto/rsa [2021-01-22T07:29:43.970Z] #41 90.34 vendor/golang.org/x/crypto/cryptobyte [2021-01-22T07:29:43.970Z] #41 91.86 vendor/golang.org/x/text/unicode/norm [2021-01-22T07:29:43.970Z] #41 92.31 github.com/LK4D4/vndr/build [2021-01-22T07:29:43.970Z] #41 93.80 mime [2021-01-22T07:29:43.970Z] #41 ... [2021-01-22T07:29:43.970Z] [2021-01-22T07:29:43.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:43.970Z] #39 14.12 PBCC images/core-arm.pb-c.c [2021-01-22T07:29:43.970Z] #39 14.22 PBCC images/core-ppc64.pb-c.c [2021-01-22T07:29:43.970Z] #39 14.28 PBCC images/core-s390.pb-c.c [2021-01-22T07:29:43.970Z] #39 14.40 PBCC images/core-x86.pb-c.c [2021-01-22T07:29:43.970Z] #39 14.49 PBCC images/core.pb-c.c [2021-01-22T07:29:43.970Z] #39 14.73 PBCC images/inventory.pb-c.c [2021-01-22T07:29:43.970Z] #39 14.82 DEP images/core-aarch64.pb-c.d [2021-01-22T07:29:43.970Z] #39 14.96 DEP images/core-arm.pb-c.d [2021-01-22T07:29:43.970Z] #39 15.09 DEP images/core-ppc64.pb-c.d [2021-01-22T07:29:43.970Z] #39 15.17 DEP images/core-s390.pb-c.d [2021-01-22T07:29:43.970Z] #39 15.19 DEP images/core-x86.pb-c.d [2021-01-22T07:29:43.970Z] #39 15.25 DEP images/core.pb-c.d [2021-01-22T07:29:43.970Z] #39 15.33 DEP images/inventory.pb-c.d [2021-01-22T07:29:43.970Z] #39 15.39 PBCC images/cpuinfo.pb-c.c [2021-01-22T07:29:43.970Z] #39 15.45 DEP images/cpuinfo.pb-c.d [2021-01-22T07:29:43.970Z] #39 15.51 PBCC images/stats.pb-c.c [2021-01-22T07:29:43.970Z] #39 15.57 DEP images/stats.pb-c.d [2021-01-22T07:29:43.970Z] #39 17.78 make[1]: Nothing to be done for 'all'. [2021-01-22T07:29:43.970Z] #39 19.58 CC images/stats.o [2021-01-22T07:29:43.970Z] #39 20.15 CC images/core.o [2021-01-22T07:29:44.034Z] #41 107.8 DEP criu/util.d [2021-01-22T07:29:44.038Z] #11 ... [2021-01-22T07:29:44.038Z] [2021-01-22T07:29:44.039Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:44.039Z] #35 13.73 [100%] Linking C executable tini-static [2021-01-22T07:29:44.290Z] #41 108.1 DEP criu/uffd.d [2021-01-22T07:29:44.523Z] ok github.com/docker/docker/client 0.127s coverage: 75.4% of statements [2021-01-22T07:29:44.531Z] #35 10.89 Scanning dependencies of target tini-static [2021-01-22T07:29:44.547Z] #41 108.4 DEP criu/tun.d [2021-01-22T07:29:44.555Z] #58 ... [2021-01-22T07:29:44.555Z] [2021-01-22T07:29:44.555Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:44.555Z] #43 64.41 AR soccr/libsoccr.a [2021-01-22T07:29:44.555Z] #43 64.46 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T07:29:44.555Z] #43 64.86 DEP criu/arch/ppc64/sigframe.d [2021-01-22T07:29:44.555Z] #43 65.07 DEP criu/arch/ppc64/crtools.d [2021-01-22T07:29:44.555Z] #43 65.26 DEP criu/arch/ppc64/cpu.d [2021-01-22T07:29:44.555Z] #43 65.50 CC criu/arch/ppc64/cpu.o [2021-01-22T07:29:44.555Z] #43 66.08 CC criu/arch/ppc64/crtools.o [2021-01-22T07:29:44.555Z] #43 66.94 CC criu/arch/ppc64/sigframe.o [2021-01-22T07:29:44.555Z] #43 67.19 LINK criu/arch/ppc64/crtools.built-in.o [2021-01-22T07:29:44.555Z] #43 67.22 DEP criu/pie/util-vdso.d [2021-01-22T07:29:44.555Z] #43 67.46 DEP criu/pie/util.d [2021-01-22T07:29:44.555Z] #43 67.71 CC criu/pie/util.o [2021-01-22T07:29:44.555Z] #43 68.08 CC criu/pie/util-vdso.o [2021-01-22T07:29:44.555Z] #43 69.05 AR criu/pie/pie.lib.a [2021-01-22T07:29:44.555Z] #43 69.11 DEP criu/pie/restorer.d [2021-01-22T07:29:44.555Z] #43 69.37 DEP criu/arch/ppc64/vdso-trampoline.d [2021-01-22T07:29:44.555Z] #43 69.39 DEP criu/arch/ppc64/restorer.d [2021-01-22T07:29:44.555Z] #43 69.61 DEP criu/arch/ppc64/vdso-pie.d [2021-01-22T07:29:44.555Z] #43 69.81 DEP criu/pie/parasite-vdso.d [2021-01-22T07:29:44.555Z] #43 70.13 DEP criu/pie/parasite.d [2021-01-22T07:29:44.555Z] #43 70.43 CC criu/pie/parasite.o [2021-01-22T07:29:44.555Z] #43 72.21 LINK criu/pie/parasite.built-in.o [2021-01-22T07:29:44.555Z] #43 72.21 GEN criu/pie/parasite-blob.h [2021-01-22T07:29:44.555Z] #43 72.24 CC criu/pie/parasite-vdso.o [2021-01-22T07:29:44.555Z] #43 73.02 CC criu/arch/ppc64/vdso-pie.o [2021-01-22T07:29:44.555Z] #43 73.42 CC criu/arch/ppc64/restorer.o [2021-01-22T07:29:44.555Z] #43 73.92 CC criu/arch/ppc64/vdso-trampoline.o [2021-01-22T07:29:44.555Z] #43 73.96 CC criu/pie/restorer.o [2021-01-22T07:29:44.792Z] #35 11.18 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-22T07:29:44.803Z] #41 ... [2021-01-22T07:29:44.803Z] [2021-01-22T07:29:44.803Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:29:44.803Z] #18 6.629 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:29:44.803Z] #18 15.97 Fetched 8422 kB in 14s (581 kB/s) [2021-01-22T07:29:44.803Z] #18 15.97 Reading package lists... [2021-01-22T07:29:44.803Z] #18 ... [2021-01-22T07:29:44.803Z] [2021-01-22T07:29:44.803Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:44.803Z] #41 108.8 DEP criu/tty.d [2021-01-22T07:29:44.850Z] #43 ... [2021-01-22T07:29:44.850Z] [2021-01-22T07:29:44.850Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:44.850Z] #45 133.0 github.com/LK4D4/vndr/build [2021-01-22T07:29:44.850Z] #45 136.2 vendor/golang.org/x/text/unicode/norm [2021-01-22T07:29:44.921Z] #39 21.07 CC images/core-x86.o [2021-01-22T07:29:44.979Z] #35 14.69 [100%] Built target tini-static [2021-01-22T07:29:45.147Z] #45 ... [2021-01-22T07:29:45.147Z] [2021-01-22T07:29:45.147Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:29:45.147Z] #20 11.72 Fetched 8196 kB in 11s (726 kB/s) [2021-01-22T07:29:45.147Z] #20 11.72 Reading package lists... [2021-01-22T07:29:45.147Z] #20 16.48 Reading package lists... [2021-01-22T07:29:45.147Z] #20 20.70 Building dependency tree... [2021-01-22T07:29:45.147Z] #20 ... [2021-01-22T07:29:45.147Z] [2021-01-22T07:29:45.147Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:45.147Z] #45 143.3 mime [2021-01-22T07:29:45.239Z] #35 14.83 + mkdir -p /build [2021-01-22T07:29:45.239Z] #35 14.87 + cp tini-static /build/docker-init [2021-01-22T07:29:45.362Z] #35 ... [2021-01-22T07:29:45.362Z] [2021-01-22T07:29:45.362Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:45.362Z] #11 99.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-22T07:29:45.363Z] #11 99.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-22T07:29:45.363Z] #11 99.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T07:29:45.366Z] #41 109.2 DEP criu/timerfd.d [2021-01-22T07:29:45.499Z] #35 DONE 15.1s [2021-01-22T07:29:45.499Z] [2021-01-22T07:29:45.499Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:45.499Z] #43 108.6 go/token [2021-01-22T07:29:45.499Z] #43 ... [2021-01-22T07:29:45.499Z] [2021-01-22T07:29:45.499Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:45.499Z] #32 98.93 io/ioutil [2021-01-22T07:29:45.499Z] #32 100.2 path [2021-01-22T07:29:45.499Z] #32 101.4 text/tabwriter [2021-01-22T07:29:45.499Z] #32 103.1 github.com/BurntSushi/toml [2021-01-22T07:29:45.499Z] #32 103.1 flag [2021-01-22T07:29:45.499Z] #32 105.5 log [2021-01-22T07:29:45.508Z] #39 21.74 CC images/core-arm.o [2021-01-22T07:29:45.622Z] #41 109.6 DEP criu/timens.d [2021-01-22T07:29:45.623Z] #11 ... [2021-01-22T07:29:45.623Z] [2021-01-22T07:29:45.623Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:45.623Z] #41 3.493 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T07:29:45.623Z] #41 3.494 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T07:29:45.623Z] #41 3.578 Note: Building without GnuTLS support [2021-01-22T07:29:45.623Z] #41 3.593 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T07:29:45.623Z] #41 3.593 Makefile.config:40: Warn: Building without nftables support [2021-01-22T07:29:45.759Z] #32 ... [2021-01-22T07:29:45.759Z] [2021-01-22T07:29:45.759Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:45.759Z] #49 108.5 encoding/json [2021-01-22T07:29:45.777Z] #39 22.10 CC images/core-aarch64.o [2021-01-22T07:29:45.879Z] #41 109.9 DEP criu/sysfs_parse.d [2021-01-22T07:29:45.879Z] #41 ... [2021-01-22T07:29:45.879Z] [2021-01-22T07:29:45.879Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:45.879Z] #43 199.3 github.com/LK4D4/vndr/godl [2021-01-22T07:29:45.879Z] #43 200.6 github.com/LK4D4/vndr [2021-01-22T07:29:46.071Z] #39 ... [2021-01-22T07:29:46.071Z] [2021-01-22T07:29:46.071Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:29:46.071Z] #54 90.20 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T07:29:46.071Z] #54 90.20 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-22T07:29:46.071Z] #54 DONE 97.9s [2021-01-22T07:29:46.071Z] [2021-01-22T07:29:46.071Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-22T07:29:46.071Z] #55 DONE 0.2s [2021-01-22T07:29:46.071Z] [2021-01-22T07:29:46.071Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-22T07:29:46.192Z] #45 ... [2021-01-22T07:29:46.192Z] [2021-01-22T07:29:46.192Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:29:46.192Z] #58 DONE 144.3s [2021-01-22T07:29:46.337Z] #56 DONE 0.1s [2021-01-22T07:29:46.337Z] [2021-01-22T07:29:46.337Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:46.337Z] #39 22.47 CC images/core-ppc64.o [2021-01-22T07:29:46.442Z] #43 ... [2021-01-22T07:29:46.442Z] [2021-01-22T07:29:46.442Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:46.442Z] #41 110.1 DEP criu/sysctl.d [2021-01-22T07:29:46.442Z] #41 110.4 DEP criu/string.d [2021-01-22T07:29:46.442Z] #41 110.4 DEP criu/stats.d [2021-01-22T07:29:46.487Z] [2021-01-22T07:29:46.487Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-22T07:29:46.487Z] #59 DONE 0.1s [2021-01-22T07:29:46.487Z] [2021-01-22T07:29:46.487Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-22T07:29:46.487Z] #60 DONE 0.1s [2021-01-22T07:29:46.487Z] [2021-01-22T07:29:46.487Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:29:46.487Z] #20 20.70 Building dependency tree... [2021-01-22T07:29:46.487Z] #20 22.30 libcap2-bin is already the newest version (1:2.25-2). [2021-01-22T07:29:46.487Z] #20 22.30 The following additional packages will be installed: [2021-01-22T07:29:46.487Z] #20 22.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-22T07:29:46.487Z] #20 22.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-22T07:29:46.487Z] #20 22.32 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-22T07:29:46.487Z] #20 22.32 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-22T07:29:46.487Z] #20 22.32 python3.7 python3.7-minimal vim-runtime xxd [2021-01-22T07:29:46.487Z] #20 22.33 Suggested packages: [2021-01-22T07:29:46.487Z] #20 22.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-22T07:29:46.487Z] #20 22.33 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-22T07:29:46.487Z] #20 22.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-22T07:29:46.487Z] #20 22.33 Recommended packages: [2021-01-22T07:29:46.487Z] #20 22.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-22T07:29:46.487Z] #20 22.33 python3-keyrings.alt python3-xdg unzip [2021-01-22T07:29:46.698Z] #41 110.5 DEP criu/sockets.d [2021-01-22T07:29:46.914Z] #39 22.92 CC images/core-s390.o [2021-01-22T07:29:46.955Z] #41 110.9 DEP criu/sk-unix.d [2021-01-22T07:29:47.212Z] #41 111.2 DEP criu/sk-tcp.d [2021-01-22T07:29:47.469Z] #41 111.5 DEP criu/sk-queue.d [2021-01-22T07:29:47.725Z] #41 111.6 DEP criu/sk-packet.d [2021-01-22T07:29:47.863Z] #39 23.91 CC images/cpuinfo.o [2021-01-22T07:29:47.993Z] #41 111.9 DEP criu/sk-netlink.d [2021-01-22T07:29:48.267Z] #41 112.1 DEP criu/sk-inet.d [2021-01-22T07:29:48.439Z] #39 24.50 CC images/inventory.o [2021-01-22T07:29:48.527Z] #41 112.6 DEP criu/signalfd.d [2021-01-22T07:29:48.702Z] #39 24.79 CC images/fdinfo.o [2021-01-22T07:29:48.919Z] #41 ... [2021-01-22T07:29:48.919Z] [2021-01-22T07:29:48.919Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:48.919Z] #35 13.23 [100%] Linking C executable tini-static [2021-01-22T07:29:48.919Z] #35 14.26 [100%] Built target tini-static [2021-01-22T07:29:48.919Z] #35 14.44 + mkdir -p /build [2021-01-22T07:29:48.919Z] #35 14.44 + cp tini-static /build/docker-init [2021-01-22T07:29:48.919Z] #35 DONE 15.2s [2021-01-22T07:29:48.919Z] [2021-01-22T07:29:48.919Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:48.919Z] #41 7.404 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T07:29:48.919Z] #41 7.548 GEN .gitid [2021-01-22T07:29:49.101Z] #41 112.9 DEP criu/sigframe.d [2021-01-22T07:29:49.101Z] #41 113.1 DEP criu/shmem.d [2021-01-22T07:29:49.244Z] #20 25.31 The following NEW packages will be installed: [2021-01-22T07:29:49.244Z] #20 25.31 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-22T07:29:49.244Z] #20 25.31 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-22T07:29:49.244Z] #20 25.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-22T07:29:49.244Z] #20 25.31 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-22T07:29:49.244Z] #20 25.31 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-22T07:29:49.244Z] #20 25.31 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-22T07:29:49.245Z] #20 25.31 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-22T07:29:49.245Z] #20 25.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-22T07:29:49.245Z] #20 25.31 xz-utils zip [2021-01-22T07:29:49.278Z] #39 25.23 CC images/fown.o [2021-01-22T07:29:49.278Z] #39 25.50 CC images/ns.o [2021-01-22T07:29:49.490Z] #41 7.629 GEN criu/include/version.h [2021-01-22T07:29:49.490Z] #41 7.740 GEN include/common/asm [2021-01-22T07:29:49.542Z] #20 25.43 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T07:29:49.542Z] #20 25.43 Need to get 29.2 MB of archives. [2021-01-22T07:29:49.542Z] #20 25.43 After this operation, 134 MB of additional disk space will be used. [2021-01-22T07:29:49.542Z] #20 25.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-01-22T07:29:49.542Z] #20 25.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-01-22T07:29:49.542Z] #20 25.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-01-22T07:29:49.542Z] #20 25.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-01-22T07:29:49.542Z] #20 25.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-01-22T07:29:49.542Z] #20 25.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-01-22T07:29:49.672Z] #41 113.5 DEP criu/servicefd.d [2021-01-22T07:29:49.837Z] #20 25.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-01-22T07:29:49.837Z] #20 25.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-01-22T07:29:49.837Z] #20 26.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-01-22T07:29:49.837Z] #20 26.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-01-22T07:29:49.837Z] #20 26.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-01-22T07:29:49.854Z] #39 25.87 CC images/regfile.o [2021-01-22T07:29:49.929Z] #41 113.9 DEP criu/seize.d [2021-01-22T07:29:50.117Z] #39 26.21 CC images/ghost-file.o [2021-01-22T07:29:50.132Z] #20 26.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-01-22T07:29:50.132Z] #20 26.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-01-22T07:29:50.132Z] #20 26.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-01-22T07:29:50.132Z] #20 26.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-01-22T07:29:50.132Z] #20 26.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-01-22T07:29:50.132Z] #20 26.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-01-22T07:29:50.132Z] #20 26.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T07:29:50.132Z] #20 26.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-01-22T07:29:50.132Z] #20 26.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-01-22T07:29:50.133Z] #20 26.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-01-22T07:29:50.133Z] #20 26.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-01-22T07:29:50.133Z] #20 26.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-01-22T07:29:50.133Z] #20 26.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-01-22T07:29:50.185Z] #41 114.2 DEP criu/seccomp.d [2021-01-22T07:29:50.381Z] #39 26.64 CC images/fifo.o [2021-01-22T07:29:50.428Z] #20 26.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-01-22T07:29:50.428Z] #20 26.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-01-22T07:29:50.428Z] #20 26.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-01-22T07:29:50.428Z] #20 26.55 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-01-22T07:29:50.428Z] #20 26.55 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-01-22T07:29:50.441Z] #41 114.5 DEP criu/rst-malloc.d [2021-01-22T07:29:50.699Z] #41 114.6 DEP criu/rbtree.d [2021-01-22T07:29:50.699Z] #41 114.7 DEP criu/pstree.d [2021-01-22T07:29:50.955Z] #41 114.9 DEP criu/protobuf.d [2021-01-22T07:29:50.957Z] #39 26.99 CC images/remap-file-path.o [2021-01-22T07:29:51.078Z] #49 ... [2021-01-22T07:29:51.078Z] [2021-01-22T07:29:51.078Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:51.078Z] #41 3.231 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T07:29:51.078Z] #41 3.231 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T07:29:51.078Z] #41 3.311 Note: Building without GnuTLS support [2021-01-22T07:29:51.078Z] #41 3.359 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T07:29:51.078Z] #41 3.359 Makefile.config:40: Warn: Building without nftables support [2021-01-22T07:29:51.078Z] #41 7.136 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T07:29:51.078Z] #41 7.253 GEN .gitid [2021-01-22T07:29:51.078Z] #41 7.320 GEN criu/include/version.h [2021-01-22T07:29:51.078Z] #41 7.458 GEN include/common/asm [2021-01-22T07:29:51.211Z] #41 115.2 GEN criu/protobuf-desc-gen.h [2021-01-22T07:29:51.220Z] #39 27.33 CC images/eventfd.o [2021-01-22T07:29:51.401Z] #41 ... [2021-01-22T07:29:51.401Z] [2021-01-22T07:29:51.401Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:51.401Z] #32 109.4 github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T07:29:51.401Z] #32 DONE 115.6s [2021-01-22T07:29:51.401Z] [2021-01-22T07:29:51.401Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:51.401Z] #11 110.0 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-22T07:29:51.401Z] #11 110.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-22T07:29:51.401Z] #11 110.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:29:51.401Z] #11 110.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-22T07:29:51.401Z] #11 110.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-22T07:29:51.401Z] #11 110.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:29:51.482Z] #20 27.27 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-01-22T07:29:51.482Z] #20 27.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-01-22T07:29:51.482Z] #20 27.28 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-01-22T07:29:51.482Z] #20 27.29 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-01-22T07:29:51.482Z] #20 27.30 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-01-22T07:29:51.482Z] #20 27.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-01-22T07:29:51.482Z] #20 27.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-22T07:29:51.482Z] #20 27.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-01-22T07:29:51.482Z] #20 27.45 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-01-22T07:29:51.482Z] #20 27.46 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-22T07:29:51.482Z] #20 27.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-01-22T07:29:51.482Z] #20 27.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-22T07:29:51.482Z] #20 27.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2021-01-22T07:29:51.482Z] #20 27.59 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-01-22T07:29:51.482Z] #20 27.63 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-01-22T07:29:51.482Z] #20 27.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-22T07:29:51.483Z] #39 27.59 CC images/eventpoll.o [2021-01-22T07:29:51.745Z] #39 27.90 CC images/fh.o [2021-01-22T07:29:52.129Z] #20 28.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-01-22T07:29:52.129Z] #20 28.26 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-01-22T07:29:52.321Z] #39 28.33 CC images/fsnotify.o [2021-01-22T07:29:52.425Z] #20 28.33 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-01-22T07:29:52.584Z] #39 28.84 CC images/signalfd.o [2021-01-22T07:29:52.784Z] #11 ... [2021-01-22T07:29:52.784Z] [2021-01-22T07:29:52.784Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:52.784Z] #41 11.28 PBCC images/timens.pb-c.c [2021-01-22T07:29:52.784Z] #41 11.30 DEP images/timens.pb-c.d [2021-01-22T07:29:52.784Z] #41 11.39 PBCC images/fown.pb-c.c [2021-01-22T07:29:53.045Z] #41 11.51 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-22T07:29:53.045Z] #41 11.65 PBCC images/opts.pb-c.c [2021-01-22T07:29:53.068Z] #20 29.19 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:29:53.068Z] #20 29.29 Fetched 29.2 MB in 3s (9891 kB/s) [2021-01-22T07:29:53.068Z] #20 29.36 Selecting previously unselected package pigz. [2021-01-22T07:29:53.160Z] #39 29.14 CC images/fs.o [2021-01-22T07:29:53.160Z] #39 29.41 CC images/pstree.o [2021-01-22T07:29:53.306Z] #41 11.74 PBCC images/memfd.pb-c.c [2021-01-22T07:29:53.364Z] #20 29.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2021-01-22T07:29:53.364Z] #20 29.49 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-01-22T07:29:53.364Z] #20 29.49 Unpacking pigz (2.4-1) ... [2021-01-22T07:29:53.364Z] #20 29.58 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-01-22T07:29:53.423Z] #39 29.60 CC images/pipe.o [2021-01-22T07:29:53.566Z] #41 11.87 DEP images/fown.pb-c.d [2021-01-22T07:29:53.566Z] #41 11.96 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-22T07:29:53.566Z] #41 12.01 DEP images/opts.pb-c.d [2021-01-22T07:29:53.566Z] #41 12.06 DEP images/memfd.pb-c.d [2021-01-22T07:29:53.566Z] #41 12.18 PBCC images/sit.pb-c.c [2021-01-22T07:29:53.618Z] #41 ... [2021-01-22T07:29:53.618Z] [2021-01-22T07:29:53.618Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:53.618Z] #32 110.2 github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T07:29:53.618Z] #32 DONE 117.1s [2021-01-22T07:29:53.618Z] [2021-01-22T07:29:53.618Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:53.618Z] #43 110.2 go/scanner [2021-01-22T07:29:53.618Z] #43 111.6 internal/lazyregexp [2021-01-22T07:29:53.618Z] #43 112.2 go/ast [2021-01-22T07:29:53.618Z] #43 112.2 net/url [2021-01-22T07:29:53.618Z] #43 114.7 text/template/parse [2021-01-22T07:29:53.618Z] #43 ... [2021-01-22T07:29:53.618Z] [2021-01-22T07:29:53.618Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:53.618Z] #41 11.10 PBCC images/timens.pb-c.c [2021-01-22T07:29:53.662Z] #20 29.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-22T07:29:53.662Z] #20 29.59 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-01-22T07:29:53.685Z] #39 29.79 CC images/tcp-stream.o [2021-01-22T07:29:53.731Z] #41 ... [2021-01-22T07:29:53.731Z] [2021-01-22T07:29:53.731Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:53.731Z] #43 DONE 217.0s [2021-01-22T07:29:53.731Z] [2021-01-22T07:29:53.731Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:29:53.731Z] #18 15.97 Reading package lists... [2021-01-22T07:29:53.827Z] #41 12.25 DEP images/sit.pb-c.d [2021-01-22T07:29:53.827Z] #41 12.39 PBCC images/macvlan.pb-c.c [2021-01-22T07:29:53.827Z] #41 12.45 DEP images/macvlan.pb-c.d [2021-01-22T07:29:53.878Z] #41 11.14 DEP images/timens.pb-c.d [2021-01-22T07:29:53.959Z] #20 30.16 Selecting previously unselected package python3.7-minimal. [2021-01-22T07:29:54.087Z] #41 12.59 PBCC images/autofs.pb-c.c [2021-01-22T07:29:54.141Z] #41 11.25 PBCC images/fown.pb-c.c [2021-01-22T07:29:54.141Z] #41 11.32 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-22T07:29:54.141Z] #41 11.45 PBCC images/opts.pb-c.c [2021-01-22T07:29:54.262Z] #39 30.23 CC images/sk-packet.o [2021-01-22T07:29:54.270Z] #20 30.16 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-22T07:29:54.270Z] #20 30.17 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T07:29:54.347Z] #41 12.75 DEP images/autofs.pb-c.d [2021-01-22T07:29:54.347Z] #41 12.85 PBCC images/sysctl.pb-c.c [2021-01-22T07:29:54.400Z] #41 11.59 PBCC images/memfd.pb-c.c [2021-01-22T07:29:54.400Z] #41 11.72 DEP images/fown.pb-c.d [2021-01-22T07:29:54.400Z] #41 11.79 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-22T07:29:54.525Z] #39 30.69 CC images/mnt.o [2021-01-22T07:29:54.608Z] #41 12.92 DEP images/sysctl.pb-c.d [2021-01-22T07:29:54.608Z] #41 13.05 PBCC images/time.pb-c.c [2021-01-22T07:29:54.608Z] #41 13.11 DEP images/time.pb-c.d [2021-01-22T07:29:54.608Z] #41 13.22 PBCC images/binfmt-misc.pb-c.c [2021-01-22T07:29:54.659Z] #41 11.98 DEP images/opts.pb-c.d [2021-01-22T07:29:54.659Z] #41 12.12 DEP images/memfd.pb-c.d [2021-01-22T07:29:54.787Z] #39 30.91 CC images/pipe-data.o [2021-01-22T07:29:54.868Z] #41 13.30 DEP images/binfmt-misc.pb-c.d [2021-01-22T07:29:54.868Z] #41 13.44 PBCC images/seccomp.pb-c.c [2021-01-22T07:29:54.868Z] #41 13.49 DEP images/seccomp.pb-c.d [2021-01-22T07:29:54.868Z] #41 ... [2021-01-22T07:29:54.868Z] [2021-01-22T07:29:54.868Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:54.868Z] #43 109.3 go/scanner [2021-01-22T07:29:54.868Z] #43 111.4 internal/lazyregexp [2021-01-22T07:29:54.868Z] #43 111.8 go/ast [2021-01-22T07:29:54.868Z] #43 112.0 net/url [2021-01-22T07:29:54.868Z] #43 114.7 text/template/parse [2021-01-22T07:29:54.918Z] #41 12.18 PBCC images/sit.pb-c.c [2021-01-22T07:29:54.918Z] #41 12.30 DEP images/sit.pb-c.d [2021-01-22T07:29:54.918Z] #41 12.36 PBCC images/macvlan.pb-c.c [2021-01-22T07:29:54.918Z] #41 12.42 DEP images/macvlan.pb-c.d [2021-01-22T07:29:55.050Z] #39 31.12 CC images/sa.o [2021-01-22T07:29:55.177Z] #41 12.49 PBCC images/autofs.pb-c.c [2021-01-22T07:29:55.177Z] #41 12.53 DEP images/autofs.pb-c.d [2021-01-22T07:29:55.177Z] #41 12.61 PBCC images/sysctl.pb-c.c [2021-01-22T07:29:55.177Z] #41 12.68 DEP images/sysctl.pb-c.d [2021-01-22T07:29:55.317Z] #39 31.41 CC images/timer.o [2021-01-22T07:29:55.323Z] #20 31.25 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-01-22T07:29:55.323Z] #20 31.27 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T07:29:55.436Z] #41 12.78 PBCC images/time.pb-c.c [2021-01-22T07:29:55.437Z] #41 12.83 DEP images/time.pb-c.d [2021-01-22T07:29:55.437Z] #41 12.86 PBCC images/binfmt-misc.pb-c.c [2021-01-22T07:29:55.437Z] #41 12.93 DEP images/binfmt-misc.pb-c.d [2021-01-22T07:29:55.438Z] #43 ... [2021-01-22T07:29:55.438Z] [2021-01-22T07:29:55.438Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:55.438Z] #41 13.67 PBCC images/userns.pb-c.c [2021-01-22T07:29:55.438Z] #41 13.72 DEP images/userns.pb-c.d [2021-01-22T07:29:55.438Z] #41 13.89 PBCC images/cgroup.pb-c.c [2021-01-22T07:29:55.438Z] #41 13.98 DEP images/cgroup.pb-c.d [2021-01-22T07:29:55.438Z] #41 14.02 PBCC images/ext-file.pb-c.c [2021-01-22T07:29:55.624Z] #18 22.50 Reading package lists... [2021-01-22T07:29:55.699Z] #41 13.02 PBCC images/seccomp.pb-c.c [2021-01-22T07:29:55.699Z] #41 13.06 DEP images/seccomp.pb-c.d [2021-01-22T07:29:55.699Z] #41 14.04 DEP images/ext-file.pb-c.d [2021-01-22T07:29:55.699Z] #41 14.13 PBCC images/rpc.pb-c.c [2021-01-22T07:29:55.699Z] #41 14.24 DEP images/rpc.pb-c.d [2021-01-22T07:29:55.699Z] #41 14.32 PBCC images/siginfo.pb-c.c [2021-01-22T07:29:55.699Z] #41 14.34 DEP images/siginfo.pb-c.d [2021-01-22T07:29:55.896Z] #39 31.99 CC images/timerfd.o [2021-01-22T07:29:55.959Z] #41 14.42 PBCC images/pagemap.pb-c.c [2021-01-22T07:29:55.959Z] #41 14.47 DEP images/pagemap.pb-c.d [2021-01-22T07:29:55.960Z] #41 13.21 PBCC images/userns.pb-c.c [2021-01-22T07:29:55.960Z] #41 13.27 DEP images/userns.pb-c.d [2021-01-22T07:29:55.960Z] #41 13.33 PBCC images/cgroup.pb-c.c [2021-01-22T07:29:55.960Z] #41 13.36 DEP images/cgroup.pb-c.d [2021-01-22T07:29:55.960Z] #41 13.46 PBCC images/ext-file.pb-c.c [2021-01-22T07:29:55.960Z] #41 ... [2021-01-22T07:29:55.960Z] [2021-01-22T07:29:55.960Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:55.960Z] #11 109.7 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-22T07:29:55.960Z] #11 109.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-22T07:29:55.960Z] #11 109.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:29:55.960Z] #11 110.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-22T07:29:55.960Z] #11 110.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-22T07:29:55.960Z] #11 110.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:29:56.166Z] #39 32.26 CC images/mm.o [2021-01-22T07:29:56.220Z] #41 14.64 PBCC images/rlimit.pb-c.c [2021-01-22T07:29:56.220Z] #41 14.68 DEP images/rlimit.pb-c.d [2021-01-22T07:29:56.220Z] #11 ... [2021-01-22T07:29:56.220Z] [2021-01-22T07:29:56.220Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:56.220Z] #41 13.54 DEP images/ext-file.pb-c.d [2021-01-22T07:29:56.429Z] #39 32.70 CC images/sk-opts.o [2021-01-22T07:29:56.429Z] #39 ... [2021-01-22T07:29:56.429Z] [2021-01-22T07:29:56.429Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:56.429Z] #41 98.44 vendor/golang.org/x/net/idna [2021-01-22T07:29:56.429Z] #41 100.9 net/textproto [2021-01-22T07:29:56.429Z] #41 100.9 vendor/golang.org/x/net/http/httpproxy [2021-01-22T07:29:56.429Z] #41 100.9 crypto/x509 [2021-01-22T07:29:56.429Z] #41 102.1 vendor/golang.org/x/net/http/httpguts [2021-01-22T07:29:56.429Z] #41 102.1 mime/multipart [2021-01-22T07:29:56.429Z] #41 104.7 crypto/tls [2021-01-22T07:29:56.480Z] #41 13.62 PBCC images/rpc.pb-c.c [2021-01-22T07:29:56.480Z] #41 13.64 DEP images/rpc.pb-c.d [2021-01-22T07:29:56.480Z] #41 13.68 PBCC images/siginfo.pb-c.c [2021-01-22T07:29:56.480Z] #41 13.74 DEP images/siginfo.pb-c.d [2021-01-22T07:29:56.480Z] #41 13.80 PBCC images/pagemap.pb-c.c [2021-01-22T07:29:56.480Z] #41 13.83 DEP images/pagemap.pb-c.d [2021-01-22T07:29:56.480Z] #41 14.78 PBCC images/file-lock.pb-c.c [2021-01-22T07:29:56.480Z] #41 14.79 DEP images/file-lock.pb-c.d [2021-01-22T07:29:56.480Z] #41 14.89 PBCC images/tty.pb-c.c [2021-01-22T07:29:56.480Z] #41 14.98 DEP images/tty.pb-c.d [2021-01-22T07:29:56.557Z] #18 27.61 Building dependency tree... [2021-01-22T07:29:56.557Z] #18 ... [2021-01-22T07:29:56.557Z] [2021-01-22T07:29:56.557Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:56.557Z] #41 119.0 DEP criu/protobuf-desc.d [2021-01-22T07:29:56.557Z] #41 119.3 DEP criu/proc_parse.d [2021-01-22T07:29:56.557Z] #41 119.7 DEP criu/plugin.d [2021-01-22T07:29:56.557Z] #41 119.8 DEP criu/pipes.d [2021-01-22T07:29:56.557Z] #41 120.3 DEP criu/pie-util.d [2021-01-22T07:29:56.557Z] #41 120.5 DEP criu/pie-util-vdso.d [2021-01-22T07:29:56.557Z] #41 120.6 DEP criu/pie-util-vdso-elf32.d [2021-01-22T07:29:56.692Z] #41 ... [2021-01-22T07:29:56.692Z] [2021-01-22T07:29:56.692Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:56.692Z] #39 32.95 CC images/sk-unix.o [2021-01-22T07:29:56.740Z] #41 13.90 PBCC images/rlimit.pb-c.c [2021-01-22T07:29:56.740Z] #41 13.93 DEP images/rlimit.pb-c.d [2021-01-22T07:29:56.740Z] #41 13.96 PBCC images/file-lock.pb-c.c [2021-01-22T07:29:56.740Z] #41 13.97 DEP images/file-lock.pb-c.d [2021-01-22T07:29:56.740Z] #41 14.05 PBCC images/tty.pb-c.c [2021-01-22T07:29:56.740Z] #41 14.10 DEP images/tty.pb-c.d [2021-01-22T07:29:56.740Z] #41 14.16 PBCC images/tun.pb-c.c [2021-01-22T07:29:56.741Z] #41 15.06 PBCC images/tun.pb-c.c [2021-01-22T07:29:56.741Z] #41 15.12 PBCC images/netdev.pb-c.c [2021-01-22T07:29:56.741Z] #41 15.24 DEP images/tun.pb-c.d [2021-01-22T07:29:56.741Z] #41 15.29 DEP images/netdev.pb-c.d [2021-01-22T07:29:56.814Z] #41 120.8 DEP criu/path.d [2021-01-22T07:29:57.001Z] #41 15.33 PBCC images/vma.pb-c.c [2021-01-22T07:29:57.001Z] #41 15.41 DEP images/vma.pb-c.d [2021-01-22T07:29:57.001Z] #41 15.47 PBCC images/creds.pb-c.c [2021-01-22T07:29:57.001Z] #41 15.51 DEP images/creds.pb-c.d [2021-01-22T07:29:57.003Z] #41 14.25 PBCC images/netdev.pb-c.c [2021-01-22T07:29:57.003Z] #41 14.32 DEP images/tun.pb-c.d [2021-01-22T07:29:57.003Z] #41 14.37 DEP images/netdev.pb-c.d [2021-01-22T07:29:57.003Z] #41 14.45 PBCC images/vma.pb-c.c [2021-01-22T07:29:57.070Z] #41 121.0 DEP criu/parasite-syscall.d [2021-01-22T07:29:57.261Z] #41 15.66 PBCC images/utsns.pb-c.c [2021-01-22T07:29:57.261Z] #41 15.70 DEP images/utsns.pb-c.d [2021-01-22T07:29:57.261Z] #41 15.81 PBCC images/ipc-desc.pb-c.c [2021-01-22T07:29:57.263Z] #41 14.54 DEP images/vma.pb-c.d [2021-01-22T07:29:57.263Z] #41 14.58 PBCC images/creds.pb-c.c [2021-01-22T07:29:57.263Z] #41 14.65 DEP images/creds.pb-c.d [2021-01-22T07:29:57.267Z] #39 33.35 CC images/sk-inet.o [2021-01-22T07:29:57.267Z] #39 ... [2021-01-22T07:29:57.267Z] [2021-01-22T07:29:57.267Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:29:57.267Z] #10 99.31 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-22T07:29:57.267Z] #10 99.31 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-01-22T07:29:57.267Z] #10 99.31 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:29:57.415Z] #20 ... [2021-01-22T07:29:57.415Z] [2021-01-22T07:29:57.415Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:57.415Z] #43 77.81 LINK criu/pie/restorer.built-in.o [2021-01-22T07:29:57.415Z] #43 77.83 GEN criu/pie/restorer-blob.h [2021-01-22T07:29:57.415Z] #43 77.99 DEP criu/vdso.d [2021-01-22T07:29:57.415Z] #43 78.44 DEP criu/uts_ns.d [2021-01-22T07:29:57.415Z] #43 78.72 DEP criu/util.d [2021-01-22T07:29:57.415Z] #43 79.04 DEP criu/uffd.d [2021-01-22T07:29:57.415Z] #43 79.32 DEP criu/tun.d [2021-01-22T07:29:57.415Z] #43 79.52 DEP criu/tty.d [2021-01-22T07:29:57.415Z] #43 79.68 DEP criu/timerfd.d [2021-01-22T07:29:57.415Z] #43 79.91 DEP criu/timens.d [2021-01-22T07:29:57.415Z] #43 80.11 DEP criu/sysfs_parse.d [2021-01-22T07:29:57.415Z] #43 80.31 DEP criu/sysctl.d [2021-01-22T07:29:57.415Z] #43 80.47 DEP criu/string.d [2021-01-22T07:29:57.415Z] #43 80.50 DEP criu/stats.d [2021-01-22T07:29:57.415Z] #43 80.65 DEP criu/sockets.d [2021-01-22T07:29:57.415Z] #43 80.91 DEP criu/sk-unix.d [2021-01-22T07:29:57.415Z] #43 81.12 DEP criu/sk-tcp.d [2021-01-22T07:29:57.415Z] #43 81.38 DEP criu/sk-queue.d [2021-01-22T07:29:57.415Z] #43 81.59 DEP criu/sk-packet.d [2021-01-22T07:29:57.415Z] #43 81.80 DEP criu/sk-netlink.d [2021-01-22T07:29:57.415Z] #43 82.03 DEP criu/sk-inet.d [2021-01-22T07:29:57.415Z] #43 82.28 DEP criu/signalfd.d [2021-01-22T07:29:57.415Z] #43 82.62 DEP criu/sigframe.d [2021-01-22T07:29:57.415Z] #43 82.83 DEP criu/shmem.d [2021-01-22T07:29:57.415Z] #43 83.03 DEP criu/servicefd.d [2021-01-22T07:29:57.415Z] #43 83.29 DEP criu/seize.d [2021-01-22T07:29:57.415Z] #43 83.55 DEP criu/seccomp.d [2021-01-22T07:29:57.415Z] #43 83.74 DEP criu/rst-malloc.d [2021-01-22T07:29:57.415Z] #43 83.91 DEP criu/rbtree.d [2021-01-22T07:29:57.415Z] #43 83.97 DEP criu/pstree.d [2021-01-22T07:29:57.415Z] #43 84.18 DEP criu/protobuf.d [2021-01-22T07:29:57.415Z] #43 84.38 GEN criu/protobuf-desc-gen.h [2021-01-22T07:29:57.415Z] #43 86.36 DEP criu/protobuf-desc.d [2021-01-22T07:29:57.415Z] #43 86.62 DEP criu/proc_parse.d [2021-01-22T07:29:57.415Z] #43 86.97 DEP criu/plugin.d [2021-01-22T07:29:57.415Z] #43 87.17 DEP criu/pipes.d [2021-01-22T07:29:57.415Z] #43 87.38 DEP criu/pie-util.d [2021-01-22T07:29:57.415Z] #43 87.52 DEP criu/pie-util-vdso.d [2021-01-22T07:29:57.415Z] #43 87.67 DEP criu/path.d [2021-01-22T07:29:57.415Z] #43 87.85 DEP criu/parasite-syscall.d [2021-01-22T07:29:57.415Z] #43 88.12 DEP criu/pagemap.d [2021-01-22T07:29:57.523Z] #41 14.79 PBCC images/utsns.pb-c.c [2021-01-22T07:29:57.523Z] #41 14.84 DEP images/utsns.pb-c.d [2021-01-22T07:29:57.523Z] #41 14.94 PBCC images/ipc-desc.pb-c.c [2021-01-22T07:29:57.524Z] #41 15.81 PBCC images/ipc-sem.pb-c.c [2021-01-22T07:29:57.524Z] #41 15.91 DEP images/ipc-desc.pb-c.d [2021-01-22T07:29:57.524Z] #41 16.02 DEP images/ipc-sem.pb-c.d [2021-01-22T07:29:57.524Z] #41 16.12 PBCC images/ipc-msg.pb-c.c [2021-01-22T07:29:57.633Z] #41 121.4 DEP criu/pagemap.d [2021-01-22T07:29:57.712Z] #43 88.35 DEP criu/pagemap-cache.d [2021-01-22T07:29:57.712Z] #43 ... [2021-01-22T07:29:57.712Z] [2021-01-22T07:29:57.712Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:29:57.712Z] #20 33.83 Selecting previously unselected package python3-minimal. [2021-01-22T07:29:57.782Z] #41 15.01 PBCC images/ipc-sem.pb-c.c [2021-01-22T07:29:57.782Z] #41 15.03 DEP images/ipc-desc.pb-c.d [2021-01-22T07:29:57.782Z] #41 15.17 DEP images/ipc-sem.pb-c.d [2021-01-22T07:29:57.784Z] #41 16.16 DEP images/ipc-msg.pb-c.d [2021-01-22T07:29:57.784Z] #41 16.21 PBCC images/ipc-shm.pb-c.c [2021-01-22T07:29:57.784Z] #41 16.26 DEP images/ipc-shm.pb-c.d [2021-01-22T07:29:57.784Z] #41 16.33 PBCC images/ipc-var.pb-c.c [2021-01-22T07:29:57.784Z] #41 16.37 DEP images/ipc-var.pb-c.d [2021-01-22T07:29:57.843Z] #10 ... [2021-01-22T07:29:57.843Z] [2021-01-22T07:29:57.843Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:57.843Z] #39 33.76 CC images/tun.o [2021-01-22T07:29:57.908Z] #41 121.7 DEP criu/pagemap-cache.d [2021-01-22T07:29:57.908Z] #41 121.8 DEP criu/page-xfer.d [2021-01-22T07:29:58.008Z] #20 33.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2021-01-22T07:29:58.008Z] #20 33.97 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-01-22T07:29:58.008Z] #20 33.98 Unpacking python3-minimal (3.7.3-1) ... [2021-01-22T07:29:58.008Z] #20 34.05 Selecting previously unselected package libmpdec2:ppc64el. [2021-01-22T07:29:58.008Z] #20 34.05 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-01-22T07:29:58.008Z] #20 34.06 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-01-22T07:29:58.008Z] #20 34.15 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-01-22T07:29:58.008Z] #20 34.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-22T07:29:58.008Z] #20 34.18 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-01-22T07:29:58.041Z] #41 15.30 PBCC images/ipc-msg.pb-c.c [2021-01-22T07:29:58.041Z] #41 15.35 DEP images/ipc-msg.pb-c.d [2021-01-22T07:29:58.045Z] #41 16.58 PBCC images/sk-opts.pb-c.c [2021-01-22T07:29:58.045Z] #41 16.62 PBCC images/packet-sock.pb-c.c [2021-01-22T07:29:58.045Z] #41 ... [2021-01-22T07:29:58.045Z] [2021-01-22T07:29:58.045Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:29:58.045Z] #49 112.4 github.com/pkg/diff [2021-01-22T07:29:58.045Z] #49 114.7 go/ast [2021-01-22T07:29:58.045Z] #49 117.3 golang.org/x/crypto/ssh/terminal [2021-01-22T07:29:58.045Z] #49 119.8 mvdan.cc/editorconfig [2021-01-22T07:29:58.045Z] #49 121.6 mvdan.cc/sh/v3/fileutil [2021-01-22T07:29:58.045Z] #49 121.9 mvdan.cc/sh/v3/syntax [2021-01-22T07:29:58.105Z] #39 34.11 CC images/sk-netlink.o [2021-01-22T07:29:58.165Z] #41 122.0 DEP criu/page-pipe.d [2021-01-22T07:29:58.165Z] #41 122.2 DEP criu/netfilter.d [2021-01-22T07:29:58.300Z] #41 15.51 PBCC images/ipc-shm.pb-c.c [2021-01-22T07:29:58.300Z] #41 15.56 DEP images/ipc-shm.pb-c.d [2021-01-22T07:29:58.300Z] #41 15.65 PBCC images/ipc-var.pb-c.c [2021-01-22T07:29:58.300Z] #41 15.71 DEP images/ipc-var.pb-c.d [2021-01-22T07:29:58.300Z] #41 15.77 PBCC images/sk-opts.pb-c.c [2021-01-22T07:29:58.329Z] #49 ... [2021-01-22T07:29:58.329Z] [2021-01-22T07:29:58.329Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:58.329Z] #41 16.78 DEP images/sk-opts.pb-c.d [2021-01-22T07:29:58.329Z] #41 16.93 DEP images/packet-sock.pb-c.d [2021-01-22T07:29:58.368Z] #39 34.37 CC images/packet-sock.o [2021-01-22T07:29:58.422Z] #41 122.3 DEP criu/net.d [2021-01-22T07:29:58.560Z] #41 15.90 PBCC images/packet-sock.pb-c.c [2021-01-22T07:29:58.560Z] #41 15.93 DEP images/sk-opts.pb-c.d [2021-01-22T07:29:58.560Z] #41 16.04 DEP images/packet-sock.pb-c.d [2021-01-22T07:29:58.590Z] #41 17.11 PBCC images/sk-netlink.pb-c.c [2021-01-22T07:29:58.631Z] #39 34.80 CC images/ipc-var.o [2021-01-22T07:29:58.679Z] #41 122.6 DEP criu/namespaces.d [2021-01-22T07:29:58.819Z] #41 16.14 PBCC images/sk-netlink.pb-c.c [2021-01-22T07:29:58.819Z] #41 16.28 DEP images/sk-netlink.pb-c.d [2021-01-22T07:29:58.850Z] #41 17.24 DEP images/sk-netlink.pb-c.d [2021-01-22T07:29:58.850Z] #41 17.31 PBCC images/sk-inet.pb-c.c [2021-01-22T07:29:58.898Z] #39 35.06 CC images/ipc-desc.o [2021-01-22T07:29:59.078Z] #41 16.37 PBCC images/sk-inet.pb-c.c [2021-01-22T07:29:59.079Z] #41 16.43 DEP images/sk-inet.pb-c.d [2021-01-22T07:29:59.079Z] #41 16.52 PBCC images/sk-unix.pb-c.c [2021-01-22T07:29:59.111Z] #41 17.41 DEP images/sk-inet.pb-c.d [2021-01-22T07:29:59.111Z] #41 17.54 PBCC images/sk-unix.pb-c.c [2021-01-22T07:29:59.111Z] #41 17.60 DEP images/sk-unix.pb-c.d [2021-01-22T07:29:59.167Z] #39 35.26 CC images/ipc-shm.o [2021-01-22T07:29:59.242Z] #41 123.0 DEP criu/mount.d [2021-01-22T07:29:59.338Z] #41 16.59 DEP images/sk-unix.pb-c.d [2021-01-22T07:29:59.338Z] #41 16.65 PBCC images/mm.pb-c.c [2021-01-22T07:29:59.371Z] #41 17.72 PBCC images/mm.pb-c.c [2021-01-22T07:29:59.371Z] #41 17.82 DEP images/mm.pb-c.d [2021-01-22T07:29:59.371Z] #41 17.89 PBCC images/timerfd.pb-c.c [2021-01-22T07:29:59.431Z] #39 35.61 CC images/ipc-msg.o [2021-01-22T07:29:59.499Z] #41 123.3 DEP criu/memfd.d [2021-01-22T07:29:59.499Z] #41 123.5 DEP criu/mem.d [2021-01-22T07:29:59.549Z] #20 35.42 Selecting previously unselected package python3.7. [2021-01-22T07:29:59.549Z] #20 35.43 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-22T07:29:59.549Z] #20 35.43 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T07:29:59.549Z] #20 35.58 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-01-22T07:29:59.549Z] #20 35.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-01-22T07:29:59.549Z] #20 35.59 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-01-22T07:29:59.549Z] #20 35.75 Setting up python3-minimal (3.7.3-1) ... [2021-01-22T07:29:59.549Z] #20 ... [2021-01-22T07:29:59.549Z] [2021-01-22T07:29:59.549Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:29:59.549Z] #45 147.7 vendor/golang.org/x/crypto/cryptobyte [2021-01-22T07:29:59.549Z] #45 149.6 mime/quotedprintable [2021-01-22T07:29:59.549Z] #45 150.9 vendor/golang.org/x/net/idna [2021-01-22T07:29:59.549Z] #45 151.0 net/http/internal [2021-01-22T07:29:59.549Z] #45 156.1 net/textproto [2021-01-22T07:29:59.549Z] #45 156.1 vendor/golang.org/x/net/http/httpproxy [2021-01-22T07:29:59.549Z] #45 156.1 crypto/x509 [2021-01-22T07:29:59.597Z] #41 16.89 DEP images/mm.pb-c.d [2021-01-22T07:29:59.631Z] #41 18.09 DEP images/timerfd.pb-c.d [2021-01-22T07:29:59.631Z] #41 18.16 PBCC images/timer.pb-c.c [2021-01-22T07:29:59.631Z] #41 18.24 DEP images/timer.pb-c.d [2021-01-22T07:29:59.759Z] #41 123.7 DEP criu/lsm.d [2021-01-22T07:29:59.759Z] #41 123.8 DEP criu/log.d [2021-01-22T07:29:59.844Z] #45 ... [2021-01-22T07:29:59.844Z] [2021-01-22T07:29:59.844Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:29:59.844Z] #43 88.45 DEP criu/page-xfer.d [2021-01-22T07:29:59.844Z] #43 88.57 DEP criu/page-pipe.d [2021-01-22T07:29:59.844Z] #43 88.70 DEP criu/netfilter.d [2021-01-22T07:29:59.844Z] #43 88.85 DEP criu/net.d [2021-01-22T07:29:59.844Z] #43 89.12 DEP criu/namespaces.d [2021-01-22T07:29:59.844Z] #43 89.37 DEP criu/mount.d [2021-01-22T07:29:59.844Z] #43 89.61 DEP criu/memfd.d [2021-01-22T07:29:59.844Z] #43 89.82 DEP criu/mem.d [2021-01-22T07:29:59.844Z] #43 90.08 DEP criu/lsm.d [2021-01-22T07:29:59.844Z] #43 90.32 DEP criu/log.d [2021-01-22T07:29:59.844Z] #43 90.52 DEP criu/libnetlink.d [2021-01-22T07:29:59.844Z] #43 90.66 DEP criu/kerndat.d [2021-01-22T07:29:59.856Z] #41 17.06 PBCC images/timerfd.pb-c.c [2021-01-22T07:29:59.856Z] #41 17.14 DEP images/timerfd.pb-c.d [2021-01-22T07:29:59.856Z] #41 17.22 PBCC images/timer.pb-c.c [2021-01-22T07:29:59.856Z] #41 17.25 DEP images/timer.pb-c.d [2021-01-22T07:30:00.007Z] #39 35.94 CC images/ipc-sem.o [2021-01-22T07:30:00.016Z] #41 123.9 DEP criu/libnetlink.d [2021-01-22T07:30:00.016Z] #41 124.1 DEP criu/kerndat.d [2021-01-22T07:30:00.115Z] #41 17.41 PBCC images/sa.pb-c.c [2021-01-22T07:30:00.115Z] #41 17.43 DEP images/sa.pb-c.d [2021-01-22T07:30:00.115Z] #41 17.46 PBCC images/pipe-data.pb-c.c [2021-01-22T07:30:00.115Z] #41 17.46 DEP images/pipe-data.pb-c.d [2021-01-22T07:30:00.115Z] #41 17.49 PBCC images/mnt.pb-c.c [2021-01-22T07:30:00.201Z] #41 18.48 PBCC images/sa.pb-c.c [2021-01-22T07:30:00.201Z] #41 18.55 DEP images/sa.pb-c.d [2021-01-22T07:30:00.201Z] #41 18.64 PBCC images/pipe-data.pb-c.c [2021-01-22T07:30:00.201Z] #41 18.67 DEP images/pipe-data.pb-c.d [2021-01-22T07:30:00.201Z] #41 18.71 PBCC images/mnt.pb-c.c [2021-01-22T07:30:00.201Z] #41 18.75 DEP images/mnt.pb-c.d [2021-01-22T07:30:00.201Z] #41 18.82 PBCC images/sk-packet.pb-c.c [2021-01-22T07:30:00.273Z] #39 36.24 CC images/utsns.o [2021-01-22T07:30:00.273Z] #39 36.47 CC images/creds.o [2021-01-22T07:30:00.274Z] #41 124.3 DEP criu/kcmp-ids.d [2021-01-22T07:30:00.389Z] #41 17.58 DEP images/mnt.pb-c.d [2021-01-22T07:30:00.389Z] #41 17.65 PBCC images/sk-packet.pb-c.c [2021-01-22T07:30:00.389Z] #41 17.69 DEP images/sk-packet.pb-c.d [2021-01-22T07:30:00.389Z] #41 17.77 PBCC images/tcp-stream.pb-c.c [2021-01-22T07:30:00.461Z] #41 18.84 DEP images/sk-packet.pb-c.d [2021-01-22T07:30:00.461Z] #41 18.89 PBCC images/tcp-stream.pb-c.c [2021-01-22T07:30:00.461Z] #41 18.94 DEP images/tcp-stream.pb-c.d [2021-01-22T07:30:00.461Z] #41 19.01 PBCC images/pipe.pb-c.c [2021-01-22T07:30:00.461Z] #41 19.06 DEP images/pipe.pb-c.d [2021-01-22T07:30:00.484Z] #43 90.95 DEP criu/kcmp-ids.d [2021-01-22T07:30:00.484Z] #43 91.07 DEP criu/irmap.d [2021-01-22T07:30:00.531Z] #41 124.4 DEP criu/irmap.d [2021-01-22T07:30:00.648Z] #41 17.87 DEP images/tcp-stream.pb-c.d [2021-01-22T07:30:00.648Z] #41 17.99 PBCC images/pipe.pb-c.c [2021-01-22T07:30:00.648Z] #41 18.04 DEP images/pipe.pb-c.d [2021-01-22T07:30:00.648Z] #41 18.11 PBCC images/pstree.pb-c.c [2021-01-22T07:30:00.721Z] #41 19.12 PBCC images/pstree.pb-c.c [2021-01-22T07:30:00.721Z] #41 19.17 DEP images/pstree.pb-c.d [2021-01-22T07:30:00.721Z] #41 19.25 PBCC images/fs.pb-c.c [2021-01-22T07:30:00.721Z] #41 19.28 DEP images/fs.pb-c.d [2021-01-22T07:30:00.782Z] #43 91.25 DEP criu/ipc_ns.d [2021-01-22T07:30:00.782Z] #43 91.44 DEP criu/image.d [2021-01-22T07:30:00.788Z] #41 124.6 DEP criu/ipc_ns.d [2021-01-22T07:30:00.849Z] #39 36.84 CC images/vma.o [2021-01-22T07:30:00.849Z] #39 37.03 CC images/netdev.o [2021-01-22T07:30:00.907Z] #41 18.14 DEP images/pstree.pb-c.d [2021-01-22T07:30:00.907Z] #41 18.21 PBCC images/fs.pb-c.c [2021-01-22T07:30:00.907Z] #41 18.26 DEP images/fs.pb-c.d [2021-01-22T07:30:00.907Z] #41 18.32 PBCC images/signalfd.pb-c.c [2021-01-22T07:30:00.907Z] #41 ... [2021-01-22T07:30:00.907Z] [2021-01-22T07:30:00.907Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:30:00.907Z] #49 114.7 github.com/pkg/diff [2021-01-22T07:30:00.907Z] #49 117.2 go/ast [2021-01-22T07:30:00.907Z] #49 117.9 golang.org/x/crypto/ssh/terminal [2021-01-22T07:30:00.907Z] #49 120.1 mvdan.cc/editorconfig [2021-01-22T07:30:00.907Z] #49 121.7 mvdan.cc/sh/v3/fileutil [2021-01-22T07:30:00.907Z] #49 122.1 mvdan.cc/sh/v3/syntax [2021-01-22T07:30:00.981Z] #41 19.36 PBCC images/signalfd.pb-c.c [2021-01-22T07:30:00.981Z] #41 19.40 DEP images/signalfd.pb-c.d [2021-01-22T07:30:01.046Z] #41 124.8 DEP criu/image.d [2021-01-22T07:30:01.046Z] #41 125.1 DEP criu/image-desc.d [2021-01-22T07:30:01.046Z] #41 125.1 DEP criu/fsnotify.d [2021-01-22T07:30:01.079Z] #43 91.65 DEP criu/image-desc.d [2021-01-22T07:30:01.079Z] #43 91.78 DEP criu/fsnotify.d [2021-01-22T07:30:01.168Z] #49 ... [2021-01-22T07:30:01.168Z] [2021-01-22T07:30:01.168Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:01.168Z] #41 18.41 DEP images/signalfd.pb-c.d [2021-01-22T07:30:01.168Z] #41 18.52 PBCC images/fh.pb-c.c [2021-01-22T07:30:01.168Z] #41 18.59 PBCC images/fsnotify.pb-c.c [2021-01-22T07:30:01.168Z] #41 18.66 DEP images/fh.pb-c.d [2021-01-22T07:30:01.242Z] #41 19.58 PBCC images/fh.pb-c.c [2021-01-22T07:30:01.242Z] #41 19.65 PBCC images/fsnotify.pb-c.c [2021-01-22T07:30:01.242Z] #41 19.68 DEP images/fh.pb-c.d [2021-01-22T07:30:01.242Z] #41 19.70 DEP images/fsnotify.pb-c.d [2021-01-22T07:30:01.242Z] #41 19.72 PBCC images/eventpoll.pb-c.c [2021-01-22T07:30:01.242Z] #41 19.75 DEP images/eventpoll.pb-c.d [2021-01-22T07:30:01.242Z] #41 19.79 PBCC images/eventfd.pb-c.c [2021-01-22T07:30:01.303Z] #41 125.4 DEP criu/filesystems.d [2021-01-22T07:30:01.377Z] #43 92.01 DEP criu/filesystems.d [2021-01-22T07:30:01.425Z] #39 37.51 CC images/tty.o [2021-01-22T07:30:01.427Z] #41 18.74 DEP images/fsnotify.pb-c.d [2021-01-22T07:30:01.427Z] #41 18.79 PBCC images/eventpoll.pb-c.c [2021-01-22T07:30:01.503Z] #41 19.85 DEP images/eventfd.pb-c.d [2021-01-22T07:30:01.503Z] #41 19.93 PBCC images/remap-file-path.pb-c.c [2021-01-22T07:30:01.503Z] #41 20.00 DEP images/remap-file-path.pb-c.d [2021-01-22T07:30:01.561Z] #41 ... [2021-01-22T07:30:01.561Z] [2021-01-22T07:30:01.561Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:30:01.561Z] #30 DONE 224.8s [2021-01-22T07:30:01.561Z] [2021-01-22T07:30:01.561Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:01.561Z] #41 125.6 DEP criu/files.d [2021-01-22T07:30:01.561Z] #41 ... [2021-01-22T07:30:01.561Z] [2021-01-22T07:30:01.561Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:30:01.561Z] #18 27.61 Building dependency tree... [2021-01-22T07:30:01.561Z] #18 30.68 libcap2-bin is already the newest version (1:2.25-2). [2021-01-22T07:30:01.561Z] #18 30.68 The following additional packages will be installed: [2021-01-22T07:30:01.561Z] #18 30.68 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-22T07:30:01.561Z] #18 30.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-22T07:30:01.561Z] #18 30.68 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-22T07:30:01.561Z] #18 30.68 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-22T07:30:01.561Z] #18 30.68 python3.7 python3.7-minimal vim-runtime xxd [2021-01-22T07:30:01.561Z] #18 30.69 Suggested packages: [2021-01-22T07:30:01.561Z] #18 30.69 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-22T07:30:01.561Z] #18 30.69 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-22T07:30:01.561Z] #18 30.69 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-22T07:30:01.561Z] #18 30.69 Recommended packages: [2021-01-22T07:30:01.561Z] #18 30.69 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-22T07:30:01.561Z] #18 30.69 python3-keyrings.alt python3-xdg unzip [2021-01-22T07:30:01.561Z] #18 33.22 The following NEW packages will be installed: [2021-01-22T07:30:01.561Z] #18 33.22 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-22T07:30:01.561Z] #18 33.22 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-22T07:30:01.561Z] #18 33.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-22T07:30:01.561Z] #18 33.22 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-22T07:30:01.561Z] #18 33.22 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-22T07:30:01.561Z] #18 33.23 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-22T07:30:01.561Z] #18 33.23 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-22T07:30:01.561Z] #18 33.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-22T07:30:01.561Z] #18 33.23 xz-utils zip [2021-01-22T07:30:01.674Z] #43 92.24 DEP criu/files.d [2021-01-22T07:30:01.687Z] #41 18.83 DEP images/eventpoll.pb-c.d [2021-01-22T07:30:01.687Z] #41 18.88 PBCC images/eventfd.pb-c.c [2021-01-22T07:30:01.687Z] #41 19.03 DEP images/eventfd.pb-c.d [2021-01-22T07:30:01.763Z] #41 20.11 PBCC images/fifo.pb-c.c [2021-01-22T07:30:01.763Z] #41 20.13 DEP images/fifo.pb-c.d [2021-01-22T07:30:01.763Z] #41 20.25 PBCC images/ghost-file.pb-c.c [2021-01-22T07:30:01.763Z] #41 20.34 DEP images/ghost-file.pb-c.d [2021-01-22T07:30:01.818Z] #18 33.68 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T07:30:01.818Z] #18 33.68 Need to get 28.5 MB of archives. [2021-01-22T07:30:01.818Z] #18 33.68 After this operation, 116 MB of additional disk space will be used. [2021-01-22T07:30:01.818Z] #18 33.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-01-22T07:30:01.818Z] #18 33.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-01-22T07:30:01.818Z] #18 33.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-01-22T07:30:01.946Z] #41 19.17 PBCC images/remap-file-path.pb-c.c [2021-01-22T07:30:01.946Z] #41 19.22 DEP images/remap-file-path.pb-c.d [2021-01-22T07:30:01.946Z] #41 19.33 PBCC images/fifo.pb-c.c [2021-01-22T07:30:01.946Z] #41 19.37 DEP images/fifo.pb-c.d [2021-01-22T07:30:01.946Z] #41 19.44 PBCC images/ghost-file.pb-c.c [2021-01-22T07:30:01.971Z] #43 92.54 DEP criu/files-reg.d [2021-01-22T07:30:01.971Z] #43 92.78 DEP criu/files-ext.d [2021-01-22T07:30:02.003Z] #39 38.26 CC images/file-lock.o [2021-01-22T07:30:02.023Z] #41 20.44 PBCC images/regfile.pb-c.c [2021-01-22T07:30:02.023Z] #41 20.52 DEP images/regfile.pb-c.d [2021-01-22T07:30:02.075Z] #18 33.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-01-22T07:30:02.075Z] #18 33.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-01-22T07:30:02.075Z] #18 33.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-01-22T07:30:02.207Z] #41 19.52 DEP images/ghost-file.pb-c.d [2021-01-22T07:30:02.207Z] #41 19.57 PBCC images/regfile.pb-c.c [2021-01-22T07:30:02.207Z] #41 19.60 DEP images/regfile.pb-c.d [2021-01-22T07:30:02.207Z] #41 19.68 PBCC images/ns.pb-c.c [2021-01-22T07:30:02.269Z] #43 92.93 DEP criu/file-lock.d [2021-01-22T07:30:02.284Z] #41 20.62 PBCC images/ns.pb-c.c [2021-01-22T07:30:02.284Z] #41 20.67 DEP images/ns.pb-c.d [2021-01-22T07:30:02.284Z] #41 20.73 PBCC images/fdinfo.pb-c.c [2021-01-22T07:30:02.284Z] #41 20.84 DEP images/fdinfo.pb-c.d [2021-01-22T07:30:02.331Z] #18 34.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-01-22T07:30:02.467Z] #41 19.69 DEP images/ns.pb-c.d [2021-01-22T07:30:02.467Z] #41 19.78 PBCC images/fdinfo.pb-c.c [2021-01-22T07:30:02.467Z] #41 19.91 DEP images/fdinfo.pb-c.d [2021-01-22T07:30:02.544Z] #41 20.91 PBCC images/core-aarch64.pb-c.c [2021-01-22T07:30:02.544Z] #41 20.97 PBCC images/core-arm.pb-c.c [2021-01-22T07:30:02.567Z] #43 93.13 DEP criu/file-ids.d [2021-01-22T07:30:02.567Z] #43 93.30 DEP criu/fifo.d [2021-01-22T07:30:02.579Z] #39 38.54 CC images/rlimit.o [2021-01-22T07:30:02.579Z] #39 38.69 CC images/pagemap.o [2021-01-22T07:30:02.588Z] #18 34.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-01-22T07:30:02.588Z] #18 34.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-01-22T07:30:02.588Z] #18 34.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-01-22T07:30:02.588Z] #18 34.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-01-22T07:30:02.588Z] #18 34.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-01-22T07:30:02.588Z] #18 34.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-01-22T07:30:02.588Z] #18 34.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-01-22T07:30:02.588Z] #18 34.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-01-22T07:30:02.588Z] #18 34.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-01-22T07:30:02.588Z] #18 34.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-22T07:30:02.588Z] #18 34.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T07:30:02.588Z] #18 34.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-01-22T07:30:02.588Z] #18 34.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-01-22T07:30:02.588Z] #18 34.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-01-22T07:30:02.588Z] #18 34.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-01-22T07:30:02.588Z] #18 34.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-01-22T07:30:02.727Z] #41 20.02 PBCC images/core-aarch64.pb-c.c [2021-01-22T07:30:02.727Z] #41 20.11 PBCC images/core-arm.pb-c.c [2021-01-22T07:30:02.804Z] #41 21.16 PBCC images/core-ppc64.pb-c.c [2021-01-22T07:30:02.804Z] #41 21.29 PBCC images/core-s390.pb-c.c [2021-01-22T07:30:02.804Z] #41 21.41 PBCC images/core-x86.pb-c.c [2021-01-22T07:30:02.842Z] #39 39.06 CC images/siginfo.o [2021-01-22T07:30:02.845Z] #18 34.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-22T07:30:02.845Z] #18 34.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-22T07:30:02.845Z] #18 34.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-22T07:30:02.845Z] #18 34.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-01-22T07:30:02.845Z] #18 34.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-01-22T07:30:02.845Z] #18 34.68 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-22T07:30:02.863Z] #43 93.53 DEP criu/fdstore.d [2021-01-22T07:30:02.863Z] #43 93.65 DEP criu/fault-injection.d [2021-01-22T07:30:02.863Z] #43 93.70 DEP criu/external.d [2021-01-22T07:30:02.986Z] #41 20.20 PBCC images/core-ppc64.pb-c.c [2021-01-22T07:30:02.986Z] #41 20.29 PBCC images/core-s390.pb-c.c [2021-01-22T07:30:02.986Z] #41 20.37 PBCC images/core-x86.pb-c.c [2021-01-22T07:30:03.066Z] #41 21.49 PBCC images/core.pb-c.c [2021-01-22T07:30:03.066Z] #41 21.66 PBCC images/inventory.pb-c.c [2021-01-22T07:30:03.159Z] #43 93.84 DEP criu/eventpoll.d [2021-01-22T07:30:03.246Z] #41 20.49 PBCC images/core.pb-c.c [2021-01-22T07:30:03.246Z] #41 20.61 PBCC images/inventory.pb-c.c [2021-01-22T07:30:03.331Z] #41 21.77 DEP images/core-aarch64.pb-c.d [2021-01-22T07:30:03.419Z] #39 39.40 CC images/rpc.o [2021-01-22T07:30:03.456Z] #43 94.00 DEP criu/eventfd.d [2021-01-22T07:30:03.456Z] #43 94.24 DEP criu/crtools.d [2021-01-22T07:30:03.506Z] #41 20.77 DEP images/core-aarch64.pb-c.d [2021-01-22T07:30:03.591Z] #41 21.95 DEP images/core-arm.pb-c.d [2021-01-22T07:30:03.591Z] #41 22.05 DEP images/core-ppc64.pb-c.d [2021-01-22T07:30:03.591Z] #41 22.10 DEP images/core-s390.pb-c.d [2021-01-22T07:30:03.591Z] #41 22.19 DEP images/core-x86.pb-c.d [2021-01-22T07:30:03.682Z] #39 ... [2021-01-22T07:30:03.682Z] [2021-01-22T07:30:03.682Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:30:03.682Z] #10 113.0 Selecting previously unselected package libapparmor1:arm64. [2021-01-22T07:30:03.682Z] #10 113.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-01-22T07:30:03.682Z] #10 113.1 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-01-22T07:30:03.682Z] #10 113.2 Selecting previously unselected package libapparmor-dev:arm64. [2021-01-22T07:30:03.682Z] #10 113.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-01-22T07:30:03.682Z] #10 113.2 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-01-22T07:30:03.682Z] #10 113.4 Selecting previously unselected package libbtrfs0. [2021-01-22T07:30:03.682Z] #10 113.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-01-22T07:30:03.682Z] #10 113.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T07:30:03.682Z] #10 113.5 Selecting previously unselected package libbtrfs-dev. [2021-01-22T07:30:03.682Z] #10 113.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-01-22T07:30:03.682Z] #10 113.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:30:03.682Z] #10 113.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-01-22T07:30:03.682Z] #10 113.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-01-22T07:30:03.682Z] #10 113.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-01-22T07:30:03.682Z] #10 113.8 Selecting previously unselected package libudev-dev:arm64. [2021-01-22T07:30:03.682Z] #10 113.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_arm64.deb ... [2021-01-22T07:30:03.682Z] #10 113.8 Unpacking libudev-dev:arm64 (241-7~deb10u5) ... [2021-01-22T07:30:03.682Z] #10 114.1 Selecting previously unselected package libsepol1-dev:arm64. [2021-01-22T07:30:03.682Z] #10 114.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-01-22T07:30:03.682Z] #10 114.1 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-01-22T07:30:03.682Z] #10 114.8 Selecting previously unselected package libpcre16-3:arm64. [2021-01-22T07:30:03.682Z] #10 114.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-01-22T07:30:03.682Z] #10 114.8 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-01-22T07:30:03.682Z] #10 115.0 Selecting previously unselected package libpcre32-3:arm64. [2021-01-22T07:30:03.682Z] #10 115.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-01-22T07:30:03.682Z] #10 115.1 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-01-22T07:30:03.682Z] #10 115.4 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-01-22T07:30:03.682Z] #10 115.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-01-22T07:30:03.682Z] #10 115.4 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-01-22T07:30:03.682Z] #10 115.6 Selecting previously unselected package libpcre3-dev:arm64. [2021-01-22T07:30:03.682Z] #10 115.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-01-22T07:30:03.751Z] #43 94.47 DEP criu/cr-service.d [2021-01-22T07:30:03.765Z] #41 20.90 DEP images/core-arm.pb-c.d [2021-01-22T07:30:03.765Z] #41 21.07 DEP images/core-ppc64.pb-c.d [2021-01-22T07:30:03.774Z] #18 35.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-01-22T07:30:03.774Z] #18 35.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-01-22T07:30:03.774Z] #18 35.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-01-22T07:30:03.774Z] #18 35.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-01-22T07:30:03.774Z] #18 35.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-01-22T07:30:03.774Z] #18 35.54 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-01-22T07:30:03.774Z] #18 35.70 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-22T07:30:03.774Z] #18 35.73 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-01-22T07:30:03.774Z] #18 35.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-01-22T07:30:03.774Z] #18 35.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-22T07:30:03.774Z] #18 35.80 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-01-22T07:30:03.851Z] #41 22.31 DEP images/core.pb-c.d [2021-01-22T07:30:03.945Z] #10 115.6 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-01-22T07:30:04.025Z] #41 21.20 DEP images/core-s390.pb-c.d [2021-01-22T07:30:04.025Z] #41 21.26 DEP images/core-x86.pb-c.d [2021-01-22T07:30:04.025Z] #41 21.28 DEP images/core.pb-c.d [2021-01-22T07:30:04.025Z] #41 21.33 DEP images/inventory.pb-c.d [2021-01-22T07:30:04.025Z] #41 21.43 PBCC images/cpuinfo.pb-c.c [2021-01-22T07:30:04.025Z] #41 21.46 DEP images/cpuinfo.pb-c.d [2021-01-22T07:30:04.032Z] #18 35.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-22T07:30:04.032Z] #18 35.84 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2021-01-22T07:30:04.032Z] #18 35.90 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-01-22T07:30:04.032Z] #18 35.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-01-22T07:30:04.032Z] #18 35.93 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-22T07:30:04.050Z] #43 94.70 DEP criu/cr-restore.d [2021-01-22T07:30:04.112Z] #41 22.47 DEP images/inventory.pb-c.d [2021-01-22T07:30:04.112Z] #41 22.55 PBCC images/cpuinfo.pb-c.c [2021-01-22T07:30:04.216Z] #10 116.0 Selecting previously unselected package libselinux1-dev:arm64. [2021-01-22T07:30:04.216Z] #10 116.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-01-22T07:30:04.216Z] #10 116.0 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-01-22T07:30:04.284Z] #41 21.56 PBCC images/stats.pb-c.c [2021-01-22T07:30:04.284Z] #41 21.63 DEP images/stats.pb-c.d [2021-01-22T07:30:04.289Z] #18 36.32 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-01-22T07:30:04.345Z] #43 94.92 DEP criu/cr-errno.d [2021-01-22T07:30:04.345Z] #43 94.94 DEP criu/cr-dump.d [2021-01-22T07:30:04.372Z] #41 22.63 DEP images/cpuinfo.pb-c.d [2021-01-22T07:30:04.372Z] #41 22.71 PBCC images/stats.pb-c.c [2021-01-22T07:30:04.372Z] #41 22.77 DEP images/stats.pb-c.d [2021-01-22T07:30:04.486Z] #10 116.3 Selecting previously unselected package libdevmapper-dev:arm64. [2021-01-22T07:30:04.486Z] #10 116.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-01-22T07:30:04.486Z] #10 116.4 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-01-22T07:30:04.545Z] #18 36.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-01-22T07:30:04.545Z] #18 36.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-01-22T07:30:04.659Z] #43 95.21 DEP criu/cr-dedup.d [2021-01-22T07:30:04.659Z] #43 ... [2021-01-22T07:30:04.659Z] [2021-01-22T07:30:04.659Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:30:04.659Z] #20 36.79 Selecting previously unselected package python3. [2021-01-22T07:30:04.659Z] #20 36.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2021-01-22T07:30:04.659Z] #20 36.85 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-01-22T07:30:04.659Z] #20 36.88 Unpacking python3 (3.7.3-1) ... [2021-01-22T07:30:04.659Z] #20 37.04 Selecting previously unselected package libip4tc0:ppc64el. [2021-01-22T07:30:04.659Z] #20 37.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-01-22T07:30:04.659Z] #20 37.06 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-01-22T07:30:04.659Z] #20 37.15 Selecting previously unselected package libip6tc0:ppc64el. [2021-01-22T07:30:04.659Z] #20 37.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-01-22T07:30:04.659Z] #20 37.17 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-01-22T07:30:04.659Z] #20 37.24 Selecting previously unselected package libiptc0:ppc64el. [2021-01-22T07:30:04.659Z] #20 37.25 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-01-22T07:30:04.659Z] #20 37.27 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-01-22T07:30:04.659Z] #20 37.34 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-01-22T07:30:04.659Z] #20 37.34 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-01-22T07:30:04.659Z] #20 37.36 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-01-22T07:30:04.659Z] #20 37.43 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-01-22T07:30:04.659Z] #20 37.44 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-01-22T07:30:04.659Z] #20 37.45 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-01-22T07:30:04.659Z] #20 37.54 Selecting previously unselected package libnftnl11:ppc64el. [2021-01-22T07:30:04.659Z] #20 37.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-01-22T07:30:04.659Z] #20 37.56 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-01-22T07:30:04.659Z] #20 37.68 Selecting previously unselected package iptables. [2021-01-22T07:30:04.659Z] #20 37.72 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-01-22T07:30:04.659Z] #20 37.72 Unpacking iptables (1.8.2-4) ... [2021-01-22T07:30:04.659Z] #20 38.36 Selecting previously unselected package xxd. [2021-01-22T07:30:04.659Z] #20 38.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-01-22T07:30:04.659Z] #20 38.37 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T07:30:04.659Z] #20 38.55 Selecting previously unselected package vim-common. [2021-01-22T07:30:04.659Z] #20 38.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:30:04.659Z] #20 38.65 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T07:30:04.659Z] #20 38.89 Selecting previously unselected package bash-completion. [2021-01-22T07:30:04.659Z] #20 38.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-22T07:30:04.753Z] #10 116.5 Selecting previously unselected package libseccomp-dev:arm64. [2021-01-22T07:30:04.753Z] #10 116.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2021-01-22T07:30:04.753Z] #10 116.6 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2021-01-22T07:30:04.753Z] #10 116.8 Selecting previously unselected package libsystemd-dev:arm64. [2021-01-22T07:30:05.016Z] #10 116.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_arm64.deb ... [2021-01-22T07:30:05.016Z] #10 116.8 Unpacking libsystemd-dev:arm64 (241-7~deb10u5) ... [2021-01-22T07:30:05.312Z] #41 ... [2021-01-22T07:30:05.312Z] [2021-01-22T07:30:05.312Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:05.312Z] #43 119.8 go/parser [2021-01-22T07:30:05.312Z] #43 121.9 text/template [2021-01-22T07:30:05.312Z] #43 125.3 encoding/xml [2021-01-22T07:30:05.312Z] #43 129.8 go/doc [2021-01-22T07:30:05.478Z] #18 37.38 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:30:05.478Z] #18 37.53 Fetched 28.5 MB in 3s (9120 kB/s) [2021-01-22T07:30:05.593Z] #10 117.4 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-01-22T07:30:05.593Z] #10 117.4 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2021-01-22T07:30:05.593Z] #10 117.5 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-01-22T07:30:05.593Z] #10 117.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T07:30:05.593Z] #10 117.5 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-01-22T07:30:05.593Z] #10 117.5 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-01-22T07:30:05.593Z] #10 117.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:30:05.593Z] #10 117.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T07:30:05.593Z] #10 117.5 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-01-22T07:30:05.593Z] #10 117.6 Setting up libudev-dev:arm64 (241-7~deb10u5) ... [2021-01-22T07:30:05.734Z] #18 37.62 Selecting previously unselected package pigz. [2021-01-22T07:30:05.734Z] #18 37.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 ... 23432 files and directories currently installed.) [2021-01-22T07:30:05.734Z] #18 37.69 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-01-22T07:30:05.734Z] #18 37.70 Unpacking pigz (2.4-1) ... [2021-01-22T07:30:05.856Z] #10 117.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T07:30:05.856Z] #10 117.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:30:05.856Z] #10 117.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-01-22T07:30:05.856Z] #10 117.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-22T07:30:05.856Z] #10 117.7 Setting up libsystemd-dev:arm64 (241-7~deb10u5) ... [2021-01-22T07:30:05.856Z] #10 117.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T07:30:05.856Z] #10 117.7 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-01-22T07:30:05.856Z] #10 117.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:30:05.856Z] #10 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-22T07:30:05.856Z] #10 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-22T07:30:05.856Z] #10 117.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:30:05.856Z] #10 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-22T07:30:05.856Z] #10 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-22T07:30:05.856Z] #10 117.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T07:30:05.856Z] #10 117.8 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-01-22T07:30:05.856Z] #10 117.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-01-22T07:30:05.856Z] #10 117.9 Setting up dmsetup (2:1.02.155-3) ... [2021-01-22T07:30:05.856Z] #10 117.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-01-22T07:30:05.856Z] #10 117.9 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-01-22T07:30:05.884Z] #43 ... [2021-01-22T07:30:05.884Z] [2021-01-22T07:30:05.884Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:30:05.991Z] #18 37.80 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-01-22T07:30:05.991Z] #18 37.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T07:30:05.991Z] #18 37.82 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T07:30:06.119Z] #10 117.9 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:30:06.190Z] #41 ... [2021-01-22T07:30:06.190Z] [2021-01-22T07:30:06.190Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:06.190Z] #43 119.7 go/parser [2021-01-22T07:30:06.190Z] #43 121.6 text/template [2021-01-22T07:30:06.190Z] #43 126.0 encoding/xml [2021-01-22T07:30:06.190Z] #43 129.6 go/doc [2021-01-22T07:30:06.190Z] #43 ... [2021-01-22T07:30:06.190Z] [2021-01-22T07:30:06.190Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:30:06.555Z] #18 38.36 Selecting previously unselected package python3.7-minimal. [2021-01-22T07:30:06.555Z] #18 38.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T07:30:06.555Z] #18 38.37 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T07:30:07.038Z] #20 42.99 Unpacking bash-completion (1:2.8-6) ... [2021-01-22T07:30:07.680Z] #20 43.64 Selecting previously unselected package bzip2. [2021-01-22T07:30:07.680Z] #20 43.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-01-22T07:30:07.680Z] #20 43.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T07:30:07.680Z] #20 43.79 Selecting previously unselected package xz-utils. [2021-01-22T07:30:07.680Z] #20 43.79 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-01-22T07:30:07.680Z] #20 43.79 Unpacking xz-utils (5.2.4-1) ... [2021-01-22T07:30:07.928Z] #18 39.56 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T07:30:07.928Z] #18 39.59 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T07:30:07.975Z] #20 43.94 Selecting previously unselected package apparmor. [2021-01-22T07:30:07.975Z] #20 43.97 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-01-22T07:30:07.975Z] #20 44.10 Unpacking apparmor (2.13.2-10) ... [2021-01-22T07:30:08.272Z] #54 63.71 Checking out files: 30% (1145/3777) Checking out files: 31% (1171/3777) Checking out files: 32% (1209/3777) Checking out files: 33% (1247/3777) Checking out files: 34% (1285/3777) Checking out files: 35% (1322/3777) Checking out files: 36% (1360/3777) Checking out files: 37% (1398/3777) Checking out files: 38% (1436/3777) Checking out files: 39% (1474/3777) Checking out files: 40% (1511/3777) Checking out files: 41% (1549/3777) Checking out files: 42% (1587/3777) Checking out files: 43% (1625/3777) Checking out files: 44% (1662/3777) Checking out files: 45% (1700/3777) Checking out files: 46% (1738/3777) Checking out files: 47% (1776/3777) Checking out files: 48% (1813/3777) Checking out files: 49% (1851/3777) Checking out files: 50% (1889/3777) Checking out files: 51% (1927/3777) Checking out files: 52% (1965/3777) Checking out files: 53% (2002/3777) Checking out files: 54% (2040/3777) Checking out files: 55% (2078/3777) Checking out files: 56% (2116/3777) Checking out files: 57% (2153/3777) Checking out files: 58% (2191/3777) Checking out files: 59% (2229/3777) Checking out files: 60% (2267/3777) Checking out files: 61% (2304/3777) Checking out files: 62% (2342/3777) Checking out files: 63% (2380/3777) Checking out files: 64% (2418/3777) Checking out files: 65% (2456/3777) Checking out files: 66% (2493/3777) Checking out files: 67% (2531/3777) Checking out files: 68% (2569/3777) Checking out files: 69% (2607/3777) Checking out files: 70% (2644/3777) Checking out files: 71% (2682/3777) Checking out files: 72% (2720/3777) Checking out files: 73% (2758/3777) Checking out files: 74% (2795/3777) Checking out files: 75% (2833/3777) Checking out files: 76% (2871/3777) Checking out files: 77% (2909/3777) Checking out files: 78% (2947/3777) Checking out files: 79% (2984/3777) Checking out files: 80% (3022/3777) Checking out files: 81% (3060/3777) Checking out files: 82% (3098/3777) Checking out files: 83% (3135/3777) Checking out files: 84% (3173/3777) Checking out files: 85% (3211/3777) Checking out files: 86% (3249/3777) Checking out files: 87% (3286/3777) Checking out files: 88% (3324/3777) Checking out files: 89% (3362/3777) Checking out files: 90% (3400/3777) Checking out files: 91% (3438/3777) Checking out files: 92% (3475/3777) Checking out files: 93% (3513/3777) Checking out files: 94% (3551/3777) Checking out files: 95% (3589/3777) Checking out files: 95% (3625/3777) Checking out files: 96% (3626/3777) Checking out files: 97% (3664/3777) Checking out files: 98% (3702/3777) Checking out files: 99% (3740/3777) Checking out files: 100% (3777/3777) Checking out files: 100% (3777/3777), done. [2021-01-22T07:30:08.272Z] #54 65.94 + cd /tmp/tmp.rMCli4zXR3/src/github.com/containerd/containerd [2021-01-22T07:30:08.491Z] #54 64.51 Checking out files: 29% (1106/3777) Checking out files: 30% (1134/3777) Checking out files: 31% (1171/3777) Checking out files: 32% (1209/3777) Checking out files: 33% (1247/3777) Checking out files: 34% (1285/3777) Checking out files: 35% (1322/3777) Checking out files: 36% (1360/3777) Checking out files: 37% (1398/3777) Checking out files: 38% (1436/3777) Checking out files: 39% (1474/3777) Checking out files: 40% (1511/3777) Checking out files: 41% (1549/3777) Checking out files: 42% (1587/3777) Checking out files: 43% (1625/3777) Checking out files: 44% (1662/3777) Checking out files: 45% (1700/3777) Checking out files: 46% (1738/3777) Checking out files: 47% (1776/3777) Checking out files: 48% (1813/3777) Checking out files: 49% (1851/3777) Checking out files: 50% (1889/3777) Checking out files: 51% (1927/3777) Checking out files: 52% (1965/3777) Checking out files: 53% (2002/3777) Checking out files: 54% (2040/3777) Checking out files: 55% (2078/3777) Checking out files: 56% (2116/3777) Checking out files: 57% (2153/3777) Checking out files: 58% (2191/3777) Checking out files: 59% (2229/3777) Checking out files: 60% (2267/3777) Checking out files: 61% (2304/3777) Checking out files: 62% (2342/3777) Checking out files: 63% (2380/3777) Checking out files: 64% (2418/3777) Checking out files: 64% (2446/3777) Checking out files: 65% (2456/3777) Checking out files: 66% (2493/3777) Checking out files: 67% (2531/3777) Checking out files: 68% (2569/3777) Checking out files: 69% (2607/3777) Checking out files: 70% (2644/3777) Checking out files: 71% (2682/3777) Checking out files: 72% (2720/3777) Checking out files: 73% (2758/3777) Checking out files: 74% (2795/3777) Checking out files: 75% (2833/3777) Checking out files: 76% (2871/3777) Checking out files: 77% (2909/3777) Checking out files: 78% (2947/3777) Checking out files: 79% (2984/3777) Checking out files: 80% (3022/3777) Checking out files: 81% (3060/3777) Checking out files: 82% (3098/3777) Checking out files: 83% (3135/3777) Checking out files: 84% (3173/3777) Checking out files: 85% (3211/3777) Checking out files: 85% (3234/3777) Checking out files: 86% (3249/3777) Checking out files: 87% (3286/3777) Checking out files: 88% (3324/3777) Checking out files: 89% (3362/3777) Checking out files: 90% (3400/3777) Checking out files: 91% (3438/3777) Checking out files: 92% (3475/3777) Checking out files: 93% (3513/3777) Checking out files: 94% (3551/3777) Checking out files: 95% (3589/3777) Checking out files: 96% (3626/3777) Checking out files: 97% (3664/3777) Checking out files: 98% (3702/3777) Checking out files: 99% (3740/3777) Checking out files: 100% (3777/3777) Checking out files: 100% (3777/3777), done. [2021-01-22T07:30:08.532Z] #54 65.94 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:30:08.618Z] #20 44.57 Selecting previously unselected package aufs-tools. [2021-01-22T07:30:08.618Z] #20 44.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-01-22T07:30:08.618Z] #20 44.58 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-22T07:30:08.618Z] #20 44.71 Selecting previously unselected package libonig5:ppc64el. [2021-01-22T07:30:08.618Z] #20 44.72 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-01-22T07:30:08.618Z] #20 44.74 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-01-22T07:30:08.677Z] #10 ... [2021-01-22T07:30:08.677Z] [2021-01-22T07:30:08.677Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:08.677Z] #41 110.3 net/http/httptrace [2021-01-22T07:30:08.677Z] #41 110.6 net/http [2021-01-22T07:30:08.677Z] #41 ... [2021-01-22T07:30:08.677Z] [2021-01-22T07:30:08.677Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:30:08.677Z] #10 DONE 120.5s [2021-01-22T07:30:08.677Z] [2021-01-22T07:30:08.677Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:08.677Z] #39 40.65 CC images/ext-file.o [2021-01-22T07:30:08.677Z] #39 40.85 CC images/cgroup.o [2021-01-22T07:30:08.677Z] #39 41.75 CC images/userns.o [2021-01-22T07:30:08.677Z] #39 42.03 CC images/google/protobuf/descriptor.o [2021-01-22T07:30:08.677Z] #39 43.95 CC images/opts.o [2021-01-22T07:30:08.677Z] #39 44.12 CC images/seccomp.o [2021-01-22T07:30:08.677Z] #39 44.37 CC images/binfmt-misc.o [2021-01-22T07:30:08.677Z] #39 44.56 CC images/time.o [2021-01-22T07:30:08.677Z] #39 44.83 CC images/sysctl.o [2021-01-22T07:30:08.751Z] #54 67.36 + cd /tmp/tmp.KaiiFpDKAU/src/github.com/containerd/containerd [2021-01-22T07:30:08.752Z] #54 67.36 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T07:30:08.917Z] #20 44.91 Selecting previously unselected package libjq1:ppc64el. [2021-01-22T07:30:08.917Z] #20 44.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-22T07:30:08.917Z] #20 44.94 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-22T07:30:08.917Z] #20 45.06 Selecting previously unselected package jq. [2021-01-22T07:30:08.917Z] #20 45.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-22T07:30:08.917Z] #20 45.07 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T07:30:08.917Z] #20 45.16 Selecting previously unselected package libaio1:ppc64el. [2021-01-22T07:30:08.940Z] #39 45.09 CC images/autofs.o [2021-01-22T07:30:09.203Z] #39 45.32 CC images/macvlan.o [2021-01-22T07:30:09.215Z] #20 45.18 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-01-22T07:30:09.215Z] #20 45.18 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-01-22T07:30:09.215Z] #20 45.31 Selecting previously unselected package libgpm2:ppc64el. [2021-01-22T07:30:09.215Z] #20 45.33 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-01-22T07:30:09.215Z] #20 45.33 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-01-22T07:30:09.215Z] #20 ... [2021-01-22T07:30:09.215Z] [2021-01-22T07:30:09.215Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:30:09.464Z] #39 45.61 CC images/sit.o [2021-01-22T07:30:09.725Z] #39 45.96 CC images/memfd.o [2021-01-22T07:30:09.922Z] #54 67.70 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-22T07:30:09.987Z] #39 46.18 CC images/timens.o [2021-01-22T07:30:10.182Z] #54 67.70 + BUILDTAGS='netgo osusergo static_build' [2021-01-22T07:30:10.182Z] #54 67.70 + export EXTRA_FLAGS=-buildmode=pie [2021-01-22T07:30:10.182Z] #54 67.70 + EXTRA_FLAGS=-buildmode=pie [2021-01-22T07:30:10.182Z] #54 67.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-22T07:30:10.182Z] #54 67.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-22T07:30:10.182Z] #54 67.70 + '[' '' = dynamic ']' [2021-01-22T07:30:10.182Z] #54 67.70 + make [2021-01-22T07:30:10.250Z] #39 46.46 LINK images/built-in.o [2021-01-22T07:30:10.414Z] #24 167.3 Checking out files: 20% (2304/11130) Checking out files: 21% (2338/11130) Checking out files: 22% (2449/11130) Checking out files: 23% (2560/11130) Checking out files: 24% (2672/11130) Checking out files: 25% (2783/11130) Checking out files: 26% (2894/11130) Checking out files: 27% (3006/11130) Checking out files: 28% (3117/11130) Checking out files: 29% (3228/11130) Checking out files: 30% (3339/11130) Checking out files: 31% (3451/11130) Checking out files: 32% (3562/11130) Checking out files: 33% (3673/11130) Checking out files: 34% (3785/11130) Checking out files: 35% (3896/11130) Checking out files: 36% (4007/11130) Checking out files: 37% (4119/11130) Checking out files: 37% (4183/11130) Checking out files: 38% (4230/11130) Checking out files: 39% (4341/11130) Checking out files: 40% (4452/11130) [2021-01-22T07:30:10.414Z] #24 ... [2021-01-22T07:30:10.414Z] [2021-01-22T07:30:10.414Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:10.414Z] #45 158.3 mime/multipart [2021-01-22T07:30:10.414Z] #45 158.3 vendor/golang.org/x/net/http/httpguts [2021-01-22T07:30:10.414Z] #45 161.8 crypto/tls [2021-01-22T07:30:10.414Z] #45 ... [2021-01-22T07:30:10.414Z] [2021-01-22T07:30:10.414Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:30:10.514Z] #39 46.65 GEN compel/include/asm [2021-01-22T07:30:10.514Z] #39 46.75 GEN compel/include/version.h [2021-01-22T07:30:10.514Z] #39 46.76 touch .config [2021-01-22T07:30:10.661Z] #54 69.18 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-22T07:30:10.661Z] #54 69.18 + BUILDTAGS='netgo osusergo static_build' [2021-01-22T07:30:10.661Z] #54 69.18 + export EXTRA_FLAGS=-buildmode=pie [2021-01-22T07:30:10.661Z] #54 69.18 + EXTRA_FLAGS=-buildmode=pie [2021-01-22T07:30:10.661Z] #54 69.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-22T07:30:10.661Z] #54 69.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-22T07:30:10.661Z] #54 69.18 + '[' '' = dynamic ']' [2021-01-22T07:30:10.661Z] #54 69.18 + make [2021-01-22T07:30:10.776Z] #39 46.92 GEN include/common/config.h [2021-01-22T07:30:10.776Z] #39 ... [2021-01-22T07:30:10.776Z] [2021-01-22T07:30:10.776Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:10.776Z] #49 1.983 + RM_GOPATH=0 [2021-01-22T07:30:10.776Z] #49 1.986 + TMP_GOPATH= [2021-01-22T07:30:10.776Z] #49 1.986 + : /build [2021-01-22T07:30:10.776Z] #49 1.987 + '[' -z '' ']' [2021-01-22T07:30:10.776Z] #49 1.991 ++ mktemp -d [2021-01-22T07:30:10.776Z] #49 2.000 + export GOPATH=/tmp/tmp.KMrAkpr5Iz [2021-01-22T07:30:10.776Z] #49 2.000 + GOPATH=/tmp/tmp.KMrAkpr5Iz [2021-01-22T07:30:10.776Z] #49 2.000 + RM_GOPATH=1 [2021-01-22T07:30:10.776Z] #49 2.000 + case "$(go env GOARCH)" in [2021-01-22T07:30:10.776Z] #49 2.001 ++ go env GOARCH [2021-01-22T07:30:10.776Z] #49 2.023 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:30:10.776Z] #49 2.024 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:30:10.776Z] #49 2.025 ++ dirname /tmp/install/install.sh [2021-01-22T07:30:10.776Z] #49 2.027 + dir=/tmp/install [2021-01-22T07:30:10.776Z] #49 2.028 + bin=runc [2021-01-22T07:30:10.776Z] #49 2.028 + shift [2021-01-22T07:30:10.776Z] #49 2.029 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-22T07:30:10.776Z] #49 2.030 + . /tmp/install/runc.installer [2021-01-22T07:30:10.776Z] #49 2.030 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T07:30:10.776Z] #49 2.030 + install_runc [2021-01-22T07:30:10.776Z] #49 2.030 + uname -r [2021-01-22T07:30:10.776Z] #49 2.041 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-22T07:30:10.776Z] #49 2.043 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-22T07:30:10.776Z] #49 2.044 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-22T07:30:10.776Z] #49 2.044 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KMrAkpr5Iz/src/github.com/opencontainers/runc [2021-01-22T07:30:10.776Z] #49 2.047 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-22T07:30:10.777Z] #49 2.057 Cloning into '/tmp/tmp.KMrAkpr5Iz/src/github.com/opencontainers/runc'... [2021-01-22T07:30:11.352Z] #49 ... [2021-01-22T07:30:11.352Z] [2021-01-22T07:30:11.352Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-22T07:30:11.352Z] #11 DONE 2.7s [2021-01-22T07:30:11.563Z] #54 69.14 + bin/ctr [2021-01-22T07:30:11.614Z] [2021-01-22T07:30:11.614Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:11.614Z] #39 47.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-22T07:30:11.614Z] #39 47.06 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-01-22T07:30:11.615Z] #39 47.10 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-01-22T07:30:11.615Z] #39 47.14 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-01-22T07:30:11.615Z] #39 47.18 DEP compel/plugins/std/infect.d [2021-01-22T07:30:11.615Z] #39 47.50 DEP compel/plugins/std/string.d [2021-01-22T07:30:11.615Z] #39 47.67 DEP compel/plugins/std/log.d [2021-01-22T07:30:11.615Z] #39 47.77 DEP compel/plugins/std/fds.d [2021-01-22T07:30:11.682Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 29.1% of statements [2021-01-22T07:30:11.682Z] ok github.com/docker/docker/container 0.115s coverage: 34.4% of statements [2021-01-22T07:30:11.682Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-22T07:30:11.682Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-22T07:30:11.682Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-22T07:30:11.682Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-22T07:30:11.878Z] #39 47.92 DEP compel/plugins/std/std.d [2021-01-22T07:30:11.878Z] #39 48.02 DEP compel/plugins/shmem/shmem.d [2021-01-22T07:30:11.878Z] #39 48.10 DEP compel/plugins/fds/fds.d [2021-01-22T07:30:12.046Z] #54 70.71 + bin/ctr [2021-01-22T07:30:12.098Z] #18 43.72 Selecting previously unselected package python3-minimal. [2021-01-22T07:30:12.098Z] #18 43.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-01-22T07:30:12.098Z] #18 43.79 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-01-22T07:30:12.098Z] #18 43.80 Unpacking python3-minimal (3.7.3-1) ... [2021-01-22T07:30:12.098Z] #18 ... [2021-01-22T07:30:12.098Z] [2021-01-22T07:30:12.098Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:12.098Z] #41 125.8 DEP criu/files-reg.d [2021-01-22T07:30:12.098Z] #41 125.9 DEP criu/files-ext.d [2021-01-22T07:30:12.098Z] #41 126.1 DEP criu/file-lock.d [2021-01-22T07:30:12.098Z] #41 126.3 DEP criu/file-ids.d [2021-01-22T07:30:12.098Z] #41 126.4 DEP criu/fifo.d [2021-01-22T07:30:12.098Z] #41 126.6 DEP criu/fdstore.d [2021-01-22T07:30:12.098Z] #41 126.7 DEP criu/fault-injection.d [2021-01-22T07:30:12.098Z] #41 126.8 DEP criu/external.d [2021-01-22T07:30:12.098Z] #41 127.0 DEP criu/eventpoll.d [2021-01-22T07:30:12.098Z] #41 127.3 DEP criu/eventfd.d [2021-01-22T07:30:12.098Z] #41 127.5 DEP criu/crtools.d [2021-01-22T07:30:12.098Z] #41 127.8 DEP criu/cr-service.d [2021-01-22T07:30:12.098Z] #41 128.1 DEP criu/cr-restore.d [2021-01-22T07:30:12.098Z] #41 128.4 DEP criu/cr-errno.d [2021-01-22T07:30:12.098Z] #41 128.4 DEP criu/cr-dump.d [2021-01-22T07:30:12.098Z] #41 128.6 DEP criu/cr-dedup.d [2021-01-22T07:30:12.098Z] #41 128.8 DEP criu/cr-check.d [2021-01-22T07:30:12.098Z] #41 129.0 DEP criu/config.d [2021-01-22T07:30:12.098Z] #41 129.2 DEP criu/clone-noasan.d [2021-01-22T07:30:12.098Z] #41 129.3 DEP criu/cgroup.d [2021-01-22T07:30:12.098Z] #41 129.5 DEP criu/cgroup-props.d [2021-01-22T07:30:12.098Z] #41 129.6 DEP criu/bitmap.d [2021-01-22T07:30:12.098Z] #41 129.6 DEP criu/bfd.d [2021-01-22T07:30:12.098Z] #41 129.7 DEP criu/autofs.d [2021-01-22T07:30:12.098Z] #41 129.8 DEP criu/aio.d [2021-01-22T07:30:12.098Z] #41 130.0 DEP criu/action-scripts.d [2021-01-22T07:30:12.098Z] #41 130.3 CC criu/action-scripts.o [2021-01-22T07:30:12.098Z] #41 130.9 CC criu/aio.o [2021-01-22T07:30:12.098Z] #41 131.7 CC criu/autofs.o [2021-01-22T07:30:12.098Z] #41 134.4 CC criu/bfd.o [2021-01-22T07:30:12.098Z] #41 135.4 CC criu/bitmap.o [2021-01-22T07:30:12.098Z] #41 135.8 CC criu/cgroup-props.o [2021-01-22T07:30:12.098Z] #41 ... [2021-01-22T07:30:12.098Z] [2021-01-22T07:30:12.098Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:30:12.098Z] #18 43.97 Selecting previously unselected package libmpdec2:amd64. [2021-01-22T07:30:12.098Z] #18 43.98 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-01-22T07:30:12.098Z] #18 44.02 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-01-22T07:30:12.142Z] #39 48.20 CC compel/plugins/std/std.o [2021-01-22T07:30:12.142Z] #39 48.44 CC compel/plugins/std/fds.o [2021-01-22T07:30:12.356Z] #18 44.24 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-01-22T07:30:12.356Z] #18 44.25 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T07:30:12.356Z] #18 44.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T07:30:12.718Z] #39 48.78 CC compel/plugins/std/log.o [2021-01-22T07:30:13.014Z] #24 167.3 Checking out files: 20% (2304/11130) Checking out files: 21% (2338/11130) Checking out files: 22% (2449/11130) Checking out files: 23% (2560/11130) Checking out files: 24% (2672/11130) Checking out files: 25% (2783/11130) Checking out files: 26% (2894/11130) Checking out files: 27% (3006/11130) Checking out files: 28% (3117/11130) Checking out files: 29% (3228/11130) Checking out files: 30% (3339/11130) Checking out files: 31% (3451/11130) Checking out files: 32% (3562/11130) Checking out files: 33% (3673/11130) Checking out files: 34% (3785/11130) Checking out files: 35% (3896/11130) Checking out files: 36% (4007/11130) Checking out files: 37% (4119/11130) Checking out files: 37% (4183/11130) Checking out files: 38% (4230/11130) Checking out files: 39% (4341/11130) Checking out files: 40% (4452/11130) Checking out files: 41% (4564/11130) Checking out files: 42% (4675/11130) Checking out files: 43% (4786/11130) Checking out files: 44% (4898/11130) Checking out files: 45% (5009/11130) Checking out files: 46% (5120/11130) Checking out files: 47% (5232/11130) Checking out files: 48% (5343/11130) Checking out files: 49% (5454/11130) Checking out files: 50% (5565/11130) Checking out files: 51% (5677/11130) Checking out files: 52% (5788/11130) Checking out files: 53% (5899/11130) Checking out files: 54% (6011/11130) Checking out files: 55% (6122/11130) Checking out files: 56% (6233/11130) Checking out files: 57% (6345/11130) Checking out files: 58% (6456/11130) Checking out files: 59% (6567/11130) Checking out files: 60% (6678/11130) Checking out files: 61% (6790/11130) Checking out files: 62% (6901/11130) Checking out files: 62% (6913/11130) Checking out files: 63% (7012/11130) Checking out files: 64% (7124/11130) Checking out files: 65% (7235/11130) Checking out files: 66% (7346/11130) Checking out files: 67% (7458/11130) Checking out files: 68% (7569/11130) Checking out files: 69% (7680/11130) Checking out files: 70% (7791/11130) Checking out files: 71% (7903/11130) Checking out files: 72% (8014/11130) Checking out files: 73% (8125/11130) Checking out files: 74% (8237/11130) Checking out files: 75% (8348/11130) Checking out files: 76% (8459/11130) Checking out files: 77% (8571/11130) Checking out files: 78% (8682/11130) Checking out files: 79% (8793/11130) Checking out files: 80% (8904/11130) Checking out files: 81% (9016/11130) Checking out files: 82% (9127/11130) Checking out files: 83% (9238/11130) Checking out files: 84% (9350/11130) Checking out files: 85% (9461/11130) Checking out files: 86% (9572/11130) Checking out files: 87% (9684/11130) Checking out files: 88% (9795/11130) Checking out files: 88% (9825/11130) Checking out files: 89% (9906/11130) Checking out files: 90% (10017/11130) Checking out files: 91% (10129/11130) Checking out files: 92% (10240/11130) Checking out files: 93% (10351/11130) Checking out files: 94% (10463/11130) Checking out files: 95% (10574/11130) Checking out files: 96% (10685/11130) Checking out files: 97% (10797/11130) Checking out files: 98% (10908/11130) Checking out files: 99% (11019/11130) Checking out files: 100% (11130/11130) Checking out files: 100% (11130/11130), done. [2021-01-22T07:30:13.014Z] #24 171.1 + cd /tmp/tmp.ntSinJ69PP/tmp/docker-ce [2021-01-22T07:30:13.014Z] #24 171.1 + git checkout -q v17.06.2-ce [2021-01-22T07:30:13.295Z] #39 ... [2021-01-22T07:30:13.295Z] [2021-01-22T07:30:13.295Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-22T07:30:13.295Z] #12 DONE 2.1s [2021-01-22T07:30:13.295Z] [2021-01-22T07:30:13.295Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:13.295Z] #39 49.62 CC compel/plugins/std/string.o [2021-01-22T07:30:13.728Z] #18 45.68 Selecting previously unselected package python3.7. [2021-01-22T07:30:13.728Z] #18 45.68 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T07:30:13.728Z] #18 45.69 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T07:30:13.984Z] #18 45.87 Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-22T07:30:13.984Z] #18 45.88 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-01-22T07:30:13.984Z] #18 45.89 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-22T07:30:14.241Z] #18 46.05 Setting up python3-minimal (3.7.3-1) ... [2021-01-22T07:30:14.249Z] #39 50.30 CC compel/plugins/std/infect.o [2021-01-22T07:30:14.414Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2021-01-22T07:30:14.826Z] #39 50.97 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-01-22T07:30:14.826Z] #39 51.03 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-01-22T07:30:14.826Z] #39 51.10 AR compel/plugins/std.lib.a [2021-01-22T07:30:15.089Z] #39 51.21 CC compel/plugins/fds/fds.o [2021-01-22T07:30:15.100Z] #24 ... [2021-01-22T07:30:15.100Z] [2021-01-22T07:30:15.100Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:15.100Z] #43 95.39 DEP criu/cr-check.d [2021-01-22T07:30:15.100Z] #43 95.63 DEP criu/config.d [2021-01-22T07:30:15.100Z] #43 95.84 DEP criu/clone-noasan.d [2021-01-22T07:30:15.100Z] #43 95.93 DEP criu/cgroup.d [2021-01-22T07:30:15.100Z] #43 96.14 DEP criu/cgroup-props.d [2021-01-22T07:30:15.100Z] #43 96.25 DEP criu/bitmap.d [2021-01-22T07:30:15.100Z] #43 96.27 DEP criu/bfd.d [2021-01-22T07:30:15.100Z] #43 96.39 DEP criu/autofs.d [2021-01-22T07:30:15.100Z] #43 96.61 DEP criu/aio.d [2021-01-22T07:30:15.100Z] #43 96.87 DEP criu/action-scripts.d [2021-01-22T07:30:15.100Z] #43 97.27 CC criu/action-scripts.o [2021-01-22T07:30:15.100Z] #43 97.98 CC criu/aio.o [2021-01-22T07:30:15.100Z] #43 98.88 CC criu/autofs.o [2021-01-22T07:30:15.100Z] #43 101.4 CC criu/bfd.o [2021-01-22T07:30:15.100Z] #43 102.3 CC criu/bitmap.o [2021-01-22T07:30:15.100Z] #43 102.5 CC criu/cgroup-props.o [2021-01-22T07:30:15.100Z] #43 103.8 CC criu/cgroup.o [2021-01-22T07:30:15.100Z] #43 ... [2021-01-22T07:30:15.100Z] [2021-01-22T07:30:15.100Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:30:15.100Z] #20 45.43 Selecting previously unselected package libicu63:ppc64el. [2021-01-22T07:30:15.100Z] #20 45.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-01-22T07:30:15.100Z] #20 45.46 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-22T07:30:15.100Z] #20 49.98 Selecting previously unselected package libnet1:ppc64el. [2021-01-22T07:30:15.100Z] #20 49.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-01-22T07:30:15.100Z] #20 49.99 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-22T07:30:15.100Z] #20 50.09 Selecting previously unselected package libnl-3-200:ppc64el. [2021-01-22T07:30:15.100Z] #20 50.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-01-22T07:30:15.100Z] #20 50.10 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-22T07:30:15.100Z] #20 50.19 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-01-22T07:30:15.100Z] #20 50.21 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-01-22T07:30:15.100Z] #20 50.23 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-22T07:30:15.100Z] #20 50.37 Selecting previously unselected package libreadline5:ppc64el. [2021-01-22T07:30:15.100Z] #20 50.38 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-01-22T07:30:15.100Z] #20 50.38 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-01-22T07:30:15.100Z] #20 50.51 Selecting previously unselected package net-tools. [2021-01-22T07:30:15.100Z] #20 50.51 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-01-22T07:30:15.100Z] #20 50.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T07:30:15.100Z] #20 50.83 Selecting previously unselected package python-pip-whl. [2021-01-22T07:30:15.100Z] #20 50.84 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-22T07:30:15.100Z] #20 50.84 Unpacking python-pip-whl (18.1-5) ... [2021-01-22T07:30:15.100Z] #20 51.38 Selecting previously unselected package python3-lib2to3. [2021-01-22T07:30:15.171Z] #18 47.21 Selecting previously unselected package python3. [2021-01-22T07:30:15.351Z] #39 51.55 AR compel/plugins/fds.lib.a [2021-01-22T07:30:15.351Z] #39 51.62 HOSTDEP compel/src/lib/log-host.d [2021-01-22T07:30:15.409Z] #20 51.39 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-22T07:30:15.409Z] #20 51.40 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-22T07:30:15.409Z] #20 51.56 Selecting previously unselected package python3-distutils. [2021-01-22T07:30:15.409Z] #20 51.57 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-22T07:30:15.409Z] #20 51.58 Unpacking python3-distutils (3.7.3-1) ... [2021-01-22T07:30:15.429Z] #18 47.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-01-22T07:30:15.429Z] #18 47.28 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-01-22T07:30:15.429Z] #18 47.30 Unpacking python3 (3.7.3-1) ... [2021-01-22T07:30:15.482Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2021-01-22T07:30:15.615Z] #39 ... [2021-01-22T07:30:15.615Z] [2021-01-22T07:30:15.615Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-22T07:30:15.615Z] #13 1.693 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-22T07:30:15.615Z] #13 DONE 2.1s [2021-01-22T07:30:15.615Z] [2021-01-22T07:30:15.615Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:15.615Z] #39 51.82 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-22T07:30:15.685Z] #18 47.51 Selecting previously unselected package libip4tc0:amd64. [2021-01-22T07:30:15.685Z] #18 47.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-01-22T07:30:15.685Z] #18 47.53 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-01-22T07:30:15.723Z] #20 51.82 Selecting previously unselected package python3-pip. [2021-01-22T07:30:15.723Z] #20 51.83 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-22T07:30:15.723Z] #20 51.84 Unpacking python3-pip (18.1-5) ... [2021-01-22T07:30:15.878Z] #39 52.00 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-01-22T07:30:15.878Z] #39 52.05 HOSTDEP compel/src/main-host.d [2021-01-22T07:30:15.878Z] #39 52.13 DEP compel/src/lib/ptrace.d [2021-01-22T07:30:15.942Z] #18 47.70 Selecting previously unselected package libip6tc0:amd64. [2021-01-22T07:30:15.942Z] #18 47.70 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-01-22T07:30:15.942Z] #18 47.71 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-01-22T07:30:15.942Z] #18 47.96 Selecting previously unselected package libiptc0:amd64. [2021-01-22T07:30:16.016Z] #20 52.13 Selecting previously unselected package python3-pkg-resources. [2021-01-22T07:30:16.016Z] #20 52.14 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T07:30:16.016Z] #20 52.15 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-22T07:30:16.140Z] #39 52.21 DEP compel/src/lib/infect.d [2021-01-22T07:30:16.198Z] #18 47.98 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-01-22T07:30:16.198Z] #18 48.02 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-01-22T07:30:16.198Z] #18 48.20 Selecting previously unselected package libnfnetlink0:amd64. [2021-01-22T07:30:16.198Z] #18 48.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-01-22T07:30:16.198Z] #18 48.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-22T07:30:16.251Z] #54 ... [2021-01-22T07:30:16.251Z] [2021-01-22T07:30:16.251Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:30:16.251Z] #49 131.1 mvdan.cc/sh/v3/cmd/shfmt [2021-01-22T07:30:16.251Z] #49 DONE 140.3s [2021-01-22T07:30:16.251Z] [2021-01-22T07:30:16.251Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:16.251Z] #43 133.3 github.com/LK4D4/vndr/versioned [2021-01-22T07:30:16.251Z] #43 133.4 compress/flate [2021-01-22T07:30:16.251Z] #43 134.8 github.com/LK4D4/vndr/build [2021-01-22T07:30:16.251Z] #43 137.9 hash/crc32 [2021-01-22T07:30:16.251Z] #43 139.1 compress/gzip [2021-01-22T07:30:16.251Z] #43 140.1 net [2021-01-22T07:30:16.251Z] #43 140.2 vendor/golang.org/x/text/transform [2021-01-22T07:30:16.311Z] #20 52.27 Selecting previously unselected package python3-setuptools. [2021-01-22T07:30:16.311Z] #20 52.29 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-22T07:30:16.311Z] #20 52.30 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-22T07:30:16.403Z] #39 52.36 DEP compel/src/lib/infect-util.d [2021-01-22T07:30:16.403Z] #39 52.51 DEP compel/src/lib/infect-rpc.d [2021-01-22T07:30:16.455Z] #18 48.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-01-22T07:30:16.455Z] #18 48.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-01-22T07:30:16.455Z] #18 48.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-22T07:30:16.455Z] #18 48.39 Selecting previously unselected package libnftnl11:amd64. [2021-01-22T07:30:16.455Z] #18 48.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-01-22T07:30:16.455Z] #18 48.41 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-01-22T07:30:16.517Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2021-01-22T07:30:16.608Z] #20 52.67 Selecting previously unselected package python3-wheel. [2021-01-22T07:30:16.608Z] #20 52.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-22T07:30:16.608Z] #20 52.67 Unpacking python3-wheel (0.32.3-2) ... [2021-01-22T07:30:16.666Z] #39 52.73 DEP compel/arch/aarch64/src/lib/infect.d [2021-01-22T07:30:16.666Z] #39 52.79 DEP compel/arch/aarch64/src/lib/cpu.d [2021-01-22T07:30:16.666Z] #39 52.81 DEP compel/src/lib/log.d [2021-01-22T07:30:16.666Z] #39 52.87 DEP compel/src/main.d [2021-01-22T07:30:16.711Z] #18 48.55 Selecting previously unselected package iptables. [2021-01-22T07:30:16.711Z] #18 48.56 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-01-22T07:30:16.711Z] #18 48.56 Unpacking iptables (1.8.2-4) ... [2021-01-22T07:30:16.865Z] #54 ... [2021-01-22T07:30:16.865Z] [2021-01-22T07:30:16.865Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:16.865Z] #41 23.91 make[1]: Nothing to be done for 'all'. [2021-01-22T07:30:16.865Z] #41 27.29 CC images/stats.o [2021-01-22T07:30:16.865Z] #41 27.99 CC images/core.o [2021-01-22T07:30:16.865Z] #41 28.88 CC images/core-x86.o [2021-01-22T07:30:16.865Z] #41 29.64 CC images/core-arm.o [2021-01-22T07:30:16.865Z] #41 30.19 CC images/core-aarch64.o [2021-01-22T07:30:16.865Z] #41 30.69 CC images/core-ppc64.o [2021-01-22T07:30:16.865Z] #41 31.53 CC images/core-s390.o [2021-01-22T07:30:16.865Z] #41 32.39 CC images/cpuinfo.o [2021-01-22T07:30:16.865Z] #41 33.11 CC images/inventory.o [2021-01-22T07:30:16.865Z] #41 33.48 CC images/fdinfo.o [2021-01-22T07:30:16.865Z] #41 33.90 CC images/fown.o [2021-01-22T07:30:16.865Z] #41 34.21 CC images/ns.o [2021-01-22T07:30:16.903Z] #20 52.80 Selecting previously unselected package sudo. [2021-01-22T07:30:16.903Z] #20 52.83 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2021-01-22T07:30:16.903Z] #20 52.85 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-22T07:30:16.931Z] #39 53.05 DEP compel/src/lib/handle-elf.d [2021-01-22T07:30:16.931Z] #39 53.19 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-01-22T07:30:16.967Z] #18 48.98 Selecting previously unselected package xxd. [2021-01-22T07:30:17.125Z] #41 34.55 CC images/regfile.o [2021-01-22T07:30:17.192Z] #43 ... [2021-01-22T07:30:17.192Z] [2021-01-22T07:30:17.192Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:17.192Z] #41 25.47 make[1]: Nothing to be done for 'all'. [2021-01-22T07:30:17.192Z] #41 28.96 CC images/stats.o [2021-01-22T07:30:17.192Z] #41 29.68 CC images/core.o [2021-01-22T07:30:17.192Z] #41 30.76 CC images/core-x86.o [2021-01-22T07:30:17.192Z] #41 31.58 CC images/core-arm.o [2021-01-22T07:30:17.192Z] #41 32.29 CC images/core-aarch64.o [2021-01-22T07:30:17.192Z] #41 33.06 CC images/core-ppc64.o [2021-01-22T07:30:17.192Z] #41 34.02 CC images/core-s390.o [2021-01-22T07:30:17.192Z] #41 35.16 CC images/cpuinfo.o [2021-01-22T07:30:17.194Z] #39 53.45 CC compel/src/lib/log.o [2021-01-22T07:30:17.199Z] #20 ... [2021-01-22T07:30:17.199Z] [2021-01-22T07:30:17.199Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:30:17.199Z] #24 175.2 + mkdir -p /tmp/tmp.ntSinJ69PP/src/github.com/docker [2021-01-22T07:30:17.199Z] #24 175.2 + mv components/cli /tmp/tmp.ntSinJ69PP/src/github.com/docker/cli [2021-01-22T07:30:17.199Z] #24 175.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-01-22T07:30:17.224Z] #18 48.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-22T07:30:17.224Z] #18 49.00 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T07:30:17.453Z] #41 35.83 CC images/inventory.o [2021-01-22T07:30:17.453Z] #41 ... [2021-01-22T07:30:17.453Z] [2021-01-22T07:30:17.453Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:17.453Z] #43 141.6 vendor/golang.org/x/text/unicode/bidi [2021-01-22T07:30:17.457Z] #39 53.73 CC compel/arch/aarch64/src/lib/cpu.o [2021-01-22T07:30:17.480Z] #18 49.33 Selecting previously unselected package vim-common. [2021-01-22T07:30:17.480Z] #18 49.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:30:17.480Z] #18 49.42 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T07:30:17.694Z] #41 34.95 CC images/ghost-file.o [2021-01-22T07:30:17.720Z] #39 ... [2021-01-22T07:30:17.720Z] [2021-01-22T07:30:17.720Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-22T07:30:17.720Z] #14 DONE 2.2s [2021-01-22T07:30:17.720Z] [2021-01-22T07:30:17.720Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-22T07:30:17.957Z] #41 35.43 CC images/fifo.o [2021-01-22T07:30:18.050Z] #18 49.98 Selecting previously unselected package bash-completion. [2021-01-22T07:30:18.050Z] #18 49.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-22T07:30:18.526Z] #41 35.96 CC images/remap-file-path.o [2021-01-22T07:30:19.128Z] #15 ... [2021-01-22T07:30:19.128Z] [2021-01-22T07:30:19.128Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:19.128Z] #41 120.9 github.com/LK4D4/vndr/godl [2021-01-22T07:30:19.128Z] #41 121.6 github.com/LK4D4/vndr [2021-01-22T07:30:19.128Z] #41 ... [2021-01-22T07:30:19.128Z] [2021-01-22T07:30:19.128Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:19.128Z] #49 10.29 + cd /tmp/tmp.KMrAkpr5Iz/src/github.com/opencontainers/runc [2021-01-22T07:30:19.128Z] #49 10.29 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T07:30:19.151Z] #41 36.43 CC images/eventfd.o [2021-01-22T07:30:19.391Z] #49 ... [2021-01-22T07:30:19.391Z] [2021-01-22T07:30:19.391Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-22T07:30:19.391Z] #15 DONE 1.7s [2021-01-22T07:30:19.654Z] [2021-01-22T07:30:19.654Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2021-01-22T07:30:19.768Z] #41 36.88 CC images/eventpoll.o [2021-01-22T07:30:19.923Z] #16 ... [2021-01-22T07:30:19.923Z] [2021-01-22T07:30:19.923Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:19.923Z] #41 DONE 131.9s [2021-01-22T07:30:20.083Z] #41 ... [2021-01-22T07:30:20.083Z] [2021-01-22T07:30:20.083Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T07:30:20.083Z] #49 134.1 mvdan.cc/sh/v3/cmd/shfmt [2021-01-22T07:30:20.084Z] #49 DONE 143.6s [2021-01-22T07:30:20.084Z] [2021-01-22T07:30:20.084Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:20.084Z] #43 133.8 github.com/LK4D4/vndr/build [2021-01-22T07:30:20.084Z] #43 135.1 github.com/LK4D4/vndr/versioned [2021-01-22T07:30:20.084Z] #43 135.2 compress/flate [2021-01-22T07:30:20.084Z] #43 138.4 hash/crc32 [2021-01-22T07:30:20.084Z] #43 139.3 net [2021-01-22T07:30:20.084Z] #43 139.4 compress/gzip [2021-01-22T07:30:20.084Z] #43 140.5 vendor/golang.org/x/text/transform [2021-01-22T07:30:20.084Z] #43 141.9 vendor/golang.org/x/text/unicode/bidi [2021-01-22T07:30:20.084Z] #43 ... [2021-01-22T07:30:20.084Z] [2021-01-22T07:30:20.084Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:20.084Z] #41 37.41 CC images/fh.o [2021-01-22T07:30:20.186Z] [2021-01-22T07:30:20.186Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:20.186Z] #49 11.03 + '[' -z '' ']' [2021-01-22T07:30:20.186Z] #49 11.03 + target=static [2021-01-22T07:30:20.186Z] #49 11.03 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-22T07:30:20.186Z] #49 11.55 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-01-22T07:30:20.666Z] #41 37.95 CC images/fsnotify.o [2021-01-22T07:30:20.751Z] #43 144.9 vendor/golang.org/x/text/secure/bidirule [2021-01-22T07:30:20.751Z] #43 145.1 vendor/golang.org/x/text/unicode/norm [2021-01-22T07:30:21.325Z] #18 52.98 Unpacking bash-completion (1:2.8-6) ... [2021-01-22T07:30:21.582Z] #18 53.43 Selecting previously unselected package bzip2. [2021-01-22T07:30:21.582Z] #18 53.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-01-22T07:30:21.582Z] #18 53.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T07:30:21.582Z] #18 53.55 Selecting previously unselected package xz-utils. [2021-01-22T07:30:21.612Z] #41 39.11 CC images/signalfd.o [2021-01-22T07:30:21.838Z] #18 53.56 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-01-22T07:30:21.838Z] #18 53.56 Unpacking xz-utils (5.2.4-1) ... [2021-01-22T07:30:21.838Z] #18 53.75 Selecting previously unselected package apparmor. [2021-01-22T07:30:21.838Z] #18 53.76 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-01-22T07:30:22.095Z] #18 53.87 Unpacking apparmor (2.13.2-10) ... [2021-01-22T07:30:22.115Z] #49 ... [2021-01-22T07:30:22.115Z] [2021-01-22T07:30:22.115Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2021-01-22T07:30:22.115Z] #16 DONE 2.5s [2021-01-22T07:30:22.115Z] [2021-01-22T07:30:22.115Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:30:22.186Z] #41 39.56 CC images/fs.o [2021-01-22T07:30:22.352Z] #18 54.23 Selecting previously unselected package aufs-tools. [2021-01-22T07:30:22.352Z] #18 54.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-01-22T07:30:22.352Z] #18 54.26 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-22T07:30:22.379Z] #17 ... [2021-01-22T07:30:22.379Z] [2021-01-22T07:30:22.379Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:30:22.379Z] #28 DONE 134.0s [2021-01-22T07:30:22.452Z] #41 39.94 CC images/pstree.o [2021-01-22T07:30:22.608Z] #18 54.38 Selecting previously unselected package libonig5:amd64. [2021-01-22T07:30:22.608Z] #18 54.38 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-01-22T07:30:22.608Z] #18 54.39 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-22T07:30:22.608Z] #18 54.58 Selecting previously unselected package libjq1:amd64. [2021-01-22T07:30:22.608Z] #18 54.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T07:30:22.608Z] #18 54.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T07:30:22.608Z] #18 ... [2021-01-22T07:30:22.608Z] [2021-01-22T07:30:22.608Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:22.608Z] #41 136.7 CC criu/cgroup.o [2021-01-22T07:30:22.608Z] #41 140.5 CC criu/clone-noasan.o [2021-01-22T07:30:22.608Z] #41 140.9 CC criu/config.o [2021-01-22T07:30:22.608Z] #41 143.1 CC criu/cr-check.o [2021-01-22T07:30:22.608Z] #41 145.0 CC criu/cr-dedup.o [2021-01-22T07:30:22.608Z] #41 145.5 CC criu/cr-dump.o [2021-01-22T07:30:22.643Z] [2021-01-22T07:30:22.643Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:22.643Z] #39 54.14 CC compel/arch/aarch64/src/lib/infect.o [2021-01-22T07:30:22.643Z] #39 54.68 CC compel/src/lib/infect-rpc.o [2021-01-22T07:30:22.643Z] #39 55.10 CC compel/src/lib/infect-util.o [2021-01-22T07:30:22.643Z] #39 55.44 CC compel/src/lib/infect.o [2021-01-22T07:30:22.643Z] #39 58.50 CC compel/src/lib/ptrace.o [2021-01-22T07:30:22.643Z] #39 58.90 AR compel/libcompel.a [2021-01-22T07:30:22.808Z] #24 ... [2021-01-22T07:30:22.808Z] [2021-01-22T07:30:22.808Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:22.808Z] #45 169.9 net/http/httptrace [2021-01-22T07:30:22.808Z] #45 170.2 net/http [2021-01-22T07:30:22.808Z] #45 ... [2021-01-22T07:30:22.808Z] [2021-01-22T07:30:22.808Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:30:22.808Z] #20 53.58 Selecting previously unselected package thin-provisioning-tools. [2021-01-22T07:30:22.808Z] #20 53.59 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-01-22T07:30:22.808Z] #20 53.60 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T07:30:22.808Z] #20 53.90 Selecting previously unselected package uidmap. [2021-01-22T07:30:22.808Z] #20 53.91 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-01-22T07:30:22.808Z] #20 53.91 Unpacking uidmap (1:4.5-1.1) ... [2021-01-22T07:30:22.808Z] #20 54.08 Selecting previously unselected package vim-runtime. [2021-01-22T07:30:22.808Z] #20 54.08 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:30:22.808Z] #20 54.18 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-01-22T07:30:22.808Z] #20 54.24 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-22T07:30:22.808Z] #20 54.26 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-22T07:30:22.808Z] #20 58.73 Selecting previously unselected package vim. [2021-01-22T07:30:22.808Z] #20 58.74 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-01-22T07:30:22.808Z] #20 58.78 Unpacking vim (2:8.1.0875-5) ... [2021-01-22T07:30:22.865Z] #41 ... [2021-01-22T07:30:22.865Z] [2021-01-22T07:30:22.865Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:30:22.865Z] #18 54.72 Selecting previously unselected package jq. [2021-01-22T07:30:22.865Z] #18 54.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T07:30:22.865Z] #18 54.74 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T07:30:22.865Z] #18 54.86 Selecting previously unselected package libaio1:amd64. [2021-01-22T07:30:22.865Z] #18 54.87 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-01-22T07:30:22.865Z] #18 54.87 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-01-22T07:30:22.905Z] #39 58.99 HOSTCC compel/src/main-host.o [2021-01-22T07:30:23.020Z] #41 40.14 CC images/pipe.o [2021-01-22T07:30:23.020Z] #41 40.37 CC images/tcp-stream.o [2021-01-22T07:30:23.101Z] #20 59.25 Selecting previously unselected package xfsprogs. [2021-01-22T07:30:23.101Z] #20 59.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-01-22T07:30:23.101Z] #20 59.26 Unpacking xfsprogs (4.20.0-1) ... [2021-01-22T07:30:23.121Z] #18 54.94 Selecting previously unselected package libgpm2:amd64. [2021-01-22T07:30:23.121Z] #18 54.96 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-01-22T07:30:23.121Z] #18 54.97 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-01-22T07:30:23.121Z] #18 55.05 Selecting previously unselected package libicu63:amd64. [2021-01-22T07:30:23.121Z] #18 55.05 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-22T07:30:23.121Z] #18 55.06 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T07:30:23.169Z] #39 59.48 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-01-22T07:30:23.320Z] #43 ... [2021-01-22T07:30:23.320Z] [2021-01-22T07:30:23.320Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:23.320Z] #41 36.32 CC images/fdinfo.o [2021-01-22T07:30:23.320Z] #41 36.78 CC images/fown.o [2021-01-22T07:30:23.320Z] #41 37.08 CC images/ns.o [2021-01-22T07:30:23.320Z] #41 37.49 CC images/regfile.o [2021-01-22T07:30:23.320Z] #41 37.97 CC images/ghost-file.o [2021-01-22T07:30:23.320Z] #41 38.52 CC images/fifo.o [2021-01-22T07:30:23.320Z] #41 38.99 CC images/remap-file-path.o [2021-01-22T07:30:23.320Z] #41 39.09 CC images/eventfd.o [2021-01-22T07:30:23.320Z] #41 39.51 CC images/eventpoll.o [2021-01-22T07:30:23.320Z] #41 40.04 CC images/fh.o [2021-01-22T07:30:23.320Z] #41 40.59 CC images/fsnotify.o [2021-01-22T07:30:23.320Z] #41 41.26 CC images/signalfd.o [2021-01-22T07:30:23.320Z] #41 41.54 CC images/fs.o [2021-01-22T07:30:23.320Z] #41 41.85 CC images/pstree.o [2021-01-22T07:30:23.413Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 14.1% of statements [2021-01-22T07:30:23.433Z] #39 59.73 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-22T07:30:23.593Z] #41 40.69 CC images/sk-packet.o [2021-01-22T07:30:23.639Z] #41 42.16 CC images/pipe.o [2021-01-22T07:30:23.852Z] #41 41.03 CC images/mnt.o [2021-01-22T07:30:23.911Z] #41 ... [2021-01-22T07:30:23.911Z] [2021-01-22T07:30:23.911Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:30:23.911Z] #11 148.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-22T07:30:23.911Z] #11 148.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-22T07:30:23.911Z] #11 148.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:30:23.975Z] #20 59.85 Selecting previously unselected package zip. [2021-01-22T07:30:23.975Z] #20 59.87 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-01-22T07:30:23.975Z] #20 59.88 Unpacking zip (3.0-11+b1) ... [2021-01-22T07:30:23.975Z] #20 60.16 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-22T07:30:23.975Z] #20 60.18 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T07:30:23.975Z] #20 60.19 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-01-22T07:30:23.975Z] #20 60.20 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-01-22T07:30:23.975Z] #20 60.20 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-01-22T07:30:23.975Z] #20 60.21 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-01-22T07:30:23.975Z] #20 60.22 Setting up uidmap (1:4.5-1.1) ... [2021-01-22T07:30:23.975Z] #20 60.23 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-01-22T07:30:23.975Z] #20 60.24 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-22T07:30:23.975Z] #20 60.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T07:30:23.975Z] #20 60.25 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-22T07:30:23.975Z] #20 60.25 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-22T07:30:23.975Z] #20 60.26 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T07:30:24.010Z] #39 60.33 HOSTCC compel/src/lib/log-host.o [2021-01-22T07:30:24.112Z] #41 41.55 CC images/pipe-data.o [2021-01-22T07:30:24.274Z] #39 60.47 HOSTLINK compel/compel-host-bin [2021-01-22T07:30:24.335Z] #20 60.27 Setting up zip (3.0-11+b1) ... [2021-01-22T07:30:24.335Z] #20 60.28 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T07:30:24.335Z] #20 60.31 Setting up bash-completion (1:2.8-6) ... [2021-01-22T07:30:24.448Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2021-01-22T07:30:24.537Z] #39 60.69 DEP soccr/soccr.d [2021-01-22T07:30:24.682Z] #41 42.03 CC images/sa.o [2021-01-22T07:30:24.740Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-01-22T07:30:24.801Z] #39 60.83 CC soccr/soccr.o [2021-01-22T07:30:25.251Z] #41 42.55 CC images/timer.o [2021-01-22T07:30:25.373Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-01-22T07:30:25.377Z] #39 ... [2021-01-22T07:30:25.377Z] [2021-01-22T07:30:25.377Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:30:25.377Z] #17 3.419 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:30:25.377Z] #17 3.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:30:25.641Z] #17 3.593 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:30:26.006Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-01-22T07:30:26.191Z] #41 43.17 CC images/timerfd.o [2021-01-22T07:30:26.191Z] #41 43.59 CC images/mm.o [2021-01-22T07:30:26.191Z] #41 ... [2021-01-22T07:30:26.191Z] [2021-01-22T07:30:26.191Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:30:26.191Z] #11 149.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-22T07:30:26.191Z] #11 149.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-22T07:30:26.191Z] #11 149.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:30:26.218Z] #17 4.422 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-22T07:30:26.442Z] #20 ... [2021-01-22T07:30:26.442Z] [2021-01-22T07:30:26.442Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:26.442Z] #45 184.4 github.com/LK4D4/vndr/godl [2021-01-22T07:30:27.040Z] ok github.com/docker/docker/daemon 12.281s coverage: 17.1% of statements [2021-01-22T07:30:27.040Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-22T07:30:27.040Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-22T07:30:27.040Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-22T07:30:27.040Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-22T07:30:27.293Z] #18 58.76 Selecting previously unselected package libnet1:amd64. [2021-01-22T07:30:27.293Z] #18 58.77 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-22T07:30:27.293Z] #18 58.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T07:30:27.293Z] #18 58.87 Selecting previously unselected package libnl-3-200:amd64. [2021-01-22T07:30:27.293Z] #18 58.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-22T07:30:27.293Z] #18 58.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T07:30:27.293Z] #18 58.96 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-22T07:30:27.293Z] #18 58.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-22T07:30:27.293Z] #18 58.98 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T07:30:27.293Z] #18 59.05 Selecting previously unselected package libreadline5:amd64. [2021-01-22T07:30:27.293Z] #18 59.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-01-22T07:30:27.293Z] #18 59.06 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-22T07:30:27.293Z] #18 59.18 Selecting previously unselected package net-tools. [2021-01-22T07:30:27.293Z] #18 59.18 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-01-22T07:30:27.293Z] #18 59.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T07:30:27.486Z] #45 185.4 github.com/LK4D4/vndr [2021-01-22T07:30:27.550Z] #18 59.41 Selecting previously unselected package python-pip-whl. [2021-01-22T07:30:27.550Z] #18 59.42 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-22T07:30:27.550Z] #18 59.43 Unpacking python-pip-whl (18.1-5) ... [2021-01-22T07:30:27.620Z] #17 5.381 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-01-22T07:30:28.113Z] #18 59.99 Selecting previously unselected package python3-lib2to3. [2021-01-22T07:30:28.113Z] #18 60.01 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-22T07:30:28.113Z] #18 60.01 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-22T07:30:28.369Z] #18 60.14 Selecting previously unselected package python3-distutils. [2021-01-22T07:30:28.369Z] #18 60.16 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-22T07:30:28.369Z] #18 60.16 Unpacking python3-distutils (3.7.3-1) ... [2021-01-22T07:30:28.369Z] #18 60.35 Selecting previously unselected package python3-pip. [2021-01-22T07:30:28.369Z] #18 60.36 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-22T07:30:28.369Z] #18 60.36 Unpacking python3-pip (18.1-5) ... [2021-01-22T07:30:28.533Z] #45 ... [2021-01-22T07:30:28.534Z] [2021-01-22T07:30:28.534Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:28.534Z] #43 109.0 CC criu/clone-noasan.o [2021-01-22T07:30:28.534Z] #43 109.2 CC criu/config.o [2021-01-22T07:30:28.534Z] #43 112.4 CC criu/cr-check.o [2021-01-22T07:30:28.534Z] #43 115.1 CC criu/cr-dedup.o [2021-01-22T07:30:28.534Z] #43 115.7 CC criu/cr-dump.o [2021-01-22T07:30:28.534Z] #43 ... [2021-01-22T07:30:28.534Z] [2021-01-22T07:30:28.534Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:30:28.534Z] #20 64.32 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-01-22T07:30:28.534Z] #20 64.33 Setting up xz-utils (5.2.4-1) ... [2021-01-22T07:30:28.534Z] #20 64.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-22T07:30:28.534Z] #20 64.37 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-22T07:30:28.534Z] #20 64.58 invoke-rc.d: could not determine current runlevel [2021-01-22T07:30:28.534Z] #20 64.59 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-22T07:30:28.534Z] #20 64.60 Setting up pigz (2.4-1) ... [2021-01-22T07:30:28.534Z] #20 64.61 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-01-22T07:30:28.534Z] #20 64.62 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-22T07:30:28.534Z] #20 64.63 Setting up python-pip-whl (18.1-5) ... [2021-01-22T07:30:28.534Z] #20 64.64 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-01-22T07:30:28.534Z] #20 64.64 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-22T07:30:28.548Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-01-22T07:30:28.581Z] #17 6.493 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-22T07:30:28.625Z] #18 60.50 Selecting previously unselected package python3-pkg-resources. [2021-01-22T07:30:28.625Z] #18 60.52 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T07:30:28.625Z] #18 60.53 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-22T07:30:28.625Z] #18 60.69 Selecting previously unselected package python3-setuptools. [2021-01-22T07:30:28.839Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.209s coverage: 56.2% of statements [2021-01-22T07:30:28.881Z] #18 60.70 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-22T07:30:28.882Z] #18 60.70 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-22T07:30:28.882Z] #18 60.94 Selecting previously unselected package python3-wheel. [2021-01-22T07:30:28.882Z] #18 60.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-22T07:30:29.138Z] #18 60.96 Unpacking python3-wheel (0.32.3-2) ... [2021-01-22T07:30:29.138Z] #18 61.03 Selecting previously unselected package sudo. [2021-01-22T07:30:29.138Z] #18 61.04 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2021-01-22T07:30:29.138Z] #18 61.06 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-22T07:30:29.184Z] #20 65.26 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-01-22T07:30:29.184Z] #20 65.27 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-01-22T07:30:29.184Z] #20 65.27 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-01-22T07:30:29.184Z] #20 65.29 Setting up vim (2:8.1.0875-5) ... [2021-01-22T07:30:29.184Z] #20 65.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-22T07:30:29.184Z] #20 65.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-22T07:30:29.184Z] #20 65.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-22T07:30:29.184Z] #20 65.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-22T07:30:29.184Z] #20 65.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-22T07:30:29.184Z] #20 65.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-22T07:30:29.487Z] #20 65.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-22T07:30:29.487Z] #20 65.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-22T07:30:29.487Z] #20 65.39 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-22T07:30:29.487Z] #20 65.40 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T07:30:29.487Z] #20 65.42 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-01-22T07:30:29.487Z] #20 65.43 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T07:30:29.487Z] #20 65.43 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-01-22T07:30:29.487Z] #20 65.44 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T07:30:29.701Z] #18 61.62 Selecting previously unselected package thin-provisioning-tools. [2021-01-22T07:30:29.701Z] #18 61.64 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-01-22T07:30:29.701Z] #18 61.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T07:30:29.958Z] #18 61.92 Selecting previously unselected package uidmap. [2021-01-22T07:30:29.958Z] #18 61.93 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-01-22T07:30:29.958Z] #18 61.93 Unpacking uidmap (1:4.5-1.1) ... [2021-01-22T07:30:30.214Z] #18 62.05 Selecting previously unselected package vim-runtime. [2021-01-22T07:30:30.214Z] #18 62.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:30:30.214Z] #18 62.08 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-01-22T07:30:30.214Z] #18 62.15 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-22T07:30:30.214Z] #18 62.16 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-22T07:30:30.508Z] #17 ... [2021-01-22T07:30:30.508Z] [2021-01-22T07:30:30.508Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:30:30.508Z] #21 138.1 Checking out files: 13% (1497/11130) Checking out files: 14% (1559/11130) Checking out files: 15% (1670/11130) Checking out files: 16% (1781/11130) Checking out files: 17% (1893/11130) Checking out files: 18% (2004/11130) Checking out files: 19% (2115/11130) Checking out files: 20% (2226/11130) Checking out files: 21% (2338/11130) Checking out files: 22% (2449/11130) Checking out files: 23% (2560/11130) Checking out files: 24% (2672/11130) Checking out files: 25% (2783/11130) Checking out files: 26% (2894/11130) Checking out files: 27% (3006/11130) Checking out files: 28% (3117/11130) Checking out files: 29% (3228/11130) Checking out files: 30% (3339/11130) Checking out files: 31% (3451/11130) Checking out files: 32% (3562/11130) Checking out files: 33% (3673/11130) Checking out files: 34% (3785/11130) Checking out files: 35% (3896/11130) Checking out files: 35% (3902/11130) Checking out files: 36% (4007/11130) Checking out files: 37% (4119/11130) Checking out files: 38% (4230/11130) Checking out files: 39% (4341/11130) Checking out files: 40% (4452/11130) Checking out files: 41% (4564/11130) Checking out files: 42% (4675/11130) Checking out files: 43% (4786/11130) Checking out files: 44% (4898/11130) Checking out files: 45% (5009/11130) Checking out files: 46% (5120/11130) Checking out files: 47% (5232/11130) Checking out files: 48% (5343/11130) Checking out files: 49% (5454/11130) Checking out files: 50% (5565/11130) Checking out files: 51% (5677/11130) Checking out files: 52% (5788/11130) Checking out files: 53% (5899/11130) Checking out files: 54% (6011/11130) Checking out files: 55% (6122/11130) Checking out files: 56% (6233/11130) Checking out files: 57% (6345/11130) Checking out files: 58% (6456/11130) Checking out files: 59% (6567/11130) Checking out files: 60% (6678/11130) Checking out files: 61% (6790/11130) Checking out files: 62% (6901/11130) Checking out files: 63% (7012/11130) Checking out files: 64% (7124/11130) Checking out files: 65% (7235/11130) Checking out files: 66% (7346/11130) Checking out files: 67% (7458/11130) Checking out files: 67% (7489/11130) Checking out files: 68% (7569/11130) Checking out files: 69% (7680/11130) Checking out files: 70% (7791/11130) Checking out files: 71% (7903/11130) Checking out files: 72% (8014/11130) Checking out files: 73% (8125/11130) Checking out files: 74% (8237/11130) Checking out files: 75% (8348/11130) Checking out files: 76% (8459/11130) Checking out files: 77% (8571/11130) Checking out files: 78% (8682/11130) Checking out files: 79% (8793/11130) Checking out files: 80% (8904/11130) Checking out files: 81% (9016/11130) Checking out files: 82% (9127/11130) Checking out files: 83% (9238/11130) Checking out files: 84% (9350/11130) Checking out files: 85% (9461/11130) Checking out files: 86% (9572/11130) Checking out files: 87% (9684/11130) Checking out files: 88% (9795/11130) Checking out files: 89% (9906/11130) Checking out files: 90% (10017/11130) Checking out files: 91% (10129/11130) Checking out files: 91% (10170/11130) Checking out files: 92% (10240/11130) Checking out files: 93% (10351/11130) Checking out files: 94% (10463/11130) Checking out files: 95% (10574/11130) Checking out files: 96% (10685/11130) Checking out files: 97% (10797/11130) Checking out files: 98% (10908/11130) Checking out files: 99% (11019/11130) Checking out files: 100% (11130/11130) Checking out files: 100% (11130/11130), done. [2021-01-22T07:30:30.508Z] #21 141.6 + cd /tmp/tmp.js6f9rwpJp/tmp/docker-ce [2021-01-22T07:30:30.508Z] #21 141.6 + git checkout -q v17.06.2-ce [2021-01-22T07:30:30.627Z] #11 ... [2021-01-22T07:30:30.628Z] [2021-01-22T07:30:30.628Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:30.628Z] #41 42.52 CC images/tcp-stream.o [2021-01-22T07:30:30.628Z] #41 43.00 CC images/sk-packet.o [2021-01-22T07:30:30.628Z] #41 43.48 CC images/mnt.o [2021-01-22T07:30:30.628Z] #41 43.95 CC images/pipe-data.o [2021-01-22T07:30:30.628Z] #41 44.11 CC images/sa.o [2021-01-22T07:30:30.628Z] #41 44.44 CC images/timer.o [2021-01-22T07:30:30.628Z] #41 45.11 CC images/timerfd.o [2021-01-22T07:30:30.628Z] #41 45.51 CC images/mm.o [2021-01-22T07:30:30.628Z] #41 45.89 CC images/sk-opts.o [2021-01-22T07:30:30.628Z] #41 46.21 CC images/sk-unix.o [2021-01-22T07:30:30.628Z] #41 46.57 CC images/sk-inet.o [2021-01-22T07:30:30.628Z] #41 47.21 CC images/tun.o [2021-01-22T07:30:30.628Z] #41 47.79 CC images/sk-netlink.o [2021-01-22T07:30:30.628Z] #41 48.26 CC images/packet-sock.o [2021-01-22T07:30:30.628Z] #41 48.76 CC images/ipc-var.o [2021-01-22T07:30:30.888Z] #41 49.16 CC images/ipc-desc.o [2021-01-22T07:30:30.888Z] #41 ... [2021-01-22T07:30:30.888Z] [2021-01-22T07:30:30.888Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:30:30.888Z] #56 155.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T07:30:30.888Z] #56 155.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-22T07:30:32.767Z] #11 ... [2021-01-22T07:30:32.767Z] [2021-01-22T07:30:32.767Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:32.767Z] #43 145.3 vendor/golang.org/x/text/secure/bidirule [2021-01-22T07:30:32.767Z] #43 145.8 vendor/golang.org/x/text/unicode/norm [2021-01-22T07:30:32.767Z] #43 151.3 vendor/golang.org/x/net/idna [2021-01-22T07:30:32.767Z] #43 154.8 vendor/golang.org/x/net/http2/hpack [2021-01-22T07:30:32.767Z] #43 ... [2021-01-22T07:30:32.767Z] [2021-01-22T07:30:32.767Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:32.767Z] #41 44.10 CC images/sk-opts.o [2021-01-22T07:30:32.767Z] #41 44.47 CC images/sk-unix.o [2021-01-22T07:30:32.767Z] #41 44.94 CC images/sk-inet.o [2021-01-22T07:30:32.767Z] #41 45.49 CC images/tun.o [2021-01-22T07:30:32.767Z] #41 46.00 CC images/sk-netlink.o [2021-01-22T07:30:32.767Z] #41 46.32 CC images/packet-sock.o [2021-01-22T07:30:32.767Z] #41 46.94 CC images/ipc-var.o [2021-01-22T07:30:32.767Z] #41 47.30 CC images/ipc-desc.o [2021-01-22T07:30:32.767Z] #41 47.66 CC images/ipc-shm.o [2021-01-22T07:30:32.767Z] #41 48.20 CC images/ipc-msg.o [2021-01-22T07:30:32.767Z] #41 48.68 CC images/ipc-sem.o [2021-01-22T07:30:32.767Z] #41 49.21 CC images/utsns.o [2021-01-22T07:30:32.767Z] #41 49.52 CC images/creds.o [2021-01-22T07:30:32.767Z] #41 49.73 CC images/vma.o [2021-01-22T07:30:32.767Z] #41 50.11 CC images/netdev.o [2021-01-22T07:30:33.315Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.178s coverage: 46.2% of statements [2021-01-22T07:30:33.336Z] #41 50.59 CC images/tty.o [2021-01-22T07:30:33.336Z] #41 ... [2021-01-22T07:30:33.336Z] [2021-01-22T07:30:33.336Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:33.336Z] #43 157.0 mime [2021-01-22T07:30:33.486Z] #18 65.30 Selecting previously unselected package vim. [2021-01-22T07:30:33.486Z] #18 65.30 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-01-22T07:30:33.486Z] #18 65.33 Unpacking vim (2:8.1.0875-5) ... [2021-01-22T07:30:33.742Z] #18 ... [2021-01-22T07:30:33.742Z] [2021-01-22T07:30:33.742Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:33.742Z] #41 147.8 CC criu/cr-errno.o [2021-01-22T07:30:33.742Z] #41 147.8 CC criu/cr-restore.o [2021-01-22T07:30:33.742Z] #41 152.4 CC criu/cr-service.o [2021-01-22T07:30:33.742Z] #41 154.1 CC criu/crtools.o [2021-01-22T07:30:33.742Z] #41 154.6 CC criu/eventfd.o [2021-01-22T07:30:33.742Z] #41 155.0 CC criu/eventpoll.o [2021-01-22T07:30:33.742Z] #41 156.0 CC criu/external.o [2021-01-22T07:30:33.742Z] #41 156.4 CC criu/fault-injection.o [2021-01-22T07:30:33.742Z] #41 156.5 CC criu/fdstore.o [2021-01-22T07:30:33.742Z] #41 156.9 CC criu/fifo.o [2021-01-22T07:30:33.742Z] #41 157.3 CC criu/file-ids.o [2021-01-22T07:30:33.742Z] #41 157.7 CC criu/file-lock.o [2021-01-22T07:30:33.826Z] #21 145.6 + mkdir -p /tmp/tmp.js6f9rwpJp/src/github.com/docker [2021-01-22T07:30:33.826Z] #21 145.6 + mv components/cli /tmp/tmp.js6f9rwpJp/src/github.com/docker/cli [2021-01-22T07:30:33.826Z] #21 145.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-01-22T07:30:33.948Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2021-01-22T07:30:33.999Z] #41 ... [2021-01-22T07:30:33.999Z] [2021-01-22T07:30:33.999Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:30:33.999Z] #18 65.87 Selecting previously unselected package xfsprogs. [2021-01-22T07:30:33.999Z] #18 65.88 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-01-22T07:30:33.999Z] #18 65.89 Unpacking xfsprogs (4.20.0-1) ... [2021-01-22T07:30:34.563Z] #18 66.38 Selecting previously unselected package zip. [2021-01-22T07:30:34.563Z] #18 66.39 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-01-22T07:30:34.563Z] #18 66.40 Unpacking zip (3.0-11+b1) ... [2021-01-22T07:30:34.819Z] #18 66.65 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-22T07:30:34.819Z] #18 66.68 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T07:30:34.819Z] #18 66.69 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-01-22T07:30:34.819Z] #18 66.70 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-22T07:30:34.819Z] #18 66.72 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-01-22T07:30:34.819Z] #18 66.73 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-01-22T07:30:34.819Z] #18 66.74 Setting up uidmap (1:4.5-1.1) ... [2021-01-22T07:30:34.819Z] #18 66.75 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-01-22T07:30:34.819Z] #18 66.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T07:30:34.819Z] #18 66.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T07:30:34.819Z] #18 66.79 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T07:30:34.819Z] #18 66.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T07:30:34.819Z] #18 66.83 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T07:30:35.076Z] #18 66.85 Setting up zip (3.0-11+b1) ... [2021-01-22T07:30:35.076Z] #18 66.87 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T07:30:35.076Z] #18 66.90 Setting up bash-completion (1:2.8-6) ... [2021-01-22T07:30:35.091Z] #20 70.30 Setting up iptables (1.8.2-4) ... [2021-01-22T07:30:35.091Z] #20 70.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T07:30:35.091Z] #20 70.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T07:30:35.091Z] #20 70.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T07:30:35.091Z] #20 70.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T07:30:35.091Z] #20 70.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-22T07:30:35.091Z] #20 70.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-22T07:30:35.091Z] #20 70.38 Setting up python3 (3.7.3-1) ... [2021-01-22T07:30:35.091Z] #20 70.99 Setting up python3-wheel (0.32.3-2) ... [2021-01-22T07:30:35.731Z] #20 71.92 Setting up apparmor (2.13.2-10) ... [2021-01-22T07:30:35.753Z] #21 ... [2021-01-22T07:30:35.753Z] [2021-01-22T07:30:35.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:35.753Z] #39 61.88 AR soccr/libsoccr.a [2021-01-22T07:30:35.753Z] #39 61.96 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T07:30:35.753Z] #39 62.60 DEP criu/arch/aarch64/sigframe.d [2021-01-22T07:30:35.753Z] #39 62.69 DEP criu/arch/aarch64/crtools.d [2021-01-22T07:30:35.753Z] #39 62.82 DEP criu/arch/aarch64/cpu.d [2021-01-22T07:30:35.753Z] #39 62.85 DEP criu/arch/aarch64/bitops.d [2021-01-22T07:30:35.753Z] #39 62.92 CC criu/arch/aarch64/bitops.o [2021-01-22T07:30:35.753Z] #39 63.00 CC criu/arch/aarch64/cpu.o [2021-01-22T07:30:35.753Z] #39 63.18 CC criu/arch/aarch64/crtools.o [2021-01-22T07:30:35.753Z] #39 63.87 CC criu/arch/aarch64/sigframe.o [2021-01-22T07:30:35.753Z] #39 64.09 LINK criu/arch/aarch64/crtools.built-in.o [2021-01-22T07:30:35.753Z] #39 64.14 DEP criu/pie/util-vdso.d [2021-01-22T07:30:35.753Z] #39 64.28 DEP criu/pie/util.d [2021-01-22T07:30:35.753Z] #39 64.50 CC criu/pie/util.o [2021-01-22T07:30:35.753Z] #39 64.76 CC criu/pie/util-vdso.o [2021-01-22T07:30:35.753Z] #39 65.62 AR criu/pie/pie.lib.a [2021-01-22T07:30:35.753Z] #39 65.68 DEP criu/pie/restorer.d [2021-01-22T07:30:35.753Z] #39 65.99 DEP criu/arch/aarch64/intraprocedure.d [2021-01-22T07:30:35.753Z] #39 66.01 DEP criu/arch/aarch64/restorer.d [2021-01-22T07:30:35.753Z] #39 66.29 DEP criu/arch/aarch64/vdso-pie.d [2021-01-22T07:30:35.753Z] #39 66.47 DEP criu/pie/parasite-vdso.d [2021-01-22T07:30:35.753Z] #39 66.68 DEP criu/pie/parasite.d [2021-01-22T07:30:35.753Z] #39 66.95 CC criu/pie/parasite.o [2021-01-22T07:30:35.753Z] #39 68.15 LINK criu/pie/parasite.built-in.o [2021-01-22T07:30:35.753Z] #39 68.16 GEN criu/pie/parasite-blob.h [2021-01-22T07:30:35.753Z] #39 68.20 CC criu/pie/parasite-vdso.o [2021-01-22T07:30:35.753Z] #39 68.86 CC criu/arch/aarch64/vdso-pie.o [2021-01-22T07:30:35.753Z] #39 69.26 CC criu/arch/aarch64/restorer.o [2021-01-22T07:30:35.753Z] #39 69.77 CC criu/arch/aarch64/intraprocedure.o [2021-01-22T07:30:35.753Z] #39 69.80 CC criu/pie/restorer.o [2021-01-22T07:30:36.641Z] #43 160.0 mime/quotedprintable [2021-01-22T07:30:37.209Z] #43 160.8 net/http/internal [2021-01-22T07:30:37.282Z] #39 73.19 LINK criu/pie/restorer.built-in.o [2021-01-22T07:30:37.282Z] #39 73.20 GEN criu/pie/restorer-blob.h [2021-01-22T07:30:37.282Z] #39 73.29 DEP criu/vdso.d [2021-01-22T07:30:37.282Z] #39 73.51 DEP criu/uts_ns.d [2021-01-22T07:30:37.469Z] #56 ... [2021-01-22T07:30:37.470Z] [2021-01-22T07:30:37.470Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:37.470Z] #41 49.55 CC images/ipc-shm.o [2021-01-22T07:30:37.470Z] #41 49.83 CC images/ipc-msg.o [2021-01-22T07:30:37.470Z] #41 50.31 CC images/ipc-sem.o [2021-01-22T07:30:37.470Z] #41 50.56 CC images/utsns.o [2021-01-22T07:30:37.470Z] #41 50.90 CC images/creds.o [2021-01-22T07:30:37.470Z] #41 51.21 CC images/vma.o [2021-01-22T07:30:37.470Z] #41 51.31 CC images/netdev.o [2021-01-22T07:30:37.470Z] #41 52.00 CC images/tty.o [2021-01-22T07:30:37.470Z] #41 53.04 CC images/file-lock.o [2021-01-22T07:30:37.470Z] #41 53.40 CC images/rlimit.o [2021-01-22T07:30:37.470Z] #41 53.83 CC images/pagemap.o [2021-01-22T07:30:37.470Z] #41 54.35 CC images/siginfo.o [2021-01-22T07:30:37.470Z] #41 54.78 CC images/rpc.o [2021-01-22T07:30:37.470Z] #41 ... [2021-01-22T07:30:37.470Z] [2021-01-22T07:30:37.470Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:37.470Z] #43 151.0 vendor/golang.org/x/net/idna [2021-01-22T07:30:37.470Z] #43 154.5 vendor/golang.org/x/net/http2/hpack [2021-01-22T07:30:37.470Z] #43 156.2 mime [2021-01-22T07:30:37.470Z] #43 159.0 mime/quotedprintable [2021-01-22T07:30:37.470Z] #43 159.5 net/http/internal [2021-01-22T07:30:37.477Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.474s coverage: 49.5% of statements [2021-01-22T07:30:37.600Z] #39 73.65 DEP criu/util.d [2021-01-22T07:30:37.730Z] #43 ... [2021-01-22T07:30:37.730Z] [2021-01-22T07:30:37.730Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:37.730Z] #41 56.35 CC images/ext-file.o [2021-01-22T07:30:37.868Z] #39 73.96 DEP criu/uffd.d [2021-01-22T07:30:37.869Z] #39 74.09 DEP criu/tun.d [2021-01-22T07:30:38.146Z] #39 74.27 DEP criu/tty.d [2021-01-22T07:30:38.301Z] #41 56.71 CC images/cgroup.o [2021-01-22T07:30:38.347Z] #18 69.82 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-01-22T07:30:38.347Z] #18 69.83 Setting up xz-utils (5.2.4-1) ... [2021-01-22T07:30:38.347Z] #18 69.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-22T07:30:38.347Z] #18 69.88 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-22T07:30:38.347Z] #18 69.96 invoke-rc.d: could not determine current runlevel [2021-01-22T07:30:38.347Z] #18 69.97 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-22T07:30:38.347Z] #18 69.98 Setting up pigz (2.4-1) ... [2021-01-22T07:30:38.347Z] #18 69.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-22T07:30:38.347Z] #18 70.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T07:30:38.347Z] #18 70.02 Setting up python-pip-whl (18.1-5) ... [2021-01-22T07:30:38.347Z] #18 70.04 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-01-22T07:30:38.347Z] #18 70.05 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-22T07:30:38.437Z] #39 74.56 DEP criu/timerfd.d [2021-01-22T07:30:38.489Z] #20 74.45 Setting up xfsprogs (4.20.0-1) ... [2021-01-22T07:30:38.489Z] #20 74.46 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-22T07:30:38.489Z] #20 ... [2021-01-22T07:30:38.489Z] [2021-01-22T07:30:38.489Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:38.489Z] #45 DONE 196.6s [2021-01-22T07:30:38.489Z] [2021-01-22T07:30:38.489Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:38.489Z] #43 119.4 CC criu/cr-errno.o [2021-01-22T07:30:38.489Z] #43 119.6 CC criu/cr-restore.o [2021-01-22T07:30:38.489Z] #43 126.0 CC criu/cr-service.o [2021-01-22T07:30:38.489Z] #43 128.9 CC criu/crtools.o [2021-01-22T07:30:38.603Z] #18 70.53 Setting up libaio1:amd64 (0.3.112-3) ... [2021-01-22T07:30:38.604Z] #18 70.54 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-22T07:30:38.604Z] #18 70.55 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T07:30:38.604Z] #18 70.56 Setting up vim (2:8.1.0875-5) ... [2021-01-22T07:30:38.604Z] #18 70.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-22T07:30:38.604Z] #18 70.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-22T07:30:38.604Z] #18 70.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-22T07:30:38.604Z] #18 70.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-22T07:30:38.604Z] #18 70.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-22T07:30:38.604Z] #18 70.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-22T07:30:38.604Z] #18 70.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-22T07:30:38.604Z] #18 70.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-22T07:30:38.710Z] #39 74.77 DEP criu/timens.d [2021-01-22T07:30:38.860Z] #18 70.65 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T07:30:38.860Z] #18 70.67 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T07:30:38.860Z] #18 70.68 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-22T07:30:38.860Z] #18 70.69 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T07:30:38.860Z] #18 70.71 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-22T07:30:38.860Z] #18 70.72 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T07:30:38.972Z] #39 74.99 DEP criu/sysfs_parse.d [2021-01-22T07:30:38.972Z] #39 75.16 DEP criu/sysctl.d [2021-01-22T07:30:39.118Z] #43 ... [2021-01-22T07:30:39.118Z] [2021-01-22T07:30:39.118Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:30:39.118Z] #56 162.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T07:30:39.118Z] #56 162.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-22T07:30:39.128Z] #43 ... [2021-01-22T07:30:39.128Z] [2021-01-22T07:30:39.128Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:30:39.128Z] #20 75.24 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-22T07:30:39.241Z] #41 57.71 CC images/userns.o [2021-01-22T07:30:39.247Z] #39 75.31 DEP criu/string.d [2021-01-22T07:30:39.247Z] #39 75.36 DEP criu/stats.d [2021-01-22T07:30:39.509Z] #39 75.54 DEP criu/sockets.d [2021-01-22T07:30:39.808Z] #39 75.85 DEP criu/sk-unix.d [2021-01-22T07:30:39.812Z] #41 58.08 CC images/google/protobuf/descriptor.o [2021-01-22T07:30:40.079Z] #39 76.17 DEP criu/sk-tcp.d [2021-01-22T07:30:40.079Z] #39 76.38 DEP criu/sk-queue.d [2021-01-22T07:30:40.351Z] #39 76.63 DEP criu/sk-packet.d [2021-01-22T07:30:40.627Z] #39 76.80 DEP criu/sk-netlink.d [2021-01-22T07:30:40.891Z] #39 77.06 DEP criu/sk-inet.d [2021-01-22T07:30:40.891Z] #39 ... [2021-01-22T07:30:40.891Z] [2021-01-22T07:30:40.891Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:30:40.891Z] #17 8.982 Fetched 8245 kB in 6s (1323 kB/s) [2021-01-22T07:30:40.891Z] #17 8.982 Reading package lists... [2021-01-22T07:30:40.891Z] #17 12.12 Reading package lists... [2021-01-22T07:30:40.891Z] #17 15.31 Building dependency tree... [2021-01-22T07:30:40.891Z] #17 17.05 libcap2-bin is already the newest version (1:2.25-2). [2021-01-22T07:30:40.891Z] #17 17.05 The following additional packages will be installed: [2021-01-22T07:30:40.891Z] #17 17.05 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-22T07:30:40.891Z] #17 17.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-22T07:30:40.891Z] #17 17.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-22T07:30:40.891Z] #17 17.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-22T07:30:40.891Z] #17 17.06 python3.7 python3.7-minimal vim-runtime xxd [2021-01-22T07:30:40.891Z] #17 17.06 Suggested packages: [2021-01-22T07:30:40.891Z] #17 17.06 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-22T07:30:40.891Z] #17 17.06 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-22T07:30:40.891Z] #17 17.07 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-22T07:30:40.891Z] #17 17.07 Recommended packages: [2021-01-22T07:30:40.891Z] #17 17.07 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-22T07:30:40.891Z] #17 17.07 python3-keyrings.alt python3-xdg unzip [2021-01-22T07:30:40.891Z] #17 18.93 The following NEW packages will be installed: [2021-01-22T07:30:40.891Z] #17 18.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-22T07:30:40.891Z] #17 18.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-22T07:30:40.891Z] #17 18.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-22T07:30:40.891Z] #17 18.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-22T07:30:40.891Z] #17 18.94 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-22T07:30:40.891Z] #17 18.94 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-22T07:30:40.891Z] #17 18.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-22T07:30:40.891Z] #17 18.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-22T07:30:40.891Z] #17 18.94 xz-utils zip [2021-01-22T07:30:41.160Z] #17 ... [2021-01-22T07:30:41.160Z] [2021-01-22T07:30:41.160Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:41.160Z] #39 77.34 DEP criu/signalfd.d [2021-01-22T07:30:41.213Z] #20 76.98 Setting up python3-distutils (3.7.3-1) ... [2021-01-22T07:30:41.213Z] #20 77.40 Setting up python3-setuptools (40.8.0-1) ... [2021-01-22T07:30:41.430Z] #39 77.64 DEP criu/sigframe.d [2021-01-22T07:30:41.714Z] #39 77.78 DEP criu/shmem.d [2021-01-22T07:30:41.979Z] #39 77.96 DEP criu/servicefd.d [2021-01-22T07:30:41.979Z] #39 78.09 DEP criu/seize.d [2021-01-22T07:30:42.132Z] #18 73.85 Setting up iptables (1.8.2-4) ... [2021-01-22T07:30:42.132Z] #18 73.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T07:30:42.132Z] #18 73.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T07:30:42.132Z] #18 73.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T07:30:42.132Z] #18 73.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T07:30:42.132Z] #18 73.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-22T07:30:42.132Z] #18 73.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-22T07:30:42.132Z] #18 73.91 Setting up python3 (3.7.3-1) ... [2021-01-22T07:30:42.249Z] #39 78.36 DEP criu/seccomp.d [2021-01-22T07:30:42.249Z] #39 78.54 DEP criu/rst-malloc.d [2021-01-22T07:30:42.358Z] #41 60.43 CC images/opts.o [2021-01-22T07:30:42.358Z] #41 ... [2021-01-22T07:30:42.358Z] [2021-01-22T07:30:42.358Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:30:42.358Z] #56 DONE 166.5s [2021-01-22T07:30:42.358Z] [2021-01-22T07:30:42.358Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:42.358Z] #41 60.58 CC images/seccomp.o [2021-01-22T07:30:42.358Z] #41 ... [2021-01-22T07:30:42.358Z] [2021-01-22T07:30:42.358Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-22T07:30:42.358Z] #57 DONE 0.1s [2021-01-22T07:30:42.358Z] [2021-01-22T07:30:42.358Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-22T07:30:42.358Z] #58 DONE 0.0s [2021-01-22T07:30:42.358Z] [2021-01-22T07:30:42.358Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:42.358Z] #43 166.4 net/textproto [2021-01-22T07:30:42.358Z] #43 166.4 crypto/x509 [2021-01-22T07:30:42.521Z] #39 78.61 DEP criu/rbtree.d [2021-01-22T07:30:42.521Z] #39 78.67 DEP criu/pstree.d [2021-01-22T07:30:42.695Z] #18 74.41 Setting up python3-wheel (0.32.3-2) ... [2021-01-22T07:30:42.739Z] #20 78.73 Setting up python3-pip (18.1-5) ... [2021-01-22T07:30:42.796Z] #39 78.90 DEP criu/protobuf.d [2021-01-22T07:30:42.796Z] #39 79.00 GEN criu/protobuf-desc-gen.h [2021-01-22T07:30:43.046Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.120s coverage: 73.1% of statements [2021-01-22T07:30:43.047Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-22T07:30:43.548Z] #18 75.21 Setting up apparmor (2.13.2-10) ... [2021-01-22T07:30:43.679Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2021-01-22T07:30:43.802Z] #20 79.91 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:30:43.802Z] #20 79.93 Processing triggers for mime-support (3.62) ... [2021-01-22T07:30:44.105Z] #20 DONE 80.1s [2021-01-22T07:30:44.105Z] [2021-01-22T07:30:44.105Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-22T07:30:44.138Z] #18 ... [2021-01-22T07:30:44.138Z] [2021-01-22T07:30:44.138Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:30:44.138Z] #38 267.2 + dpkg --print-architecture [2021-01-22T07:30:44.138Z] #38 267.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-22T07:30:44.273Z] #43 168.3 vendor/golang.org/x/net/http/httpguts [2021-01-22T07:30:44.396Z] #56 ... [2021-01-22T07:30:44.396Z] [2021-01-22T07:30:44.396Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:44.396Z] #41 51.25 CC images/file-lock.o [2021-01-22T07:30:44.396Z] #41 51.49 CC images/rlimit.o [2021-01-22T07:30:44.396Z] #41 51.80 CC images/pagemap.o [2021-01-22T07:30:44.396Z] #41 52.22 CC images/siginfo.o [2021-01-22T07:30:44.396Z] #41 52.77 CC images/rpc.o [2021-01-22T07:30:44.396Z] #41 54.88 CC images/ext-file.o [2021-01-22T07:30:44.396Z] #41 55.22 CC images/cgroup.o [2021-01-22T07:30:44.396Z] #41 56.19 CC images/userns.o [2021-01-22T07:30:44.396Z] #41 56.67 CC images/google/protobuf/descriptor.o [2021-01-22T07:30:44.396Z] #41 59.11 CC images/opts.o [2021-01-22T07:30:44.396Z] #41 59.39 CC images/seccomp.o [2021-01-22T07:30:44.396Z] #41 59.76 CC images/binfmt-misc.o [2021-01-22T07:30:44.396Z] #41 60.11 CC images/time.o [2021-01-22T07:30:44.396Z] #41 60.52 CC images/sysctl.o [2021-01-22T07:30:44.396Z] #41 60.92 CC images/autofs.o [2021-01-22T07:30:44.396Z] #41 61.30 CC images/macvlan.o [2021-01-22T07:30:44.396Z] #41 61.63 CC images/sit.o [2021-01-22T07:30:44.404Z] #21 0.357 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-22T07:30:44.404Z] #21 0.366 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-22T07:30:44.404Z] #21 0.383 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-22T07:30:44.404Z] #21 DONE 0.5s [2021-01-22T07:30:44.404Z] [2021-01-22T07:30:44.404Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:44.404Z] #43 130.0 CC criu/eventfd.o [2021-01-22T07:30:44.404Z] #43 130.9 CC criu/eventpoll.o [2021-01-22T07:30:44.404Z] #43 132.0 CC criu/external.o [2021-01-22T07:30:44.404Z] #43 132.5 CC criu/fault-injection.o [2021-01-22T07:30:44.404Z] #43 132.7 CC criu/fdstore.o [2021-01-22T07:30:44.404Z] #43 133.1 CC criu/fifo.o [2021-01-22T07:30:44.404Z] #43 133.6 CC criu/file-ids.o [2021-01-22T07:30:44.404Z] #43 134.0 CC criu/file-lock.o [2021-01-22T07:30:44.534Z] #43 168.8 vendor/golang.org/x/net/http/httpproxy [2021-01-22T07:30:44.700Z] #43 135.4 CC criu/files-ext.o [2021-01-22T07:30:44.702Z] #38 267.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-22T07:30:44.702Z] #38 267.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-22T07:30:44.702Z] #38 ... [2021-01-22T07:30:44.702Z] [2021-01-22T07:30:44.702Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:44.702Z] #41 158.7 CC criu/files-ext.o [2021-01-22T07:30:44.702Z] #41 159.1 CC criu/files-reg.o [2021-01-22T07:30:44.702Z] #41 161.8 CC criu/files.o [2021-01-22T07:30:44.702Z] #41 163.8 CC criu/filesystems.o [2021-01-22T07:30:44.702Z] #41 164.6 CC criu/fsnotify.o [2021-01-22T07:30:44.702Z] #41 166.0 CC criu/image-desc.o [2021-01-22T07:30:44.702Z] #41 166.1 CC criu/image.o [2021-01-22T07:30:44.702Z] #41 167.0 CC criu/ipc_ns.o [2021-01-22T07:30:44.702Z] #41 168.3 CC criu/irmap.o [2021-01-22T07:30:44.714Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.093s coverage: 57.7% of statements [2021-01-22T07:30:44.714Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-22T07:30:44.714Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-22T07:30:44.714Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2021-01-22T07:30:44.714Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2021-01-22T07:30:44.724Z] #39 80.84 DEP criu/protobuf-desc.d [2021-01-22T07:30:44.724Z] #39 80.92 DEP criu/proc_parse.d [2021-01-22T07:30:44.724Z] #39 81.07 DEP criu/plugin.d [2021-01-22T07:30:44.965Z] #41 62.10 CC images/memfd.o [2021-01-22T07:30:44.987Z] #39 81.16 DEP criu/pipes.d [2021-01-22T07:30:45.225Z] #41 62.53 CC images/timens.o [2021-01-22T07:30:45.251Z] #39 81.30 DEP criu/pie-util.d [2021-01-22T07:30:45.251Z] #39 81.40 DEP criu/pie-util-vdso.d [2021-01-22T07:30:45.269Z] #41 169.2 CC criu/kcmp-ids.o [2021-01-22T07:30:45.269Z] #41 ... [2021-01-22T07:30:45.269Z] [2021-01-22T07:30:45.269Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:30:45.269Z] #18 77.22 Setting up xfsprogs (4.20.0-1) ... [2021-01-22T07:30:45.269Z] #18 77.24 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-22T07:30:45.341Z] #43 135.8 CC criu/files-reg.o [2021-01-22T07:30:45.475Z] #43 169.6 mime/multipart [2021-01-22T07:30:45.487Z] #41 62.84 LINK images/built-in.o [2021-01-22T07:30:45.514Z] #39 81.57 DEP criu/path.d [2021-01-22T07:30:45.514Z] #39 81.70 DEP criu/parasite-syscall.d [2021-01-22T07:30:45.777Z] #39 81.93 DEP criu/pagemap.d [2021-01-22T07:30:45.830Z] #18 77.66 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-22T07:30:45.982Z] #43 ... [2021-01-22T07:30:45.982Z] [2021-01-22T07:30:45.982Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:30:45.982Z] #32 DONE 203.7s [2021-01-22T07:30:45.982Z] [2021-01-22T07:30:45.982Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T07:30:46.041Z] #39 82.09 DEP criu/pagemap-cache.d [2021-01-22T07:30:46.041Z] #39 82.24 DEP criu/page-xfer.d [2021-01-22T07:30:46.056Z] #41 63.15 GEN compel/include/asm [2021-01-22T07:30:46.056Z] #41 63.22 GEN compel/include/version.h [2021-01-22T07:30:46.056Z] #41 63.31 touch .config [2021-01-22T07:30:46.306Z] #39 82.41 DEP criu/page-pipe.d [2021-01-22T07:30:46.306Z] #39 82.50 DEP criu/netfilter.d [2021-01-22T07:30:46.306Z] #39 82.65 DEP criu/net.d [2021-01-22T07:30:46.316Z] #41 63.46 GEN include/common/config.h [2021-01-22T07:30:46.316Z] #41 63.72 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-01-22T07:30:46.575Z] #41 63.78 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-01-22T07:30:46.575Z] #41 63.86 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-01-22T07:30:46.575Z] #41 63.90 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-01-22T07:30:46.575Z] #41 63.98 DEP compel/arch/x86/plugins/std/memcpy.d [2021-01-22T07:30:46.757Z] #18 78.52 Setting up python3-distutils (3.7.3-1) ... [2021-01-22T07:30:46.797Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 43.2% of statements [2021-01-22T07:30:46.797Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 6.4% of statements [2021-01-22T07:30:46.797Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-22T07:30:46.797Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-22T07:30:46.834Z] #41 64.11 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-01-22T07:30:46.834Z] #41 64.23 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-22T07:30:46.884Z] #39 82.92 DEP criu/namespaces.d [2021-01-22T07:30:46.884Z] #39 83.10 DEP criu/mount.d [2021-01-22T07:30:47.013Z] #18 79.01 Setting up python3-setuptools (40.8.0-1) ... [2021-01-22T07:30:47.093Z] #41 64.32 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-01-22T07:30:47.093Z] #41 64.36 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-22T07:30:47.093Z] #41 64.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-22T07:30:47.093Z] #41 64.46 DEP compel/plugins/std/infect.d [2021-01-22T07:30:47.149Z] #39 83.32 DEP criu/memfd.d [2021-01-22T07:30:47.352Z] #41 64.66 DEP compel/plugins/std/string.d [2021-01-22T07:30:47.352Z] #41 64.73 DEP compel/plugins/std/log.d [2021-01-22T07:30:47.427Z] #39 83.50 DEP criu/mem.d [2021-01-22T07:30:47.612Z] #41 64.87 DEP compel/plugins/std/fds.d [2021-01-22T07:30:47.612Z] #41 65.00 DEP compel/plugins/std/std.d [2021-01-22T07:30:47.688Z] #39 83.81 DEP criu/lsm.d [2021-01-22T07:30:47.832Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2021-01-22T07:30:47.832Z] ok github.com/docker/docker/daemon/logger/awslogs 0.081s coverage: 77.4% of statements [2021-01-22T07:30:47.832Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-22T07:30:47.832Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-22T07:30:47.872Z] #41 65.15 DEP compel/plugins/shmem/shmem.d [2021-01-22T07:30:47.872Z] #41 65.37 DEP compel/plugins/fds/fds.d [2021-01-22T07:30:47.950Z] #39 83.95 DEP criu/log.d [2021-01-22T07:30:47.950Z] #39 84.10 DEP criu/libnetlink.d [2021-01-22T07:30:47.950Z] #39 ... [2021-01-22T07:30:47.950Z] [2021-01-22T07:30:47.950Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:30:47.950Z] #17 19.28 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T07:30:47.950Z] #17 19.28 Need to get 27.6 MB of archives. [2021-01-22T07:30:47.950Z] #17 19.28 After this operation, 114 MB of additional disk space will be used. [2021-01-22T07:30:47.950Z] #17 19.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-01-22T07:30:47.950Z] #17 19.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-01-22T07:30:47.950Z] #17 19.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-01-22T07:30:47.950Z] #17 19.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-01-22T07:30:47.950Z] #17 19.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-01-22T07:30:47.950Z] #17 19.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-01-22T07:30:47.950Z] #17 19.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-01-22T07:30:47.950Z] #17 19.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-01-22T07:30:47.950Z] #17 19.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-01-22T07:30:47.950Z] #17 19.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-01-22T07:30:47.950Z] #17 19.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-01-22T07:30:47.950Z] #17 19.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-01-22T07:30:47.950Z] #17 19.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-01-22T07:30:47.950Z] #17 19.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-01-22T07:30:47.950Z] #17 19.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-01-22T07:30:47.950Z] #17 19.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-01-22T07:30:47.950Z] #17 19.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-01-22T07:30:47.950Z] #17 19.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T07:30:47.950Z] #17 19.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-01-22T07:30:47.950Z] #17 19.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-01-22T07:30:47.950Z] #17 19.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-01-22T07:30:47.950Z] #17 19.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-01-22T07:30:47.950Z] #17 19.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-01-22T07:30:47.950Z] #17 19.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-01-22T07:30:47.950Z] #17 19.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-01-22T07:30:47.950Z] #17 19.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-01-22T07:30:47.950Z] #17 19.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-01-22T07:30:47.950Z] #17 19.76 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-01-22T07:30:47.950Z] #17 19.77 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-01-22T07:30:47.950Z] #17 20.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-01-22T07:30:47.950Z] #17 20.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-01-22T07:30:47.950Z] #17 20.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-01-22T07:30:47.950Z] #17 20.31 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-01-22T07:30:47.950Z] #17 20.32 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-01-22T07:30:47.950Z] #17 20.33 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-01-22T07:30:47.950Z] #17 20.40 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-22T07:30:47.950Z] #17 20.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-01-22T07:30:47.950Z] #17 20.42 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-01-22T07:30:47.950Z] #17 20.44 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-22T07:30:47.950Z] #17 20.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-01-22T07:30:47.950Z] #17 20.44 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-22T07:30:47.950Z] #17 20.45 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2021-01-22T07:30:47.950Z] #17 20.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-01-22T07:30:47.950Z] #17 20.49 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-01-22T07:30:47.950Z] #17 20.51 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-22T07:30:47.950Z] #17 20.90 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-01-22T07:30:47.950Z] #17 21.08 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-01-22T07:30:47.950Z] #17 21.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-01-22T07:30:47.950Z] #17 22.17 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:30:47.950Z] #17 22.29 Fetched 27.6 MB in 2s (12.9 MB/s) [2021-01-22T07:30:47.950Z] #17 22.36 Selecting previously unselected package pigz. [2021-01-22T07:30:47.950Z] #17 22.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2021-01-22T07:30:47.950Z] #17 22.45 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-01-22T07:30:47.950Z] #17 22.46 Unpacking pigz (2.4-1) ... [2021-01-22T07:30:47.950Z] #17 22.59 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-01-22T07:30:47.950Z] #17 22.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-01-22T07:30:47.950Z] #17 22.61 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-01-22T07:30:47.950Z] #17 23.21 Selecting previously unselected package python3.7-minimal. [2021-01-22T07:30:47.950Z] #17 23.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-01-22T07:30:47.950Z] #17 23.25 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T07:30:47.950Z] #17 24.05 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-01-22T07:30:47.950Z] #17 24.08 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T07:30:48.018Z] #43 172.2 crypto/tls [2021-01-22T07:30:48.018Z] #43 ... [2021-01-22T07:30:48.018Z] [2021-01-22T07:30:48.018Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:48.018Z] #41 61.02 CC images/binfmt-misc.o [2021-01-22T07:30:48.018Z] #41 61.36 CC images/time.o [2021-01-22T07:30:48.018Z] #41 61.67 CC images/sysctl.o [2021-01-22T07:30:48.018Z] #41 62.08 CC images/autofs.o [2021-01-22T07:30:48.018Z] #41 62.36 CC images/macvlan.o [2021-01-22T07:30:48.018Z] #41 62.58 CC images/sit.o [2021-01-22T07:30:48.018Z] #41 62.84 CC images/memfd.o [2021-01-22T07:30:48.018Z] #41 63.32 CC images/timens.o [2021-01-22T07:30:48.018Z] #41 63.59 LINK images/built-in.o [2021-01-22T07:30:48.018Z] #41 63.81 GEN compel/include/asm [2021-01-22T07:30:48.018Z] #41 63.83 GEN compel/include/version.h [2021-01-22T07:30:48.018Z] #41 63.85 touch .config [2021-01-22T07:30:48.018Z] #41 63.90 GEN include/common/config.h [2021-01-22T07:30:48.018Z] #41 64.04 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-01-22T07:30:48.018Z] #41 64.06 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-01-22T07:30:48.018Z] #41 64.09 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-01-22T07:30:48.018Z] #41 64.10 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-01-22T07:30:48.018Z] #41 64.15 DEP compel/arch/x86/plugins/std/memcpy.d [2021-01-22T07:30:48.018Z] #41 64.20 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-01-22T07:30:48.018Z] #41 64.23 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-22T07:30:48.018Z] #41 64.27 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-01-22T07:30:48.018Z] #41 64.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-22T07:30:48.018Z] #41 64.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-22T07:30:48.018Z] #41 64.33 DEP compel/plugins/std/infect.d [2021-01-22T07:30:48.018Z] #41 64.48 DEP compel/plugins/std/string.d [2021-01-22T07:30:48.018Z] #41 64.56 DEP compel/plugins/std/log.d [2021-01-22T07:30:48.018Z] #41 64.65 DEP compel/plugins/std/fds.d [2021-01-22T07:30:48.018Z] #41 64.75 DEP compel/plugins/std/std.d [2021-01-22T07:30:48.018Z] #41 64.87 DEP compel/plugins/shmem/shmem.d [2021-01-22T07:30:48.018Z] #41 64.93 DEP compel/plugins/fds/fds.d [2021-01-22T07:30:48.018Z] #41 65.08 CC compel/plugins/std/std.o [2021-01-22T07:30:48.018Z] #41 65.63 CC compel/plugins/std/fds.o [2021-01-22T07:30:48.018Z] #41 66.41 CC compel/plugins/std/log.o [2021-01-22T07:30:48.212Z] #17 26.32 Selecting previously unselected package python3-minimal. [2021-01-22T07:30:48.212Z] #17 26.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 ... 23654 files and directories currently installed.) [2021-01-22T07:30:48.212Z] #17 26.39 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-01-22T07:30:48.212Z] #17 26.40 Unpacking python3-minimal (3.7.3-1) ... [2021-01-22T07:30:48.384Z] #18 80.30 Setting up python3-pip (18.1-5) ... [2021-01-22T07:30:48.441Z] #41 65.68 CC compel/plugins/std/std.o [2021-01-22T07:30:48.465Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.9% of statements [2021-01-22T07:30:48.474Z] #17 26.51 Selecting previously unselected package libmpdec2:arm64. [2021-01-22T07:30:48.474Z] #17 26.51 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-01-22T07:30:48.474Z] #17 26.52 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-01-22T07:30:48.474Z] #17 26.65 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-01-22T07:30:48.474Z] #17 26.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-01-22T07:30:48.474Z] #17 26.68 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-01-22T07:30:48.701Z] #41 66.06 CC compel/plugins/std/fds.o [2021-01-22T07:30:48.756Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 61.6% of statements [2021-01-22T07:30:48.756Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-01-22T07:30:48.959Z] #41 67.54 CC compel/plugins/std/string.o [2021-01-22T07:30:49.049Z] #17 ... [2021-01-22T07:30:49.049Z] [2021-01-22T07:30:49.049Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:30:49.049Z] #36 160.8 + dpkg --print-architecture [2021-01-22T07:30:49.219Z] #41 ... [2021-01-22T07:30:49.219Z] [2021-01-22T07:30:49.219Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:30:49.219Z] #11 173.5 Selecting previously unselected package libapparmor1:amd64. [2021-01-22T07:30:49.219Z] #11 173.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-01-22T07:30:49.219Z] #11 173.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-01-22T07:30:49.271Z] #41 66.61 CC compel/plugins/std/log.o [2021-01-22T07:30:49.314Z] #18 81.30 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:30:49.314Z] #18 81.33 Processing triggers for mime-support (3.62) ... [2021-01-22T07:30:49.480Z] #11 173.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-01-22T07:30:49.480Z] #11 173.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-01-22T07:30:49.480Z] #11 173.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-22T07:30:49.740Z] #11 174.0 Selecting previously unselected package libbtrfs0. [2021-01-22T07:30:49.740Z] #11 174.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-22T07:30:49.740Z] #11 174.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T07:30:49.740Z] #11 174.1 Selecting previously unselected package libbtrfs-dev. [2021-01-22T07:30:49.740Z] #11 174.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-22T07:30:49.740Z] #11 174.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:30:49.814Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 75.2% of statements [2021-01-22T07:30:49.814Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-22T07:30:49.814Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 55.1% of statements [2021-01-22T07:30:50.000Z] #11 174.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-01-22T07:30:50.000Z] #11 174.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-22T07:30:50.000Z] #11 174.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T07:30:50.213Z] #41 ... [2021-01-22T07:30:50.213Z] [2021-01-22T07:30:50.213Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:30:50.213Z] #56 DONE 173.9s [2021-01-22T07:30:50.213Z] [2021-01-22T07:30:50.213Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:30:50.213Z] #43 166.4 net/textproto [2021-01-22T07:30:50.213Z] #43 166.4 crypto/x509 [2021-01-22T07:30:50.213Z] #43 168.4 vendor/golang.org/x/net/http/httpguts [2021-01-22T07:30:50.213Z] #43 168.9 vendor/golang.org/x/net/http/httpproxy [2021-01-22T07:30:50.213Z] #43 169.8 mime/multipart [2021-01-22T07:30:50.213Z] #43 173.1 crypto/tls [2021-01-22T07:30:50.261Z] #11 174.5 Selecting previously unselected package libudev-dev:amd64. [2021-01-22T07:30:50.261Z] #11 174.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2021-01-22T07:30:50.261Z] #11 174.6 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-22T07:30:50.446Z] #36 DONE 162.0s [2021-01-22T07:30:50.446Z] [2021-01-22T07:30:50.446Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:30:50.446Z] #17 27.70 Selecting previously unselected package python3.7. [2021-01-22T07:30:50.446Z] #17 27.73 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-01-22T07:30:50.446Z] #17 27.75 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T07:30:50.446Z] #17 27.95 Selecting previously unselected package libpython3-stdlib:arm64. [2021-01-22T07:30:50.446Z] #17 27.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-01-22T07:30:50.446Z] #17 27.99 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-01-22T07:30:50.446Z] #17 28.17 Setting up python3-minimal (3.7.3-1) ... [2021-01-22T07:30:50.473Z] #43 ... [2021-01-22T07:30:50.473Z] [2021-01-22T07:30:50.473Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-22T07:30:50.473Z] #57 DONE 0.0s [2021-01-22T07:30:50.473Z] [2021-01-22T07:30:50.473Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-22T07:30:50.473Z] #58 DONE 0.1s [2021-01-22T07:30:50.473Z] [2021-01-22T07:30:50.473Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:50.473Z] #41 67.67 CC compel/plugins/std/string.o [2021-01-22T07:30:50.521Z] #11 174.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-01-22T07:30:50.521Z] #11 174.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-01-22T07:30:50.521Z] #11 174.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-01-22T07:30:50.781Z] #11 175.2 Selecting previously unselected package libpcre16-3:amd64. [2021-01-22T07:30:50.781Z] #11 175.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-01-22T07:30:50.781Z] #11 175.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-01-22T07:30:50.848Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2021-01-22T07:30:51.205Z] #18 DONE 82.7s [2021-01-22T07:30:51.205Z] [2021-01-22T07:30:51.205Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-22T07:30:51.352Z] #11 175.4 Selecting previously unselected package libpcre32-3:amd64. [2021-01-22T07:30:51.352Z] #11 175.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-01-22T07:30:51.352Z] #11 175.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-01-22T07:30:51.352Z] #11 175.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-01-22T07:30:51.352Z] #11 175.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-01-22T07:30:51.352Z] #11 175.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-22T07:30:51.394Z] #17 29.33 Selecting previously unselected package python3. [2021-01-22T07:30:51.395Z] #17 29.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2021-01-22T07:30:51.395Z] #17 29.49 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-01-22T07:30:51.395Z] #17 29.52 Unpacking python3 (3.7.3-1) ... [2021-01-22T07:30:51.413Z] #41 68.71 CC compel/plugins/std/infect.o [2021-01-22T07:30:51.480Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-01-22T07:30:51.594Z] #22 6.175 Collecting yamllint==1.16.0 [2021-01-22T07:30:51.594Z] #22 6.559 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-22T07:30:51.594Z] #22 6.687 Collecting pyyaml (from yamllint==1.16.0) [2021-01-22T07:30:51.594Z] #22 6.991 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-01-22T07:30:51.657Z] #17 29.71 Selecting previously unselected package libip4tc0:arm64. [2021-01-22T07:30:51.657Z] #17 29.71 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-01-22T07:30:51.657Z] #17 29.76 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-01-22T07:30:51.769Z] #19 0.975 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-22T07:30:51.769Z] #19 0.975 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-22T07:30:51.769Z] #19 0.978 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-22T07:30:51.769Z] #19 DONE 1.0s [2021-01-22T07:30:51.769Z] [2021-01-22T07:30:51.769Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T07:30:51.772Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-01-22T07:30:51.920Z] #17 29.93 Selecting previously unselected package libip6tc0:arm64. [2021-01-22T07:30:51.920Z] #17 29.93 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-01-22T07:30:51.920Z] #17 29.93 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-01-22T07:30:51.920Z] #17 30.10 Selecting previously unselected package libiptc0:arm64. [2021-01-22T07:30:51.922Z] #11 176.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-01-22T07:30:51.922Z] #11 176.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-01-22T07:30:51.922Z] #11 176.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-22T07:30:52.185Z] #17 30.10 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-01-22T07:30:52.185Z] #17 30.11 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-01-22T07:30:52.185Z] #17 30.30 Selecting previously unselected package libnfnetlink0:arm64. [2021-01-22T07:30:52.185Z] #17 30.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-01-22T07:30:52.185Z] #17 30.33 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-01-22T07:30:52.230Z] #22 7.784 Installing build dependencies: started [2021-01-22T07:30:52.352Z] #41 69.42 CC compel/arch/x86/plugins/std/parasite-head.o [2021-01-22T07:30:52.352Z] #41 69.54 CC compel/arch/x86/plugins/std/memcpy.o [2021-01-22T07:30:52.352Z] #41 69.59 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-01-22T07:30:52.352Z] #41 69.70 AR compel/plugins/std.lib.a [2021-01-22T07:30:52.352Z] #41 69.78 CC compel/plugins/fds/fds.o [2021-01-22T07:30:52.405Z] ok github.com/docker/docker/daemon/logger/splunk 1.427s coverage: 82.5% of statements [2021-01-22T07:30:52.405Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-22T07:30:52.405Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2021-01-22T07:30:52.405Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-22T07:30:52.448Z] #17 30.41 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-01-22T07:30:52.448Z] #17 30.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-01-22T07:30:52.448Z] #17 30.43 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-01-22T07:30:52.448Z] #17 30.54 Selecting previously unselected package libnftnl11:arm64. [2021-01-22T07:30:52.448Z] #17 30.55 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-01-22T07:30:52.448Z] #17 30.55 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-01-22T07:30:52.493Z] #11 176.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-01-22T07:30:52.493Z] #11 176.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-01-22T07:30:52.493Z] #11 176.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-22T07:30:52.711Z] #17 30.67 Selecting previously unselected package iptables. [2021-01-22T07:30:52.711Z] #17 30.68 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-01-22T07:30:52.711Z] #17 30.70 Unpacking iptables (1.8.2-4) ... [2021-01-22T07:30:52.753Z] #11 177.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-01-22T07:30:52.753Z] #11 177.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-01-22T07:30:52.753Z] #11 177.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-22T07:30:52.921Z] #41 70.08 AR compel/plugins/fds.lib.a [2021-01-22T07:30:52.921Z] #41 70.22 HOSTDEP compel/src/lib/log-host.d [2021-01-22T07:30:52.974Z] #17 31.05 Selecting previously unselected package xxd. [2021-01-22T07:30:52.974Z] #17 31.06 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-01-22T07:30:52.974Z] #17 31.07 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T07:30:53.013Z] #11 177.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-01-22T07:30:53.013Z] #11 177.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-01-22T07:30:53.013Z] #11 177.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-22T07:30:53.181Z] #41 70.33 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-22T07:30:53.181Z] #41 70.44 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-01-22T07:30:53.237Z] #17 31.24 Selecting previously unselected package vim-common. [2021-01-22T07:30:53.237Z] #17 31.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:30:53.237Z] #17 31.27 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T07:30:53.274Z] #11 177.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-01-22T07:30:53.274Z] #11 177.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2021-01-22T07:30:53.274Z] #11 177.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-22T07:30:53.441Z] #41 70.58 HOSTDEP compel/src/main-host.d [2021-01-22T07:30:53.441Z] #41 70.71 DEP compel/src/lib/ptrace.d [2021-01-22T07:30:53.500Z] #17 31.49 Selecting previously unselected package bash-completion. [2021-01-22T07:30:53.500Z] #17 31.50 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-22T07:30:53.700Z] #41 70.96 DEP compel/src/lib/infect.d [2021-01-22T07:30:53.749Z] #22 ... [2021-01-22T07:30:53.749Z] [2021-01-22T07:30:53.749Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:53.749Z] #43 139.2 CC criu/files.o [2021-01-22T07:30:53.749Z] #43 141.8 CC criu/filesystems.o [2021-01-22T07:30:53.749Z] #43 142.8 CC criu/fsnotify.o [2021-01-22T07:30:53.749Z] #43 144.5 CC criu/image-desc.o [2021-01-22T07:30:53.912Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2021-01-22T07:30:53.960Z] #41 71.20 DEP compel/src/lib/infect-util.d [2021-01-22T07:30:53.960Z] #41 71.30 DEP compel/src/lib/infect-rpc.d [2021-01-22T07:30:54.042Z] #43 144.7 CC criu/image.o [2021-01-22T07:30:54.204Z] ok github.com/docker/docker/distribution 0.254s coverage: 25.1% of statements [2021-01-22T07:30:54.204Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-22T07:30:54.214Z] #11 178.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-22T07:30:54.214Z] #11 178.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-22T07:30:54.214Z] #11 178.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-01-22T07:30:54.214Z] #11 178.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T07:30:54.214Z] #11 178.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-01-22T07:30:54.214Z] #11 178.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-01-22T07:30:54.214Z] #11 178.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:30:54.214Z] #11 178.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T07:30:54.220Z] #41 71.46 DEP compel/arch/x86/src/lib/infect.d [2021-01-22T07:30:54.220Z] #41 71.61 DEP compel/arch/x86/src/lib/cpu.d [2021-01-22T07:30:54.475Z] #11 178.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-01-22T07:30:54.475Z] #11 178.7 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-22T07:30:54.475Z] #11 178.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T07:30:54.475Z] #11 178.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:30:54.475Z] #11 178.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-22T07:30:54.475Z] #11 178.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-22T07:30:54.475Z] #11 178.8 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-22T07:30:54.475Z] #11 178.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T07:30:54.475Z] #11 178.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-22T07:30:54.475Z] #11 178.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:30:54.475Z] #11 178.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-22T07:30:54.480Z] #41 71.66 DEP compel/src/lib/log.d [2021-01-22T07:30:54.480Z] #41 71.76 DEP compel/src/main.d [2021-01-22T07:30:54.735Z] #11 179.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-22T07:30:54.735Z] #11 179.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:30:54.735Z] #11 179.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-22T07:30:54.735Z] #11 179.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-22T07:30:54.736Z] #11 179.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T07:30:54.736Z] #11 179.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-22T07:30:54.736Z] #11 179.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T07:30:54.740Z] #41 71.88 DEP compel/src/lib/handle-elf.d [2021-01-22T07:30:54.740Z] #41 72.03 DEP compel/arch/x86/src/lib/handle-elf.d [2021-01-22T07:30:54.996Z] #11 179.1 Setting up dmsetup (2:1.02.155-3) ... [2021-01-22T07:30:54.996Z] #11 179.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T07:30:54.996Z] #11 179.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-22T07:30:54.996Z] #11 179.2 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:30:55.000Z] #41 72.24 CC compel/src/lib/log.o [2021-01-22T07:30:55.085Z] #43 145.6 CC criu/ipc_ns.o [2021-01-22T07:30:55.238Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-01-22T07:30:55.260Z] #41 72.71 CC compel/arch/x86/src/lib/cpu.o [2021-01-22T07:30:55.871Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-01-22T07:30:55.937Z] #11 DONE 180.1s [2021-01-22T07:30:55.937Z] [2021-01-22T07:30:55.937Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:55.937Z] #41 68.41 CC compel/plugins/std/infect.o [2021-01-22T07:30:55.937Z] #41 68.89 CC compel/arch/x86/plugins/std/parasite-head.o [2021-01-22T07:30:55.937Z] #41 68.97 CC compel/arch/x86/plugins/std/memcpy.o [2021-01-22T07:30:55.937Z] #41 69.06 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-01-22T07:30:55.937Z] #41 69.14 AR compel/plugins/std.lib.a [2021-01-22T07:30:55.937Z] #41 69.27 CC compel/plugins/fds/fds.o [2021-01-22T07:30:55.937Z] #41 69.48 AR compel/plugins/fds.lib.a [2021-01-22T07:30:55.937Z] #41 69.57 HOSTDEP compel/src/lib/log-host.d [2021-01-22T07:30:55.937Z] #41 69.71 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-22T07:30:55.937Z] #41 69.90 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-01-22T07:30:55.937Z] #41 69.97 HOSTDEP compel/src/main-host.d [2021-01-22T07:30:55.937Z] #41 70.05 DEP compel/src/lib/ptrace.d [2021-01-22T07:30:55.937Z] #41 70.15 DEP compel/src/lib/infect.d [2021-01-22T07:30:55.937Z] #41 70.34 DEP compel/src/lib/infect-util.d [2021-01-22T07:30:55.937Z] #41 70.60 DEP compel/src/lib/infect-rpc.d [2021-01-22T07:30:55.937Z] #41 70.81 DEP compel/arch/x86/src/lib/infect.d [2021-01-22T07:30:55.937Z] #41 71.00 DEP compel/arch/x86/src/lib/cpu.d [2021-01-22T07:30:55.937Z] #41 71.20 DEP compel/src/lib/log.d [2021-01-22T07:30:55.937Z] #41 71.36 DEP compel/src/main.d [2021-01-22T07:30:55.937Z] #41 71.63 DEP compel/src/lib/handle-elf.d [2021-01-22T07:30:55.937Z] #41 71.89 DEP compel/arch/x86/src/lib/handle-elf.d [2021-01-22T07:30:55.937Z] #41 72.14 CC compel/src/lib/log.o [2021-01-22T07:30:55.937Z] #41 72.58 CC compel/arch/x86/src/lib/cpu.o [2021-01-22T07:30:55.937Z] #41 73.54 CC compel/arch/x86/src/lib/infect.o [2021-01-22T07:30:55.942Z] #20 ... [2021-01-22T07:30:55.942Z] [2021-01-22T07:30:55.942Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:55.942Z] #41 169.6 CC criu/kerndat.o [2021-01-22T07:30:55.942Z] #41 170.8 CC criu/libnetlink.o [2021-01-22T07:30:55.942Z] #41 171.3 CC criu/log.o [2021-01-22T07:30:55.942Z] #41 171.9 CC criu/lsm.o [2021-01-22T07:30:55.942Z] #41 172.4 CC criu/mem.o [2021-01-22T07:30:55.942Z] #41 174.2 CC criu/memfd.o [2021-01-22T07:30:55.942Z] #41 175.1 CC criu/mount.o [2021-01-22T07:30:55.942Z] #41 179.9 CC criu/namespaces.o [2021-01-22T07:30:56.162Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-01-22T07:30:56.197Z] #41 74.59 CC compel/src/lib/infect-rpc.o [2021-01-22T07:30:56.199Z] #41 73.62 CC compel/arch/x86/src/lib/infect.o [2021-01-22T07:30:56.454Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2021-01-22T07:30:56.454Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-22T07:30:56.454Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-22T07:30:56.608Z] #43 147.0 CC criu/irmap.o [2021-01-22T07:30:56.768Z] #41 75.26 CC compel/src/lib/infect-util.o [2021-01-22T07:30:56.814Z] #17 34.62 Unpacking bash-completion (1:2.8-6) ... [2021-01-22T07:30:57.087Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2021-01-22T07:30:57.087Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-22T07:30:57.122Z] #17 35.09 Selecting previously unselected package bzip2. [2021-01-22T07:30:57.122Z] #17 35.09 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-01-22T07:30:57.122Z] #17 35.10 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T07:30:57.138Z] #41 ... [2021-01-22T07:30:57.138Z] [2021-01-22T07:30:57.138Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T07:30:57.138Z] #11 176.9 Selecting previously unselected package libapparmor1:amd64. [2021-01-22T07:30:57.138Z] #11 176.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-01-22T07:30:57.138Z] #11 176.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-01-22T07:30:57.138Z] #11 177.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-01-22T07:30:57.138Z] #11 177.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-01-22T07:30:57.138Z] #11 177.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-22T07:30:57.138Z] #11 177.5 Selecting previously unselected package libbtrfs0. [2021-01-22T07:30:57.138Z] #11 177.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-22T07:30:57.138Z] #11 177.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T07:30:57.138Z] #11 177.8 Selecting previously unselected package libbtrfs-dev. [2021-01-22T07:30:57.138Z] #11 177.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-22T07:30:57.139Z] #11 177.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:30:57.139Z] #11 178.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-01-22T07:30:57.139Z] #11 178.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-22T07:30:57.139Z] #11 178.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T07:30:57.139Z] #11 178.1 Selecting previously unselected package libudev-dev:amd64. [2021-01-22T07:30:57.139Z] #11 178.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2021-01-22T07:30:57.139Z] #11 178.2 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-22T07:30:57.139Z] #11 178.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-01-22T07:30:57.139Z] #11 178.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-01-22T07:30:57.139Z] #11 178.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-01-22T07:30:57.139Z] #11 179.0 Selecting previously unselected package libpcre16-3:amd64. [2021-01-22T07:30:57.139Z] #11 179.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-01-22T07:30:57.139Z] #11 179.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-01-22T07:30:57.139Z] #11 179.3 Selecting previously unselected package libpcre32-3:amd64. [2021-01-22T07:30:57.139Z] #11 179.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-01-22T07:30:57.139Z] #11 179.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-01-22T07:30:57.139Z] #11 179.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-01-22T07:30:57.139Z] #11 179.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-01-22T07:30:57.139Z] #11 179.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-22T07:30:57.139Z] #11 180.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-01-22T07:30:57.139Z] #11 180.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-01-22T07:30:57.139Z] #11 180.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-22T07:30:57.139Z] #11 180.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-01-22T07:30:57.139Z] #11 180.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-01-22T07:30:57.139Z] #11 180.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-22T07:30:57.261Z] #43 147.8 CC criu/kcmp-ids.o [2021-01-22T07:30:57.310Z] #41 ... [2021-01-22T07:30:57.310Z] [2021-01-22T07:30:57.310Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T07:30:57.310Z] #20 5.251 Collecting yamllint==1.16.0 [2021-01-22T07:30:57.339Z] #41 75.64 CC compel/src/lib/infect.o [2021-01-22T07:30:57.385Z] #17 35.22 Selecting previously unselected package xz-utils. [2021-01-22T07:30:57.385Z] #17 35.23 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-01-22T07:30:57.385Z] #17 35.25 Unpacking xz-utils (5.2.4-1) ... [2021-01-22T07:30:57.416Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-01-22T07:30:57.566Z] #43 148.2 CC criu/kerndat.o [2021-01-22T07:30:57.647Z] #17 35.53 Selecting previously unselected package apparmor. [2021-01-22T07:30:57.647Z] #17 35.53 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-01-22T07:30:57.647Z] #17 35.61 Unpacking apparmor (2.13.2-10) ... [2021-01-22T07:30:57.708Z] #11 181.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-01-22T07:30:57.708Z] #11 181.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-01-22T07:30:57.708Z] #11 181.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-22T07:30:57.708Z] #11 181.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-01-22T07:30:57.708Z] #11 181.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-01-22T07:30:57.708Z] #11 181.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-22T07:30:57.910Z] #17 36.01 Selecting previously unselected package aufs-tools. [2021-01-22T07:30:57.910Z] #17 36.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-01-22T07:30:57.910Z] #17 36.03 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-22T07:30:57.910Z] #17 36.18 Selecting previously unselected package libonig5:arm64. [2021-01-22T07:30:57.915Z] #41 ... [2021-01-22T07:30:57.916Z] [2021-01-22T07:30:57.916Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-22T07:30:57.916Z] #12 DONE 2.1s [2021-01-22T07:30:57.916Z] [2021-01-22T07:30:57.916Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-22T07:30:57.969Z] #11 181.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-01-22T07:30:57.969Z] #11 181.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2021-01-22T07:30:57.969Z] #11 181.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-22T07:30:58.049Z] ok github.com/docker/docker/oci 0.004s coverage: 8.2% of statements [2021-01-22T07:30:58.172Z] #17 36.18 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-01-22T07:30:58.172Z] #17 36.20 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-01-22T07:30:58.172Z] #17 ... [2021-01-22T07:30:58.172Z] [2021-01-22T07:30:58.173Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:30:58.173Z] #39 84.30 DEP criu/kerndat.d [2021-01-22T07:30:58.173Z] #39 84.46 DEP criu/kcmp-ids.d [2021-01-22T07:30:58.173Z] #39 84.57 DEP criu/irmap.d [2021-01-22T07:30:58.173Z] #39 84.78 DEP criu/ipc_ns.d [2021-01-22T07:30:58.173Z] #39 84.93 DEP criu/image.d [2021-01-22T07:30:58.173Z] #39 85.09 DEP criu/image-desc.d [2021-01-22T07:30:58.173Z] #39 85.19 DEP criu/fsnotify.d [2021-01-22T07:30:58.173Z] #39 85.42 DEP criu/filesystems.d [2021-01-22T07:30:58.173Z] #39 85.51 DEP criu/files.d [2021-01-22T07:30:58.173Z] #39 85.72 DEP criu/files-reg.d [2021-01-22T07:30:58.173Z] #39 85.85 DEP criu/files-ext.d [2021-01-22T07:30:58.173Z] #39 86.01 DEP criu/file-lock.d [2021-01-22T07:30:58.173Z] #39 86.22 DEP criu/file-ids.d [2021-01-22T07:30:58.173Z] #39 86.38 DEP criu/fifo.d [2021-01-22T07:30:58.173Z] #39 86.48 DEP criu/fdstore.d [2021-01-22T07:30:58.173Z] #39 86.57 DEP criu/fault-injection.d [2021-01-22T07:30:58.173Z] #39 86.62 DEP criu/external.d [2021-01-22T07:30:58.173Z] #39 86.73 DEP criu/eventpoll.d [2021-01-22T07:30:58.173Z] #39 86.94 DEP criu/eventfd.d [2021-01-22T07:30:58.173Z] #39 87.08 DEP criu/crtools.d [2021-01-22T07:30:58.173Z] #39 87.32 DEP criu/cr-service.d [2021-01-22T07:30:58.173Z] #39 87.64 DEP criu/cr-restore.d [2021-01-22T07:30:58.173Z] #39 87.91 DEP criu/cr-errno.d [2021-01-22T07:30:58.173Z] #39 87.93 DEP criu/cr-dump.d [2021-01-22T07:30:58.173Z] #39 88.21 DEP criu/cr-dedup.d [2021-01-22T07:30:58.173Z] #39 88.49 DEP criu/cr-check.d [2021-01-22T07:30:58.173Z] #39 88.74 DEP criu/config.d [2021-01-22T07:30:58.173Z] #39 88.88 DEP criu/clone-noasan.d [2021-01-22T07:30:58.173Z] #39 88.98 DEP criu/cgroup.d [2021-01-22T07:30:58.173Z] #39 89.14 DEP criu/cgroup-props.d [2021-01-22T07:30:58.173Z] #39 89.22 DEP criu/bitmap.d [2021-01-22T07:30:58.173Z] #39 89.24 DEP criu/bfd.d [2021-01-22T07:30:58.173Z] #39 89.42 DEP criu/autofs.d [2021-01-22T07:30:58.173Z] #39 89.55 DEP criu/aio.d [2021-01-22T07:30:58.173Z] #39 89.74 DEP criu/action-scripts.d [2021-01-22T07:30:58.173Z] #39 89.99 CC criu/action-scripts.o [2021-01-22T07:30:58.173Z] #39 90.43 CC criu/aio.o [2021-01-22T07:30:58.173Z] #39 91.07 CC criu/autofs.o [2021-01-22T07:30:58.173Z] #39 92.45 CC criu/bfd.o [2021-01-22T07:30:58.173Z] #39 93.02 CC criu/bitmap.o [2021-01-22T07:30:58.173Z] #39 93.22 CC criu/cgroup-props.o [2021-01-22T07:30:58.173Z] #39 94.14 CC criu/cgroup.o [2021-01-22T07:30:58.435Z] #39 ... [2021-01-22T07:30:58.435Z] [2021-01-22T07:30:58.435Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:30:58.435Z] #17 36.38 Selecting previously unselected package libjq1:arm64. [2021-01-22T07:30:58.435Z] #17 36.39 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-01-22T07:30:58.435Z] #17 36.39 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-01-22T07:30:58.539Z] #11 182.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-22T07:30:58.539Z] #11 182.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-22T07:30:58.539Z] #11 182.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-01-22T07:30:58.539Z] #11 182.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T07:30:58.539Z] #11 182.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-01-22T07:30:58.539Z] #11 182.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-01-22T07:30:58.539Z] #11 182.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:30:58.539Z] #11 182.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T07:30:58.539Z] #11 182.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-01-22T07:30:58.682Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2021-01-22T07:30:58.682Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-01-22T07:30:58.698Z] #17 36.61 Selecting previously unselected package jq. [2021-01-22T07:30:58.698Z] #17 36.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-01-22T07:30:58.698Z] #17 36.63 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T07:30:58.698Z] #17 36.76 Selecting previously unselected package libaio1:arm64. [2021-01-22T07:30:58.698Z] #17 36.77 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-01-22T07:30:58.698Z] #17 36.78 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-01-22T07:30:58.698Z] #17 36.85 Selecting previously unselected package libgpm2:arm64. [2021-01-22T07:30:58.698Z] #17 36.86 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-01-22T07:30:58.799Z] #11 182.4 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-22T07:30:58.799Z] #11 182.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T07:30:58.799Z] #11 182.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T07:30:58.799Z] #11 182.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-22T07:30:58.799Z] #11 182.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-22T07:30:58.799Z] #11 182.5 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-22T07:30:58.799Z] #11 182.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T07:30:58.799Z] #11 182.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-22T07:30:58.799Z] #11 182.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:30:58.961Z] #17 36.87 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-01-22T07:30:58.961Z] #17 36.99 Selecting previously unselected package libicu63:arm64. [2021-01-22T07:30:58.961Z] #17 37.00 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-01-22T07:30:58.961Z] #17 37.01 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-01-22T07:30:59.063Z] #11 182.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 [2021-01-22T07:30:59.063Z] #11 182.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 [2021-01-22T07:30:59.063Z] #11 182.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T07:30:59.063Z] #11 182.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 [2021-01-22T07:30:59.063Z] #11 182.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-22T07:30:59.063Z] #11 182.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T07:30:59.063Z] #11 182.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-22T07:30:59.063Z] #11 182.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T07:30:59.063Z] #11 182.7 Setting up dmsetup (2:1.02.155-3) ... [2021-01-22T07:30:59.063Z] #11 182.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T07:30:59.063Z] #11 182.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-22T07:30:59.063Z] #11 182.8 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:30:59.092Z] #43 149.8 CC criu/libnetlink.o [2021-01-22T07:30:59.632Z] #11 DONE 183.3s [2021-01-22T07:30:59.632Z] [2021-01-22T07:30:59.632Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-22T07:30:59.732Z] #43 150.2 CC criu/log.o [2021-01-22T07:31:00.189Z] ok github.com/docker/docker/pkg/archive 0.470s coverage: 77.2% of statements [2021-01-22T07:31:00.374Z] #43 150.9 CC criu/lsm.o [2021-01-22T07:31:00.463Z] #13 DONE 2.4s [2021-01-22T07:31:00.463Z] [2021-01-22T07:31:00.463Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-22T07:31:00.823Z] ok github.com/docker/docker/pkg/authorization 0.132s coverage: 68.3% of statements [2021-01-22T07:31:01.014Z] #43 151.5 CC criu/mem.o [2021-01-22T07:31:01.115Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-01-22T07:31:01.115Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-01-22T07:31:01.846Z] #14 1.334 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-22T07:31:01.846Z] #14 DONE 1.5s [2021-01-22T07:31:01.846Z] [2021-01-22T07:31:01.846Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-22T07:31:02.171Z] #12 DONE 2.3s [2021-01-22T07:31:02.171Z] [2021-01-22T07:31:02.171Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-22T07:31:02.562Z] #20 10.71 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-22T07:31:02.562Z] #20 10.77 Collecting pyyaml (from yamllint==1.16.0) [2021-01-22T07:31:02.818Z] #20 11.00 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-01-22T07:31:03.075Z] #20 11.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-22T07:31:03.075Z] #20 11.35 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-22T07:31:03.075Z] #20 11.40 Installing collected packages: pyyaml, pathspec, yamllint [2021-01-22T07:31:03.185Z] #17 40.68 Selecting previously unselected package libnet1:arm64. [2021-01-22T07:31:03.185Z] #17 40.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-01-22T07:31:03.185Z] #17 40.70 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-01-22T07:31:03.185Z] #17 40.82 Selecting previously unselected package libnl-3-200:arm64. [2021-01-22T07:31:03.185Z] #17 40.83 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-01-22T07:31:03.185Z] #17 40.84 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-01-22T07:31:03.185Z] #17 40.91 Selecting previously unselected package libprotobuf-c1:arm64. [2021-01-22T07:31:03.185Z] #17 40.92 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-01-22T07:31:03.185Z] #17 40.93 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-01-22T07:31:03.185Z] #17 41.00 Selecting previously unselected package libreadline5:arm64. [2021-01-22T07:31:03.185Z] #17 41.01 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-01-22T07:31:03.185Z] #17 41.01 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-01-22T07:31:03.185Z] #17 41.16 Selecting previously unselected package net-tools. [2021-01-22T07:31:03.185Z] #17 41.17 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-01-22T07:31:03.185Z] #17 41.17 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T07:31:03.447Z] #17 41.50 Selecting previously unselected package python-pip-whl. [2021-01-22T07:31:03.447Z] #17 41.51 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-22T07:31:03.447Z] #17 41.53 Unpacking python-pip-whl (18.1-5) ... [2021-01-22T07:31:03.557Z] #13 DONE 1.6s [2021-01-22T07:31:03.557Z] [2021-01-22T07:31:03.557Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-22T07:31:03.639Z] #20 11.81 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-01-22T07:31:03.759Z] #15 DONE 1.6s [2021-01-22T07:31:03.759Z] [2021-01-22T07:31:03.759Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-22T07:31:03.784Z] #43 154.0 CC criu/memfd.o [2021-01-22T07:31:03.898Z] #20 DONE 12.2s [2021-01-22T07:31:03.898Z] [2021-01-22T07:31:03.898Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:03.898Z] #41 181.8 CC criu/net.o [2021-01-22T07:31:03.898Z] #41 184.8 CC criu/netfilter.o [2021-01-22T07:31:03.898Z] #41 185.1 CC criu/page-pipe.o [2021-01-22T07:31:03.898Z] #41 185.8 CC criu/page-xfer.o [2021-01-22T07:31:03.898Z] #41 187.3 CC criu/pagemap-cache.o [2021-01-22T07:31:03.898Z] #41 187.7 CC criu/pagemap.o [2021-01-22T07:31:04.026Z] #17 42.03 Selecting previously unselected package python3-lib2to3. [2021-01-22T07:31:04.026Z] #17 42.03 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-22T07:31:04.026Z] #17 42.04 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-22T07:31:04.078Z] #43 154.8 CC criu/mount.o [2021-01-22T07:31:04.155Z] #41 ... [2021-01-22T07:31:04.155Z] [2021-01-22T07:31:04.155Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-22T07:31:04.291Z] #17 42.21 Selecting previously unselected package python3-distutils. [2021-01-22T07:31:04.291Z] #17 42.21 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-22T07:31:04.291Z] #17 42.22 Unpacking python3-distutils (3.7.3-1) ... [2021-01-22T07:31:04.291Z] #17 42.34 Selecting previously unselected package python3-pip. [2021-01-22T07:31:04.291Z] #17 42.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-22T07:31:04.291Z] #17 42.35 Unpacking python3-pip (18.1-5) ... [2021-01-22T07:31:04.416Z] #23 DONE 0.3s [2021-01-22T07:31:04.416Z] [2021-01-22T07:31:04.416Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-22T07:31:04.553Z] #17 42.49 Selecting previously unselected package python3-pkg-resources. [2021-01-22T07:31:04.553Z] #17 42.49 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T07:31:04.553Z] #17 42.50 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-22T07:31:04.553Z] #17 42.63 Selecting previously unselected package python3-setuptools. [2021-01-22T07:31:04.553Z] #17 42.65 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-22T07:31:04.553Z] #17 42.65 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-22T07:31:04.700Z] #16 DONE 1.4s [2021-01-22T07:31:04.700Z] [2021-01-22T07:31:04.700Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:04.700Z] #41 79.52 CC compel/src/lib/ptrace.o [2021-01-22T07:31:04.700Z] #41 80.29 AR compel/libcompel.a [2021-01-22T07:31:04.700Z] #41 80.44 HOSTCC compel/src/main-host.o [2021-01-22T07:31:04.700Z] #41 80.93 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-01-22T07:31:04.700Z] #41 81.22 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-22T07:31:04.700Z] #41 81.78 HOSTCC compel/src/lib/log-host.o [2021-01-22T07:31:04.700Z] #41 82.15 HOSTLINK compel/compel-host-bin [2021-01-22T07:31:04.700Z] #41 82.45 DEP soccr/soccr.d [2021-01-22T07:31:04.700Z] #41 82.71 CC soccr/soccr.o [2021-01-22T07:31:04.816Z] #17 42.99 Selecting previously unselected package python3-wheel. [2021-01-22T07:31:04.816Z] #17 42.99 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-22T07:31:04.816Z] #17 43.00 Unpacking python3-wheel (0.32.3-2) ... [2021-01-22T07:31:05.079Z] #17 43.10 Selecting previously unselected package sudo. [2021-01-22T07:31:05.079Z] #17 43.10 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2021-01-22T07:31:05.079Z] #17 43.11 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-22T07:31:05.468Z] #14 1.425 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-22T07:31:05.468Z] #14 DONE 1.6s [2021-01-22T07:31:05.468Z] [2021-01-22T07:31:05.468Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-22T07:31:05.567Z] ok github.com/docker/docker/layer 7.351s coverage: 68.8% of statements [2021-01-22T07:31:05.567Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-22T07:31:05.567Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-22T07:31:05.567Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-22T07:31:05.567Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-22T07:31:05.567Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-22T07:31:05.567Z] ok github.com/docker/docker/pkg/chrootarchive 3.507s coverage: 43.2% of statements [2021-01-22T07:31:05.567Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-22T07:31:05.567Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-22T07:31:05.567Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2021-01-22T07:31:05.598Z] #43 ... [2021-01-22T07:31:05.598Z] [2021-01-22T07:31:05.598Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T07:31:05.598Z] #22 20.82 Installing build dependencies: finished with status 'done' [2021-01-22T07:31:05.654Z] #17 43.69 Selecting previously unselected package thin-provisioning-tools. [2021-01-22T07:31:05.654Z] #17 43.72 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-01-22T07:31:05.654Z] #17 43.74 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T07:31:05.859Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2021-01-22T07:31:05.859Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2021-01-22T07:31:05.916Z] #17 44.01 Selecting previously unselected package uidmap. [2021-01-22T07:31:05.916Z] #17 44.02 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-01-22T07:31:05.916Z] #17 44.03 Unpacking uidmap (1:4.5-1.1) ... [2021-01-22T07:31:05.916Z] #17 44.16 Selecting previously unselected package vim-runtime. [2021-01-22T07:31:06.083Z] #41 ... [2021-01-22T07:31:06.083Z] [2021-01-22T07:31:06.083Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:31:06.083Z] #51 2.106 + RM_GOPATH=0 [2021-01-22T07:31:06.083Z] #51 2.106 + TMP_GOPATH= [2021-01-22T07:31:06.083Z] #51 2.106 + : /build [2021-01-22T07:31:06.083Z] #51 2.106 + '[' -z '' ']' [2021-01-22T07:31:06.083Z] #51 2.106 ++ mktemp -d [2021-01-22T07:31:06.083Z] #51 2.116 + export GOPATH=/tmp/tmp.qWfochtW2J [2021-01-22T07:31:06.083Z] #51 2.116 + GOPATH=/tmp/tmp.qWfochtW2J [2021-01-22T07:31:06.083Z] #51 2.116 + RM_GOPATH=1 [2021-01-22T07:31:06.083Z] #51 2.116 + case "$(go env GOARCH)" in [2021-01-22T07:31:06.083Z] #51 2.116 ++ go env GOARCH [2021-01-22T07:31:06.083Z] #51 2.182 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:31:06.083Z] #51 2.182 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:31:06.083Z] #51 2.182 ++ dirname /tmp/install/install.sh [2021-01-22T07:31:06.083Z] #51 2.182 + dir=/tmp/install [2021-01-22T07:31:06.083Z] #51 2.182 + bin=runc [2021-01-22T07:31:06.083Z] #51 2.182 + shift [2021-01-22T07:31:06.083Z] #51 2.182 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-22T07:31:06.083Z] #51 2.182 + . /tmp/install/runc.installer [2021-01-22T07:31:06.083Z] #51 2.182 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T07:31:06.083Z] #51 2.182 + install_runc [2021-01-22T07:31:06.083Z] #51 2.182 + uname -r [2021-01-22T07:31:06.083Z] #51 2.182 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-22T07:31:06.083Z] #51 2.188 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-22T07:31:06.083Z] #51 2.188 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-22T07:31:06.083Z] #51 2.188 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qWfochtW2J/src/github.com/opencontainers/runc [2021-01-22T07:31:06.083Z] #51 2.188 Cloning into '/tmp/tmp.qWfochtW2J/src/github.com/opencontainers/runc'... [2021-01-22T07:31:06.083Z] #51 2.188 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-22T07:31:06.083Z] #51 ... [2021-01-22T07:31:06.083Z] [2021-01-22T07:31:06.083Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-22T07:31:06.150Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-01-22T07:31:06.179Z] #17 44.16 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:31:06.179Z] #17 44.19 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-01-22T07:31:06.179Z] #17 44.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-22T07:31:06.179Z] #17 44.31 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-22T07:31:06.654Z] #17 ... [2021-01-22T07:31:06.654Z] [2021-01-22T07:31:06.654Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:31:06.654Z] #43 180.9 net/http/httptrace [2021-01-22T07:31:06.654Z] #43 181.3 net/http [2021-01-22T07:31:06.654Z] #43 ... [2021-01-22T07:31:06.654Z] [2021-01-22T07:31:06.654Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-22T07:31:06.654Z] #17 DONE 1.8s [2021-01-22T07:31:06.654Z] [2021-01-22T07:31:06.654Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:31:06.783Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2021-01-22T07:31:06.849Z] #15 DONE 1.5s [2021-01-22T07:31:06.849Z] [2021-01-22T07:31:06.849Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-22T07:31:07.075Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2021-01-22T07:31:07.420Z] #16 ... [2021-01-22T07:31:07.420Z] [2021-01-22T07:31:07.420Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:07.420Z] #41 74.53 CC compel/src/lib/infect-rpc.o [2021-01-22T07:31:07.420Z] #41 75.11 CC compel/src/lib/infect-util.o [2021-01-22T07:31:07.420Z] #41 75.51 CC compel/src/lib/infect.o [2021-01-22T07:31:07.420Z] #41 79.03 CC compel/src/lib/ptrace.o [2021-01-22T07:31:07.420Z] #41 79.75 AR compel/libcompel.a [2021-01-22T07:31:07.420Z] #41 79.84 HOSTCC compel/src/main-host.o [2021-01-22T07:31:07.420Z] #41 80.33 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-01-22T07:31:07.420Z] #41 80.53 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-22T07:31:07.420Z] #41 81.06 HOSTCC compel/src/lib/log-host.o [2021-01-22T07:31:07.420Z] #41 81.43 HOSTLINK compel/compel-host-bin [2021-01-22T07:31:07.420Z] #41 81.70 DEP soccr/soccr.d [2021-01-22T07:31:07.420Z] #41 82.00 CC soccr/soccr.o [2021-01-22T07:31:07.420Z] #41 83.99 AR soccr/libsoccr.a [2021-01-22T07:31:07.420Z] #41 84.02 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T07:31:07.420Z] #41 ... [2021-01-22T07:31:07.420Z] [2021-01-22T07:31:07.420Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:31:07.420Z] #51 2.019 + RM_GOPATH=0 [2021-01-22T07:31:07.420Z] #51 2.019 + TMP_GOPATH= [2021-01-22T07:31:07.420Z] #51 2.019 + : /build [2021-01-22T07:31:07.420Z] #51 2.019 + '[' -z '' ']' [2021-01-22T07:31:07.420Z] #51 2.019 ++ mktemp -d [2021-01-22T07:31:07.420Z] #51 2.028 + export GOPATH=/tmp/tmp.A9kUSWV1xM [2021-01-22T07:31:07.420Z] #51 2.034 + GOPATH=/tmp/tmp.A9kUSWV1xM [2021-01-22T07:31:07.420Z] #51 2.034 + RM_GOPATH=1 [2021-01-22T07:31:07.420Z] #51 2.034 + case "$(go env GOARCH)" in [2021-01-22T07:31:07.420Z] #51 2.035 ++ go env GOARCH [2021-01-22T07:31:07.420Z] #51 2.089 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T07:31:07.420Z] #51 2.089 + GO_BUILDMODE=-buildmode=pie [2021-01-22T07:31:07.420Z] #51 2.090 ++ dirname /tmp/install/install.sh [2021-01-22T07:31:07.420Z] #51 2.097 + dir=/tmp/install [2021-01-22T07:31:07.420Z] #51 2.097 + bin=runc [2021-01-22T07:31:07.420Z] #51 2.097 + shift [2021-01-22T07:31:07.420Z] #51 2.097 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-22T07:31:07.420Z] #51 2.098 + . /tmp/install/runc.installer [2021-01-22T07:31:07.420Z] #51 2.098 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T07:31:07.420Z] #51 2.099 + install_runc [2021-01-22T07:31:07.420Z] #51 2.100 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-22T07:31:07.420Z] #51 2.103 + uname -r [2021-01-22T07:31:07.420Z] #51 2.115 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-22T07:31:07.420Z] #51 2.115 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-22T07:31:07.420Z] #51 2.116 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.A9kUSWV1xM/src/github.com/opencontainers/runc [2021-01-22T07:31:07.420Z] #51 2.118 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-22T07:31:07.420Z] #51 2.129 Cloning into '/tmp/tmp.A9kUSWV1xM/src/github.com/opencontainers/runc'... [2021-01-22T07:31:07.420Z] #51 ... [2021-01-22T07:31:07.420Z] [2021-01-22T07:31:07.420Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:07.420Z] #41 84.88 DEP criu/arch/x86/sigframe.d [2021-01-22T07:31:07.680Z] #41 85.05 DEP criu/arch/x86/sigaction_compat.d [2021-01-22T07:31:07.680Z] #41 85.16 DEP criu/arch/x86/kerndat.d [2021-01-22T07:31:07.940Z] #41 ... [2021-01-22T07:31:07.940Z] [2021-01-22T07:31:07.940Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:31:07.940Z] #43 181.5 net/http/httptrace [2021-01-22T07:31:07.940Z] #43 181.9 net/http [2021-01-22T07:31:07.940Z] #43 ... [2021-01-22T07:31:07.940Z] [2021-01-22T07:31:07.940Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:07.940Z] #41 85.44 DEP criu/arch/x86/crtools.d [2021-01-22T07:31:08.109Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2021-01-22T07:31:08.510Z] #41 ... [2021-01-22T07:31:08.510Z] [2021-01-22T07:31:08.510Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-22T07:31:08.510Z] #16 DONE 1.6s [2021-01-22T07:31:08.510Z] [2021-01-22T07:31:08.510Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:08.510Z] #41 85.60 DEP criu/arch/x86/cpu.d [2021-01-22T07:31:08.741Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2021-01-22T07:31:08.769Z] #41 85.92 CC criu/arch/x86/cpu.o [2021-01-22T07:31:09.199Z] #18 2.036 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:31:09.199Z] #18 2.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:31:09.199Z] #18 2.126 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:31:09.379Z] ok github.com/docker/docker/pkg/fsutils 0.393s coverage: 85.1% of statements [2021-01-22T07:31:09.513Z] #17 47.47 Selecting previously unselected package vim. [2021-01-22T07:31:09.513Z] #17 47.47 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-01-22T07:31:09.513Z] #17 47.54 Unpacking vim (2:8.1.0875-5) ... [2021-01-22T07:31:09.667Z] #28 DONE 5.1s [2021-01-22T07:31:09.667Z] [2021-01-22T07:31:09.667Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-22T07:31:09.671Z] ok github.com/docker/docker/pkg/discovery/kv 3.065s coverage: 84.1% of statements [2021-01-22T07:31:09.671Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-01-22T07:31:09.770Z] #18 3.130 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:31:09.923Z] #31 DONE 0.4s [2021-01-22T07:31:09.923Z] [2021-01-22T07:31:09.923Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-22T07:31:10.089Z] #17 47.96 Selecting previously unselected package xfsprogs. [2021-01-22T07:31:10.089Z] #17 47.97 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-01-22T07:31:10.089Z] #17 47.98 Unpacking xfsprogs (4.20.0-1) ... [2021-01-22T07:31:10.150Z] #41 87.16 CC criu/arch/x86/crtools.o [2021-01-22T07:31:10.150Z] #41 ... [2021-01-22T07:31:10.150Z] [2021-01-22T07:31:10.150Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-22T07:31:10.150Z] #17 DONE 1.8s [2021-01-22T07:31:10.351Z] #17 48.51 Selecting previously unselected package zip. [2021-01-22T07:31:10.410Z] [2021-01-22T07:31:10.410Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:31:10.487Z] #33 DONE 0.5s [2021-01-22T07:31:10.487Z] [2021-01-22T07:31:10.487Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-22T07:31:10.487Z] #36 DONE 0.1s [2021-01-22T07:31:10.487Z] [2021-01-22T07:31:10.487Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:10.487Z] #41 189.0 CC criu/parasite-syscall.o [2021-01-22T07:31:10.487Z] #41 190.0 CC criu/path.o [2021-01-22T07:31:10.487Z] #41 190.2 CC criu/pie-util-vdso-elf32.o [2021-01-22T07:31:10.487Z] #41 190.7 CC criu/pie-util-vdso.o [2021-01-22T07:31:10.487Z] #41 191.0 CC criu/pie-util.o [2021-01-22T07:31:10.487Z] #41 191.2 CC criu/pipes.o [2021-01-22T07:31:10.487Z] #41 191.9 CC criu/plugin.o [2021-01-22T07:31:10.487Z] #41 192.3 CC criu/proc_parse.o [2021-01-22T07:31:10.614Z] #17 48.53 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-01-22T07:31:10.614Z] #17 48.56 Unpacking zip (3.0-11+b1) ... [2021-01-22T07:31:10.705Z] ok github.com/docker/docker/pkg/idtools 0.300s coverage: 70.1% of statements [2021-01-22T07:31:10.705Z] ok github.com/docker/docker/pkg/ioutils 0.280s coverage: 69.3% of statements [2021-01-22T07:31:10.744Z] #41 194.6 CC criu/protobuf-desc.o [2021-01-22T07:31:10.878Z] #17 48.82 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-22T07:31:10.878Z] #17 48.85 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T07:31:10.878Z] #17 48.86 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-01-22T07:31:10.878Z] #17 48.88 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-01-22T07:31:10.878Z] #17 48.90 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-01-22T07:31:10.878Z] #17 48.91 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-01-22T07:31:10.878Z] #17 48.92 Setting up uidmap (1:4.5-1.1) ... [2021-01-22T07:31:10.878Z] #17 48.94 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-01-22T07:31:10.878Z] #17 48.95 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-01-22T07:31:10.878Z] #17 48.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T07:31:10.878Z] #17 48.98 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-01-22T07:31:10.878Z] #17 49.00 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-01-22T07:31:10.878Z] #17 49.01 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T07:31:10.997Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-01-22T07:31:10.997Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-01-22T07:31:10.997Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-22T07:31:10.997Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-22T07:31:10.997Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-22T07:31:11.141Z] #17 49.03 Setting up zip (3.0-11+b1) ... [2021-01-22T07:31:11.141Z] #17 49.04 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T07:31:11.141Z] #17 49.08 Setting up bash-completion (1:2.8-6) ... [2021-01-22T07:31:11.141Z] #17 ... [2021-01-22T07:31:11.141Z] [2021-01-22T07:31:11.141Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:11.141Z] #39 97.32 CC criu/clone-noasan.o [2021-01-22T07:31:11.141Z] #39 97.45 CC criu/config.o [2021-01-22T07:31:11.141Z] #39 98.79 CC criu/cr-check.o [2021-01-22T07:31:11.141Z] #39 101.1 CC criu/cr-dedup.o [2021-01-22T07:31:11.141Z] #39 101.5 CC criu/cr-dump.o [2021-01-22T07:31:11.141Z] #39 104.7 CC criu/cr-errno.o [2021-01-22T07:31:11.141Z] #39 104.8 CC criu/cr-restore.o [2021-01-22T07:31:11.156Z] #18 4.666 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:31:11.288Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2021-01-22T07:31:11.288Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-22T07:31:11.288Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2021-01-22T07:31:11.308Z] #41 195.4 CC criu/protobuf.o [2021-01-22T07:31:11.580Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-01-22T07:31:11.580Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-01-22T07:31:11.792Z] #18 1.738 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T07:31:11.792Z] #18 1.848 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T07:31:11.871Z] #41 195.7 CC criu/pstree.o [2021-01-22T07:31:11.871Z] #41 ... [2021-01-22T07:31:11.871Z] [2021-01-22T07:31:11.871Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:31:11.871Z] #51 111.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-01-22T07:31:11.871Z] #51 113.8 + mkdir -p /build [2021-01-22T07:31:11.871Z] #51 113.8 + cp runc /build/runc [2021-01-22T07:31:11.871Z] #51 DONE 114.5s [2021-01-22T07:31:11.871Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2021-01-22T07:31:11.871Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-22T07:31:11.871Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-22T07:31:12.052Z] #18 1.856 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T07:31:12.127Z] [2021-01-22T07:31:12.128Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:31:12.504Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2021-01-22T07:31:12.539Z] #18 ... [2021-01-22T07:31:12.539Z] [2021-01-22T07:31:12.539Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:31:12.539Z] #51 14.67 Checking out files: 96% (1107/1149) Checking out files: 97% (1115/1149) Checking out files: 98% (1127/1149) Checking out files: 99% (1138/1149) Checking out files: 100% (1149/1149) Checking out files: 100% (1149/1149), done. [2021-01-22T07:31:12.539Z] #51 14.70 + cd /tmp/tmp.qWfochtW2J/src/github.com/opencontainers/runc [2021-01-22T07:31:12.539Z] #51 14.70 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T07:31:12.539Z] #51 15.41 + '[' -z '' ']' [2021-01-22T07:31:12.539Z] #51 15.41 + target=static [2021-01-22T07:31:12.539Z] #51 15.41 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-22T07:31:12.540Z] #51 15.96 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-01-22T07:31:12.543Z] #22 ... [2021-01-22T07:31:12.543Z] [2021-01-22T07:31:12.543Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:12.543Z] #43 160.2 CC criu/namespaces.o [2021-01-22T07:31:12.543Z] #43 162.7 CC criu/net.o [2021-01-22T07:31:13.064Z] #47 ... [2021-01-22T07:31:13.064Z] [2021-01-22T07:31:13.064Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:13.064Z] #41 196.9 CC criu/rbtree.o [2021-01-22T07:31:13.064Z] #41 ... [2021-01-22T07:31:13.064Z] [2021-01-22T07:31:13.064Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:31:13.064Z] #38 DONE 296.3s [2021-01-22T07:31:13.139Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-01-22T07:31:13.139Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-01-22T07:31:13.321Z] [2021-01-22T07:31:13.321Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:13.321Z] #41 197.2 CC criu/rst-malloc.o [2021-01-22T07:31:13.430Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-01-22T07:31:13.578Z] #41 197.5 CC criu/seccomp.o [2021-01-22T07:31:13.962Z] #18 3.540 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T07:31:14.283Z] Running on azwin-2-4f2c00 in d:\jenkins\workspace\moby_PR-41917 [Pipeline] { [Pipeline] ws [2021-01-22T07:31:14.303Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-01-22T07:31:14.462Z] #39 109.9 CC criu/cr-service.o [2021-01-22T07:31:14.462Z] #39 ... [2021-01-22T07:31:14.462Z] [2021-01-22T07:31:14.462Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:31:14.462Z] #17 52.46 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-01-22T07:31:14.462Z] #17 52.48 Setting up xz-utils (5.2.4-1) ... [2021-01-22T07:31:14.462Z] #17 52.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-22T07:31:14.462Z] #17 52.54 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-22T07:31:14.462Z] #17 52.66 invoke-rc.d: could not determine current runlevel [2021-01-22T07:31:14.462Z] #17 52.68 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-22T07:31:14.462Z] #17 52.68 Setting up pigz (2.4-1) ... [2021-01-22T07:31:14.462Z] #17 52.70 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-01-22T07:31:14.462Z] #17 52.74 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-01-22T07:31:14.509Z] #41 198.4 CC criu/seize.o [2021-01-22T07:31:14.725Z] #17 52.77 Setting up python-pip-whl (18.1-5) ... [2021-01-22T07:31:14.725Z] #17 52.80 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-01-22T07:31:14.725Z] #17 52.82 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-22T07:31:14.938Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 75.0% of statements [2021-01-22T07:31:14.939Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-01-22T07:31:15.301Z] #43 ... [2021-01-22T07:31:15.301Z] [2021-01-22T07:31:15.301Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T07:31:15.301Z] #22 28.73 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-22T07:31:15.301Z] #22 28.83 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-22T07:31:15.301Z] #22 28.94 Building wheels for collected packages: pyyaml [2021-01-22T07:31:15.301Z] #17 53.35 Setting up libaio1:arm64 (0.3.112-3) ... [2021-01-22T07:31:15.301Z] #22 28.95 Running setup.py bdist_wheel for pyyaml: started [2021-01-22T07:31:15.301Z] #17 53.36 Setting up libonig5:arm64 (6.9.1-1) ... [2021-01-22T07:31:15.301Z] #17 53.38 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-01-22T07:31:15.301Z] #22 30.55 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-22T07:31:15.301Z] #17 53.39 Setting up vim (2:8.1.0875-5) ... [2021-01-22T07:31:15.301Z] #22 30.55 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-01-22T07:31:15.301Z] #22 30.72 Successfully built pyyaml [2021-01-22T07:31:15.301Z] #17 53.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-22T07:31:15.301Z] #22 30.74 Installing collected packages: pyyaml, pathspec, yamllint [2021-01-22T07:31:15.301Z] #17 53.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-22T07:31:15.301Z] #17 53.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-22T07:31:15.301Z] #17 53.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-22T07:31:15.301Z] #17 53.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-22T07:31:15.301Z] #17 53.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-22T07:31:15.301Z] #17 53.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-22T07:31:15.301Z] #17 53.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-22T07:31:15.301Z] #17 53.53 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-01-22T07:31:15.578Z] #17 53.57 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T07:31:15.578Z] #17 53.59 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-01-22T07:31:15.578Z] #17 53.61 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T07:31:15.578Z] #17 53.62 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-01-22T07:31:15.578Z] #17 53.64 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T07:31:15.597Z] #22 31.15 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-01-22T07:31:15.878Z] #41 199.5 CC criu/servicefd.o [2021-01-22T07:31:15.878Z] #41 ... [2021-01-22T07:31:15.878Z] [2021-01-22T07:31:15.878Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-22T07:31:15.878Z] #39 DONE 0.3s [2021-01-22T07:31:15.878Z] [2021-01-22T07:31:15.878Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:15.878Z] #41 199.9 CC criu/shmem.o [2021-01-22T07:31:15.892Z] #22 DONE 31.3s [2021-01-22T07:31:15.892Z] [2021-01-22T07:31:15.892Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:31:16.441Z] #41 200.4 CC criu/sigframe.o [2021-01-22T07:31:16.442Z] #41 200.6 CC criu/signalfd.o [2021-01-22T07:31:16.534Z] #49 ... [2021-01-22T07:31:16.534Z] [2021-01-22T07:31:16.534Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:16.534Z] #43 167.3 CC criu/netfilter.o [2021-01-22T07:31:16.601Z] #18 5.911 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T07:31:16.601Z] #18 ... [2021-01-22T07:31:16.601Z] [2021-01-22T07:31:16.601Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:16.601Z] #41 89.11 CC criu/arch/x86/kerndat.o [2021-01-22T07:31:16.601Z] #41 90.04 CC criu/arch/x86/sigaction_compat.o [2021-01-22T07:31:16.601Z] #41 90.56 CC criu/arch/x86/sigframe.o [2021-01-22T07:31:16.601Z] #41 91.14 LINK criu/arch/x86/crtools.built-in.o [2021-01-22T07:31:16.601Z] #41 91.20 DEP criu/pie/util-vdso-elf32.d [2021-01-22T07:31:16.601Z] #41 91.47 DEP criu/pie/util-vdso.d [2021-01-22T07:31:16.601Z] #41 91.87 DEP criu/pie/util.d [2021-01-22T07:31:16.601Z] #41 92.21 CC criu/pie/util.o [2021-01-22T07:31:16.601Z] #41 92.59 CC criu/pie/util-vdso.o [2021-01-22T07:31:16.601Z] #41 93.80 CC criu/pie/util-vdso-elf32.o [2021-01-22T07:31:16.744Z] #51 ... [2021-01-22T07:31:16.744Z] [2021-01-22T07:31:16.744Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:16.744Z] #41 84.78 AR soccr/libsoccr.a [2021-01-22T07:31:16.744Z] #41 84.93 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T07:31:16.744Z] #41 85.25 DEP criu/arch/x86/sigframe.d [2021-01-22T07:31:16.744Z] #41 85.45 DEP criu/arch/x86/sigaction_compat.d [2021-01-22T07:31:16.744Z] #41 85.63 DEP criu/arch/x86/kerndat.d [2021-01-22T07:31:16.744Z] #41 85.81 DEP criu/arch/x86/crtools.d [2021-01-22T07:31:16.744Z] #41 86.01 DEP criu/arch/x86/cpu.d [2021-01-22T07:31:16.744Z] #41 86.23 CC criu/arch/x86/cpu.o [2021-01-22T07:31:16.744Z] #41 87.07 CC criu/arch/x86/crtools.o [2021-01-22T07:31:16.744Z] #41 88.81 CC criu/arch/x86/kerndat.o [2021-01-22T07:31:16.744Z] #41 89.59 CC criu/arch/x86/sigaction_compat.o [2021-01-22T07:31:16.744Z] #41 89.82 CC criu/arch/x86/sigframe.o [2021-01-22T07:31:16.744Z] #41 90.10 LINK criu/arch/x86/crtools.built-in.o [2021-01-22T07:31:16.744Z] #41 90.28 DEP criu/pie/util-vdso-elf32.d [2021-01-22T07:31:16.744Z] #41 90.76 DEP criu/pie/util-vdso.d [2021-01-22T07:31:16.744Z] #41 90.90 DEP criu/pie/util.d [2021-01-22T07:31:16.744Z] #41 91.07 CC criu/pie/util.o [2021-01-22T07:31:16.744Z] #41 91.38 CC criu/pie/util-vdso.o [2021-01-22T07:31:16.744Z] #41 92.66 CC criu/pie/util-vdso-elf32.o [2021-01-22T07:31:16.744Z] #41 93.55 AR criu/pie/pie.lib.a [2021-01-22T07:31:16.744Z] #41 93.62 DEP criu/pie/restorer.d [2021-01-22T07:31:16.744Z] #41 93.97 DEP criu/arch/x86/sigaction_compat_pie.d [2021-01-22T07:31:16.744Z] #41 94.15 DEP criu/arch/x86/restorer_unmap.d [2021-01-22T07:31:16.744Z] #41 94.21 DEP criu/arch/x86/restorer.d [2021-01-22T07:31:16.744Z] #41 94.46 DEP criu/arch/x86/vdso-pie.d [2021-01-22T07:31:16.744Z] #41 94.64 DEP criu/pie/parasite-vdso.d [2021-01-22T07:31:16.744Z] #41 94.93 DEP criu/pie/parasite.d [2021-01-22T07:31:17.005Z] #41 95.38 CC criu/pie/parasite.o [2021-01-22T07:31:17.005Z] #41 200.7 CC criu/sk-inet.o [2021-01-22T07:31:17.174Z] #43 167.8 CC criu/page-pipe.o [2021-01-22T07:31:17.569Z] #41 201.4 CC criu/sk-netlink.o [2021-01-22T07:31:17.569Z] #41 ... [2021-01-22T07:31:17.569Z] [2021-01-22T07:31:17.569Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:31:17.569Z] #47 300.4 + /build/golangci-lint --version [2021-01-22T07:31:17.569Z] #47 300.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-22T07:31:17.569Z] #47 DONE 300.8s [2021-01-22T07:31:17.669Z] ok github.com/docker/docker/pkg/signal 2.351s coverage: 61.0% of statements [2021-01-22T07:31:17.826Z] [2021-01-22T07:31:17.826Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:17.826Z] #41 201.6 CC criu/sk-packet.o [2021-01-22T07:31:17.961Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-01-22T07:31:17.961Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-01-22T07:31:17.983Z] #41 95.25 AR criu/pie/pie.lib.a [2021-01-22T07:31:18.083Z] #41 202.1 CC criu/sk-queue.o [2021-01-22T07:31:18.242Z] #43 168.7 CC criu/page-xfer.o [2021-01-22T07:31:18.243Z] #41 95.62 DEP criu/pie/restorer.d [2021-01-22T07:31:18.253Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-01-22T07:31:18.340Z] #41 202.4 CC criu/sk-tcp.o [2021-01-22T07:31:18.388Z] #41 ... [2021-01-22T07:31:18.388Z] [2021-01-22T07:31:18.388Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:31:18.388Z] #43 202.7 github.com/LK4D4/vndr/godl [2021-01-22T07:31:18.503Z] #41 95.97 DEP criu/arch/x86/sigaction_compat_pie.d [2021-01-22T07:31:18.886Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-01-22T07:31:18.894Z] #17 56.61 Setting up iptables (1.8.2-4) ... [2021-01-22T07:31:18.894Z] #17 56.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T07:31:18.894Z] #17 56.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T07:31:18.894Z] #17 56.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T07:31:18.894Z] #17 56.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T07:31:18.894Z] #17 56.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-22T07:31:18.894Z] #17 56.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-22T07:31:18.894Z] #17 56.72 Setting up python3 (3.7.3-1) ... [2021-01-22T07:31:18.903Z] #41 202.6 CC criu/sk-unix.o [2021-01-22T07:31:19.073Z] #41 96.36 DEP criu/arch/x86/restorer_unmap.d [2021-01-22T07:31:19.073Z] #41 ... [2021-01-22T07:31:19.073Z] [2021-01-22T07:31:19.073Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:31:19.073Z] #43 202.7 github.com/LK4D4/vndr/godl [2021-01-22T07:31:19.178Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2021-01-22T07:31:19.469Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2021-01-22T07:31:19.471Z] #17 57.45 Setting up python3-wheel (0.32.3-2) ... [2021-01-22T07:31:19.770Z] #43 204.2 github.com/LK4D4/vndr [2021-01-22T07:31:19.832Z] #41 203.9 CC criu/sockets.o [2021-01-22T07:31:20.102Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2021-01-22T07:31:20.102Z] testing: warning: no tests to run [2021-01-22T07:31:20.102Z] coverage: [no statements] [2021-01-22T07:31:20.102Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-01-22T07:31:20.334Z] #43 170.7 CC criu/pagemap-cache.o [2021-01-22T07:31:20.394Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-01-22T07:31:20.395Z] #41 204.3 CC criu/stats.o [2021-01-22T07:31:20.395Z] #41 204.5 CC criu/string.o [2021-01-22T07:31:20.455Z] #43 204.0 github.com/LK4D4/vndr [2021-01-22T07:31:20.631Z] #43 171.2 CC criu/pagemap.o [2021-01-22T07:31:20.652Z] #41 204.5 CC criu/sysctl.o [2021-01-22T07:31:20.687Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-01-22T07:31:20.687Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2021-01-22T07:31:20.866Z] #17 58.67 Setting up apparmor (2.13.2-10) ... [2021-01-22T07:31:20.908Z] #41 204.9 CC criu/sysfs_parse.o [2021-01-22T07:31:21.165Z] #41 205.1 CC criu/timens.o [2021-01-22T07:31:21.421Z] #41 205.2 CC criu/timerfd.o [2021-01-22T07:31:21.421Z] #41 205.4 CC criu/tty.o [2021-01-22T07:31:21.677Z] #43 172.3 CC criu/parasite-syscall.o [2021-01-22T07:31:22.350Z] #41 206.3 CC criu/tun.o [2021-01-22T07:31:22.606Z] #41 206.6 CC criu/uffd.o [2021-01-22T07:31:22.754Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.2% of statements [2021-01-22T07:31:23.046Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-01-22T07:31:23.202Z] #43 173.5 CC criu/path.o [2021-01-22T07:31:23.337Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2021-01-22T07:31:23.497Z] #43 173.9 CC criu/pie-util-vdso.o [2021-01-22T07:31:23.536Z] #41 207.2 CC criu/util.o [2021-01-22T07:31:23.793Z] #43 174.5 CC criu/pie-util.o [2021-01-22T07:31:23.971Z] #43 ... [2021-01-22T07:31:23.971Z] [2021-01-22T07:31:23.971Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:31:23.971Z] #18 6.705 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:31:23.971Z] #18 15.74 Fetched 8422 kB in 14s (604 kB/s) [2021-01-22T07:31:23.971Z] #18 15.74 Reading package lists... [2021-01-22T07:31:23.971Z] #18 ... [2021-01-22T07:31:23.971Z] [2021-01-22T07:31:23.971Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:23.971Z] #41 97.63 LINK criu/pie/parasite.built-in.o [2021-01-22T07:31:23.971Z] #41 97.65 GEN criu/pie/parasite-blob.h [2021-01-22T07:31:23.971Z] #41 97.72 CC criu/pie/parasite-vdso.o [2021-01-22T07:31:23.971Z] #41 98.98 CC criu/arch/x86/vdso-pie.o [2021-01-22T07:31:23.971Z] #41 99.66 CC criu/arch/x86/restorer.o [2021-01-22T07:31:23.971Z] #41 100.6 CC criu/arch/x86/restorer_unmap.o [2021-01-22T07:31:23.971Z] #41 100.7 CC criu/arch/x86/sigaction_compat_pie.o [2021-01-22T07:31:23.971Z] #41 101.2 CC criu/pie/restorer.o [2021-01-22T07:31:24.098Z] #41 207.9 CC criu/uts_ns.o [2021-01-22T07:31:24.098Z] #41 208.0 CC criu/vdso-compat.o [2021-01-22T07:31:24.098Z] #41 208.2 CC criu/vdso.o [2021-01-22T07:31:24.110Z] #43 174.8 CC criu/pipes.o [2021-01-22T07:31:24.183Z] #17 61.76 Setting up xfsprogs (4.20.0-1) ... [2021-01-22T07:31:24.183Z] #17 61.79 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-22T07:31:24.357Z] #41 208.5 LINK criu/built-in.o [2021-01-22T07:31:24.446Z] #17 62.39 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-22T07:31:24.614Z] #41 208.6 LINK criu/criu [2021-01-22T07:31:24.657Z] #43 ... [2021-01-22T07:31:24.657Z] [2021-01-22T07:31:24.657Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:31:24.657Z] #51 14.62 + cd /tmp/tmp.A9kUSWV1xM/src/github.com/opencontainers/runc [2021-01-22T07:31:24.657Z] #51 14.63 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T07:31:24.657Z] #51 15.24 + '[' -z '' ']' [2021-01-22T07:31:24.657Z] #51 15.24 + target=static [2021-01-22T07:31:24.657Z] #51 15.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-22T07:31:24.657Z] #51 15.61 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-01-22T07:31:24.657Z] #51 ... [2021-01-22T07:31:24.657Z] [2021-01-22T07:31:24.657Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:24.657Z] #41 96.47 DEP criu/arch/x86/restorer.d [2021-01-22T07:31:24.657Z] #41 96.79 DEP criu/arch/x86/vdso-pie.d [2021-01-22T07:31:24.657Z] #41 96.94 DEP criu/pie/parasite-vdso.d [2021-01-22T07:31:24.657Z] #41 97.26 DEP criu/pie/parasite.d [2021-01-22T07:31:24.657Z] #41 97.63 CC criu/pie/parasite.o [2021-01-22T07:31:24.657Z] #41 99.33 LINK criu/pie/parasite.built-in.o [2021-01-22T07:31:24.657Z] #41 99.34 GEN criu/pie/parasite-blob.h [2021-01-22T07:31:24.657Z] #41 99.38 CC criu/pie/parasite-vdso.o [2021-01-22T07:31:24.657Z] #41 100.4 CC criu/arch/x86/vdso-pie.o [2021-01-22T07:31:24.657Z] #41 100.9 CC criu/arch/x86/restorer.o [2021-01-22T07:31:24.657Z] #41 101.8 CC criu/arch/x86/restorer_unmap.o [2021-01-22T07:31:24.657Z] #41 102.0 CC criu/arch/x86/sigaction_compat_pie.o [2021-01-22T07:31:24.861Z] ok github.com/docker/docker/quota 0.636s coverage: 71.4% of statements [2021-01-22T07:31:24.876Z] #41 208.8 DEP lib/c/criu.d [2021-01-22T07:31:24.876Z] #41 208.8 CC images/rpc.pb-c.o [2021-01-22T07:31:25.143Z] #41 209.2 CC lib/c/criu.o [2021-01-22T07:31:25.150Z] #43 175.7 CC criu/plugin.o [2021-01-22T07:31:25.152Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-01-22T07:31:25.228Z] #41 102.5 CC criu/pie/restorer.o [2021-01-22T07:31:25.446Z] #43 176.1 CC criu/proc_parse.o [2021-01-22T07:31:25.658Z] #17 63.56 Setting up python3-distutils (3.7.3-1) ... [2021-01-22T07:31:25.706Z] #41 209.8 LINK lib/c/built-in.o [2021-01-22T07:31:25.924Z] #17 ... [2021-01-22T07:31:25.924Z] [2021-01-22T07:31:25.924Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:25.924Z] #39 111.9 CC criu/crtools.o [2021-01-22T07:31:25.924Z] #39 112.5 CC criu/eventfd.o [2021-01-22T07:31:25.924Z] #39 112.8 CC criu/eventpoll.o [2021-01-22T07:31:25.924Z] #39 113.7 CC criu/external.o [2021-01-22T07:31:25.924Z] #39 114.2 CC criu/fault-injection.o [2021-01-22T07:31:25.924Z] #39 114.4 CC criu/fdstore.o [2021-01-22T07:31:25.924Z] #39 114.9 CC criu/fifo.o [2021-01-22T07:31:25.924Z] #39 115.4 CC criu/file-ids.o [2021-01-22T07:31:25.924Z] #39 115.8 CC criu/file-lock.o [2021-01-22T07:31:25.924Z] #39 117.1 CC criu/files-ext.o [2021-01-22T07:31:25.924Z] #39 117.6 CC criu/files-reg.o [2021-01-22T07:31:25.924Z] #39 119.7 CC criu/files.o [2021-01-22T07:31:25.924Z] #39 121.6 CC criu/filesystems.o [2021-01-22T07:31:25.963Z] #41 209.8 LINK lib/c/libcriu.so [2021-01-22T07:31:25.963Z] #41 209.8 LINK lib/c/libcriu.a [2021-01-22T07:31:25.963Z] #41 209.9 GEN magic.py [2021-01-22T07:31:25.963Z] #41 210.0 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T07:31:25.963Z] #41 210.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T07:31:25.963Z] #41 210.0 Note: Building without GnuTLS support [2021-01-22T07:31:25.963Z] #41 210.0 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T07:31:25.963Z] #41 210.0 Makefile.config:40: Warn: Building without nftables support [2021-01-22T07:31:26.187Z] ok github.com/docker/docker/registry 0.079s coverage: 57.2% of statements [2021-01-22T07:31:26.188Z] #39 122.4 CC criu/fsnotify.o [2021-01-22T07:31:26.188Z] #39 ... [2021-01-22T07:31:26.188Z] [2021-01-22T07:31:26.188Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:31:26.450Z] #17 64.42 Setting up python3-setuptools (40.8.0-1) ... [2021-01-22T07:31:26.478Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-01-22T07:31:26.526Z] #41 210.4 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T07:31:26.769Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-01-22T07:31:27.089Z] #41 210.9 make[1]: Nothing to be done for 'all'. [2021-01-22T07:31:27.345Z] #41 211.3 make[1]: 'images/built-in.o' is up to date. [2021-01-22T07:31:27.345Z] #41 211.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-22T07:31:27.345Z] #41 211.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-22T07:31:27.402Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-01-22T07:31:27.402Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-01-22T07:31:27.602Z] #41 211.4 make[1]: 'compel/libcompel.a' is up to date. [2021-01-22T07:31:27.602Z] #41 211.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-22T07:31:27.602Z] #41 211.4 make[1]: Nothing to be done for 'all'. [2021-01-22T07:31:27.602Z] #41 211.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T07:31:27.602Z] #41 211.5 make[2]: Nothing to be done for 'all'. [2021-01-22T07:31:27.602Z] #41 211.5 make[2]: Nothing to be done for 'all'. [2021-01-22T07:31:27.602Z] #41 211.6 make[2]: Nothing to be done for 'all'. [2021-01-22T07:31:27.602Z] #41 211.6 make[2]: Nothing to be done for 'all'. [2021-01-22T07:31:27.602Z] #41 211.6 make[2]: Nothing to be done for 'all'. [2021-01-22T07:31:27.846Z] #17 65.93 Setting up python3-pip (18.1-5) ... [2021-01-22T07:31:27.858Z] #41 211.6 make[2]: Nothing to be done for 'all'. [2021-01-22T07:31:27.858Z] #41 211.7 make[2]: Nothing to be done for 'all'. [2021-01-22T07:31:27.858Z] #41 211.7 make[2]: Nothing to be done for 'all'. [2021-01-22T07:31:27.858Z] #41 211.7 INSTALL criu/criu [2021-01-22T07:31:28.114Z] #41 DONE 212.1s [2021-01-22T07:31:28.114Z] [2021-01-22T07:31:28.114Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:31:28.166Z] #41 106.4 LINK criu/pie/restorer.built-in.o [2021-01-22T07:31:28.166Z] #41 106.5 GEN criu/pie/restorer-blob.h [2021-01-22T07:31:28.166Z] #41 106.7 DEP criu/vdso.d [2021-01-22T07:31:28.428Z] #41 ... [2021-01-22T07:31:28.428Z] [2021-01-22T07:31:28.428Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:31:28.428Z] #18 15.74 Reading package lists... [2021-01-22T07:31:29.429Z] #41 ... [2021-01-22T07:31:29.429Z] [2021-01-22T07:31:29.429Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:31:29.429Z] #18 8.898 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T07:31:29.429Z] #18 17.44 Fetched 8422 kB in 16s (528 kB/s) [2021-01-22T07:31:29.470Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-01-22T07:31:29.480Z] #54 ... [2021-01-22T07:31:29.480Z] [2021-01-22T07:31:29.480Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-22T07:31:29.480Z] #42 DONE 0.1s [2021-01-22T07:31:29.480Z] [2021-01-22T07:31:29.480Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-22T07:31:29.737Z] #44 DONE 0.3s [2021-01-22T07:31:29.737Z] [2021-01-22T07:31:29.737Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:31:29.768Z] #17 67.49 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:31:29.768Z] #17 67.58 Processing triggers for mime-support (3.62) ... [2021-01-22T07:31:29.928Z] #43 180.2 CC criu/protobuf-desc.o [2021-01-22T07:31:30.007Z] #54 ... [2021-01-22T07:31:30.007Z] [2021-01-22T07:31:30.007Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-22T07:31:30.007Z] #46 DONE 0.1s [2021-01-22T07:31:30.007Z] [2021-01-22T07:31:30.007Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-22T07:31:30.007Z] #48 DONE 0.2s [2021-01-22T07:31:30.007Z] [2021-01-22T07:31:30.007Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:31:30.264Z] #54 ... [2021-01-22T07:31:30.264Z] [2021-01-22T07:31:30.264Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-22T07:31:30.264Z] #50 DONE 0.1s [2021-01-22T07:31:30.264Z] [2021-01-22T07:31:30.264Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-22T07:31:30.504Z] ok github.com/docker/docker/volume/local 0.287s coverage: 76.6% of statements [2021-01-22T07:31:30.520Z] #52 DONE 0.1s [2021-01-22T07:31:30.520Z] [2021-01-22T07:31:30.520Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:31:30.520Z] #54 247.0 + bin/containerd [2021-01-22T07:31:30.796Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-01-22T07:31:30.812Z] #18 17.44 Reading package lists... [2021-01-22T07:31:30.812Z] #18 ... [2021-01-22T07:31:30.812Z] [2021-01-22T07:31:30.812Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:30.812Z] #41 107.8 LINK criu/pie/restorer.built-in.o [2021-01-22T07:31:30.812Z] #41 107.8 GEN criu/pie/restorer-blob.h [2021-01-22T07:31:30.812Z] #41 108.0 DEP criu/vdso.d [2021-01-22T07:31:30.986Z] #43 181.4 CC criu/protobuf.o [2021-01-22T07:31:31.072Z] #41 108.4 DEP criu/vdso-compat.d [2021-01-22T07:31:31.285Z] #43 181.9 CC criu/pstree.o [2021-01-22T07:31:31.332Z] #41 108.6 DEP criu/uts_ns.d [2021-01-22T07:31:31.332Z] #41 108.8 DEP criu/util.d [2021-01-22T07:31:31.579Z] #43 ... [2021-01-22T07:31:31.579Z] [2021-01-22T07:31:31.579Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:31:31.579Z] #40 249.4 + dpkg --print-architecture [2021-01-22T07:31:31.579Z] #40 249.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-22T07:31:31.691Z] #17 ... [2021-01-22T07:31:31.691Z] [2021-01-22T07:31:31.691Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:31:31.691Z] #45 203.4 + /build/golangci-lint --version [2021-01-22T07:31:31.831Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2021-01-22T07:31:31.875Z] #40 249.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-22T07:31:31.875Z] #40 249.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-22T07:31:31.902Z] #41 109.2 DEP criu/uffd.d [2021-01-22T07:31:31.953Z] #45 203.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-22T07:31:32.472Z] #41 109.6 DEP criu/tun.d [2021-01-22T07:31:32.731Z] #41 109.9 DEP criu/tty.d [2021-01-22T07:31:32.991Z] #41 110.3 DEP criu/timerfd.d [2021-01-22T07:31:33.251Z] #41 110.6 DEP criu/timens.d [2021-01-22T07:31:33.360Z] #45 DONE 205.4s [2021-01-22T07:31:33.360Z] [2021-01-22T07:31:33.360Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:31:33.360Z] #49 80.33 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-01-22T07:31:33.360Z] #49 83.39 + mkdir -p /build [2021-01-22T07:31:33.360Z] #49 83.39 + cp runc /build/runc [2021-01-22T07:31:33.360Z] #49 DONE 84.8s [2021-01-22T07:31:33.360Z] [2021-01-22T07:31:33.360Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:31:33.360Z] #17 DONE 71.6s [2021-01-22T07:31:33.360Z] [2021-01-22T07:31:33.360Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-22T07:31:33.511Z] #41 110.8 DEP criu/sysfs_parse.d [2021-01-22T07:31:33.771Z] #41 111.2 DEP criu/sysctl.d [2021-01-22T07:31:34.030Z] #41 111.4 DEP criu/string.d [2021-01-22T07:31:34.030Z] #41 111.5 DEP criu/stats.d [2021-01-22T07:31:34.067Z] #18 22.07 Reading package lists... [2021-01-22T07:31:34.067Z] #18 ... [2021-01-22T07:31:34.067Z] [2021-01-22T07:31:34.067Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:34.067Z] #41 107.1 DEP criu/vdso-compat.d [2021-01-22T07:31:34.067Z] #41 107.2 DEP criu/uts_ns.d [2021-01-22T07:31:34.067Z] #41 107.4 DEP criu/util.d [2021-01-22T07:31:34.067Z] #41 107.9 DEP criu/uffd.d [2021-01-22T07:31:34.067Z] #41 108.2 DEP criu/tun.d [2021-01-22T07:31:34.067Z] #41 108.5 DEP criu/tty.d [2021-01-22T07:31:34.067Z] #41 108.7 DEP criu/timerfd.d [2021-01-22T07:31:34.067Z] #41 109.1 DEP criu/timens.d [2021-01-22T07:31:34.067Z] #41 109.4 DEP criu/sysfs_parse.d [2021-01-22T07:31:34.067Z] #41 109.6 DEP criu/sysctl.d [2021-01-22T07:31:34.067Z] #41 109.7 DEP criu/string.d [2021-01-22T07:31:34.067Z] #41 109.7 DEP criu/stats.d [2021-01-22T07:31:34.067Z] #41 109.8 DEP criu/sockets.d [2021-01-22T07:31:34.067Z] #41 110.1 DEP criu/sk-unix.d [2021-01-22T07:31:34.067Z] #41 110.4 DEP criu/sk-tcp.d [2021-01-22T07:31:34.067Z] #41 110.6 DEP criu/sk-queue.d [2021-01-22T07:31:34.067Z] #41 110.9 DEP criu/sk-packet.d [2021-01-22T07:31:34.067Z] #41 111.2 DEP criu/sk-netlink.d [2021-01-22T07:31:34.067Z] #41 111.5 DEP criu/sk-inet.d [2021-01-22T07:31:34.067Z] #41 111.9 DEP criu/signalfd.d [2021-01-22T07:31:34.067Z] #41 112.1 DEP criu/sigframe.d [2021-01-22T07:31:34.067Z] #41 112.3 DEP criu/shmem.d [2021-01-22T07:31:34.289Z] #41 111.8 DEP criu/sockets.d [2021-01-22T07:31:34.329Z] #41 112.6 DEP criu/servicefd.d [2021-01-22T07:31:34.588Z] #41 112.9 DEP criu/seize.d [2021-01-22T07:31:34.632Z] #40 ... [2021-01-22T07:31:34.632Z] [2021-01-22T07:31:34.632Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:31:34.632Z] #53 130.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-01-22T07:31:34.632Z] #53 132.9 + mkdir -p /build [2021-01-22T07:31:34.632Z] #53 132.9 + cp runc /build/runc [2021-01-22T07:31:34.632Z] #53 DONE 133.1s [2021-01-22T07:31:34.632Z] [2021-01-22T07:31:34.632Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:34.632Z] #43 183.5 CC criu/rbtree.o [2021-01-22T07:31:34.632Z] #43 183.9 CC criu/rst-malloc.o [2021-01-22T07:31:34.632Z] #43 184.3 CC criu/seccomp.o [2021-01-22T07:31:34.632Z] #43 185.3 CC criu/seize.o [2021-01-22T07:31:34.848Z] #41 113.2 DEP criu/seccomp.d [2021-01-22T07:31:34.857Z] #41 112.2 DEP criu/sk-unix.d [2021-01-22T07:31:35.107Z] #41 113.5 DEP criu/rst-malloc.d [2021-01-22T07:31:35.107Z] #41 113.7 DEP criu/rbtree.d [2021-01-22T07:31:35.116Z] #41 112.5 DEP criu/sk-tcp.d [2021-01-22T07:31:35.367Z] #41 113.8 DEP criu/pstree.d [2021-01-22T07:31:35.375Z] #41 112.7 DEP criu/sk-queue.d [2021-01-22T07:31:35.626Z] #41 114.1 DEP criu/protobuf.d [2021-01-22T07:31:35.634Z] #41 112.9 DEP criu/sk-packet.d [2021-01-22T07:31:35.888Z] #41 ... [2021-01-22T07:31:35.888Z] [2021-01-22T07:31:35.888Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:31:35.888Z] #43 DONE 220.2s [2021-01-22T07:31:35.888Z] [2021-01-22T07:31:35.888Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:35.888Z] #41 114.4 GEN criu/protobuf-desc-gen.h [2021-01-22T07:31:35.888Z] #41 ... [2021-01-22T07:31:35.888Z] [2021-01-22T07:31:35.888Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:31:35.888Z] #18 22.07 Reading package lists... [2021-01-22T07:31:35.893Z] #41 113.2 DEP criu/sk-netlink.d [2021-01-22T07:31:35.943Z] #18 2.379 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-22T07:31:35.943Z] #18 2.387 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-22T07:31:35.943Z] #18 2.395 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-22T07:31:36.148Z] #18 28.43 Building dependency tree... [2021-01-22T07:31:36.152Z] #41 113.5 DEP criu/sk-inet.d [2021-01-22T07:31:36.206Z] #18 DONE 2.7s [2021-01-22T07:31:36.206Z] [2021-01-22T07:31:36.206Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:36.206Z] #39 123.6 CC criu/image-desc.o [2021-01-22T07:31:36.206Z] #39 123.9 CC criu/image.o [2021-01-22T07:31:36.206Z] #39 124.8 CC criu/ipc_ns.o [2021-01-22T07:31:36.206Z] #39 126.3 CC criu/irmap.o [2021-01-22T07:31:36.206Z] #39 126.9 CC criu/kcmp-ids.o [2021-01-22T07:31:36.206Z] #39 127.3 CC criu/kerndat.o [2021-01-22T07:31:36.206Z] #39 128.6 CC criu/libnetlink.o [2021-01-22T07:31:36.206Z] #39 128.8 CC criu/log.o [2021-01-22T07:31:36.206Z] #39 129.3 CC criu/lsm.o [2021-01-22T07:31:36.206Z] #39 129.7 CC criu/mem.o [2021-01-22T07:31:36.206Z] #39 131.3 CC criu/memfd.o [2021-01-22T07:31:36.206Z] #39 132.0 CC criu/mount.o [2021-01-22T07:31:36.206Z] #39 ... [2021-01-22T07:31:36.206Z] [2021-01-22T07:31:36.206Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T07:31:36.411Z] #41 113.8 DEP criu/signalfd.d [2021-01-22T07:31:36.627Z] using credential docker-jenkins-github-credentials [2021-01-22T07:31:36.700Z] Cloning the remote Git repository [2021-01-22T07:31:36.700Z] Cloning with configured refspecs honoured and without tags [2021-01-22T07:31:36.723Z] #43 187.2 CC criu/servicefd.o [2021-01-22T07:31:36.981Z] #41 ... [2021-01-22T07:31:36.981Z] [2021-01-22T07:31:36.981Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:31:36.981Z] #43 DONE 220.4s [2021-01-22T07:31:36.981Z] [2021-01-22T07:31:36.981Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:36.981Z] #41 114.1 DEP criu/sigframe.d [2021-01-22T07:31:36.981Z] #41 ... [2021-01-22T07:31:36.981Z] [2021-01-22T07:31:36.981Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:31:36.981Z] #18 17.44 Reading package lists... [2021-01-22T07:31:37.020Z] #43 187.6 CC criu/shmem.o [2021-01-22T07:31:37.086Z] #18 30.40 libcap2-bin is already the newest version (1:2.25-2). [2021-01-22T07:31:37.086Z] #18 30.40 The following additional packages will be installed: [2021-01-22T07:31:37.086Z] #18 30.40 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-22T07:31:37.086Z] #18 30.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-22T07:31:37.086Z] #18 30.40 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-22T07:31:37.086Z] #18 30.40 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-22T07:31:37.086Z] #18 30.40 python3.7 python3.7-minimal vim-runtime xxd [2021-01-22T07:31:37.086Z] #18 30.42 Suggested packages: [2021-01-22T07:31:37.086Z] #18 30.42 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-22T07:31:37.086Z] #18 30.42 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-22T07:31:37.086Z] #18 30.42 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-22T07:31:37.086Z] #18 30.42 Recommended packages: [2021-01-22T07:31:37.086Z] #18 30.42 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-22T07:31:37.086Z] #18 30.42 python3-keyrings.alt python3-xdg unzip [2021-01-22T07:31:36.886Z] Cloning repository https://github.com/moby/moby.git [2021-01-22T07:31:37.276Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-01-22T07:31:38.080Z] #43 188.7 CC criu/sigframe.o [2021-01-22T07:31:38.080Z] #43 188.9 CC criu/signalfd.o [2021-01-22T07:31:38.722Z] #43 189.3 CC criu/sk-inet.o [2021-01-22T07:31:38.890Z] #18 23.73 Reading package lists... [2021-01-22T07:31:38.890Z] #18 ... [2021-01-22T07:31:38.890Z] [2021-01-22T07:31:38.890Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:38.890Z] #41 114.2 DEP criu/shmem.d [2021-01-22T07:31:38.890Z] #41 114.5 DEP criu/servicefd.d [2021-01-22T07:31:38.890Z] #41 114.9 DEP criu/seize.d [2021-01-22T07:31:38.890Z] #41 115.2 DEP criu/seccomp.d [2021-01-22T07:31:38.890Z] #41 115.5 DEP criu/rst-malloc.d [2021-01-22T07:31:38.890Z] #41 115.5 DEP criu/rbtree.d [2021-01-22T07:31:38.890Z] #41 115.6 DEP criu/pstree.d [2021-01-22T07:31:38.890Z] #41 115.9 DEP criu/protobuf.d [2021-01-22T07:31:38.890Z] #41 116.1 GEN criu/protobuf-desc-gen.h [2021-01-22T07:31:38.215Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T07:31:38.215Z] > git --version # timeout=10 [2021-01-22T07:31:38.264Z] > git --version # 'git version 2.24.1.windows.2' [2021-01-22T07:31:38.265Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:31:38.268Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41917/head:refs/remotes/origin/PR-41917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:31:39.769Z] #43 190.4 CC criu/sk-netlink.o [2021-01-22T07:31:40.064Z] #43 190.8 CC criu/sk-packet.o [2021-01-22T07:31:40.382Z] #18 33.34 The following NEW packages will be installed: [2021-01-22T07:31:40.382Z] #18 33.34 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-22T07:31:40.382Z] #18 33.34 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-22T07:31:40.382Z] #18 33.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-22T07:31:40.382Z] #18 33.34 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-22T07:31:40.382Z] #18 33.34 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-22T07:31:40.382Z] #18 33.34 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-22T07:31:40.382Z] #18 33.35 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-22T07:31:40.382Z] #18 33.35 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-22T07:31:40.382Z] #18 33.35 xz-utils zip [2021-01-22T07:31:40.382Z] #18 33.84 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T07:31:40.382Z] #18 33.84 Need to get 28.5 MB of archives. [2021-01-22T07:31:40.382Z] #18 33.84 After this operation, 116 MB of additional disk space will be used. [2021-01-22T07:31:40.382Z] #18 33.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-01-22T07:31:40.382Z] #18 33.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-01-22T07:31:40.642Z] #18 33.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-01-22T07:31:40.902Z] #18 34.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-01-22T07:31:40.902Z] #18 34.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-01-22T07:31:40.902Z] #18 34.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-01-22T07:31:40.902Z] #18 34.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-01-22T07:31:40.902Z] #18 34.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-01-22T07:31:40.902Z] #18 34.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-01-22T07:31:40.902Z] #18 34.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-01-22T07:31:40.902Z] #18 34.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-01-22T07:31:40.902Z] #18 34.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-01-22T07:31:41.115Z] #43 191.6 CC criu/sk-queue.o [2021-01-22T07:31:41.162Z] #18 34.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-01-22T07:31:41.162Z] #18 34.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-01-22T07:31:41.162Z] #18 34.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-01-22T07:31:41.162Z] #18 34.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-01-22T07:31:41.162Z] #18 34.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-22T07:31:41.162Z] #18 34.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T07:31:41.162Z] #18 34.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-01-22T07:31:41.162Z] #18 34.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-01-22T07:31:41.162Z] #18 34.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-01-22T07:31:41.162Z] #18 34.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-01-22T07:31:41.162Z] #18 34.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-01-22T07:31:41.422Z] #18 34.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-22T07:31:41.422Z] #18 34.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-22T07:31:41.422Z] #18 34.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-22T07:31:41.422Z] #18 34.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-01-22T07:31:41.422Z] #18 34.71 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-01-22T07:31:41.422Z] #18 34.71 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-22T07:31:41.682Z] #18 35.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-01-22T07:31:41.757Z] #43 192.2 CC criu/sk-tcp.o [2021-01-22T07:31:41.944Z] #18 35.20 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-01-22T07:31:41.944Z] #18 35.20 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-01-22T07:31:41.944Z] #18 35.20 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-01-22T07:31:41.944Z] #18 35.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-01-22T07:31:41.944Z] #18 35.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-01-22T07:31:41.944Z] #18 35.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-22T07:31:41.944Z] #18 35.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-01-22T07:31:41.944Z] #18 35.31 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-01-22T07:31:41.944Z] #18 35.33 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-22T07:31:41.944Z] #18 35.34 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-01-22T07:31:41.944Z] #18 35.35 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-22T07:31:41.944Z] #18 35.35 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2021-01-22T07:31:41.944Z] #18 35.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-01-22T07:31:42.054Z] #43 192.7 CC criu/sk-unix.o [2021-01-22T07:31:42.205Z] #18 35.48 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-01-22T07:31:42.205Z] #18 35.51 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-22T07:31:42.465Z] #18 35.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-01-22T07:31:42.728Z] #18 36.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-01-22T07:31:42.812Z] #19 5.707 Collecting yamllint==1.16.0 [2021-01-22T07:31:42.989Z] #18 36.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-01-22T07:31:43.088Z] #41 120.2 DEP criu/protobuf-desc.d [2021-01-22T07:31:43.088Z] #41 120.3 DEP criu/proc_parse.d [2021-01-22T07:31:43.348Z] #41 120.7 DEP criu/plugin.d [2021-01-22T07:31:43.388Z] #19 ... [2021-01-22T07:31:43.388Z] [2021-01-22T07:31:43.388Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:43.388Z] #39 135.1 CC criu/namespaces.o [2021-01-22T07:31:43.388Z] #39 137.0 CC criu/net.o [2021-01-22T07:31:43.388Z] #39 139.6 CC criu/netfilter.o [2021-01-22T07:31:43.608Z] #41 120.9 DEP criu/pipes.d [2021-01-22T07:31:43.650Z] #39 139.9 CC criu/page-pipe.o [2021-01-22T07:31:43.868Z] #41 121.1 DEP criu/pie-util.d [2021-01-22T07:31:44.128Z] #41 121.4 DEP criu/pie-util-vdso.d [2021-01-22T07:31:44.156Z] #43 194.8 CC criu/sockets.o [2021-01-22T07:31:44.371Z] #18 37.84 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:31:44.388Z] #41 121.5 DEP criu/pie-util-vdso-elf32.d [2021-01-22T07:31:44.388Z] #41 121.7 DEP criu/path.d [2021-01-22T07:31:44.598Z] #39 140.4 CC criu/page-xfer.o [2021-01-22T07:31:44.632Z] #18 38.01 Fetched 28.5 MB in 3s (10.4 MB/s) [2021-01-22T07:31:44.647Z] #41 121.9 DEP criu/parasite-syscall.d [2021-01-22T07:31:44.892Z] #18 38.17 Selecting previously unselected package pigz. [2021-01-22T07:31:44.892Z] #18 38.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-01-22T07:31:44.892Z] #18 38.26 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-01-22T07:31:44.892Z] #18 38.27 Unpacking pigz (2.4-1) ... [2021-01-22T07:31:44.907Z] #41 122.1 DEP criu/pagemap.d [2021-01-22T07:31:44.907Z] #41 122.3 DEP criu/pagemap-cache.d [2021-01-22T07:31:45.168Z] #41 122.4 DEP criu/page-xfer.d [2021-01-22T07:31:45.168Z] #41 ... [2021-01-22T07:31:45.168Z] [2021-01-22T07:31:45.168Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:31:45.168Z] #18 23.73 Reading package lists... [2021-01-22T07:31:45.168Z] #18 29.31 Building dependency tree... [2021-01-22T07:31:45.168Z] #18 31.90 libcap2-bin is already the newest version (1:2.25-2). [2021-01-22T07:31:45.168Z] #18 31.90 The following additional packages will be installed: [2021-01-22T07:31:45.168Z] #18 31.90 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-22T07:31:45.168Z] #18 31.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-22T07:31:45.168Z] #18 31.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-22T07:31:45.168Z] #18 31.90 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-22T07:31:45.168Z] #18 31.91 python3.7 python3.7-minimal vim-runtime xxd [2021-01-22T07:31:45.168Z] #18 31.91 Suggested packages: [2021-01-22T07:31:45.168Z] #18 31.93 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-22T07:31:45.168Z] #18 31.93 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-22T07:31:45.168Z] #18 31.93 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-22T07:31:45.168Z] #18 31.93 Recommended packages: [2021-01-22T07:31:45.168Z] #18 31.93 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-22T07:31:45.168Z] #18 31.93 python3-keyrings.alt python3-xdg unzip [2021-01-22T07:31:45.168Z] #18 34.40 The following NEW packages will be installed: [2021-01-22T07:31:45.168Z] #18 34.40 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-22T07:31:45.168Z] #18 34.40 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-22T07:31:45.168Z] #18 34.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-22T07:31:45.168Z] #18 34.40 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-22T07:31:45.168Z] #18 34.40 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-22T07:31:45.168Z] #18 34.40 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-22T07:31:45.168Z] #18 34.40 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-22T07:31:45.168Z] #18 34.40 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-22T07:31:45.168Z] #18 34.40 xz-utils zip [2021-01-22T07:31:45.168Z] #18 34.80 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T07:31:45.168Z] #18 34.80 Need to get 28.5 MB of archives. [2021-01-22T07:31:45.168Z] #18 34.80 After this operation, 116 MB of additional disk space will be used. [2021-01-22T07:31:45.168Z] #18 34.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-01-22T07:31:45.168Z] #18 34.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-01-22T07:31:45.168Z] #18 34.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-01-22T07:31:45.168Z] #18 34.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-01-22T07:31:45.168Z] #18 34.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-01-22T07:31:45.168Z] #18 34.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-01-22T07:31:45.168Z] #18 35.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-01-22T07:31:45.168Z] #18 35.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-01-22T07:31:45.168Z] #18 35.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-01-22T07:31:45.168Z] #18 35.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-01-22T07:31:45.168Z] #18 35.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-01-22T07:31:45.168Z] #18 35.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-01-22T07:31:45.168Z] #18 35.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-01-22T07:31:45.168Z] #18 35.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-01-22T07:31:45.168Z] #18 35.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-01-22T07:31:45.168Z] #18 35.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-01-22T07:31:45.168Z] #18 35.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-22T07:31:45.168Z] #18 35.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T07:31:45.168Z] #18 35.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-01-22T07:31:45.200Z] #43 195.8 CC criu/stats.o [2021-01-22T07:31:45.428Z] #18 35.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-01-22T07:31:45.428Z] #18 35.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-01-22T07:31:45.428Z] #18 35.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-01-22T07:31:45.428Z] #18 35.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-01-22T07:31:45.428Z] #18 35.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-22T07:31:45.428Z] #18 35.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-22T07:31:45.428Z] #18 35.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-22T07:31:45.428Z] #18 35.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-01-22T07:31:45.428Z] #18 35.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-01-22T07:31:45.428Z] #18 35.23 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-22T07:31:45.464Z] #18 38.62 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-01-22T07:31:45.464Z] #18 38.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T07:31:45.464Z] #18 38.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T07:31:45.496Z] #43 196.2 CC criu/string.o [2021-01-22T07:31:45.544Z] #39 141.7 CC criu/pagemap-cache.o [2021-01-22T07:31:45.791Z] #43 196.3 CC criu/sysctl.o [2021-01-22T07:31:45.810Z] #39 142.0 CC criu/pagemap.o [2021-01-22T07:31:45.997Z] #18 35.84 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-01-22T07:31:45.997Z] #18 35.84 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-01-22T07:31:45.997Z] #18 35.84 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-01-22T07:31:45.997Z] #18 35.84 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-01-22T07:31:45.997Z] #18 35.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-01-22T07:31:45.997Z] #18 35.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-01-22T07:31:45.997Z] #18 35.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-22T07:31:46.033Z] #18 ... [2021-01-22T07:31:46.033Z] [2021-01-22T07:31:46.033Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:31:46.033Z] #30 DONE 230.1s [2021-01-22T07:31:46.033Z] [2021-01-22T07:31:46.033Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:46.033Z] #41 117.5 DEP criu/protobuf-desc.d [2021-01-22T07:31:46.033Z] #41 117.9 DEP criu/proc_parse.d [2021-01-22T07:31:46.033Z] #41 118.1 DEP criu/plugin.d [2021-01-22T07:31:46.033Z] #41 118.2 DEP criu/pipes.d [2021-01-22T07:31:46.033Z] #41 118.3 DEP criu/pie-util.d [2021-01-22T07:31:46.033Z] #41 118.4 DEP criu/pie-util-vdso.d [2021-01-22T07:31:46.033Z] #41 118.6 DEP criu/pie-util-vdso-elf32.d [2021-01-22T07:31:46.033Z] #41 118.7 DEP criu/path.d [2021-01-22T07:31:46.033Z] #41 118.9 DEP criu/parasite-syscall.d [2021-01-22T07:31:46.033Z] #41 119.2 DEP criu/pagemap.d [2021-01-22T07:31:46.033Z] #41 119.4 DEP criu/pagemap-cache.d [2021-01-22T07:31:46.033Z] #41 119.6 DEP criu/page-xfer.d [2021-01-22T07:31:46.033Z] #41 119.6 DEP criu/page-pipe.d [2021-01-22T07:31:46.033Z] #41 119.8 DEP criu/netfilter.d [2021-01-22T07:31:46.033Z] #41 120.1 DEP criu/net.d [2021-01-22T07:31:46.033Z] #41 120.3 DEP criu/namespaces.d [2021-01-22T07:31:46.033Z] #41 120.6 DEP criu/mount.d [2021-01-22T07:31:46.033Z] #41 120.8 DEP criu/memfd.d [2021-01-22T07:31:46.033Z] #41 121.0 DEP criu/mem.d [2021-01-22T07:31:46.033Z] #41 121.3 DEP criu/lsm.d [2021-01-22T07:31:46.033Z] #41 121.5 DEP criu/log.d [2021-01-22T07:31:46.033Z] #41 121.6 DEP criu/libnetlink.d [2021-01-22T07:31:46.033Z] #41 121.8 DEP criu/kerndat.d [2021-01-22T07:31:46.033Z] #41 122.0 DEP criu/kcmp-ids.d [2021-01-22T07:31:46.033Z] #41 122.1 DEP criu/irmap.d [2021-01-22T07:31:46.033Z] #41 122.3 DEP criu/ipc_ns.d [2021-01-22T07:31:46.033Z] #41 122.5 DEP criu/image.d [2021-01-22T07:31:46.033Z] #41 123.0 DEP criu/image-desc.d [2021-01-22T07:31:46.033Z] #41 123.1 DEP criu/fsnotify.d [2021-01-22T07:31:46.033Z] #41 123.4 DEP criu/filesystems.d [2021-01-22T07:31:46.033Z] #41 123.7 DEP criu/files.d [2021-01-22T07:31:46.033Z] #41 124.0 DEP criu/files-reg.d [2021-01-22T07:31:46.033Z] #41 124.3 DEP criu/files-ext.d [2021-01-22T07:31:46.033Z] #41 124.6 DEP criu/file-lock.d [2021-01-22T07:31:46.033Z] #41 ... [2021-01-22T07:31:46.033Z] [2021-01-22T07:31:46.033Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:31:46.033Z] #18 39.56 Selecting previously unselected package python3.7-minimal. [2021-01-22T07:31:46.257Z] #18 36.01 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-01-22T07:31:46.257Z] #18 36.01 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-01-22T07:31:46.257Z] #18 36.02 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-22T07:31:46.257Z] #18 36.04 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-01-22T07:31:46.257Z] #18 36.07 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-22T07:31:46.257Z] #18 36.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2021-01-22T07:31:46.257Z] #18 36.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-01-22T07:31:46.257Z] #18 36.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-01-22T07:31:46.257Z] #18 36.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-22T07:31:46.293Z] #18 39.58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T07:31:46.293Z] #18 39.61 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T07:31:46.433Z] #43 197.1 CC criu/sysfs_parse.o [2021-01-22T07:31:46.758Z] #39 142.7 CC criu/parasite-syscall.o [2021-01-22T07:31:46.827Z] #18 36.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-01-22T07:31:46.827Z] #18 36.81 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-01-22T07:31:46.827Z] #18 36.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-01-22T07:31:47.073Z] #43 197.7 CC criu/timens.o [2021-01-22T07:31:47.171Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.6% of statements [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/rootless [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/volume [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-22T07:31:47.171Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-22T07:31:47.171Z] [2021-01-22T07:31:47.171Z] === Skipped [2021-01-22T07:31:47.171Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-22T07:31:47.171Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-22T07:31:47.171Z] [2021-01-22T07:31:47.171Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-22T07:31:47.171Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-22T07:31:47.171Z] [2021-01-22T07:31:47.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-22T07:31:47.171Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:31:47.171Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:31:47.171Z] [2021-01-22T07:31:47.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-22T07:31:47.171Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:31:47.171Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:31:47.171Z] [2021-01-22T07:31:47.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-22T07:31:47.171Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:31:47.171Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:31:47.171Z] [2021-01-22T07:31:47.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-22T07:31:47.171Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:31:47.171Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:31:47.171Z] [2021-01-22T07:31:47.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-22T07:31:47.172Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:31:47.172Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-22T07:31:47.172Z] graphtest_unix.go:73: No driver to put! [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-22T07:31:47.172Z] time="2021-01-22T07:30:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:31:47.172Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:31:47.172Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-22T07:31:47.172Z] time="2021-01-22T07:30:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:31:47.172Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:31:47.172Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-22T07:31:47.172Z] time="2021-01-22T07:30:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:31:47.172Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:31:47.172Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-22T07:31:47.172Z] time="2021-01-22T07:30:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:31:47.172Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:31:47.172Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-22T07:31:47.172Z] time="2021-01-22T07:30:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:31:47.172Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:31:47.172Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-22T07:31:47.172Z] graphtest_unix.go:73: No driver to put! [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-22T07:31:47.172Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-22T07:31:47.172Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-22T07:31:47.172Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-22T07:31:47.172Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-22T07:31:47.172Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:31:47.172Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-22T07:31:47.172Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:31:47.172Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-22T07:31:47.172Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:31:47.172Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-22T07:31:47.172Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:31:47.172Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-22T07:31:47.172Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:31:47.172Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-22T07:31:47.172Z] graphtest_unix.go:73: No driver to put! [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-22T07:31:47.172Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-22T07:31:47.172Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] [2021-01-22T07:31:47.172Z] DONE 2194 tests, 26 skipped in 189.932s Post stage [Pipeline] junit [2021-01-22T07:31:47.220Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-01-22T07:31:47.333Z] #39 143.4 CC criu/path.o [2021-01-22T07:31:47.333Z] #39 ... [2021-01-22T07:31:47.333Z] [2021-01-22T07:31:47.333Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T07:31:47.333Z] #19 11.01 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-22T07:31:47.333Z] #19 11.08 Collecting pyyaml (from yamllint==1.16.0) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-22T07:31:47.368Z] #43 198.1 CC criu/timerfd.o [2021-01-22T07:31:47.396Z] #18 ... [2021-01-22T07:31:47.396Z] [2021-01-22T07:31:47.396Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T07:31:47.396Z] #30 DONE 230.8s [2021-01-22T07:31:47.396Z] [2021-01-22T07:31:47.396Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:47.396Z] #41 122.7 DEP criu/page-pipe.d [2021-01-22T07:31:47.396Z] #41 122.8 DEP criu/netfilter.d [2021-01-22T07:31:47.396Z] #41 122.9 DEP criu/net.d [2021-01-22T07:31:47.396Z] #41 123.2 DEP criu/namespaces.d [2021-01-22T07:31:47.396Z] #41 123.3 DEP criu/mount.d [2021-01-22T07:31:47.396Z] #41 123.6 DEP criu/memfd.d [2021-01-22T07:31:47.396Z] #41 124.0 DEP criu/mem.d [2021-01-22T07:31:47.396Z] #41 124.2 DEP criu/lsm.d [2021-01-22T07:31:47.396Z] #41 124.5 DEP criu/log.d [2021-01-22T07:31:47.396Z] #41 124.6 DEP criu/libnetlink.d [2021-01-22T07:31:47.596Z] #19 11.25 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-01-22T07:31:47.656Z] #41 124.8 DEP criu/kerndat.d [2021-01-22T07:31:47.656Z] #41 125.2 DEP criu/kcmp-ids.d [2021-01-22T07:31:47.672Z] #18 41.02 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T07:31:47.672Z] #18 41.06 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T07:31:47.707Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -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:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/make.sh dynbinary test-integration [2021-01-22T07:31:47.858Z] #19 11.74 Installing build dependencies: started [2021-01-22T07:31:47.916Z] #41 125.3 DEP criu/irmap.d [2021-01-22T07:31:48.002Z] [2021-01-22T07:31:48.002Z] Removing bundles/ [2021-01-22T07:31:48.002Z] [2021-01-22T07:31:48.002Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-22T07:31:48.002Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T07:31:48.002Z] GOOS="" GOARCH="" GOARM="" [2021-01-22T07:31:48.009Z] #43 198.5 CC criu/tty.o [2021-01-22T07:31:48.176Z] #41 125.5 DEP criu/ipc_ns.d [2021-01-22T07:31:48.176Z] #41 125.7 DEP criu/image.d [2021-01-22T07:31:48.436Z] #41 125.9 DEP criu/image-desc.d [2021-01-22T07:31:48.696Z] #41 126.0 DEP criu/fsnotify.d [2021-01-22T07:31:48.696Z] #41 126.1 DEP criu/filesystems.d [2021-01-22T07:31:48.956Z] #41 126.3 DEP criu/files.d [2021-01-22T07:31:49.525Z] #41 126.6 DEP criu/files-reg.d [2021-01-22T07:31:49.785Z] #41 126.9 DEP criu/files-ext.d [2021-01-22T07:31:49.785Z] #41 127.1 DEP criu/file-lock.d [2021-01-22T07:31:49.785Z] #41 127.2 DEP criu/file-ids.d [2021-01-22T07:31:50.044Z] #41 127.4 DEP criu/fifo.d [2021-01-22T07:31:50.106Z] #43 200.9 CC criu/tun.o [2021-01-22T07:31:50.304Z] #41 127.7 DEP criu/fdstore.d [2021-01-22T07:31:50.564Z] #41 127.9 DEP criu/fault-injection.d [2021-01-22T07:31:50.564Z] #41 128.0 DEP criu/external.d [2021-01-22T07:31:50.824Z] #41 128.1 DEP criu/eventpoll.d [2021-01-22T07:31:50.966Z] #18 44.17 Selecting previously unselected package python3-minimal. [2021-01-22T07:31:50.966Z] #18 44.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-01-22T07:31:50.966Z] #18 44.27 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-01-22T07:31:50.966Z] #18 44.27 Unpacking python3-minimal (3.7.3-1) ... [2021-01-22T07:31:50.966Z] #18 44.37 Selecting previously unselected package libmpdec2:amd64. [2021-01-22T07:31:51.084Z] #41 128.4 DEP criu/eventfd.d [2021-01-22T07:31:51.151Z] #43 201.5 CC criu/uffd.o [2021-01-22T07:31:51.226Z] #18 44.37 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-01-22T07:31:51.226Z] #18 44.39 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-01-22T07:31:51.226Z] #18 44.58 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-01-22T07:31:51.226Z] #18 44.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T07:31:51.226Z] #18 44.59 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T07:31:51.343Z] #41 128.6 DEP criu/crtools.d [2021-01-22T07:31:51.343Z] #41 128.7 DEP criu/cr-service.d [2021-01-22T07:31:51.603Z] #41 129.0 DEP criu/cr-restore.d [2021-01-22T07:31:52.172Z] #41 129.4 DEP criu/cr-errno.d [2021-01-22T07:31:52.172Z] #41 129.4 DEP criu/cr-dump.d [2021-01-22T07:31:52.193Z] #43 202.8 CC criu/util.o [2021-01-22T07:31:52.432Z] #41 129.7 DEP criu/cr-dedup.d [2021-01-22T07:31:52.692Z] #41 130.0 DEP criu/cr-check.d [2021-01-22T07:31:52.692Z] #41 ... [2021-01-22T07:31:52.692Z] [2021-01-22T07:31:52.692Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:31:52.692Z] #18 38.14 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:31:52.692Z] #18 38.31 Fetched 28.5 MB in 2s (11.8 MB/s) [2021-01-22T07:31:52.692Z] #18 38.39 Selecting previously unselected package pigz. [2021-01-22T07:31:52.692Z] #18 38.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 ... 23432 files and directories currently installed.) [2021-01-22T07:31:52.692Z] #18 38.50 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-01-22T07:31:52.692Z] #18 38.51 Unpacking pigz (2.4-1) ... [2021-01-22T07:31:52.692Z] #18 38.61 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-01-22T07:31:52.692Z] #18 38.63 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T07:31:52.692Z] #18 38.64 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T07:31:52.692Z] #18 39.43 Selecting previously unselected package python3.7-minimal. [2021-01-22T07:31:52.692Z] #18 39.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T07:31:52.692Z] #18 39.45 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T07:31:52.692Z] #18 40.68 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T07:31:52.692Z] #18 40.70 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T07:31:53.134Z] #18 46.35 Selecting previously unselected package python3.7. [2021-01-22T07:31:53.134Z] #18 46.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T07:31:53.134Z] #18 46.36 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T07:31:53.134Z] #18 46.52 Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-22T07:31:53.134Z] #18 46.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-01-22T07:31:53.134Z] #18 46.53 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-22T07:31:53.394Z] #18 46.66 Setting up python3-minimal (3.7.3-1) ... [2021-01-22T07:31:53.754Z] #43 204.2 CC criu/uts_ns.o [2021-01-22T07:31:54.049Z] #43 204.8 CC criu/vdso.o [2021-01-22T07:31:54.460Z] #19 ... [2021-01-22T07:31:54.460Z] [2021-01-22T07:31:54.460Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:54.460Z] #39 143.6 CC criu/pie-util-vdso.o [2021-01-22T07:31:54.460Z] #39 144.0 CC criu/pie-util.o [2021-01-22T07:31:54.460Z] #39 144.1 CC criu/pipes.o [2021-01-22T07:31:54.460Z] #39 144.9 CC criu/plugin.o [2021-01-22T07:31:54.460Z] #39 145.2 CC criu/proc_parse.o [2021-01-22T07:31:54.460Z] #39 147.4 CC criu/protobuf-desc.o [2021-01-22T07:31:54.460Z] #39 148.1 CC criu/protobuf.o [2021-01-22T07:31:54.460Z] #39 148.4 CC criu/pstree.o [2021-01-22T07:31:54.460Z] #39 149.3 CC criu/rbtree.o [2021-01-22T07:31:54.460Z] #39 149.5 CC criu/rst-malloc.o [2021-01-22T07:31:54.460Z] #39 149.8 CC criu/seccomp.o [2021-01-22T07:31:54.460Z] #39 150.3 CC criu/seize.o [2021-01-22T07:31:54.593Z] Fetching without tags [2021-01-22T07:31:54.599Z] #18 44.47 Selecting previously unselected package python3-minimal. [2021-01-22T07:31:54.703Z] #43 205.4 LINK criu/built-in.o [2021-01-22T07:31:54.722Z] #39 151.0 CC criu/servicefd.o [2021-01-22T07:31:54.774Z] #18 47.98 Selecting previously unselected package python3. [2021-01-22T07:31:54.774Z] #18 47.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-01-22T07:31:54.774Z] #18 48.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-01-22T07:31:54.774Z] #18 48.09 Unpacking python3 (3.7.3-1) ... [2021-01-22T07:31:54.859Z] #18 44.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-01-22T07:31:54.859Z] #18 44.62 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-01-22T07:31:54.859Z] #18 44.63 Unpacking python3-minimal (3.7.3-1) ... [2021-01-22T07:31:54.997Z] #43 205.6 LINK criu/criu [2021-01-22T07:31:55.033Z] #18 48.34 Selecting previously unselected package libip4tc0:amd64. [2021-01-22T07:31:55.033Z] #18 48.35 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-01-22T07:31:55.033Z] #18 48.38 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-01-22T07:31:55.119Z] #18 44.93 Selecting previously unselected package libmpdec2:amd64. [2021-01-22T07:31:55.119Z] #18 44.95 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-01-22T07:31:55.119Z] #18 44.99 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-01-22T07:31:55.293Z] #18 48.67 Selecting previously unselected package libip6tc0:amd64. [2021-01-22T07:31:55.293Z] #18 48.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-01-22T07:31:55.293Z] #18 48.68 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-01-22T07:31:55.306Z] #39 151.3 CC criu/shmem.o [2021-01-22T07:31:55.379Z] #18 45.16 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-01-22T07:31:55.379Z] #18 45.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T07:31:55.379Z] #18 45.19 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T07:31:55.553Z] #18 48.79 Selecting previously unselected package libiptc0:amd64. [2021-01-22T07:31:55.553Z] #18 48.79 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-01-22T07:31:55.553Z] #18 48.80 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-01-22T07:31:55.638Z] #43 206.1 DEP lib/c/criu.d [2021-01-22T07:31:55.638Z] #43 206.3 CC images/rpc.pb-c.o [2021-01-22T07:31:55.813Z] #18 49.07 Selecting previously unselected package libnfnetlink0:amd64. [2021-01-22T07:31:55.813Z] #18 49.08 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-01-22T07:31:55.813Z] #18 49.08 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-22T07:31:55.813Z] #18 49.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-01-22T07:31:55.868Z] Merging remotes/origin/master commit b865beba22aac576b95952fef97d4e775632c362 into PR head commit ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:31:56.073Z] #18 49.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-01-22T07:31:56.073Z] #18 49.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-22T07:31:56.258Z] #39 152.4 CC criu/sigframe.o [2021-01-22T07:31:56.259Z] #39 152.6 CC criu/signalfd.o [2021-01-22T07:31:56.333Z] #18 49.62 Selecting previously unselected package libnftnl11:amd64. [2021-01-22T07:31:56.333Z] #18 49.63 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-01-22T07:31:56.333Z] #18 49.64 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-01-22T07:31:56.333Z] #18 ... [2021-01-22T07:31:56.333Z] [2021-01-22T07:31:56.333Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:31:56.333Z] #41 124.8 DEP criu/file-ids.d [2021-01-22T07:31:56.333Z] #41 125.1 DEP criu/fifo.d [2021-01-22T07:31:56.333Z] #41 125.4 DEP criu/fdstore.d [2021-01-22T07:31:56.333Z] #41 125.5 DEP criu/fault-injection.d [2021-01-22T07:31:56.333Z] #41 125.6 DEP criu/external.d [2021-01-22T07:31:56.333Z] #41 125.9 DEP criu/eventpoll.d [2021-01-22T07:31:56.333Z] #41 126.0 DEP criu/eventfd.d [2021-01-22T07:31:56.333Z] #41 126.4 DEP criu/crtools.d [2021-01-22T07:31:56.333Z] #41 126.6 DEP criu/cr-service.d [2021-01-22T07:31:56.333Z] #41 126.9 DEP criu/cr-restore.d [2021-01-22T07:31:56.333Z] #41 127.1 DEP criu/cr-errno.d [2021-01-22T07:31:56.333Z] #41 127.2 DEP criu/cr-dump.d [2021-01-22T07:31:56.333Z] #41 127.5 DEP criu/cr-dedup.d [2021-01-22T07:31:56.333Z] #41 127.7 DEP criu/cr-check.d [2021-01-22T07:31:56.333Z] #41 127.8 DEP criu/config.d [2021-01-22T07:31:56.333Z] #41 128.0 DEP criu/clone-noasan.d [2021-01-22T07:31:56.333Z] #41 128.2 DEP criu/cgroup.d [2021-01-22T07:31:56.333Z] #41 128.4 DEP criu/cgroup-props.d [2021-01-22T07:31:56.333Z] #41 128.5 DEP criu/bitmap.d [2021-01-22T07:31:56.333Z] #41 128.5 DEP criu/bfd.d [2021-01-22T07:31:56.333Z] #41 128.6 DEP criu/autofs.d [2021-01-22T07:31:56.333Z] #41 128.9 DEP criu/aio.d [2021-01-22T07:31:56.333Z] #41 129.1 DEP criu/action-scripts.d [2021-01-22T07:31:56.333Z] #41 129.4 CC criu/action-scripts.o [2021-01-22T07:31:56.333Z] #41 130.0 CC criu/aio.o [2021-01-22T07:31:56.333Z] #41 130.9 CC criu/autofs.o [2021-01-22T07:31:56.333Z] #41 132.9 CC criu/bfd.o [2021-01-22T07:31:56.333Z] #41 133.7 CC criu/bitmap.o [2021-01-22T07:31:56.333Z] #41 134.1 CC criu/cgroup-props.o [2021-01-22T07:31:54.266Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T07:31:54.342Z] > git config --add remote.origin.fetch +refs/pull/41917/head:refs/remotes/origin/PR-41917 # timeout=10 [2021-01-22T07:31:54.389Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:31:54.505Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T07:31:54.630Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T07:31:54.630Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:31:54.632Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41917/head:refs/remotes/origin/PR-41917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:31:55.972Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:31:56.018Z] > git checkout -f ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 # timeout=10 [2021-01-22T07:31:56.522Z] #39 152.8 CC criu/sk-inet.o [2021-01-22T07:31:56.593Z] #41 ... [2021-01-22T07:31:56.593Z] [2021-01-22T07:31:56.593Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:31:56.593Z] #18 49.77 Selecting previously unselected package iptables. [2021-01-22T07:31:56.593Z] #18 49.78 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-01-22T07:31:56.593Z] #18 49.81 Unpacking iptables (1.8.2-4) ... [2021-01-22T07:31:56.686Z] #43 207.1 CC lib/c/criu.o [2021-01-22T07:31:56.759Z] #18 46.45 Selecting previously unselected package python3.7. [2021-01-22T07:31:56.759Z] #18 46.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T07:31:56.759Z] #18 46.46 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T07:31:56.759Z] #18 46.59 Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-22T07:31:56.759Z] #18 46.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-01-22T07:31:56.759Z] #18 46.60 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-22T07:31:56.759Z] #18 46.77 Setting up python3-minimal (3.7.3-1) ... [2021-01-22T07:31:56.853Z] #18 50.34 Selecting previously unselected package xxd. [2021-01-22T07:31:57.113Z] #18 50.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-22T07:31:57.113Z] #18 50.37 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T07:31:57.373Z] #18 50.64 Selecting previously unselected package vim-common. [2021-01-22T07:31:57.373Z] #18 50.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:31:57.373Z] #18 50.73 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T07:31:57.632Z] #18 51.03 Selecting previously unselected package bash-completion. [2021-01-22T07:31:57.632Z] #18 51.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-22T07:31:57.917Z] #39 153.9 CC criu/sk-netlink.o [2021-01-22T07:31:58.140Z] #18 48.12 Selecting previously unselected package python3. [2021-01-22T07:31:58.180Z] #39 154.3 CC criu/sk-packet.o [2021-01-22T07:31:58.211Z] #43 208.7 LINK lib/c/built-in.o [2021-01-22T07:31:58.211Z] #43 208.7 LINK lib/c/libcriu.so [2021-01-22T07:31:58.211Z] #43 208.8 LINK lib/c/libcriu.a [2021-01-22T07:31:58.400Z] #18 48.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-01-22T07:31:58.400Z] #18 48.20 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-01-22T07:31:58.400Z] #18 48.23 Unpacking python3 (3.7.3-1) ... [2021-01-22T07:31:58.506Z] #43 209.1 GEN magic.py [2021-01-22T07:31:58.660Z] #18 48.51 Selecting previously unselected package libip4tc0:amd64. [2021-01-22T07:31:58.660Z] #18 48.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-01-22T07:31:58.660Z] #18 48.59 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-01-22T07:31:58.754Z] #39 155.0 CC criu/sk-queue.o [2021-01-22T07:31:58.805Z] #43 209.3 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T07:31:58.805Z] #43 209.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T07:31:58.805Z] #43 209.3 Note: Building without GnuTLS support [2021-01-22T07:31:58.805Z] #43 209.3 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T07:31:58.805Z] #43 209.3 Makefile.config:40: Warn: Building without nftables support [2021-01-22T07:31:58.851Z] Merge succeeded, producing ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:31:58.851Z] Checking out Revision ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 (PR-41917) [2021-01-22T07:31:58.920Z] #18 48.76 Selecting previously unselected package libip6tc0:amd64. [2021-01-22T07:31:58.920Z] #18 48.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-01-22T07:31:58.920Z] #18 48.77 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-01-22T07:31:59.180Z] #18 48.96 Selecting previously unselected package libiptc0:amd64. [2021-01-22T07:31:59.180Z] #18 48.97 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-01-22T07:31:59.180Z] #18 48.99 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-01-22T07:31:58.477Z] > git remote # timeout=10 [2021-01-22T07:31:58.564Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T07:31:58.611Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T07:31:58.612Z] > git merge b865beba22aac576b95952fef97d4e775632c362 # timeout=10 [2021-01-22T07:31:58.749Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-01-22T07:31:58.883Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:31:58.930Z] > git checkout -f ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 # timeout=10 [2021-01-22T07:31:59.337Z] #39 155.5 CC criu/sk-tcp.o [2021-01-22T07:31:59.440Z] #18 49.28 Selecting previously unselected package libnfnetlink0:amd64. [2021-01-22T07:31:59.440Z] #18 49.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-01-22T07:31:59.440Z] #18 49.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-22T07:31:59.700Z] #18 49.49 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-01-22T07:31:59.700Z] #18 49.49 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-01-22T07:31:59.700Z] #18 49.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-22T07:31:59.700Z] #18 49.61 Selecting previously unselected package libnftnl11:amd64. [2021-01-22T07:31:59.700Z] #18 49.63 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-01-22T07:31:59.700Z] #18 49.65 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-01-22T07:31:59.859Z] #43 210.2 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T07:31:59.914Z] #39 156.1 CC criu/sk-unix.o [2021-01-22T07:31:59.959Z] #18 49.86 Selecting previously unselected package iptables. [2021-01-22T07:31:59.959Z] #18 49.87 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-01-22T07:32:00.219Z] #18 49.89 Unpacking iptables (1.8.2-4) ... [2021-01-22T07:32:00.789Z] #18 50.58 Selecting previously unselected package xxd. [2021-01-22T07:32:00.789Z] #18 50.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-22T07:32:00.789Z] #18 50.60 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T07:32:00.904Z] #43 211.2 make[1]: Nothing to be done for 'all'. [2021-01-22T07:32:01.049Z] #18 51.00 Selecting previously unselected package vim-common. [2021-01-22T07:32:01.199Z] #43 ... [2021-01-22T07:32:01.199Z] [2021-01-22T07:32:01.199Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:32:01.199Z] #40 DONE 278.9s [2021-01-22T07:32:01.199Z] [2021-01-22T07:32:01.199Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:01.391Z] #18 51.01 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:32:01.391Z] #18 51.07 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T07:32:01.651Z] #18 51.71 Selecting previously unselected package bash-completion. [2021-01-22T07:32:01.840Z] #24 ... [2021-01-22T07:32:01.840Z] [2021-01-22T07:32:01.840Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:01.840Z] #43 212.3 make[1]: 'images/built-in.o' is up to date. [2021-01-22T07:32:01.840Z] #43 212.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-22T07:32:01.840Z] #43 212.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-22T07:32:01.840Z] #43 212.5 make[1]: 'compel/libcompel.a' is up to date. [2021-01-22T07:32:01.840Z] #43 212.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-22T07:32:01.840Z] #43 212.6 make[1]: Nothing to be done for 'all'. [2021-01-22T07:32:01.840Z] #43 212.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T07:32:01.911Z] #18 51.72 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-22T07:32:02.472Z] #39 ... [2021-01-22T07:32:02.472Z] [2021-01-22T07:32:02.472Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:02.472Z] #52 171.4 + bin/containerd [2021-01-22T07:32:02.472Z] #52 ... [2021-01-22T07:32:02.472Z] [2021-01-22T07:32:02.472Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:02.472Z] #39 158.3 CC criu/sockets.o [2021-01-22T07:32:02.480Z] #43 213.0 make[2]: Nothing to be done for 'all'. [2021-01-22T07:32:02.480Z] #43 213.0 make[2]: Nothing to be done for 'all'. [2021-01-22T07:32:02.480Z] #43 213.1 make[2]: Nothing to be done for 'all'. [2021-01-22T07:32:02.551Z] #54 274.8 + bin/containerd-stress [2021-01-22T07:32:02.551Z] #54 276.8 + bin/containerd-shim [2021-01-22T07:32:02.777Z] #43 213.3 make[2]: Nothing to be done for 'all'. [2021-01-22T07:32:02.778Z] #43 213.4 make[2]: Nothing to be done for 'all'. [2021-01-22T07:32:02.778Z] #43 213.4 make[2]: Nothing to be done for 'all'. [2021-01-22T07:32:02.778Z] #43 213.5 make[2]: Nothing to be done for 'all'. [2021-01-22T07:32:03.073Z] #43 213.7 make[2]: Nothing to be done for 'all'. [2021-01-22T07:32:03.073Z] #43 213.7 INSTALL criu/criu [2021-01-22T07:32:03.073Z] #43 DONE 213.8s [2021-01-22T07:32:03.073Z] [2021-01-22T07:32:03.073Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:03.320Z] #18 ... [2021-01-22T07:32:03.320Z] [2021-01-22T07:32:03.320Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:03.320Z] #41 130.4 DEP criu/config.d [2021-01-22T07:32:03.320Z] #41 130.5 DEP criu/clone-noasan.d [2021-01-22T07:32:03.320Z] #41 130.6 DEP criu/cgroup.d [2021-01-22T07:32:03.320Z] #41 130.7 DEP criu/cgroup-props.d [2021-01-22T07:32:03.320Z] #41 130.9 DEP criu/bitmap.d [2021-01-22T07:32:03.320Z] #41 130.9 DEP criu/bfd.d [2021-01-22T07:32:03.320Z] #41 131.1 DEP criu/autofs.d [2021-01-22T07:32:03.320Z] #41 131.4 DEP criu/aio.d [2021-01-22T07:32:03.320Z] #41 131.6 DEP criu/action-scripts.d [2021-01-22T07:32:03.320Z] #41 132.1 CC criu/action-scripts.o [2021-01-22T07:32:03.320Z] #41 132.9 CC criu/aio.o [2021-01-22T07:32:03.320Z] #41 133.6 CC criu/autofs.o [2021-01-22T07:32:03.320Z] #41 135.5 CC criu/bfd.o [2021-01-22T07:32:03.320Z] #41 136.1 CC criu/bitmap.o [2021-01-22T07:32:03.320Z] #41 136.6 CC criu/cgroup-props.o [2021-01-22T07:32:03.320Z] #41 137.6 CC criu/cgroup.o [2021-01-22T07:32:03.423Z] #39 159.3 CC criu/stats.o [2021-01-22T07:32:03.423Z] #39 159.7 CC criu/string.o [2021-01-22T07:32:03.996Z] #39 160.1 CC criu/sysctl.o [2021-01-22T07:32:04.209Z] #18 57.12 Unpacking bash-completion (1:2.8-6) ... [2021-01-22T07:32:04.259Z] #41 141.5 CC criu/clone-noasan.o [2021-01-22T07:32:04.470Z] #18 57.90 Selecting previously unselected package bzip2. [2021-01-22T07:32:04.470Z] #18 57.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-01-22T07:32:04.470Z] #18 57.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T07:32:04.520Z] #41 141.9 CC criu/config.o [2021-01-22T07:32:04.570Z] #39 160.8 CC criu/sysfs_parse.o [2021-01-22T07:32:05.148Z] #39 161.2 CC criu/timens.o [2021-01-22T07:32:05.221Z] #18 58.33 Selecting previously unselected package xz-utils. [2021-01-22T07:32:05.221Z] #18 58.35 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-01-22T07:32:05.221Z] #18 58.39 Unpacking xz-utils (5.2.4-1) ... [2021-01-22T07:32:05.442Z] #39 161.5 CC criu/timerfd.o [2021-01-22T07:32:05.704Z] #39 ... [2021-01-22T07:32:05.704Z] [2021-01-22T07:32:05.704Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:05.704Z] #21 235.1 + return [2021-01-22T07:32:05.704Z] #21 DONE 237.5s [2021-01-22T07:32:05.704Z] [2021-01-22T07:32:05.704Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:05.704Z] #39 161.9 CC criu/tty.o [2021-01-22T07:32:05.792Z] #18 58.99 Selecting previously unselected package apparmor. [2021-01-22T07:32:05.792Z] #18 59.00 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-01-22T07:32:05.792Z] #18 59.13 Unpacking apparmor (2.13.2-10) ... [2021-01-22T07:32:05.907Z] #41 ... [2021-01-22T07:32:05.907Z] [2021-01-22T07:32:05.907Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:32:05.907Z] #18 55.79 Unpacking bash-completion (1:2.8-6) ... [2021-01-22T07:32:06.362Z] #18 59.70 Selecting previously unselected package aufs-tools. [2021-01-22T07:32:06.362Z] #18 59.70 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-01-22T07:32:06.362Z] #18 59.71 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-22T07:32:06.477Z] #18 56.20 Selecting previously unselected package bzip2. [2021-01-22T07:32:06.477Z] #18 56.22 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-01-22T07:32:06.477Z] #18 56.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T07:32:06.477Z] #18 56.37 Selecting previously unselected package xz-utils. [2021-01-22T07:32:06.477Z] #18 56.38 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-01-22T07:32:06.477Z] #18 56.40 Unpacking xz-utils (5.2.4-1) ... [2021-01-22T07:32:06.622Z] #18 60.03 Selecting previously unselected package libonig5:amd64. [2021-01-22T07:32:06.622Z] #18 60.04 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-01-22T07:32:06.622Z] #18 60.04 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-22T07:32:06.769Z] #18 56.68 Selecting previously unselected package apparmor. [2021-01-22T07:32:06.769Z] #18 56.68 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-01-22T07:32:06.919Z] #18 60.25 Selecting previously unselected package libjq1:amd64. [2021-01-22T07:32:06.919Z] #18 60.25 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T07:32:06.919Z] #18 60.26 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T07:32:06.919Z] #18 ... [2021-01-22T07:32:06.919Z] [2021-01-22T07:32:06.919Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:06.919Z] #41 135.4 CC criu/cgroup.o [2021-01-22T07:32:06.919Z] #41 140.1 CC criu/clone-noasan.o [2021-01-22T07:32:06.919Z] #41 140.5 CC criu/config.o [2021-01-22T07:32:06.919Z] #41 142.5 CC criu/cr-check.o [2021-01-22T07:32:06.919Z] #41 145.1 CC criu/cr-dedup.o [2021-01-22T07:32:07.038Z] #18 56.79 Unpacking apparmor (2.13.2-10) ... [2021-01-22T07:32:07.180Z] #41 145.8 CC criu/cr-dump.o [2021-01-22T07:32:07.440Z] #41 ... [2021-01-22T07:32:07.440Z] [2021-01-22T07:32:07.440Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:32:07.440Z] #18 60.70 Selecting previously unselected package jq. [2021-01-22T07:32:07.440Z] #18 60.72 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T07:32:07.440Z] #18 60.72 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T07:32:07.440Z] #18 60.85 Selecting previously unselected package libaio1:amd64. [2021-01-22T07:32:07.440Z] #18 60.86 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-01-22T07:32:07.440Z] #18 60.87 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-01-22T07:32:07.440Z] #18 60.96 Selecting previously unselected package libgpm2:amd64. [2021-01-22T07:32:07.440Z] #18 60.96 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-01-22T07:32:07.555Z] #56 ... [2021-01-22T07:32:07.555Z] [2021-01-22T07:32:07.555Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:07.555Z] #49 285.4 + /build/golangci-lint --version [2021-01-22T07:32:07.616Z] #18 57.30 Selecting previously unselected package aufs-tools. [2021-01-22T07:32:07.616Z] #18 57.32 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-01-22T07:32:07.616Z] #18 57.33 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-22T07:32:07.629Z] #39 163.7 CC criu/tun.o [2021-01-22T07:32:07.700Z] #18 60.97 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-01-22T07:32:07.700Z] #18 61.05 Selecting previously unselected package libicu63:amd64. [2021-01-22T07:32:07.700Z] #18 61.05 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-22T07:32:07.700Z] #18 61.05 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T07:32:07.797Z] #54 283.6 + bin/containerd-shim-runc-v1 [2021-01-22T07:32:07.849Z] #49 285.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-22T07:32:07.880Z] #18 57.57 Selecting previously unselected package libonig5:amd64. [2021-01-22T07:32:07.880Z] #18 57.58 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-01-22T07:32:07.880Z] #18 57.60 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-22T07:32:07.880Z] #18 57.79 Selecting previously unselected package libjq1:amd64. [2021-01-22T07:32:07.880Z] #18 57.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T07:32:07.880Z] #18 57.80 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T07:32:07.880Z] #18 57.90 Selecting previously unselected package jq. [2021-01-22T07:32:08.144Z] #18 57.91 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T07:32:08.144Z] #18 57.92 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T07:32:08.144Z] #18 58.15 Selecting previously unselected package libaio1:amd64. [2021-01-22T07:32:08.144Z] #18 58.15 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-01-22T07:32:08.145Z] #49 DONE 286.0s [2021-01-22T07:32:08.145Z] [2021-01-22T07:32:08.145Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:08.403Z] #18 58.16 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-01-22T07:32:08.403Z] #18 58.24 Selecting previously unselected package libgpm2:amd64. [2021-01-22T07:32:08.403Z] #18 58.25 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-01-22T07:32:08.403Z] #18 58.26 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-01-22T07:32:08.403Z] #18 58.35 Selecting previously unselected package libicu63:amd64. [2021-01-22T07:32:08.403Z] #18 58.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-22T07:32:08.403Z] #18 58.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T07:32:08.577Z] #39 164.4 CC criu/uffd.o [2021-01-22T07:32:09.524Z] #39 165.6 CC criu/util.o [2021-01-22T07:32:10.099Z] #39 ... [2021-01-22T07:32:10.099Z] [2021-01-22T07:32:10.099Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T07:32:10.099Z] #19 26.39 Installing build dependencies: finished with status 'done' [2021-01-22T07:32:10.099Z] #19 31.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-22T07:32:10.099Z] #19 31.91 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-22T07:32:10.099Z] #19 31.95 Building wheels for collected packages: pyyaml [2021-01-22T07:32:10.099Z] #19 31.95 Running setup.py bdist_wheel for pyyaml: started [2021-01-22T07:32:10.099Z] #19 33.12 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-22T07:32:10.099Z] #19 33.12 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-01-22T07:32:10.099Z] #19 33.27 Successfully built pyyaml [2021-01-22T07:32:10.099Z] #19 33.28 Installing collected packages: pyyaml, pathspec, yamllint [2021-01-22T07:32:10.099Z] #19 33.55 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-01-22T07:32:10.099Z] #19 DONE 33.8s [2021-01-22T07:32:10.099Z] [2021-01-22T07:32:10.099Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-22T07:32:11.493Z] #22 DONE 1.3s [2021-01-22T07:32:11.493Z] [2021-01-22T07:32:11.493Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-22T07:32:12.018Z] #54 288.3 + bin/containerd-shim-runc-v2 [2021-01-22T07:32:12.579Z] #54 289.2 + binaries [2021-01-22T07:32:12.579Z] #54 289.2 + install -D bin/containerd /build/containerd [2021-01-22T07:32:12.579Z] #54 289.3 + install -D bin/containerd-shim /build/containerd-shim [2021-01-22T07:32:12.579Z] #54 289.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-22T07:32:12.579Z] #54 289.3 + install -D bin/ctr /build/ctr [2021-01-22T07:32:12.985Z] #18 66.06 Selecting previously unselected package libnet1:amd64. [2021-01-22T07:32:12.985Z] #18 66.07 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-22T07:32:12.985Z] #18 66.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T07:32:12.985Z] #18 66.22 Selecting previously unselected package libnl-3-200:amd64. [2021-01-22T07:32:12.985Z] #18 66.23 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-22T07:32:12.985Z] #18 66.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T07:32:12.985Z] #18 66.36 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-22T07:32:12.985Z] #18 66.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-22T07:32:12.985Z] #18 66.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T07:32:13.246Z] #18 66.56 Selecting previously unselected package libreadline5:amd64. [2021-01-22T07:32:13.246Z] #18 66.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-01-22T07:32:13.246Z] #18 66.57 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-22T07:32:13.246Z] #18 66.75 Selecting previously unselected package net-tools. [2021-01-22T07:32:13.505Z] #54 DONE 289.9s [2021-01-22T07:32:13.507Z] #18 66.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-01-22T07:32:13.507Z] #18 66.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T07:32:13.768Z] #18 67.10 Selecting previously unselected package python-pip-whl. [2021-01-22T07:32:13.768Z] #18 67.11 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-22T07:32:13.768Z] #18 67.11 Unpacking python-pip-whl (18.1-5) ... [2021-01-22T07:32:14.434Z] [2021-01-22T07:32:14.434Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-22T07:32:14.599Z] #18 67.80 Selecting previously unselected package python3-lib2to3. [2021-01-22T07:32:14.599Z] #18 67.82 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-22T07:32:14.599Z] #18 67.86 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-22T07:32:14.859Z] #18 68.08 Selecting previously unselected package python3-distutils. [2021-01-22T07:32:14.859Z] #18 68.08 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-22T07:32:14.859Z] #18 68.08 Unpacking python3-distutils (3.7.3-1) ... [2021-01-22T07:32:14.859Z] #18 68.27 Selecting previously unselected package python3-pip. [2021-01-22T07:32:14.859Z] #18 68.28 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-22T07:32:14.859Z] #18 68.29 Unpacking python3-pip (18.1-5) ... [2021-01-22T07:32:14.977Z] #18 63.94 Selecting previously unselected package libnet1:amd64. [2021-01-22T07:32:14.977Z] #18 63.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-22T07:32:14.977Z] #18 63.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T07:32:14.977Z] #18 64.21 Selecting previously unselected package libnl-3-200:amd64. [2021-01-22T07:32:14.977Z] #18 64.21 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-22T07:32:14.977Z] #18 64.21 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T07:32:14.977Z] #18 64.47 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-22T07:32:14.977Z] #18 64.48 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-22T07:32:14.977Z] #18 64.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T07:32:14.977Z] #18 64.76 Selecting previously unselected package libreadline5:amd64. [2021-01-22T07:32:14.977Z] #18 64.76 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-01-22T07:32:14.977Z] #18 64.77 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-22T07:32:14.994Z] #55 DONE 0.9s [2021-01-22T07:32:14.994Z] [2021-01-22T07:32:14.994Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-22T07:32:15.235Z] #18 65.01 Selecting previously unselected package net-tools. [2021-01-22T07:32:15.235Z] #18 65.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-01-22T07:32:15.235Z] #18 65.02 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T07:32:15.249Z] #59 DONE 0.2s [2021-01-22T07:32:15.249Z] [2021-01-22T07:32:15.249Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-22T07:32:15.430Z] #18 68.67 Selecting previously unselected package python3-pkg-resources. [2021-01-22T07:32:15.430Z] #18 68.68 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T07:32:15.430Z] #18 68.69 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-22T07:32:15.430Z] #18 68.90 Selecting previously unselected package python3-setuptools. [2021-01-22T07:32:15.430Z] #18 68.92 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-22T07:32:15.690Z] #18 68.93 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-22T07:32:15.803Z] #18 65.50 Selecting previously unselected package python-pip-whl. [2021-01-22T07:32:15.803Z] #18 65.50 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-22T07:32:15.803Z] #18 65.51 Unpacking python-pip-whl (18.1-5) ... [2021-01-22T07:32:15.810Z] #61 DONE 0.5s [2021-01-22T07:32:15.810Z] [2021-01-22T07:32:15.810Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-22T07:32:15.810Z] #63 DONE 0.0s [2021-01-22T07:32:15.810Z] [2021-01-22T07:32:15.810Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-22T07:32:15.810Z] #64 DONE 0.0s [2021-01-22T07:32:15.950Z] #18 69.37 Selecting previously unselected package python3-wheel. [2021-01-22T07:32:16.065Z] [2021-01-22T07:32:16.065Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-22T07:32:16.211Z] #18 69.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-22T07:32:16.211Z] #18 69.45 Unpacking python3-wheel (0.32.3-2) ... [2021-01-22T07:32:16.211Z] #18 69.53 Selecting previously unselected package sudo. [2021-01-22T07:32:16.211Z] #18 69.54 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2021-01-22T07:32:16.211Z] #18 69.57 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-22T07:32:16.754Z] #18 ... [2021-01-22T07:32:16.754Z] [2021-01-22T07:32:16.754Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:16.754Z] #41 143.8 CC criu/cr-check.o [2021-01-22T07:32:16.754Z] #41 146.5 CC criu/cr-dedup.o [2021-01-22T07:32:16.754Z] #41 147.1 CC criu/cr-dump.o [2021-01-22T07:32:16.754Z] #41 151.0 CC criu/cr-errno.o [2021-01-22T07:32:16.754Z] #41 151.3 CC criu/cr-restore.o [2021-01-22T07:32:16.854Z] #26 ... [2021-01-22T07:32:16.854Z] [2021-01-22T07:32:16.854Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:16.854Z] #39 166.8 CC criu/uts_ns.o [2021-01-22T07:32:16.854Z] #39 167.0 CC criu/vdso.o [2021-01-22T07:32:16.854Z] #39 167.5 LINK criu/built-in.o [2021-01-22T07:32:16.854Z] #39 167.6 LINK criu/criu [2021-01-22T07:32:16.854Z] #39 168.0 DEP lib/c/criu.d [2021-01-22T07:32:16.854Z] #39 168.1 CC images/rpc.pb-c.o [2021-01-22T07:32:16.854Z] #39 169.1 CC lib/c/criu.o [2021-01-22T07:32:16.854Z] #39 170.7 LINK lib/c/built-in.o [2021-01-22T07:32:16.854Z] #39 170.8 LINK lib/c/libcriu.so [2021-01-22T07:32:16.854Z] #39 170.8 LINK lib/c/libcriu.a [2021-01-22T07:32:16.854Z] #39 171.0 GEN magic.py [2021-01-22T07:32:16.854Z] #39 171.2 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T07:32:16.854Z] #39 171.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T07:32:16.854Z] #39 171.2 Note: Building without GnuTLS support [2021-01-22T07:32:16.854Z] #39 171.2 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T07:32:16.854Z] #39 171.2 Makefile.config:40: Warn: Building without nftables support [2021-01-22T07:32:16.854Z] #39 172.2 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T07:32:16.854Z] #39 172.9 make[1]: Nothing to be done for 'all'. [2021-01-22T07:32:17.017Z] #41 ... [2021-01-22T07:32:17.017Z] [2021-01-22T07:32:17.017Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:32:17.017Z] #18 66.74 Selecting previously unselected package python3-lib2to3. [2021-01-22T07:32:17.017Z] #18 66.75 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-22T07:32:17.017Z] #18 66.76 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-22T07:32:17.151Z] #18 70.50 Selecting previously unselected package thin-provisioning-tools. [2021-01-22T07:32:17.151Z] #18 70.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-01-22T07:32:17.151Z] #18 70.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T07:32:17.168Z] Commit message: "TestCgroupNamespacesRunOlderClient: support cgroup v2" [2021-01-22T07:32:17.278Z] #18 67.07 Selecting previously unselected package python3-distutils. [2021-01-22T07:32:17.278Z] #18 67.08 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-22T07:32:17.278Z] #18 67.09 Unpacking python3-distutils (3.7.3-1) ... [2021-01-22T07:32:17.278Z] #18 67.34 Selecting previously unselected package python3-pip. [2021-01-22T07:32:17.539Z] #18 67.36 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-22T07:32:17.539Z] #18 67.38 Unpacking python3-pip (18.1-5) ... [2021-01-22T07:32:17.555Z] > git --version # timeout=10 [2021-01-22T07:32:17.602Z] > git --version # 'git version 2.24.1.windows.2' [2021-01-22T07:32:17.644Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-01-22T07:32:17.727Z] #18 71.02 Selecting previously unselected package uidmap. [2021-01-22T07:32:17.727Z] #18 71.03 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-01-22T07:32:17.727Z] #18 71.04 Unpacking uidmap (1:4.5-1.1) ... [2021-01-22T07:32:17.727Z] #18 71.22 Selecting previously unselected package vim-runtime. [2021-01-22T07:32:17.799Z] #39 173.6 make[1]: 'images/built-in.o' is up to date. [2021-01-22T07:32:17.799Z] #39 173.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-22T07:32:17.799Z] #39 173.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-22T07:32:17.799Z] #39 173.7 make[1]: 'compel/libcompel.a' is up to date. [2021-01-22T07:32:17.799Z] #39 173.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-22T07:32:17.799Z] #39 173.7 make[1]: Nothing to be done for 'all'. [2021-01-22T07:32:17.799Z] #39 173.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T07:32:17.799Z] #39 174.0 make[2]: Nothing to be done for 'all'. [2021-01-22T07:32:17.799Z] #39 174.0 make[2]: Nothing to be done for 'all'. [2021-01-22T07:32:17.799Z] #39 174.0 make[2]: Nothing to be done for 'all'. [2021-01-22T07:32:17.801Z] #18 67.70 Selecting previously unselected package python3-pkg-resources. [2021-01-22T07:32:17.801Z] #18 67.70 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T07:32:17.801Z] #18 67.72 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-22T07:32:17.953Z] #65 DONE 1.9s [2021-01-22T07:32:17.953Z] [2021-01-22T07:32:17.953Z] #66 exporting to image [2021-01-22T07:32:17.953Z] #66 exporting layers [2021-01-22T07:32:17.987Z] #18 71.23 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:32:17.987Z] #18 71.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-01-22T07:32:17.987Z] #18 71.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-22T07:32:17.987Z] #18 71.33 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-22T07:32:18.062Z] #39 174.1 make[2]: Nothing to be done for 'all'. [2021-01-22T07:32:18.062Z] #39 174.2 make[2]: Nothing to be done for 'all'. [2021-01-22T07:32:18.062Z] #39 174.2 make[2]: Nothing to be done for 'all'. [2021-01-22T07:32:18.062Z] #39 174.2 make[2]: Nothing to be done for 'all'. [2021-01-22T07:32:18.062Z] #39 174.3 make[2]: Nothing to be done for 'all'. [2021-01-22T07:32:18.062Z] #39 174.3 INSTALL criu/criu [2021-01-22T07:32:18.065Z] #18 67.89 Selecting previously unselected package python3-setuptools. [2021-01-22T07:32:18.065Z] #18 67.90 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-22T07:32:18.065Z] #18 67.92 Unpacking python3-setuptools (40.8.0-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-22T07:32:18.325Z] #18 68.27 Selecting previously unselected package python3-wheel. [2021-01-22T07:32:18.325Z] #18 68.28 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-22T07:32:18.325Z] #18 68.29 Unpacking python3-wheel (0.32.3-2) ... [2021-01-22T07:32:18.584Z] #18 68.39 Selecting previously unselected package sudo. [2021-01-22T07:32:18.584Z] #18 68.40 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2021-01-22T07:32:18.584Z] #18 68.43 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-22T07:32:19.527Z] #18 69.18 Selecting previously unselected package thin-provisioning-tools. [2021-01-22T07:32:19.527Z] #18 69.18 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-01-22T07:32:19.527Z] #18 69.19 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T07:32:20.096Z] #18 69.75 Selecting previously unselected package uidmap. [2021-01-22T07:32:20.096Z] #18 69.77 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-01-22T07:32:20.096Z] #18 69.79 Unpacking uidmap (1:4.5-1.1) ... [2021-01-22T07:32:20.096Z] #18 70.10 Selecting previously unselected package vim-runtime. [2021-01-22T07:32:20.356Z] #18 70.11 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-22T07:32:20.356Z] #18 70.19 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-01-22T07:32:20.356Z] #18 70.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-22T07:32:20.356Z] #18 70.30 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-22T07:32:20.548Z] #18 ... [2021-01-22T07:32:20.548Z] [2021-01-22T07:32:20.548Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:20.548Z] #41 148.9 CC criu/cr-errno.o [2021-01-22T07:32:20.548Z] #41 149.0 CC criu/cr-restore.o [2021-01-22T07:32:20.548Z] #41 155.4 CC criu/cr-service.o [2021-01-22T07:32:20.548Z] #41 158.2 CC criu/crtools.o [2021-01-22T07:32:20.548Z] #41 158.9 CC criu/eventfd.o [2021-01-22T07:32:20.809Z] #41 159.2 CC criu/eventpoll.o [2021-01-22T07:32:20.892Z] + docker version [2021-01-22T07:32:21.751Z] #41 160.3 CC criu/external.o [2021-01-22T07:32:22.321Z] #41 160.7 CC criu/fault-injection.o [2021-01-22T07:32:22.321Z] #41 160.8 CC criu/fdstore.o [2021-01-22T07:32:22.328Z] #39 DONE 178.3s [2021-01-22T07:32:22.328Z] [2021-01-22T07:32:22.328Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-22T07:32:22.328Z] #26 DONE 10.9s [2021-01-22T07:32:22.328Z] [2021-01-22T07:32:22.328Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-22T07:32:22.581Z] #41 ... [2021-01-22T07:32:22.581Z] [2021-01-22T07:32:22.581Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:32:22.581Z] #18 75.95 Selecting previously unselected package vim. [2021-01-22T07:32:22.581Z] #18 75.99 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-01-22T07:32:22.581Z] #18 76.04 Unpacking vim (2:8.1.0875-5) ... [2021-01-22T07:32:23.279Z] #29 DONE 1.0s [2021-01-22T07:32:23.279Z] [2021-01-22T07:32:23.279Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-22T07:32:23.279Z] #31 DONE 0.2s [2021-01-22T07:32:23.279Z] [2021-01-22T07:32:23.279Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:23.547Z] #52 ... [2021-01-22T07:32:23.547Z] [2021-01-22T07:32:23.547Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-22T07:32:23.782Z] #18 76.96 Selecting previously unselected package xfsprogs. [2021-01-22T07:32:23.782Z] #18 76.96 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-01-22T07:32:23.782Z] #18 76.97 Unpacking xfsprogs (4.20.0-1) ... [2021-01-22T07:32:23.808Z] #34 DONE 0.2s [2021-01-22T07:32:23.808Z] [2021-01-22T07:32:23.808Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-22T07:32:23.808Z] #37 DONE 0.2s [2021-01-22T07:32:23.808Z] [2021-01-22T07:32:23.808Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-22T07:32:24.091Z] #40 DONE 0.1s [2021-01-22T07:32:24.091Z] [2021-01-22T07:32:24.091Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-22T07:32:24.352Z] #42 DONE 0.3s [2021-01-22T07:32:24.352Z] [2021-01-22T07:32:24.352Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-22T07:32:24.352Z] #44 DONE 0.1s [2021-01-22T07:32:24.352Z] [2021-01-22T07:32:24.352Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:24.352Z] #52 ... [2021-01-22T07:32:24.352Z] [2021-01-22T07:32:24.352Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-22T07:32:24.405Z] #18 77.73 Selecting previously unselected package zip. [2021-01-22T07:32:24.405Z] #18 77.74 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-01-22T07:32:24.405Z] #18 77.75 Unpacking zip (3.0-11+b1) ... [2021-01-22T07:32:24.490Z] #66 exporting layers 6.6s done [2021-01-22T07:32:24.490Z] #66 writing image sha256:26ad448e35205758a54355aaa407989dd680823d328fc5e46d81e326f21ca60b done [2021-01-22T07:32:24.490Z] #66 naming to docker.io/library/docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 done [2021-01-22T07:32:24.490Z] #66 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-01-22T07:32:24.613Z] #46 DONE 0.2s [2021-01-22T07:32:24.613Z] [2021-01-22T07:32:24.613Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-22T07:32:24.613Z] #48 DONE 0.1s [2021-01-22T07:32:24.613Z] [2021-01-22T07:32:24.613Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-22T07:32:24.665Z] #18 78.10 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-22T07:32:24.821Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41917/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41917/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/validate/default [2021-01-22T07:32:24.874Z] #50 DONE 0.2s [2021-01-22T07:32:24.874Z] [2021-01-22T07:32:24.874Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:24.925Z] #18 78.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T07:32:24.925Z] #18 78.15 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-01-22T07:32:24.925Z] #18 78.16 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-22T07:32:24.925Z] #18 78.18 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-01-22T07:32:24.925Z] #18 78.19 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-01-22T07:32:24.925Z] #18 78.21 Setting up uidmap (1:4.5-1.1) ... [2021-01-22T07:32:24.925Z] #18 78.23 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-01-22T07:32:24.925Z] #18 78.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T07:32:24.925Z] #18 78.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T07:32:24.925Z] #18 78.26 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T07:32:24.925Z] #18 78.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T07:32:24.925Z] #18 78.29 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T07:32:24.925Z] #18 78.30 Setting up zip (3.0-11+b1) ... [2021-01-22T07:32:24.925Z] #18 78.32 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T07:32:25.185Z] #18 78.38 Setting up bash-completion (1:2.8-6) ... [2021-01-22T07:32:25.635Z] #18 74.58 Selecting previously unselected package vim. [2021-01-22T07:32:25.635Z] #18 74.60 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-01-22T07:32:25.635Z] #18 74.63 Unpacking vim (2:8.1.0875-5) ... [2021-01-22T07:32:25.635Z] #18 75.17 Selecting previously unselected package xfsprogs. [2021-01-22T07:32:25.635Z] #18 75.19 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-01-22T07:32:25.635Z] #18 75.19 Unpacking xfsprogs (4.20.0-1) ... [2021-01-22T07:32:25.752Z] Congratulations! All commits are properly signed with the DCO! [2021-01-22T07:32:25.752Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-01-22T07:32:25.752Z] No api/types/ or api/swagger.yaml changes in diff. [2021-01-22T07:32:25.752Z] Congratulations! All TOML source files changed here have valid syntax. [2021-01-22T07:32:25.752Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-01-22T07:32:25.752Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-01-22T07:32:25.752Z] Congratulations! No new tests were added to integration-cli. [2021-01-22T07:32:25.752Z] [2021-01-22T07:32:25.752Z] INFO Start validation with golang-ci-lint [2021-01-22T07:32:25.752Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-01-22T07:32:25.752Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-01-22T07:32:25.752Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-01-22T07:32:25.895Z] #18 75.62 Selecting previously unselected package zip. [2021-01-22T07:32:25.895Z] #18 75.64 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-01-22T07:32:25.895Z] #18 75.65 Unpacking zip (3.0-11+b1) ... [2021-01-22T07:32:25.895Z] #18 75.85 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-22T07:32:26.155Z] #18 75.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T07:32:26.155Z] #18 75.89 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-01-22T07:32:26.155Z] #18 75.91 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-22T07:32:26.155Z] #18 75.92 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-01-22T07:32:26.155Z] #18 75.94 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-01-22T07:32:26.155Z] #18 75.96 Setting up uidmap (1:4.5-1.1) ... [2021-01-22T07:32:26.155Z] #18 75.97 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-01-22T07:32:26.155Z] #18 75.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T07:32:26.155Z] #18 76.00 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T07:32:26.155Z] #18 76.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T07:32:26.155Z] #18 76.03 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T07:32:26.155Z] #18 76.04 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T07:32:26.155Z] #18 76.06 Setting up zip (3.0-11+b1) ... [2021-01-22T07:32:26.155Z] #18 76.07 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T07:32:26.415Z] #18 76.11 Setting up bash-completion (1:2.8-6) ... [2021-01-22T07:32:26.776Z] #24 ... [2021-01-22T07:32:26.776Z] [2021-01-22T07:32:26.776Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:26.776Z] #56 256.4 + bin/containerd [2021-01-22T07:32:27.965Z] Client: Docker Engine - Enterprise [2021-01-22T07:32:27.965Z] Version: 19.03.12 [2021-01-22T07:32:27.965Z] API version: 1.40 [2021-01-22T07:32:27.965Z] Go version: go1.13.13 [2021-01-22T07:32:27.965Z] Git commit: 4306744 [2021-01-22T07:32:27.965Z] Built: 08/05/2020 19:27:53 [2021-01-22T07:32:27.965Z] OS/Arch: windows/amd64 [2021-01-22T07:32:27.965Z] Experimental: false [2021-01-22T07:32:27.965Z] [2021-01-22T07:32:27.965Z] Server: Docker Engine - Enterprise [2021-01-22T07:32:27.965Z] Engine: [2021-01-22T07:32:27.965Z] Version: 19.03.12 [2021-01-22T07:32:27.965Z] API version: 1.40 (minimum version 1.24) [2021-01-22T07:32:27.965Z] Go version: go1.13.13 [2021-01-22T07:32:27.965Z] Git commit: f295753ffd [2021-01-22T07:32:27.965Z] Built: 08/05/2020 19:26:41 [2021-01-22T07:32:27.965Z] OS/Arch: windows/amd64 [2021-01-22T07:32:27.965Z] Experimental: true [Pipeline] sh [2021-01-22T07:32:28.955Z] #18 78.93 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-01-22T07:32:29.215Z] #18 78.95 Setting up xz-utils (5.2.4-1) ... [2021-01-22T07:32:29.215Z] #18 78.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-22T07:32:29.215Z] #18 78.99 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-22T07:32:29.215Z] #18 79.07 invoke-rc.d: could not determine current runlevel [2021-01-22T07:32:29.215Z] #18 79.07 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-22T07:32:29.215Z] #18 79.08 Setting up pigz (2.4-1) ... [2021-01-22T07:32:29.215Z] #18 79.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-22T07:32:29.215Z] #18 79.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T07:32:29.215Z] #18 79.14 Setting up python-pip-whl (18.1-5) ... [2021-01-22T07:32:29.215Z] #18 79.15 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-01-22T07:32:29.392Z] #18 82.17 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-01-22T07:32:29.392Z] #18 82.18 Setting up xz-utils (5.2.4-1) ... [2021-01-22T07:32:29.392Z] #18 82.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-22T07:32:29.392Z] #18 82.22 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-22T07:32:29.392Z] #18 82.34 invoke-rc.d: could not determine current runlevel [2021-01-22T07:32:29.392Z] #18 82.35 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-22T07:32:29.392Z] #18 82.36 Setting up pigz (2.4-1) ... [2021-01-22T07:32:29.392Z] #18 82.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-22T07:32:29.392Z] #18 82.38 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T07:32:29.392Z] #18 82.41 Setting up python-pip-whl (18.1-5) ... [2021-01-22T07:32:29.392Z] #18 82.43 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-01-22T07:32:29.392Z] #18 82.44 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-22T07:32:29.392Z] #18 82.85 Setting up libaio1:amd64 (0.3.112-3) ... [2021-01-22T07:32:29.475Z] #18 79.17 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-22T07:32:29.497Z] + docker info [2021-01-22T07:32:29.652Z] #18 82.86 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-22T07:32:29.652Z] #18 82.88 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T07:32:29.652Z] #18 82.89 Setting up vim (2:8.1.0875-5) ... [2021-01-22T07:32:29.652Z] #18 82.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-22T07:32:29.652Z] #18 82.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-22T07:32:29.652Z] #18 82.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-22T07:32:29.652Z] #18 82.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-22T07:32:29.652Z] #18 82.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-22T07:32:29.652Z] #18 82.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-22T07:32:29.652Z] #18 82.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-22T07:32:29.652Z] #18 82.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-22T07:32:29.652Z] #18 82.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T07:32:29.652Z] #18 82.97 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T07:32:29.652Z] #18 82.98 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-22T07:32:29.652Z] #18 82.99 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T07:32:29.652Z] #18 83.01 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-22T07:32:29.652Z] #18 83.02 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T07:32:29.735Z] #18 79.57 Setting up libaio1:amd64 (0.3.112-3) ... [2021-01-22T07:32:29.735Z] #18 79.58 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-22T07:32:29.735Z] #18 79.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T07:32:29.735Z] #18 79.61 Setting up vim (2:8.1.0875-5) ... [2021-01-22T07:32:29.735Z] #18 79.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-22T07:32:29.735Z] #18 79.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-22T07:32:29.735Z] #18 79.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-22T07:32:29.735Z] #18 79.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-22T07:32:29.735Z] #18 79.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-22T07:32:29.735Z] #18 79.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-22T07:32:29.735Z] #18 79.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-22T07:32:29.735Z] #18 79.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-22T07:32:29.995Z] #18 79.69 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T07:32:29.995Z] #18 79.70 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T07:32:29.995Z] #18 79.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-22T07:32:29.995Z] #18 79.73 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T07:32:29.995Z] #18 79.74 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-22T07:32:29.995Z] #18 79.76 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T07:32:29.995Z] #18 ... [2021-01-22T07:32:29.995Z] [2021-01-22T07:32:29.995Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:29.995Z] #41 157.2 CC criu/cr-service.o [2021-01-22T07:32:29.995Z] #41 159.9 CC criu/crtools.o [2021-01-22T07:32:29.995Z] #41 160.6 CC criu/eventfd.o [2021-01-22T07:32:29.995Z] #41 161.0 CC criu/eventpoll.o [2021-01-22T07:32:29.995Z] #41 161.8 CC criu/external.o [2021-01-22T07:32:29.995Z] #41 162.1 CC criu/fault-injection.o [2021-01-22T07:32:29.995Z] #41 162.2 CC criu/fdstore.o [2021-01-22T07:32:29.995Z] #41 162.7 CC criu/fifo.o [2021-01-22T07:32:29.995Z] #41 163.1 CC criu/file-ids.o [2021-01-22T07:32:29.995Z] #41 163.4 CC criu/file-lock.o [2021-01-22T07:32:29.995Z] #41 164.4 CC criu/files-ext.o [2021-01-22T07:32:29.995Z] #41 164.8 CC criu/files-reg.o [2021-01-22T07:32:29.995Z] #41 167.0 CC criu/files.o [2021-01-22T07:32:31.244Z] #56 ... [2021-01-22T07:32:31.244Z] [2021-01-22T07:32:31.244Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:31.244Z] #24 309.2 + return [2021-01-22T07:32:31.539Z] #24 DONE 309.4s [2021-01-22T07:32:31.539Z] [2021-01-22T07:32:31.539Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:31.905Z] #41 169.2 CC criu/filesystems.o [2021-01-22T07:32:32.846Z] #41 170.0 CC criu/fsnotify.o [2021-01-22T07:32:32.846Z] #41 ... [2021-01-22T07:32:32.846Z] [2021-01-22T07:32:32.846Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:32:32.846Z] #18 82.64 Setting up iptables (1.8.2-4) ... [2021-01-22T07:32:32.846Z] #18 82.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T07:32:32.846Z] #18 82.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T07:32:32.846Z] #18 82.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T07:32:32.846Z] #18 82.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T07:32:32.846Z] #18 82.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-22T07:32:32.846Z] #18 82.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-22T07:32:32.846Z] #18 82.71 Setting up python3 (3.7.3-1) ... [2021-01-22T07:32:32.949Z] #18 85.84 Setting up iptables (1.8.2-4) ... [2021-01-22T07:32:32.949Z] #18 85.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T07:32:32.949Z] #18 85.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T07:32:32.949Z] #18 85.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T07:32:32.949Z] #18 85.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T07:32:32.949Z] #18 85.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-22T07:32:32.949Z] #18 85.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-22T07:32:32.949Z] #18 86.04 Setting up python3 (3.7.3-1) ... [2021-01-22T07:32:32.949Z] #18 ... [2021-01-22T07:32:32.949Z] [2021-01-22T07:32:32.949Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:32.949Z] #41 161.4 CC criu/fifo.o [2021-01-22T07:32:32.949Z] #41 162.2 CC criu/file-ids.o [2021-01-22T07:32:32.949Z] #41 162.9 CC criu/file-lock.o [2021-01-22T07:32:32.949Z] #41 164.4 CC criu/files-ext.o [2021-01-22T07:32:32.949Z] #41 165.1 CC criu/files-reg.o [2021-01-22T07:32:32.949Z] #41 167.5 CC criu/files.o [2021-01-22T07:32:32.949Z] #41 169.7 CC criu/filesystems.o [2021-01-22T07:32:32.949Z] #41 170.5 CC criu/fsnotify.o [2021-01-22T07:32:33.076Z] #56 ... [2021-01-22T07:32:33.076Z] [2021-01-22T07:32:33.076Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-22T07:32:33.076Z] #25 DONE 0.1s [2021-01-22T07:32:33.076Z] [2021-01-22T07:32:33.076Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:33.076Z] #56 ... [2021-01-22T07:32:33.076Z] [2021-01-22T07:32:33.076Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-22T07:32:33.210Z] #41 ... [2021-01-22T07:32:33.210Z] [2021-01-22T07:32:33.210Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:32:33.210Z] #38 277.1 + dpkg --print-architecture [2021-01-22T07:32:33.210Z] #38 277.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-22T07:32:33.416Z] #18 83.15 Setting up python3-wheel (0.32.3-2) ... [2021-01-22T07:32:33.470Z] #38 277.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-22T07:32:33.470Z] #38 277.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-22T07:32:33.985Z] #18 83.91 Setting up apparmor (2.13.2-10) ... [2021-01-22T07:32:34.116Z] #30 DONE 0.8s [2021-01-22T07:32:34.116Z] [2021-01-22T07:32:34.116Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-22T07:32:34.116Z] #33 DONE 0.1s [2021-01-22T07:32:34.116Z] [2021-01-22T07:32:34.116Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:34.116Z] #56 ... [2021-01-22T07:32:34.116Z] [2021-01-22T07:32:34.116Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-22T07:32:34.116Z] #35 DONE 0.1s [2021-01-22T07:32:34.116Z] [2021-01-22T07:32:34.116Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-22T07:32:34.116Z] #38 DONE 0.1s [2021-01-22T07:32:34.116Z] [2021-01-22T07:32:34.116Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-22T07:32:34.409Z] #41 DONE 0.3s [2021-01-22T07:32:34.409Z] [2021-01-22T07:32:34.409Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-22T07:32:34.409Z] #44 DONE 0.1s [2021-01-22T07:32:34.409Z] [2021-01-22T07:32:34.409Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:34.703Z] #56 ... [2021-01-22T07:32:34.703Z] [2021-01-22T07:32:34.703Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-22T07:32:34.703Z] #46 DONE 0.1s [2021-01-22T07:32:34.703Z] [2021-01-22T07:32:34.703Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-22T07:32:34.703Z] #48 DONE 0.1s [2021-01-22T07:32:34.703Z] [2021-01-22T07:32:34.703Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:34.703Z] #56 ... [2021-01-22T07:32:34.703Z] [2021-01-22T07:32:34.703Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-22T07:32:34.703Z] #50 DONE 0.1s [2021-01-22T07:32:34.996Z] [2021-01-22T07:32:34.996Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-22T07:32:34.996Z] #52 DONE 0.1s [2021-01-22T07:32:34.996Z] [2021-01-22T07:32:34.996Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-22T07:32:34.996Z] #54 DONE 0.1s [2021-01-22T07:32:34.996Z] [2021-01-22T07:32:34.996Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:35.895Z] #18 85.78 Setting up xfsprogs (4.20.0-1) ... [2021-01-22T07:32:35.895Z] #18 85.80 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-22T07:32:36.155Z] #18 86.20 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-22T07:32:37.537Z] #18 87.20 Setting up python3-distutils (3.7.3-1) ... [2021-01-22T07:32:37.797Z] #18 87.70 Setting up python3-setuptools (40.8.0-1) ... [2021-01-22T07:32:39.178Z] #18 89.01 Setting up python3-pip (18.1-5) ... [2021-01-22T07:32:39.785Z] #52 218.2 + bin/containerd-stress [2021-01-22T07:32:40.117Z] #18 89.96 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:32:40.117Z] #18 90.00 Processing triggers for mime-support (3.62) ... [2021-01-22T07:32:40.152Z] #38 ... [2021-01-22T07:32:40.152Z] [2021-01-22T07:32:40.152Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T07:32:40.152Z] #18 86.40 Setting up python3-wheel (0.32.3-2) ... [2021-01-22T07:32:40.152Z] #18 87.17 Setting up apparmor (2.13.2-10) ... [2021-01-22T07:32:40.152Z] #18 88.85 Setting up xfsprogs (4.20.0-1) ... [2021-01-22T07:32:40.152Z] #18 88.86 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-22T07:32:40.152Z] #18 89.27 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-22T07:32:40.152Z] #18 90.19 Setting up python3-distutils (3.7.3-1) ... [2021-01-22T07:32:40.152Z] #18 90.72 Setting up python3-setuptools (40.8.0-1) ... [2021-01-22T07:32:40.152Z] #18 91.94 Setting up python3-pip (18.1-5) ... [2021-01-22T07:32:40.152Z] #18 93.03 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T07:32:40.152Z] #18 93.06 Processing triggers for mime-support (3.62) ... [2021-01-22T07:32:40.152Z] #18 DONE 93.6s [2021-01-22T07:32:40.152Z] [2021-01-22T07:32:40.152Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:40.152Z] #41 171.7 CC criu/image-desc.o [2021-01-22T07:32:40.152Z] #41 171.8 CC criu/image.o [2021-01-22T07:32:40.152Z] #41 172.6 CC criu/ipc_ns.o [2021-01-22T07:32:40.152Z] #41 174.0 CC criu/irmap.o [2021-01-22T07:32:40.152Z] #41 174.7 CC criu/kcmp-ids.o [2021-01-22T07:32:40.152Z] #41 175.1 CC criu/kerndat.o [2021-01-22T07:32:40.152Z] #41 176.2 CC criu/libnetlink.o [2021-01-22T07:32:40.152Z] #41 176.6 CC criu/log.o [2021-01-22T07:32:40.152Z] #41 177.2 CC criu/lsm.o [2021-01-22T07:32:40.152Z] #41 177.6 CC criu/mem.o [2021-01-22T07:32:40.413Z] #41 ... [2021-01-22T07:32:40.413Z] [2021-01-22T07:32:40.413Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-22T07:32:41.057Z] #18 DONE 90.8s [2021-01-22T07:32:41.057Z] [2021-01-22T07:32:41.057Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:32:41.057Z] #38 276.7 + dpkg --print-architecture [2021-01-22T07:32:41.057Z] #38 276.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-22T07:32:41.057Z] #38 277.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-22T07:32:41.057Z] #38 277.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-22T07:32:41.057Z] #38 ... [2021-01-22T07:32:41.057Z] [2021-01-22T07:32:41.057Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-22T07:32:41.351Z] #19 0.943 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-22T07:32:41.351Z] #19 0.947 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-22T07:32:41.351Z] #19 0.950 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-22T07:32:41.351Z] #19 DONE 1.0s [2021-01-22T07:32:41.351Z] [2021-01-22T07:32:41.351Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:41.351Z] #41 179.7 CC criu/memfd.o [2021-01-22T07:32:41.997Z] #19 0.937 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-22T07:32:41.997Z] #19 0.941 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-22T07:32:41.997Z] #19 0.945 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-22T07:32:41.997Z] #19 DONE 1.0s [2021-01-22T07:32:41.997Z] [2021-01-22T07:32:41.997Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T07:32:42.292Z] #41 180.7 CC criu/mount.o [2021-01-22T07:32:42.329Z] #52 221.5 + bin/containerd-shim [2021-01-22T07:32:43.908Z] #20 ... [2021-01-22T07:32:43.908Z] [2021-01-22T07:32:43.908Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:43.908Z] #41 171.3 CC criu/image-desc.o [2021-01-22T07:32:43.908Z] #41 171.4 CC criu/image.o [2021-01-22T07:32:43.908Z] #41 172.3 CC criu/ipc_ns.o [2021-01-22T07:32:43.908Z] #41 173.5 CC criu/irmap.o [2021-01-22T07:32:43.908Z] #41 174.2 CC criu/kcmp-ids.o [2021-01-22T07:32:43.908Z] #41 174.6 CC criu/kerndat.o [2021-01-22T07:32:43.908Z] #41 175.7 CC criu/libnetlink.o [2021-01-22T07:32:43.908Z] #41 176.1 CC criu/log.o [2021-01-22T07:32:43.908Z] #41 176.6 CC criu/lsm.o [2021-01-22T07:32:43.908Z] #41 176.9 CC criu/mem.o [2021-01-22T07:32:43.908Z] #41 178.9 CC criu/memfd.o [2021-01-22T07:32:43.908Z] #41 180.0 CC criu/mount.o [2021-01-22T07:32:44.316Z] Client: [2021-01-22T07:32:44.316Z] Debug Mode: false [2021-01-22T07:32:44.316Z] Plugins: [2021-01-22T07:32:44.316Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-01-22T07:32:44.316Z] [2021-01-22T07:32:44.316Z] Server: [2021-01-22T07:32:44.316Z] Containers: 0 [2021-01-22T07:32:44.316Z] Running: 0 [2021-01-22T07:32:44.316Z] Paused: 0 [2021-01-22T07:32:44.316Z] Stopped: 0 [2021-01-22T07:32:44.316Z] Images: 0 [2021-01-22T07:32:44.316Z] Server Version: 19.03.12 [2021-01-22T07:32:44.316Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-01-22T07:32:44.316Z] Windows: [2021-01-22T07:32:44.316Z] LCOW: [2021-01-22T07:32:44.316Z] Logging Driver: json-file [2021-01-22T07:32:44.316Z] Plugins: [2021-01-22T07:32:44.316Z] Volume: local [2021-01-22T07:32:44.316Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-22T07:32:44.316Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-22T07:32:44.316Z] Swarm: inactive [2021-01-22T07:32:44.316Z] Default Isolation: process [2021-01-22T07:32:44.316Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-22T07:32:44.316Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-22T07:32:44.316Z] OSType: windows [2021-01-22T07:32:44.316Z] Architecture: x86_64 [2021-01-22T07:32:44.316Z] CPUs: 4 [2021-01-22T07:32:44.316Z] Total Memory: 32GiB [2021-01-22T07:32:44.316Z] Name: azwin-2-4f2c00 [2021-01-22T07:32:44.316Z] ID: 5JRK:TTRM:XESM:NXTU:F3JD:GJNR:IWKL:EBLG:TQUS:KVAU:T57B:GJMQ [2021-01-22T07:32:44.316Z] Docker Root Dir: D:\docker [2021-01-22T07:32:44.316Z] Debug Mode: false [2021-01-22T07:32:44.316Z] Registry: https://index.docker.io/v1/ [2021-01-22T07:32:44.316Z] Labels: [2021-01-22T07:32:44.316Z] Experimental: true [2021-01-22T07:32:44.316Z] Insecure Registries: [2021-01-22T07:32:44.316Z] 10.0.0.4:5000 [2021-01-22T07:32:44.316Z] 127.0.0.0/8 [2021-01-22T07:32:44.316Z] Registry Mirrors: [2021-01-22T07:32:44.316Z] http://10.0.0.4:5000/ [2021-01-22T07:32:44.316Z] Live Restore Enabled: false [2021-01-22T07:32:44.316Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-01-22T07:32:44.948Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T07:32:44.948Z] [2021-01-22T07:32:44.948Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-22T07:32:44.948Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-22T07:32:44.948Z] HOSTNAME=fd4c3c624e0b [2021-01-22T07:32:44.948Z] TESTDEBUG=0 [2021-01-22T07:32:44.948Z] DEST=bundles/test-integration [2021-01-22T07:32:44.948Z] PWD=/go/src/github.com/docker/docker [2021-01-22T07:32:44.948Z] DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:32:44.948Z] container=docker [2021-01-22T07:32:44.948Z] HOME=/root [2021-01-22T07:32:44.948Z] GOLANG_VERSION=1.13.15 [2021-01-22T07:32:44.948Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-22T07:32:44.948Z] VALIDATE_BRANCH=master [2021-01-22T07:32:44.948Z] TERM=xterm [2021-01-22T07:32:44.948Z] DOCKER_PKG=github.com/docker/docker [2021-01-22T07:32:44.948Z] SHLVL=1 [2021-01-22T07:32:44.948Z] TIMEOUT=120m [2021-01-22T07:32:44.948Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-22T07:32:44.948Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-22T07:32:44.948Z] GO111MODULE=off [2021-01-22T07:32:44.948Z] DOCKER_EXPERIMENTAL=1 [2021-01-22T07:32:44.948Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-22T07:32:44.948Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-22T07:32:44.948Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-22T07:32:44.948Z] GOPATH=/go [2021-01-22T07:32:44.948Z] PKG_CONFIG=pkg-config [2021-01-22T07:32:44.948Z] _=/usr/bin/env [2021-01-22T07:32:44.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-22T07:32:46.491Z] #41 185.0 CC criu/namespaces.o [2021-01-22T07:32:47.214Z] #41 184.3 CC criu/namespaces.o [2021-01-22T07:32:47.214Z] #41 ... [2021-01-22T07:32:47.214Z] [2021-01-22T07:32:47.214Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T07:32:47.214Z] #20 5.194 Collecting yamllint==1.16.0 [2021-01-22T07:32:48.401Z] #41 186.7 CC criu/net.o [2021-01-22T07:32:48.933Z] #52 228.0 + bin/containerd-shim-runc-v1 [2021-01-22T07:32:51.698Z] #41 189.8 CC criu/netfilter.o [2021-01-22T07:32:51.698Z] #41 ... [2021-01-22T07:32:51.698Z] [2021-01-22T07:32:51.698Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T07:32:51.698Z] #20 5.069 Collecting yamllint==1.16.0 [2021-01-22T07:32:51.698Z] #20 10.42 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-22T07:32:51.698Z] #20 10.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-22T07:32:51.698Z] #20 10.56 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-22T07:32:51.698Z] #20 ... [2021-01-22T07:32:51.698Z] [2021-01-22T07:32:51.698Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:51.698Z] #41 190.2 CC criu/page-pipe.o [2021-01-22T07:32:52.268Z] #41 190.8 CC criu/page-xfer.o [2021-01-22T07:32:52.494Z] #20 10.59 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-22T07:32:52.494Z] #20 10.68 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-22T07:32:52.494Z] #20 10.72 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-22T07:32:52.754Z] #20 10.77 Collecting pyyaml (from yamllint==1.16.0) [2021-01-22T07:32:52.754Z] #20 10.99 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-01-22T07:32:53.323Z] #20 11.30 Installing collected packages: pathspec, pyyaml, yamllint [2021-01-22T07:32:53.341Z] #52 232.7 + bin/containerd-shim-runc-v2 [2021-01-22T07:32:53.583Z] #20 11.65 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-01-22T07:32:53.651Z] #41 ... [2021-01-22T07:32:53.651Z] [2021-01-22T07:32:53.651Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T07:32:53.651Z] #20 10.63 Collecting pyyaml (from yamllint==1.16.0) [2021-01-22T07:32:53.651Z] #20 10.90 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-01-22T07:32:53.651Z] #20 11.26 Installing collected packages: pathspec, pyyaml, yamllint [2021-01-22T07:32:53.651Z] #20 11.69 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-01-22T07:32:53.651Z] #20 DONE 12.1s [2021-01-22T07:32:53.651Z] [2021-01-22T07:32:53.651Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-22T07:32:53.651Z] #23 DONE 0.2s [2021-01-22T07:32:53.651Z] [2021-01-22T07:32:53.651Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-22T07:32:53.844Z] #20 DONE 12.0s [2021-01-22T07:32:53.844Z] [2021-01-22T07:32:53.844Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-22T07:32:54.104Z] #23 DONE 0.2s [2021-01-22T07:32:54.104Z] [2021-01-22T07:32:54.104Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:54.104Z] #41 186.1 CC criu/net.o [2021-01-22T07:32:54.104Z] #41 189.0 CC criu/netfilter.o [2021-01-22T07:32:54.104Z] #41 189.4 CC criu/page-pipe.o [2021-01-22T07:32:54.104Z] #41 190.0 CC criu/page-xfer.o [2021-01-22T07:32:54.364Z] #41 191.5 CC criu/pagemap-cache.o [2021-01-22T07:32:54.741Z] #52 234.2 + binaries [2021-01-22T07:32:54.741Z] #52 234.2 + install -D bin/containerd /build/containerd [2021-01-22T07:32:54.741Z] #52 234.2 + install -D bin/containerd-shim /build/containerd-shim [2021-01-22T07:32:54.741Z] #52 234.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-22T07:32:54.741Z] #52 234.3 + install -D bin/ctr /build/ctr [2021-01-22T07:32:54.935Z] #41 192.2 CC criu/pagemap.o [2021-01-22T07:32:55.875Z] #41 ... [2021-01-22T07:32:55.875Z] [2021-01-22T07:32:55.875Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-22T07:32:55.875Z] #28 DONE 1.5s [2021-01-22T07:32:55.875Z] [2021-01-22T07:32:55.875Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-22T07:32:55.875Z] #31 DONE 0.1s [2021-01-22T07:32:55.875Z] [2021-01-22T07:32:55.875Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-22T07:32:55.875Z] #33 DONE 0.1s [2021-01-22T07:32:55.875Z] [2021-01-22T07:32:55.875Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-22T07:32:55.875Z] #36 DONE 0.0s [2021-01-22T07:32:55.875Z] [2021-01-22T07:32:55.875Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:32:55.875Z] #47 ... [2021-01-22T07:32:55.875Z] [2021-01-22T07:32:55.875Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:55.875Z] #41 193.2 CC criu/parasite-syscall.o [2021-01-22T07:32:56.814Z] #41 194.1 CC criu/path.o [2021-01-22T07:32:57.074Z] #41 194.5 CC criu/pie-util-vdso-elf32.o [2021-01-22T07:32:57.644Z] #41 194.9 CC criu/pie-util-vdso.o [2021-01-22T07:32:57.903Z] #41 195.3 CC criu/pie-util.o [2021-01-22T07:32:58.163Z] #41 195.5 CC criu/pipes.o [2021-01-22T07:32:58.733Z] #41 196.1 CC criu/plugin.o [2021-01-22T07:32:58.935Z] #28 DONE 5.1s [2021-01-22T07:32:58.935Z] [2021-01-22T07:32:58.935Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-22T07:32:58.935Z] #31 DONE 0.4s [2021-01-22T07:32:58.935Z] [2021-01-22T07:32:58.935Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:32:58.935Z] #41 192.3 CC criu/pagemap-cache.o [2021-01-22T07:32:58.935Z] #41 192.8 CC criu/pagemap.o [2021-01-22T07:32:58.935Z] #41 193.5 CC criu/parasite-syscall.o [2021-01-22T07:32:58.935Z] #41 194.3 CC criu/path.o [2021-01-22T07:32:58.935Z] #41 194.5 CC criu/pie-util-vdso-elf32.o [2021-01-22T07:32:58.935Z] #41 194.9 CC criu/pie-util-vdso.o [2021-01-22T07:32:58.935Z] #41 195.4 CC criu/pie-util.o [2021-01-22T07:32:58.935Z] #41 195.6 CC criu/pipes.o [2021-01-22T07:32:58.935Z] #41 196.4 CC criu/plugin.o [2021-01-22T07:32:58.935Z] #41 196.8 CC criu/proc_parse.o [2021-01-22T07:32:59.198Z] #41 ... [2021-01-22T07:32:59.198Z] [2021-01-22T07:32:59.198Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-22T07:32:59.198Z] #33 DONE 0.2s [2021-01-22T07:32:59.198Z] [2021-01-22T07:32:59.198Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-22T07:32:59.302Z] #41 196.5 CC criu/proc_parse.o [2021-01-22T07:32:59.462Z] #36 DONE 0.3s [2021-01-22T07:32:59.462Z] [2021-01-22T07:32:59.462Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:32:59.462Z] #51 121.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-01-22T07:32:59.462Z] #51 123.8 + mkdir -p /build [2021-01-22T07:32:59.722Z] #51 123.8 + cp runc /build/runc [2021-01-22T07:32:59.876Z] #41 ... [2021-01-22T07:32:59.876Z] [2021-01-22T07:32:59.876Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T07:32:59.876Z] #51 118.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-01-22T07:32:59.876Z] #51 119.9 + mkdir -p /build [2021-01-22T07:32:59.876Z] #51 119.9 + cp runc /build/runc [2021-01-22T07:32:59.876Z] #51 DONE 120.1s [2021-01-22T07:32:59.983Z] #51 DONE 124.1s [2021-01-22T07:32:59.983Z] [2021-01-22T07:32:59.983Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:33:00.137Z] [2021-01-22T07:33:00.137Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:33:00.923Z] #47 ... [2021-01-22T07:33:00.923Z] [2021-01-22T07:33:00.923Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:33:00.923Z] #41 199.3 CC criu/protobuf-desc.o [2021-01-22T07:33:01.322Z] #52 DONE 239.7s [2021-01-22T07:33:01.583Z] [2021-01-22T07:33:01.583Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-22T07:33:01.864Z] #41 200.2 CC criu/protobuf.o [2021-01-22T07:33:02.048Z] #47 ... [2021-01-22T07:33:02.048Z] [2021-01-22T07:33:02.048Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:33:02.048Z] #38 DONE 305.0s [2021-01-22T07:33:02.048Z] [2021-01-22T07:33:02.048Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:33:02.048Z] #47 ... [2021-01-22T07:33:02.048Z] [2021-01-22T07:33:02.048Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:33:02.048Z] #41 199.4 CC criu/protobuf-desc.o [2021-01-22T07:33:02.124Z] #41 200.6 CC criu/pstree.o [2021-01-22T07:33:02.128Z] #56 292.4 + bin/containerd-stress [2021-01-22T07:33:02.128Z] #56 294.8 + bin/containerd-shim [2021-01-22T07:33:02.993Z] #41 200.2 CC criu/protobuf.o [2021-01-22T07:33:03.064Z] #41 ... [2021-01-22T07:33:03.064Z] [2021-01-22T07:33:03.064Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T07:33:03.064Z] #38 DONE 307.3s [2021-01-22T07:33:03.064Z] [2021-01-22T07:33:03.064Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:33:03.064Z] #41 201.5 CC criu/rbtree.o [2021-01-22T07:33:03.252Z] #41 200.5 CC criu/pstree.o [2021-01-22T07:33:03.325Z] #41 201.9 CC criu/rst-malloc.o [2021-01-22T07:33:03.895Z] #41 202.2 CC criu/seccomp.o [2021-01-22T07:33:04.123Z] #53 DONE 2.2s [2021-01-22T07:33:04.123Z] [2021-01-22T07:33:04.123Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-22T07:33:04.634Z] #41 ... [2021-01-22T07:33:04.634Z] [2021-01-22T07:33:04.634Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-22T07:33:04.634Z] #39 DONE 0.2s [2021-01-22T07:33:04.634Z] [2021-01-22T07:33:04.634Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:33:04.634Z] #41 201.8 CC criu/rbtree.o [2021-01-22T07:33:04.634Z] #41 202.0 CC criu/rst-malloc.o [2021-01-22T07:33:04.693Z] #57 DONE 0.8s [2021-01-22T07:33:04.693Z] [2021-01-22T07:33:04.693Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-22T07:33:04.836Z] #41 203.0 CC criu/seize.o [2021-01-22T07:33:04.928Z] #41 202.3 CC criu/seccomp.o [2021-01-22T07:33:05.096Z] #41 203.6 CC criu/servicefd.o [2021-01-22T07:33:05.188Z] #41 202.7 CC criu/seize.o [2021-01-22T07:33:05.356Z] #41 ... [2021-01-22T07:33:05.356Z] [2021-01-22T07:33:05.356Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-22T07:33:05.356Z] #39 DONE 0.5s [2021-01-22T07:33:05.356Z] [2021-01-22T07:33:05.356Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:33:05.356Z] #41 203.9 CC criu/shmem.o [2021-01-22T07:33:05.927Z] #41 204.4 CC criu/sigframe.o [2021-01-22T07:33:05.927Z] #41 204.5 CC criu/signalfd.o [2021-01-22T07:33:06.192Z] #41 203.3 CC criu/servicefd.o [2021-01-22T07:33:06.456Z] #41 ... [2021-01-22T07:33:06.456Z] [2021-01-22T07:33:06.456Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:33:06.456Z] #47 309.5 + /build/golangci-lint --version [2021-01-22T07:33:06.456Z] #47 309.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-22T07:33:06.456Z] #47 DONE 310.0s [2021-01-22T07:33:06.456Z] [2021-01-22T07:33:06.456Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:33:06.456Z] #41 203.6 CC criu/shmem.o [2021-01-22T07:33:06.497Z] #41 204.7 CC criu/sk-inet.o [2021-01-22T07:33:06.603Z] #59 DONE 1.8s [2021-01-22T07:33:06.603Z] [2021-01-22T07:33:06.603Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-22T07:33:06.863Z] #61 DONE 0.4s [2021-01-22T07:33:06.863Z] [2021-01-22T07:33:06.863Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-22T07:33:06.863Z] #62 DONE 0.1s [2021-01-22T07:33:07.027Z] #41 204.4 CC criu/sigframe.o [2021-01-22T07:33:07.071Z] #41 205.4 CC criu/sk-netlink.o [2021-01-22T07:33:07.071Z] #41 ... [2021-01-22T07:33:07.071Z] [2021-01-22T07:33:07.071Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:33:07.071Z] #47 310.9 + /build/golangci-lint --version [2021-01-22T07:33:07.071Z] #47 311.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-22T07:33:07.071Z] #47 DONE 311.4s [2021-01-22T07:33:07.124Z] [2021-01-22T07:33:07.124Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-22T07:33:07.286Z] #41 204.5 CC criu/signalfd.o [2021-01-22T07:33:07.286Z] #41 204.7 CC criu/sk-inet.o [2021-01-22T07:33:07.332Z] [2021-01-22T07:33:07.332Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T07:33:07.332Z] #41 205.7 CC criu/sk-packet.o [2021-01-22T07:33:07.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-22T07:33:07.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-22T07:33:07.592Z] #41 206.1 CC criu/sk-queue.o [2021-01-22T07:33:08.163Z] #41 206.5 CC criu/sk-tcp.o [2021-01-22T07:33:08.225Z] #41 205.4 CC criu/sk-netlink.o [2021-01-22T07:33:08.225Z] #41 205.6 CC criu/sk-packet.o [2021-01-22T07:33:08.423Z] #41 206.8 CC criu/sk-unix.o [2021-01-22T07:33:08.793Z] #41 206.0 CC criu/sk-queue.o [2021-01-22T07:33:09.051Z] #41 206.4 CC criu/sk-tcp.o [2021-01-22T07:33:09.054Z] #56 301.7 + bin/containerd-shim-runc-v1 [2021-01-22T07:33:09.620Z] #41 206.8 CC criu/sk-unix.o [2021-01-22T07:33:09.668Z] #63 DONE 2.7s [2021-01-22T07:33:09.668Z] [2021-01-22T07:33:09.668Z] #66 exporting to image [2021-01-22T07:33:09.668Z] #66 exporting layers [2021-01-22T07:33:09.810Z] #41 208.1 CC criu/sockets.o [2021-01-22T07:33:10.070Z] #41 208.5 CC criu/stats.o [2021-01-22T07:33:10.070Z] #41 208.7 CC criu/string.o [2021-01-22T07:33:10.070Z] #41 208.7 CC criu/sysctl.o [2021-01-22T07:33:10.557Z] #41 207.6 CC criu/sockets.o [2021-01-22T07:33:10.557Z] #41 208.0 CC criu/stats.o [2021-01-22T07:33:10.639Z] #41 209.0 CC criu/sysfs_parse.o [2021-01-22T07:33:10.817Z] #41 208.2 CC criu/string.o [2021-01-22T07:33:10.817Z] #41 208.3 CC criu/sysctl.o [2021-01-22T07:33:10.899Z] #41 209.2 CC criu/timens.o [2021-01-22T07:33:10.899Z] #41 209.3 CC criu/timerfd.o [2021-01-22T07:33:11.159Z] #41 209.5 CC criu/tty.o [2021-01-22T07:33:11.385Z] #41 208.6 CC criu/sysfs_parse.o [2021-01-22T07:33:11.385Z] #41 208.8 CC criu/timens.o [2021-01-22T07:33:11.644Z] #41 208.9 CC criu/timerfd.o [2021-01-22T07:33:11.729Z] #41 210.3 CC criu/tun.o [2021-01-22T07:33:11.903Z] #41 209.1 CC criu/tty.o [2021-01-22T07:33:11.989Z] #41 210.6 CC criu/uffd.o [2021-01-22T07:33:12.559Z] #41 211.2 CC criu/util.o [2021-01-22T07:33:12.843Z] #41 209.9 CC criu/tun.o [2021-01-22T07:33:12.843Z] #41 210.2 CC criu/uffd.o [2021-01-22T07:33:13.413Z] #41 210.7 CC criu/util.o [2021-01-22T07:33:13.498Z] #41 211.8 CC criu/uts_ns.o [2021-01-22T07:33:13.498Z] #41 211.9 CC criu/vdso-compat.o [2021-01-22T07:33:13.498Z] #41 212.1 CC criu/vdso.o [2021-01-22T07:33:13.983Z] #41 211.3 CC criu/uts_ns.o [2021-01-22T07:33:14.069Z] #41 212.4 LINK criu/built-in.o [2021-01-22T07:33:14.069Z] #41 212.5 LINK criu/criu [2021-01-22T07:33:14.243Z] #41 211.5 CC criu/vdso-compat.o [2021-01-22T07:33:14.243Z] #41 211.6 CC criu/vdso.o [2021-01-22T07:33:14.329Z] #41 212.7 DEP lib/c/criu.d [2021-01-22T07:33:14.329Z] #41 212.8 CC images/rpc.pb-c.o [2021-01-22T07:33:14.503Z] #41 211.9 LINK criu/built-in.o [2021-01-22T07:33:14.589Z] #41 213.1 CC lib/c/criu.o [2021-01-22T07:33:14.633Z] #56 306.5 + bin/containerd-shim-runc-v2 [2021-01-22T07:33:14.764Z] #41 211.9 LINK criu/criu [2021-01-22T07:33:14.764Z] #41 212.2 DEP lib/c/criu.d [2021-01-22T07:33:14.924Z] #56 307.7 + binaries [2021-01-22T07:33:14.956Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-01-22T07:33:14.956Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d7e9fa3c\powershellScript.ps1'; exit $LASTEXITCODE; [2021-01-22T07:33:14.956Z] ---------------------------------------------------------------------------- [2021-01-22T07:33:14.956Z] [2021-01-22T07:33:14.956Z] INFO: executeCI.ps1 starting at Fri Jan 22 07:33:12 CUT 2021 [2021-01-22T07:33:14.956Z] [2021-01-22T07:33:14.956Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-01-22T07:33:14.956Z] INFO: Running git version 2.24.1.windows.2 [2021-01-22T07:33:14.956Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-01-22T07:33:14.956Z] INFO: Environment variables: [2021-01-22T07:33:14.956Z] [2021-01-22T07:33:14.956Z] Name Value [2021-01-22T07:33:14.956Z] ---- ----- [2021-01-22T07:33:14.956Z] ALLUSERSPROFILE C:\ProgramData [2021-01-22T07:33:14.956Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-01-22T07:33:14.956Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-01-22T07:33:14.956Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-01-22T07:33:14.956Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-01-22T07:33:14.956Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-01-22T07:33:14.956Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-01-22T07:33:14.956Z] BRANCH_NAME PR-41917 [2021-01-22T07:33:14.956Z] BUILD_DISPLAY_NAME #1 [2021-01-22T07:33:14.956Z] BUILD_ID 1 [2021-01-22T07:33:14.956Z] BUILD_NUMBER 1 [2021-01-22T07:33:14.956Z] BUILD_TAG jenkins-moby-PR-41917-1 [2021-01-22T07:33:14.956Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41917/1/ [2021-01-22T07:33:14.956Z] CHANGE_AUTHOR AkihiroSuda [2021-01-22T07:33:14.956Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2021-01-22T07:33:14.956Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2021-01-22T07:33:14.956Z] CHANGE_BRANCH fix-cgroup2-tests [2021-01-22T07:33:14.956Z] CHANGE_FORK AkihiroSuda/docker [2021-01-22T07:33:14.956Z] CHANGE_ID 41917 [2021-01-22T07:33:14.956Z] CHANGE_TARGET master [2021-01-22T07:33:14.956Z] CHANGE_TITLE TestCgroupNamespacesRunOlderClient: support cgroup v2 [2021-01-22T07:33:14.956Z] CHANGE_URL https://github.com/moby/moby/pull/41917 [2021-01-22T07:33:14.956Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T07:33:14.956Z] CommonProgramFiles C:\Program Files\Common Files [2021-01-22T07:33:14.956Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-01-22T07:33:14.956Z] CommonProgramW6432 C:\Program Files\Common Files [2021-01-22T07:33:14.956Z] COMPUTERNAME azwin-2-4f2c00 [2021-01-22T07:33:14.956Z] ComSpec C:\windows\system32\cmd.exe [2021-01-22T07:33:14.956Z] ConfigSequenceNumber 0 [2021-01-22T07:33:14.956Z] DOCKER_BUILDKIT 0 [2021-01-22T07:33:14.956Z] DOCKER_DUT_DEBUG 1 [2021-01-22T07:33:14.956Z] DOCKER_EXPERIMENTAL 1 [2021-01-22T07:33:14.956Z] DOCKER_GRAPHDRIVER overlay2 [2021-01-22T07:33:14.956Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-01-22T07:33:14.956Z] EXECUTOR_NUMBER 0 [2021-01-22T07:33:14.956Z] FQDN azwin-2-4f2c00.westus.cloudapp.azure.com [2021-01-22T07:33:14.956Z] GIT_BRANCH PR-41917 [2021-01-22T07:33:14.956Z] GIT_COMMIT ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:33:14.956Z] GIT_URL https://github.com/moby/moby.git [2021-01-22T07:33:14.956Z] HUDSON_COOKIE 952467ca-927d-426a-9615-5003d7a631df [2021-01-22T07:33:14.956Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-01-22T07:33:14.956Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-01-22T07:33:14.956Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-01-22T07:33:14.956Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-01-22T07:33:14.956Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-01-22T07:33:14.956Z] JENKINS_NODE_COOKIE e4623e3b-4b87-4e5c-82a3-d0ce654cfab6 [2021-01-22T07:33:14.956Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-01-22T07:33:14.956Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-01-22T07:33:14.956Z] JOB_BASE_NAME PR-41917 [2021-01-22T07:33:14.956Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41917/display/redirect [2021-01-22T07:33:14.956Z] JOB_NAME moby/PR-41917 [2021-01-22T07:33:14.956Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41917/ [2021-01-22T07:33:14.956Z] library.jps.version master [2021-01-22T07:33:14.956Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-01-22T07:33:14.956Z] NODE_LABELS amd64 azure azwin-2-4f2c00 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-01-22T07:33:14.956Z] NODE_NAME azwin-2-4f2c00 [2021-01-22T07:33:14.956Z] NUMBER_OF_PROCESSORS 4 [2021-01-22T07:33:14.956Z] OS Windows_NT [2021-01-22T07:33:14.956Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-01-22T07:33:14.956Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-01-22T07:33:14.958Z] PROCESSOR_ARCHITECTURE AMD64 [2021-01-22T07:33:14.958Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-01-22T07:33:14.958Z] PROCESSOR_LEVEL 6 [2021-01-22T07:33:14.958Z] PROCESSOR_REVISION 5504 [2021-01-22T07:33:14.958Z] ProgramData C:\ProgramData [2021-01-22T07:33:14.958Z] ProgramFiles C:\Program Files [2021-01-22T07:33:14.958Z] ProgramFiles(x86) C:\Program Files (x86) [2021-01-22T07:33:14.958Z] ProgramW6432 C:\Program Files [2021-01-22T07:33:14.958Z] PROMPT $P$G [2021-01-22T07:33:14.958Z] PSExecutionPolicyPreference Bypass [2021-01-22T07:33:14.958Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-01-22T07:33:14.958Z] PUBLIC C:\Users\Public [2021-01-22T07:33:14.958Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41917/1/display/redirect?page=artif... [2021-01-22T07:33:14.958Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41917/1/display/redirect?page=changes [2021-01-22T07:33:14.958Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41917/1/display/redirect [2021-01-22T07:33:14.958Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41917/1/display/redirect?page=tests [2021-01-22T07:33:14.958Z] SKIP_VALIDATION_TESTS 1 [2021-01-22T07:33:14.958Z] SOURCES_DRIVE d [2021-01-22T07:33:14.958Z] SOURCES_SUBDIR gopath [2021-01-22T07:33:14.958Z] STAGE_NAME Run tests [2021-01-22T07:33:14.958Z] SystemDrive C: [2021-01-22T07:33:14.958Z] SystemRoot C:\windows [2021-01-22T07:33:14.958Z] TEMP C:\windows\TEMP [2021-01-22T07:33:14.958Z] TESTDEBUG 0 [2021-01-22T07:33:14.958Z] TESTRUN_DRIVE d [2021-01-22T07:33:14.958Z] TESTRUN_SUBDIR CI [2021-01-22T07:33:14.958Z] TIMEOUT 120m [2021-01-22T07:33:14.958Z] TMP C:\windows\TEMP [2021-01-22T07:33:14.958Z] USERDOMAIN WORKGROUP [2021-01-22T07:33:14.958Z] USERNAME azwin-2-4f2c00$ [2021-01-22T07:33:14.958Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-01-22T07:33:14.958Z] windir C:\windows [2021-01-22T07:33:14.958Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-01-22T07:33:14.958Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-01-22T07:33:14.958Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-01-22T07:33:14.958Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-01-22T07:33:14.958Z] [2021-01-22T07:33:14.958Z] [2021-01-22T07:33:14.958Z] [2021-01-22T07:33:14.958Z] INFO: Sources under d:\gopath\... [2021-01-22T07:33:14.958Z] INFO: Test run under d:\CI\... [2021-01-22T07:33:14.958Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-01-22T07:33:14.958Z] INFO: docker/docker repository was found [2021-01-22T07:33:15.024Z] #41 212.2 CC images/rpc.pb-c.o [2021-01-22T07:33:15.159Z] #41 213.6 LINK lib/c/built-in.o [2021-01-22T07:33:15.159Z] #41 213.6 LINK lib/c/libcriu.so [2021-01-22T07:33:15.159Z] #41 213.6 LINK lib/c/libcriu.a [2021-01-22T07:33:15.159Z] #41 213.7 GEN magic.py [2021-01-22T07:33:15.214Z] #56 307.7 + install -D bin/containerd /build/containerd [2021-01-22T07:33:15.214Z] #56 307.7 + install -D bin/containerd-shim /build/containerd-shim [2021-01-22T07:33:15.214Z] #56 307.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-22T07:33:15.214Z] #56 307.7 + install -D bin/ctr /build/ctr [2021-01-22T07:33:15.214Z] #56 DONE 307.8s [2021-01-22T07:33:15.283Z] #41 212.5 CC lib/c/criu.o [2021-01-22T07:33:15.418Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-01-22T07:33:15.420Z] #41 213.8 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T07:33:15.420Z] #41 213.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T07:33:15.420Z] #41 213.8 Note: Building without GnuTLS support [2021-01-22T07:33:15.420Z] #41 213.8 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T07:33:15.420Z] #41 213.8 Makefile.config:40: Warn: Building without nftables support [2021-01-22T07:33:15.876Z] #41 213.1 LINK lib/c/built-in.o [2021-01-22T07:33:15.876Z] #41 213.1 LINK lib/c/libcriu.so [2021-01-22T07:33:15.876Z] #41 213.2 LINK lib/c/libcriu.a [2021-01-22T07:33:15.876Z] #41 213.3 GEN magic.py [2021-01-22T07:33:15.876Z] #41 213.4 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T07:33:15.876Z] #41 213.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T07:33:15.876Z] #41 213.4 Note: Building without GnuTLS support [2021-01-22T07:33:15.878Z] ltsc2019: Pulling from windows/servercore [2021-01-22T07:33:15.878Z] 4612f6d0b889: Pulling fs layer [2021-01-22T07:33:15.878Z] 4dcc9a9b9e68: Pulling fs layer [2021-01-22T07:33:15.989Z] #41 214.3 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T07:33:16.135Z] #41 213.4 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T07:33:16.135Z] #41 213.4 Makefile.config:40: Warn: Building without nftables support [2021-01-22T07:33:16.247Z] [2021-01-22T07:33:16.247Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-22T07:33:16.247Z] #57 DONE 0.1s [2021-01-22T07:33:16.249Z] #41 214.7 make[1]: Nothing to be done for 'all'. [2021-01-22T07:33:16.260Z] #66 exporting layers 6.5s done [2021-01-22T07:33:16.260Z] #66 writing image sha256:60081c3202685a5474d05a65aca9c3b22d189342e748701d806a09146d750668 done [2021-01-22T07:33:16.260Z] #66 naming to docker.io/library/docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 done [2021-01-22T07:33:16.260Z] #66 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-22T07:33:16.395Z] #41 213.8 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T07:33:16.508Z] #41 215.1 make[1]: 'images/built-in.o' is up to date. [2021-01-22T07:33:16.550Z] [2021-01-22T07:33:16.550Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-22T07:33:16.550Z] #61 DONE 0.1s [2021-01-22T07:33:16.550Z] [2021-01-22T07:33:16.550Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-22T07:33:16.550Z] #63 DONE 0.1s [2021-01-22T07:33:16.550Z] [2021-01-22T07:33:16.550Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-22T07:33:16.550Z] #65 DONE 0.1s [2021-01-22T07:33:16.550Z] [2021-01-22T07:33:16.550Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-22T07:33:16.550Z] #66 DONE 0.0s [2021-01-22T07:33:16.596Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/test/unit [2021-01-22T07:33:16.768Z] #41 215.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-22T07:33:16.768Z] #41 215.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-22T07:33:16.768Z] #41 215.2 make[1]: 'compel/libcompel.a' is up to date. [2021-01-22T07:33:16.768Z] #41 215.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-22T07:33:16.768Z] #41 215.2 make[1]: Nothing to be done for 'all'. [2021-01-22T07:33:16.768Z] #41 215.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T07:33:16.768Z] #41 215.3 make[2]: Nothing to be done for 'all'. [2021-01-22T07:33:16.844Z] [2021-01-22T07:33:16.844Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-22T07:33:16.963Z] #41 214.3 make[1]: Nothing to be done for 'all'. [2021-01-22T07:33:17.028Z] #41 215.3 make[2]: Nothing to be done for 'all'. [2021-01-22T07:33:17.028Z] #41 215.4 make[2]: Nothing to be done for 'all'. [2021-01-22T07:33:17.028Z] #41 215.4 make[2]: Nothing to be done for 'all'. [2021-01-22T07:33:17.028Z] #41 215.5 make[2]: Nothing to be done for 'all'. [2021-01-22T07:33:17.028Z] #41 215.5 make[2]: Nothing to be done for 'all'. [2021-01-22T07:33:17.028Z] #41 215.5 make[2]: Nothing to be done for 'all'. [2021-01-22T07:33:17.028Z] #41 215.5 make[2]: Nothing to be done for 'all'. [2021-01-22T07:33:17.028Z] #41 215.5 INSTALL criu/criu [2021-01-22T07:33:17.222Z] #41 214.7 make[1]: 'images/built-in.o' is up to date. [2021-01-22T07:33:17.481Z] #41 214.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-22T07:33:17.481Z] #41 214.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-22T07:33:17.481Z] #41 214.8 make[1]: 'compel/libcompel.a' is up to date. [2021-01-22T07:33:17.481Z] #41 214.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-22T07:33:17.481Z] #41 214.8 make[1]: Nothing to be done for 'all'. [2021-01-22T07:33:17.481Z] #41 214.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T07:33:17.481Z] #41 214.9 make[2]: Nothing to be done for 'all'. [2021-01-22T07:33:17.597Z] #41 DONE 215.9s [2021-01-22T07:33:17.597Z] [2021-01-22T07:33:17.597Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:33:17.741Z] #41 214.9 make[2]: Nothing to be done for 'all'. [2021-01-22T07:33:17.741Z] #41 214.9 make[2]: Nothing to be done for 'all'. [2021-01-22T07:33:17.741Z] #41 215.0 make[2]: Nothing to be done for 'all'. [2021-01-22T07:33:17.741Z] #41 215.0 make[2]: Nothing to be done for 'all'. [2021-01-22T07:33:17.741Z] #41 215.1 make[2]: Nothing to be done for 'all'. [2021-01-22T07:33:17.741Z] #41 215.1 make[2]: Nothing to be done for 'all'. [2021-01-22T07:33:17.741Z] #41 215.1 make[2]: Nothing to be done for 'all'. [2021-01-22T07:33:17.741Z] #41 215.1 INSTALL criu/criu [2021-01-22T07:33:18.000Z] #41 DONE 215.4s [2021-01-22T07:33:18.000Z] [2021-01-22T07:33:18.000Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:33:18.911Z] #67 DONE 2.1s [2021-01-22T07:33:18.911Z] [2021-01-22T07:33:18.911Z] #68 exporting to oci image format [2021-01-22T07:33:18.911Z] #68 exporting layers [2021-01-22T07:33:18.977Z] #54 ... [2021-01-22T07:33:18.977Z] [2021-01-22T07:33:18.977Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-22T07:33:19.237Z] #42 DONE 0.2s [2021-01-22T07:33:19.237Z] [2021-01-22T07:33:19.237Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-22T07:33:19.237Z] #44 DONE 0.2s [2021-01-22T07:33:19.237Z] [2021-01-22T07:33:19.237Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:33:19.384Z] #54 ... [2021-01-22T07:33:19.384Z] [2021-01-22T07:33:19.384Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-22T07:33:19.384Z] #42 DONE 0.1s [2021-01-22T07:33:19.384Z] [2021-01-22T07:33:19.384Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-22T07:33:19.497Z] #54 ... [2021-01-22T07:33:19.497Z] [2021-01-22T07:33:19.497Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-22T07:33:19.497Z] #46 DONE 0.1s [2021-01-22T07:33:19.497Z] [2021-01-22T07:33:19.497Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-22T07:33:19.647Z] #44 DONE 0.2s [2021-01-22T07:33:19.647Z] [2021-01-22T07:33:19.647Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-22T07:33:19.647Z] #46 DONE 0.1s [2021-01-22T07:33:19.647Z] [2021-01-22T07:33:19.647Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-22T07:33:19.907Z] #48 DONE 0.2s [2021-01-22T07:33:19.907Z] [2021-01-22T07:33:19.907Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-22T07:33:19.907Z] #50 DONE 0.1s [2021-01-22T07:33:19.907Z] [2021-01-22T07:33:19.907Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-22T07:33:19.907Z] #52 DONE 0.1s [2021-01-22T07:33:19.907Z] [2021-01-22T07:33:19.907Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:33:20.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-22T07:33:20.067Z] #48 DONE 0.6s [2021-01-22T07:33:20.067Z] [2021-01-22T07:33:20.067Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-22T07:33:20.067Z] #50 DONE 0.1s [2021-01-22T07:33:20.067Z] [2021-01-22T07:33:20.067Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:33:20.067Z] #54 258.8 + bin/containerd [2021-01-22T07:33:20.067Z] #54 ... [2021-01-22T07:33:20.067Z] [2021-01-22T07:33:20.067Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-22T07:33:20.067Z] #52 DONE 0.1s [2021-01-22T07:33:20.326Z] [2021-01-22T07:33:20.326Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T07:33:20.475Z] #54 257.8 + bin/containerd [2021-01-22T07:33:23.185Z] ? github.com/docker/docker/api [no test files] [2021-01-22T07:33:24.441Z] 4dcc9a9b9e68: Download complete [2021-01-22T07:33:25.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-22T07:33:25.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-22T07:33:26.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-22T07:33:27.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-22T07:33:27.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-22T07:33:28.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-22T07:33:30.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-22T07:33:31.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-22T07:33:32.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-22T07:33:33.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-22T07:33:34.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-22T07:33:35.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-22T07:33:36.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-22T07:33:36.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-22T07:33:37.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-22T07:33:38.116Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2021-01-22T07:33:38.631Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-22T07:33:38.631Z] Using test binary docker [2021-01-22T07:33:38.631Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-22T07:33:38.631Z] +++ /etc/init.d/apparmor start [2021-01-22T07:33:38.631Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-22T07:33:38.631Z] INFO: Waiting for daemon to start... [2021-01-22T07:33:38.631Z] Starting dockerd [2021-01-22T07:33:38.631Z] +++ 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 [2021-01-22T07:33:40.728Z] . [2021-01-22T07:33:40.728Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-22T07:33:40.728Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-22T07:33:40.728Z] Error: No such image: emptyfs [2021-01-22T07:33:40.728Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-22T07:33:40.728Z] ++++ docker load [2021-01-22T07:33:41.018Z] Running integration-test (iteration 1) [2021-01-22T07:33:41.018Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-01-22T07:33:41.018Z] ++ 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 [2021-01-22T07:33:41.018Z] ++ set -e [2021-01-22T07:33:41.018Z] ++ '[' -n 0 ']' [2021-01-22T07:33:41.018Z] ++ set -x [2021-01-22T07:33:41.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:33:49.471Z] Loaded image: buildpack-deps:buster [2021-01-22T07:33:49.471Z] Loaded image: busybox:latest [2021-01-22T07:33:49.471Z] Loaded image: busybox:glibc [2021-01-22T07:33:51.538Z] Loaded image: debian:bullseye [2021-01-22T07:33:51.538Z] Loaded image: hello-world:latest [2021-01-22T07:33:51.538Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T07:33:51.538Z] INFO: Testing against a local daemon [2021-01-22T07:33:51.538Z] === RUN TestCgroupNamespacesBuild [2021-01-22T07:33:52.422Z] #54 286.8 + bin/containerd-stress [2021-01-22T07:33:52.422Z] #54 288.9 + bin/containerd-shim [2021-01-22T07:33:52.566Z] #54 285.7 + bin/containerd-stress [2021-01-22T07:33:52.566Z] #54 287.6 + bin/containerd-shim [2021-01-22T07:33:53.594Z] --- PASS: TestCgroupNamespacesBuild (1.91s) [2021-01-22T07:33:53.594Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-22T07:33:55.649Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2021-01-22T07:33:55.649Z] === RUN TestBuildWithSession [2021-01-22T07:33:55.649Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-22T07:33:55.649Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T07:33:55.649Z] === RUN TestBuildSquashParent [2021-01-22T07:33:56.760Z] #54 294.3 + bin/containerd-shim-runc-v1 [2021-01-22T07:33:57.702Z] #54 295.6 + bin/containerd-shim-runc-v1 [2021-01-22T07:34:01.897Z] #54 300.1 + bin/containerd-shim-runc-v2 [2021-01-22T07:34:02.036Z] #54 298.8 + bin/containerd-shim-runc-v2 [2021-01-22T07:34:02.037Z] #54 299.8 + binaries [2021-01-22T07:34:02.295Z] #54 299.8 + install -D bin/containerd /build/containerd [2021-01-22T07:34:02.295Z] #54 299.8 + install -D bin/containerd-shim /build/containerd-shim [2021-01-22T07:34:02.295Z] #54 299.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-22T07:34:02.295Z] #54 299.8 + install -D bin/ctr /build/ctr [2021-01-22T07:34:02.465Z] #54 301.0 + binaries [2021-01-22T07:34:02.465Z] #54 301.0 + install -D bin/containerd /build/containerd [2021-01-22T07:34:02.465Z] #54 301.1 + install -D bin/containerd-shim /build/containerd-shim [2021-01-22T07:34:02.465Z] #54 301.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-22T07:34:02.465Z] #54 301.1 + install -D bin/ctr /build/ctr [2021-01-22T07:34:02.863Z] #54 DONE 300.3s [2021-01-22T07:34:03.805Z] [2021-01-22T07:34:03.805Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-22T07:34:03.805Z] #55 DONE 0.2s [2021-01-22T07:34:03.805Z] [2021-01-22T07:34:03.805Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-22T07:34:03.805Z] #59 DONE 0.1s [2021-01-22T07:34:03.842Z] #54 DONE 302.6s [2021-01-22T07:34:04.064Z] [2021-01-22T07:34:04.064Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-22T07:34:04.064Z] #61 DONE 0.1s [2021-01-22T07:34:04.131Z] --- PASS: TestBuildSquashParent (7.71s) [2021-01-22T07:34:04.132Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-22T07:34:04.132Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:34:04.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:34:04.132Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:34:04.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:34:04.132Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:34:04.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:34:04.132Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:34:04.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:34:04.132Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:34:04.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:34:04.132Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:34:04.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:34:04.132Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:34:04.132Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:34:04.323Z] [2021-01-22T07:34:04.323Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-22T07:34:04.323Z] #63 DONE 0.0s [2021-01-22T07:34:04.323Z] [2021-01-22T07:34:04.323Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-22T07:34:04.323Z] #64 DONE 0.0s [2021-01-22T07:34:04.323Z] [2021-01-22T07:34:04.323Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-22T07:34:04.786Z] [2021-01-22T07:34:04.786Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-22T07:34:05.069Z] #55 DONE 0.2s [2021-01-22T07:34:05.069Z] [2021-01-22T07:34:05.069Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-22T07:34:05.069Z] #59 DONE 0.2s [2021-01-22T07:34:05.336Z] [2021-01-22T07:34:05.336Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-22T07:34:05.605Z] #61 DONE 0.4s [2021-01-22T07:34:05.605Z] [2021-01-22T07:34:05.605Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-22T07:34:05.605Z] #63 DONE 0.0s [2021-01-22T07:34:05.605Z] [2021-01-22T07:34:05.605Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-22T07:34:05.605Z] #64 DONE 0.0s [2021-01-22T07:34:05.605Z] [2021-01-22T07:34:05.605Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-22T07:34:06.196Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:34:06.196Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:34:06.226Z] #65 DONE 1.9s [2021-01-22T07:34:06.226Z] [2021-01-22T07:34:06.226Z] #66 exporting to image [2021-01-22T07:34:06.226Z] #66 exporting layers [2021-01-22T07:34:08.188Z] #65 DONE 2.2s [2021-01-22T07:34:08.188Z] [2021-01-22T07:34:08.188Z] #66 exporting to image [2021-01-22T07:34:08.188Z] #66 exporting layers [2021-01-22T07:34:08.253Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:34:08.253Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:34:10.974Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-22T07:34:10.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.76s) [2021-01-22T07:34:10.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.85s) [2021-01-22T07:34:10.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.41s) [2021-01-22T07:34:10.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.38s) [2021-01-22T07:34:10.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.45s) [2021-01-22T07:34:10.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.48s) [2021-01-22T07:34:10.974Z] === RUN TestBuildMultiStageCopy [2021-01-22T07:34:10.974Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-22T07:34:12.794Z] #66 exporting layers 6.6s done [2021-01-22T07:34:12.794Z] #66 writing image sha256:17c80408114b2f634013f82f18c2d6e56056c362022a90d853c99a0034e19f85 done [2021-01-22T07:34:12.794Z] #66 naming to docker.io/library/docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 done [2021-01-22T07:34:12.794Z] #66 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-01-22T07:34:13.131Z] + trap exit INT TERM [2021-01-22T07:34:13.131Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-01-22T07:34:13.131Z] + CONTAINER_NAME=docker-pr1 [2021-01-22T07:34:13.131Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41917/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41917/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -e DOCKER_GRAPHDRIVER docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/make.sh dynbinary-daemon [2021-01-22T07:34:13.690Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-22T07:34:13.979Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-22T07:34:14.508Z] [2021-01-22T07:34:14.508Z] Removing bundles/ [2021-01-22T07:34:14.508Z] [2021-01-22T07:34:14.508Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-01-22T07:34:14.508Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T07:34:14.508Z] GOOS="" GOARCH="" GOARM="" [2021-01-22T07:34:14.648Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-22T07:34:14.762Z] #66 exporting layers 6.4s done [2021-01-22T07:34:14.762Z] #66 writing image sha256:a5a9e6cfd48d7d47f3f431661ca2d6e0588e7ba63bfb12d39b9c3b315411f7ab done [2021-01-22T07:34:14.762Z] #66 naming to docker.io/library/docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 done [2021-01-22T07:34:14.762Z] #66 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-22T07:34:15.117Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/make.sh dynbinary test-integration [2021-01-22T07:34:15.276Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-22T07:34:15.905Z] --- PASS: TestBuildMultiStageCopy (5.26s) [2021-01-22T07:34:15.905Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.72s) [2021-01-22T07:34:15.905Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2021-01-22T07:34:15.905Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2021-01-22T07:34:15.905Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2021-01-22T07:34:15.905Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2021-01-22T07:34:15.905Z] === RUN TestBuildMultiStageParentConfig [2021-01-22T07:34:16.056Z] [2021-01-22T07:34:16.056Z] Removing bundles/ [2021-01-22T07:34:16.056Z] [2021-01-22T07:34:16.056Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-22T07:34:16.316Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T07:34:16.316Z] GOOS="" GOARCH="" GOARM="" [2021-01-22T07:34:17.961Z] --- PASS: TestBuildMultiStageParentConfig (1.65s) [2021-01-22T07:34:17.961Z] === RUN TestBuildLabelWithTargets [2021-01-22T07:34:20.680Z] --- PASS: TestBuildLabelWithTargets (2.59s) [2021-01-22T07:34:20.680Z] === RUN TestBuildWithEmptyLayers [2021-01-22T07:34:21.308Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2021-01-22T07:34:21.308Z] === RUN TestBuildMultiStageOnBuild [2021-01-22T07:34:24.808Z] --- PASS: TestBuildMultiStageOnBuild (3.11s) [2021-01-22T07:34:24.808Z] === RUN TestBuildUncleanTarFilenames [2021-01-22T07:34:26.312Z] --- PASS: TestBuildUncleanTarFilenames (1.48s) [2021-01-22T07:34:26.312Z] === RUN TestBuildMultiStageLayerLeak [2021-01-22T07:34:29.852Z] --- PASS: TestBuildMultiStageLayerLeak (3.30s) [2021-01-22T07:34:29.852Z] === RUN TestBuildWithHugeFile [2021-01-22T07:34:32.149Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|imports|compiled_files|files|name) took 2m2.002159054s [2021-01-22T07:34:32.149Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 653.350069ms [2021-01-22T07:34:36.535Z] 4612f6d0b889: Verifying Checksum [2021-01-22T07:34:36.535Z] 4612f6d0b889: Download complete [2021-01-22T07:34:41.175Z] #68 exporting layers 82.2s done [2021-01-22T07:34:41.175Z] #68 exporting manifest sha256:0ea3f028e801d4738c445ca626d3824113931d9bcc32c5e7ed575e5f751f4a18 done [2021-01-22T07:34:41.175Z] #68 exporting config sha256:947b9c5ac150dd2369d26b33eec8f9e8602aec9d13224fce6ef755c523bd3720 done [2021-01-22T07:34:41.175Z] #68 sending tarball [2021-01-22T07:34:45.872Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 14.7% of statements [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-22T07:34:45.872Z] ok github.com/docker/docker/api/server/middleware 0.030s coverage: 37.7% of statements [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-22T07:34:45.872Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2021-01-22T07:34:45.872Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-01-22T07:34:45.872Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/types [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-22T07:34:45.872Z] ok github.com/docker/docker/api/types/time 0.036s coverage: 100.0% of statements [2021-01-22T07:34:45.872Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/builder [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-22T07:34:45.872Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-22T07:34:45.872Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2021-01-22T07:34:45.872Z] ok github.com/docker/docker/builder/remotecontext 0.324s coverage: 13.7% of statements [2021-01-22T07:34:46.444Z] ok github.com/docker/docker/builder/dockerfile 0.916s coverage: 48.3% of statements [2021-01-22T07:34:46.444Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-22T07:34:46.707Z] ok github.com/docker/docker/builder/remotecontext/git 3.441s coverage: 86.3% of statements [2021-01-22T07:34:46.707Z] ? github.com/docker/docker/cli [no test files] [2021-01-22T07:34:46.707Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-22T07:34:50.195Z] INFO [runner/unused/goanalysis] analyzers took 26.946068281s with top 10 stages: buildssa: 22.794033266s, U1000: 4.152035015s [2021-01-22T07:34:52.008Z] ok github.com/docker/docker/client 0.220s coverage: 75.4% of statements [2021-01-22T07:34:56.952Z] --- PASS: TestBuildWithHugeFile (27.10s) [2021-01-22T07:34:56.952Z] === RUN TestBuildWithEmptyDockerfile [2021-01-22T07:34:56.952Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:34:56.952Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:34:56.952Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:34:56.952Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:34:56.952Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:34:56.952Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:34:56.952Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:34:56.952Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:34:56.952Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:34:56.952Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-01-22T07:34:56.952Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-01-22T07:34:56.952Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-01-22T07:34:56.952Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-01-22T07:34:56.952Z] === RUN TestBuildPreserveOwnership [2021-01-22T07:34:56.952Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-22T07:34:59.927Z] #68 sending tarball 16.9s done [2021-01-22T07:34:59.927Z] #68 DONE 99.1s [2021-01-22T07:34:59.927Z] [2021-01-22T07:34:59.927Z] #69 importing to docker [2021-01-22T07:35:01.387Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-22T07:35:04.108Z] --- PASS: TestBuildPreserveOwnership (6.95s) [2021-01-22T07:35:04.108Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.49s) [2021-01-22T07:35:04.108Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.46s) [2021-01-22T07:35:04.108Z] === RUN TestBuildPlatformInvalid [2021-01-22T07:35:04.108Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-01-22T07:35:04.108Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-22T07:35:14.485Z] Loaded image: buildpack-deps:buster [2021-01-22T07:35:14.485Z] Loaded image: busybox:latest [2021-01-22T07:35:14.485Z] Loaded image: busybox:glibc [2021-01-22T07:35:14.775Z] Loaded image: debian:bullseye [2021-01-22T07:35:15.064Z] Loaded image: hello-world:latest [2021-01-22T07:35:15.064Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T07:35:15.262Z] #69 DONE 16.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-22T07:35:15.708Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/test/unit [2021-01-22T07:35:18.612Z] ok github.com/docker/docker/cmd/dockerd 0.162s coverage: 29.1% of statements [2021-01-22T07:35:19.242Z] ? github.com/docker/docker/api [no test files] [2021-01-22T07:35:20.003Z] ok github.com/docker/docker/container 0.198s coverage: 34.7% of statements [2021-01-22T07:35:20.003Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-22T07:35:20.003Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-22T07:35:20.003Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-22T07:35:20.003Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-22T07:35:21.938Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.53s) [2021-01-22T07:35:21.938Z] PASS [2021-01-22T07:35:21.938Z] [2021-01-22T07:35:21.938Z] === Skipped [2021-01-22T07:35:21.938Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-01-22T07:35:21.938Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T07:35:21.938Z] [2021-01-22T07:35:21.938Z] [2021-01-22T07:35:21.938Z] DONE 33 tests, 1 skipped in 100.620s [2021-01-22T07:35:21.938Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-01-22T07:35:21.938Z] ++ 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 [2021-01-22T07:35:21.938Z] ++ set -e [2021-01-22T07:35:21.938Z] ++ '[' -n 0 ']' [2021-01-22T07:35:21.938Z] ++ set -x [2021-01-22T07:35:21.938Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:35:21.938Z] INFO: Testing against a local daemon [2021-01-22T07:35:21.938Z] === RUN TestConfigInspect [2021-01-22T07:35:23.315Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.088s coverage: 65.3% of statements [2021-01-22T07:35:23.891Z] ok github.com/docker/docker/daemon/cluster/convert 0.054s coverage: 35.9% of statements [2021-01-22T07:35:26.371Z] --- PASS: TestConfigInspect (4.04s) [2021-01-22T07:35:26.371Z] === RUN TestConfigList [2021-01-22T07:35:27.206Z] ok github.com/docker/docker/daemon/cluster 0.117s coverage: 0.5% of statements [2021-01-22T07:35:29.128Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2021-01-22T07:35:29.875Z] --- PASS: TestConfigList (3.78s) [2021-01-22T07:35:29.875Z] === RUN TestConfigsCreateAndDelete [2021-01-22T07:35:30.078Z] ok github.com/docker/docker/daemon/config 0.091s coverage: 81.8% of statements [2021-01-22T07:35:30.655Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2021-01-22T07:35:32.047Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2021-01-22T07:35:33.374Z] --- PASS: TestConfigsCreateAndDelete (3.41s) [2021-01-22T07:35:33.374Z] === RUN TestConfigsUpdate [2021-01-22T07:35:34.616Z] ok github.com/docker/docker/api/server 0.043s coverage: 9.0% of statements [2021-01-22T07:35:36.259Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-01-22T07:35:36.259Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.535s coverage: 14.1% of statements [2021-01-22T07:35:36.831Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.673s coverage: 56.2% of statements [2021-01-22T07:35:36.876Z] --- PASS: TestConfigsUpdate (3.72s) [2021-01-22T07:35:36.876Z] === RUN TestTemplatedConfig [2021-01-22T07:35:39.386Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2021-01-22T07:35:40.378Z] --- PASS: TestTemplatedConfig (3.80s) [2021-01-22T07:35:40.378Z] === RUN TestConfigCreateResolve [2021-01-22T07:35:41.932Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.036s coverage: 73.1% of statements [2021-01-22T07:35:42.194Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.356s coverage: 46.2% of statements [2021-01-22T07:35:43.139Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.939s coverage: 49.5% of statements [2021-01-22T07:35:43.882Z] --- PASS: TestConfigCreateResolve (3.34s) [2021-01-22T07:35:43.882Z] === RUN TestConfigDaemonLibtrustID [2021-01-22T07:35:44.175Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-01-22T07:35:44.175Z] PASS [2021-01-22T07:35:44.175Z] [2021-01-22T07:35:44.175Z] DONE 7 tests in 22.697s [2021-01-22T07:35:44.175Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-01-22T07:35:44.175Z] ++ 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 [2021-01-22T07:35:44.175Z] ++ set -e [2021-01-22T07:35:44.175Z] ++ '[' -n 0 ']' [2021-01-22T07:35:44.175Z] ++ set -x [2021-01-22T07:35:44.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:35:44.464Z] INFO: Testing against a local daemon [2021-01-22T07:35:44.464Z] === RUN TestCheckpoint [2021-01-22T07:35:44.464Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-22T07:35:44.464Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T07:35:44.464Z] === RUN TestContainerInvalidJSON [2021-01-22T07:35:44.464Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:35:44.464Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:35:44.464Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:35:44.464Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:35:44.464Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:35:44.464Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:35:44.464Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:35:44.464Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:35:44.464Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:35:44.464Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-01-22T07:35:44.464Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-22T07:35:44.464Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-22T07:35:44.464Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-22T07:35:44.464Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-22T07:35:44.464Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2021-01-22T07:35:44.464Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-22T07:35:44.528Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2021-01-22T07:35:44.753Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2021-01-22T07:35:44.753Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-22T07:35:44.753Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-01-22T07:35:44.753Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-22T07:35:45.042Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-01-22T07:35:45.042Z] === RUN TestCopyFromContainer [2021-01-22T07:35:45.103Z] ok github.com/docker/docker/daemon 12.327s coverage: 17.1% of statements [2021-01-22T07:35:45.103Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-22T07:35:45.103Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-22T07:35:45.103Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-22T07:35:45.103Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-22T07:35:45.103Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-22T07:35:45.103Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.035s coverage: 3.0% of statements [2021-01-22T07:35:45.678Z] ok github.com/docker/docker/daemon/links 0.056s coverage: 93.0% of statements [2021-01-22T07:35:47.759Z] === RUN TestCopyFromContainer// [2021-01-22T07:35:47.759Z] === RUN TestCopyFromContainer//bar/root [2021-01-22T07:35:47.760Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-22T07:35:47.760Z] === RUN TestCopyFromContainer/bar/quux [2021-01-22T07:35:47.760Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-22T07:35:47.760Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-22T07:35:48.052Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-22T07:35:48.052Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-22T07:35:48.052Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-22T07:35:48.345Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-22T07:35:48.345Z] --- PASS: TestCopyFromContainer (3.29s) [2021-01-22T07:35:48.345Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-01-22T07:35:48.345Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-01-22T07:35:48.345Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-01-22T07:35:48.346Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-01-22T07:35:48.346Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-01-22T07:35:48.346Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-01-22T07:35:48.346Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-01-22T07:35:48.346Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-01-22T07:35:48.346Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-01-22T07:35:48.346Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-01-22T07:35:48.346Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-22T07:35:48.346Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:35:48.346Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:35:48.346Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:35:48.346Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:35:48.346Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:35:48.346Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:35:48.346Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:35:48.346Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:35:48.346Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:35:48.346Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-01-22T07:35:48.346Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-22T07:35:48.346Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-22T07:35:48.346Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-22T07:35:48.346Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-22T07:35:48.346Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-01-22T07:35:48.346Z] === RUN TestCreateWithInvalidEnv [2021-01-22T07:35:48.346Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-22T07:35:48.346Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-22T07:35:48.346Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-22T07:35:48.346Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-22T07:35:48.346Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-22T07:35:48.346Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-22T07:35:48.346Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-22T07:35:48.346Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-22T07:35:48.346Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-22T07:35:48.346Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-01-22T07:35:48.346Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-22T07:35:48.346Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-22T07:35:48.346Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-22T07:35:48.346Z] === RUN TestCreateTmpfsMountsTarget [2021-01-22T07:35:48.346Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-01-22T07:35:48.346Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-22T07:35:48.354Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 6.4% of statements [2021-01-22T07:35:48.354Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 43.2% of statements [2021-01-22T07:35:48.354Z] ok github.com/docker/docker/daemon/logger/awslogs 0.253s coverage: 77.8% of statements [2021-01-22T07:35:49.820Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2021-01-22T07:35:49.820Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 23.9% of statements [2021-01-22T07:35:50.086Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.035s coverage: 87.2% of statements [2021-01-22T07:35:50.086Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.110s coverage: 57.7% of statements [2021-01-22T07:35:50.086Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-22T07:35:50.086Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-22T07:35:50.086Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-22T07:35:50.087Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-22T07:35:50.087Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-22T07:35:50.087Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-22T07:35:50.350Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.065s coverage: 61.6% of statements [2021-01-22T07:35:50.870Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s) [2021-01-22T07:35:50.870Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-22T07:35:50.991Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T07:35:50.991Z] [2021-01-22T07:35:50.991Z] + TEST_INTEGRATION_DEST=2 [2021-01-22T07:35:50.991Z] + CONTAINER_NAME=docker-pr1-2 [2021-01-22T07:35:50.991Z] + TEST_SKIP_INTEGRATION=1 [2021-01-22T07:35:50.991Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-01-22T07:35:50.991Z] + run_tests [2021-01-22T07:35:50.991Z] + c=0 [2021-01-22T07:35:50.991Z] + '[' -n 0 ']' [2021-01-22T07:35:50.991Z] + rm= [2021-01-22T07:35:50.991Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41917/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41917/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41917/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/make.sh '' test-integration [2021-01-22T07:35:50.991Z] ++ jobs -p [2021-01-22T07:35:50.991Z] + for job in $(jobs -p) [2021-01-22T07:35:50.991Z] + wait 19186 [2021-01-22T07:35:50.991Z] + TEST_INTEGRATION_DEST=3 [2021-01-22T07:35:50.991Z] + CONTAINER_NAME=docker-pr1-3 [2021-01-22T07:35:50.991Z] + TEST_SKIP_INTEGRATION=1 [2021-01-22T07:35:50.991Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-01-22T07:35:50.991Z] + run_tests [2021-01-22T07:35:50.991Z] + '[' -n 0 ']' [2021-01-22T07:35:50.991Z] + rm= [2021-01-22T07:35:50.991Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41917/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41917/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41917/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/make.sh '' test-integration [2021-01-22T07:35:50.991Z] + TEST_INTEGRATION_DEST=1 [2021-01-22T07:35:50.991Z] + CONTAINER_NAME=docker-pr1-1 [2021-01-22T07:35:50.991Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-01-22T07:35:50.991Z] + run_tests test-integration-flaky [2021-01-22T07:35:50.991Z] + '[' -n 0 ']' [2021-01-22T07:35:50.991Z] + rm= [2021-01-22T07:35:50.991Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41917/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41917/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41917/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/make.sh test-integration-flaky test-integration [2021-01-22T07:35:50.991Z] [2021-01-22T07:35:50.991Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-22T07:35:50.991Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-22T07:35:50.991Z] HOSTNAME=1a4db361ef1e [2021-01-22T07:35:50.991Z] TEST_SKIP_INTEGRATION=1 [2021-01-22T07:35:50.991Z] TESTDEBUG=0 [2021-01-22T07:35:50.991Z] DEST=bundles/test-integration [2021-01-22T07:35:50.991Z] PWD=/go/src/github.com/docker/docker [2021-01-22T07:35:50.991Z] KEEPBUNDLE=1 [2021-01-22T07:35:50.991Z] DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:35:50.991Z] container=docker [2021-01-22T07:35:50.991Z] HOME=/root [2021-01-22T07:35:50.991Z] GOLANG_VERSION=1.13.15 [2021-01-22T07:35:50.991Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-22T07:35:50.991Z] VALIDATE_BRANCH=master [2021-01-22T07:35:50.991Z] TERM=xterm [2021-01-22T07:35:50.991Z] DOCKER_PKG=github.com/docker/docker [2021-01-22T07:35:50.991Z] SHLVL=1 [2021-01-22T07:35:50.991Z] TIMEOUT=120m [2021-01-22T07:35:50.991Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-22T07:35:50.991Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-22T07:35:50.991Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-01-22T07:35:50.991Z] GO111MODULE=off [2021-01-22T07:35:50.991Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-22T07:35:50.991Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-22T07:35:50.991Z] GOPATH=/go [2021-01-22T07:35:50.991Z] PKG_CONFIG=pkg-config [2021-01-22T07:35:50.991Z] _=/usr/bin/env [2021-01-22T07:35:50.991Z] Building test suite binary ./integration-cli/test.main [2021-01-22T07:35:50.991Z] [2021-01-22T07:35:50.991Z] [2021-01-22T07:35:50.991Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-01-22T07:35:50.991Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-22T07:35:50.991Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-22T07:35:50.991Z] HOSTNAME=393cb8f9f14d [2021-01-22T07:35:50.991Z] TEST_SKIP_INTEGRATION=1 [2021-01-22T07:35:50.991Z] TESTDEBUG=0 [2021-01-22T07:35:50.991Z] DEST=bundles/test-integration [2021-01-22T07:35:50.991Z] PWD=/go/src/github.com/docker/docker [2021-01-22T07:35:50.991Z] KEEPBUNDLE=1 [2021-01-22T07:35:50.991Z] DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:35:50.991Z] container=docker [2021-01-22T07:35:50.991Z] HOME=/root [2021-01-22T07:35:50.991Z] GOLANG_VERSION=1.13.15 [2021-01-22T07:35:50.991Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-22T07:35:50.991Z] VALIDATE_BRANCH=master [2021-01-22T07:35:50.991Z] TERM=xterm [2021-01-22T07:35:50.991Z] DOCKER_PKG=github.com/docker/docker [2021-01-22T07:35:50.992Z] SHLVL=1 [2021-01-22T07:35:50.992Z] TIMEOUT=120m [2021-01-22T07:35:50.992Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-22T07:35:50.992Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-22T07:35:50.992Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-01-22T07:35:50.992Z] GO111MODULE=off [2021-01-22T07:35:50.992Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-22T07:35:50.992Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-22T07:35:50.992Z] GOPATH=/go [2021-01-22T07:35:50.992Z] PKG_CONFIG=pkg-config [2021-01-22T07:35:50.992Z] _=/usr/bin/env [2021-01-22T07:35:50.992Z] Building test suite binary ./integration-cli/test.main [2021-01-22T07:35:50.992Z] No new tests added to integration. [2021-01-22T07:35:50.992Z] [2021-01-22T07:35:50.992Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-22T07:35:50.992Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-22T07:35:50.992Z] HOSTNAME=31ad2b7fa569 [2021-01-22T07:35:50.992Z] TESTDEBUG=0 [2021-01-22T07:35:50.992Z] DEST=bundles/test-integration [2021-01-22T07:35:50.992Z] PWD=/go/src/github.com/docker/docker [2021-01-22T07:35:50.992Z] KEEPBUNDLE=1 [2021-01-22T07:35:50.992Z] DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:35:50.992Z] container=docker [2021-01-22T07:35:50.992Z] HOME=/root [2021-01-22T07:35:50.992Z] GOLANG_VERSION=1.13.15 [2021-01-22T07:35:50.992Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-22T07:35:50.992Z] VALIDATE_BRANCH=master [2021-01-22T07:35:50.992Z] TERM=xterm [2021-01-22T07:35:50.992Z] DOCKER_PKG=github.com/docker/docker [2021-01-22T07:35:50.992Z] SHLVL=1 [2021-01-22T07:35:50.992Z] TIMEOUT=120m [2021-01-22T07:35:50.992Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-22T07:35:50.992Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-22T07:35:50.992Z] GO111MODULE=off [2021-01-22T07:35:50.992Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-22T07:35:50.992Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-22T07:35:50.992Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-22T07:35:50.992Z] GOPATH=/go [2021-01-22T07:35:50.992Z] PKG_CONFIG=pkg-config [2021-01-22T07:35:50.992Z] _=/usr/bin/env [2021-01-22T07:35:50.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-22T07:35:51.814Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 75.2% of statements [2021-01-22T07:35:51.814Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-22T07:35:51.814Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.056s coverage: 31.5% of statements [2021-01-22T07:35:52.418Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.095s coverage: 58.4% of statements [2021-01-22T07:35:52.794Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T07:35:52.794Z] [2021-01-22T07:35:52.794Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-22T07:35:52.794Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-22T07:35:52.794Z] HOSTNAME=d2bde92ad693 [2021-01-22T07:35:52.794Z] DEST=bundles/test-integration [2021-01-22T07:35:52.794Z] PWD=/go/src/github.com/docker/docker [2021-01-22T07:35:52.794Z] DOCKER_ROOTLESS=1 [2021-01-22T07:35:52.794Z] DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:35:52.794Z] container=docker [2021-01-22T07:35:52.794Z] HOME=/root [2021-01-22T07:35:52.794Z] GOLANG_VERSION=1.13.15 [2021-01-22T07:35:52.794Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-22T07:35:52.794Z] VALIDATE_BRANCH=master [2021-01-22T07:35:52.794Z] TERM=xterm [2021-01-22T07:35:52.794Z] DOCKER_PKG=github.com/docker/docker [2021-01-22T07:35:52.794Z] SHLVL=1 [2021-01-22T07:35:52.794Z] TIMEOUT=120m [2021-01-22T07:35:52.794Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-22T07:35:52.794Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-22T07:35:52.794Z] GO111MODULE=off [2021-01-22T07:35:52.794Z] DOCKER_EXPERIMENTAL=1 [2021-01-22T07:35:52.794Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-22T07:35:52.794Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-22T07:35:52.794Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-22T07:35:52.794Z] GOPATH=/go [2021-01-22T07:35:52.794Z] PKG_CONFIG=pkg-config [2021-01-22T07:35:52.794Z] _=/usr/bin/env [2021-01-22T07:35:52.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-22T07:35:52.994Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2021-01-22T07:35:53.255Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2021-01-22T07:35:53.654Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.63s) [2021-01-22T07:35:53.654Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-22T07:35:53.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:35:53.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:35:53.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:35:53.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:35:53.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:35:53.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:35:53.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:35:53.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:35:53.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:35:53.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:35:53.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:35:53.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:35:53.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:35:53.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:35:53.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:35:53.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-01-22T07:35:53.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-01-22T07:35:53.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-01-22T07:35:53.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-01-22T07:35:53.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-01-22T07:35:53.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-01-22T07:35:53.654Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-22T07:35:53.829Z] ok github.com/docker/docker/daemon/network 0.030s coverage: 63.8% of statements [2021-01-22T07:35:54.682Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s) [2021-01-22T07:35:54.682Z] === RUN TestCreateDifferentPlatform [2021-01-22T07:35:54.682Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-22T07:35:54.682Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-22T07:35:54.682Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-01-22T07:35:54.682Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-22T07:35:54.682Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-22T07:35:54.682Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-22T07:35:54.682Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-01-22T07:35:54.682Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-22T07:35:54.682Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-01-22T07:35:54.682Z] === RUN TestContainerStartOnDaemonRestart [2021-01-22T07:35:54.682Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-22T07:35:54.682Z] === RUN TestDaemonRestartIpcMode [2021-01-22T07:35:54.682Z] === PAUSE TestDaemonRestartIpcMode [2021-01-22T07:35:54.682Z] === RUN TestDaemonHostGatewayIP [2021-01-22T07:35:54.682Z] === PAUSE TestDaemonHostGatewayIP [2021-01-22T07:35:54.682Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-22T07:35:54.682Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-22T07:35:54.682Z] === RUN TestContainerKillOnDaemonStart [2021-01-22T07:35:54.682Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-22T07:35:54.682Z] === RUN TestDiff [2021-01-22T07:35:54.775Z] ok github.com/docker/docker/daemon/logger/splunk 2.033s coverage: 82.5% of statements [2021-01-22T07:35:54.775Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-22T07:35:54.775Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-22T07:35:55.311Z] --- PASS: TestDiff (0.83s) [2021-01-22T07:35:55.311Z] === RUN TestExecWithCloseStdin [2021-01-22T07:35:55.350Z] ok github.com/docker/docker/distribution/metadata 0.127s coverage: 48.2% of statements [2021-01-22T07:35:56.343Z] --- PASS: TestExecWithCloseStdin (0.90s) [2021-01-22T07:35:56.343Z] === RUN TestExec [2021-01-22T07:35:56.756Z] ok github.com/docker/docker/distribution 0.262s coverage: 25.1% of statements [2021-01-22T07:35:56.756Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-22T07:35:56.756Z] ok github.com/docker/docker/errdefs 0.024s coverage: 53.1% of statements [2021-01-22T07:35:57.331Z] ok github.com/docker/docker/image 0.081s coverage: 86.8% of statements [2021-01-22T07:35:57.372Z] --- PASS: TestExec (0.92s) [2021-01-22T07:35:57.372Z] === RUN TestExecUser [2021-01-22T07:35:57.905Z] ok github.com/docker/docker/distribution/xfer 1.738s coverage: 85.1% of statements [2021-01-22T07:35:57.905Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-22T07:35:57.905Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2021-01-22T07:35:57.905Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-22T07:35:58.004Z] --- PASS: TestExecUser (0.88s) [2021-01-22T07:35:58.004Z] === RUN TestExportContainerAndImportImage [2021-01-22T07:35:58.479Z] ok github.com/docker/docker/image/v1 0.067s coverage: 25.0% of statements [2021-01-22T07:35:58.479Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-22T07:35:58.741Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2021-01-22T07:35:59.503Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2021-01-22T07:35:59.503Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-22T07:35:59.688Z] ok github.com/docker/docker/oci 0.020s coverage: 8.2% of statements [2021-01-22T07:35:59.688Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-01-22T07:35:59.951Z] ok github.com/docker/docker/opts 0.047s coverage: 67.1% of statements [2021-01-22T07:36:01.001Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2021-01-22T07:36:01.001Z] === RUN TestHealthCheckWorkdir [2021-01-22T07:36:01.342Z] ok github.com/docker/docker/pkg/broadcaster 0.027s coverage: 100.0% of statements [2021-01-22T07:36:01.915Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2021-01-22T07:36:02.028Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2021-01-22T07:36:02.028Z] === RUN TestHealthKillContainer [2021-01-22T07:36:02.177Z] ok github.com/docker/docker/pkg/authorization 0.652s coverage: 68.3% of statements [2021-01-22T07:36:03.123Z] ok github.com/docker/docker/pkg/directory 0.022s coverage: 80.0% of statements [2021-01-22T07:36:03.123Z] ok github.com/docker/docker/pkg/archive 1.253s coverage: 77.0% of statements [2021-01-22T07:36:03.697Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-01-22T07:36:03.963Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [2021-01-22T07:36:04.535Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-01-22T07:36:05.108Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-01-22T07:36:05.527Z] --- PASS: TestHealthKillContainer (2.97s) [2021-01-22T07:36:05.527Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-22T07:36:05.739Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-01-22T07:36:05.817Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2021-01-22T07:36:05.817Z] === RUN TestIpcModeNone [2021-01-22T07:36:06.311Z] ok github.com/docker/docker/pkg/chrootarchive 3.508s coverage: 43.2% of statements [2021-01-22T07:36:06.572Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-01-22T07:36:06.834Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2021-01-22T07:36:06.844Z] --- PASS: TestIpcModeNone (0.99s) [2021-01-22T07:36:06.844Z] === RUN TestIpcModePrivate [2021-01-22T07:36:07.778Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2021-01-22T07:36:07.778Z] ok github.com/docker/docker/pkg/fsutils 0.299s coverage: 85.1% of statements [2021-01-22T07:36:07.871Z] --- PASS: TestIpcModePrivate (1.01s) [2021-01-22T07:36:07.871Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-01-22T07:36:07.871Z] === RUN TestIpcModeShareable [2021-01-22T07:36:08.041Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2021-01-22T07:36:08.305Z] ok github.com/docker/docker/layer 7.233s coverage: 68.8% of statements [2021-01-22T07:36:08.305Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-22T07:36:08.305Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-22T07:36:08.305Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-22T07:36:08.305Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-22T07:36:08.305Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-22T07:36:08.305Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-22T07:36:08.305Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-22T07:36:08.878Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2021-01-22T07:36:08.933Z] --- PASS: TestIpcModeShareable (0.99s) [2021-01-22T07:36:08.933Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2021-01-22T07:36:08.933Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-22T07:36:09.141Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2021-01-22T07:36:09.141Z] ok github.com/docker/docker/pkg/ioutils 0.616s coverage: 70.6% of statements [2021-01-22T07:36:09.403Z] ok github.com/docker/docker/pkg/idtools 0.799s coverage: 70.1% of statements [2021-01-22T07:36:09.403Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-22T07:36:09.403Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-22T07:36:09.403Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-22T07:36:09.666Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2021-01-22T07:36:09.666Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-22T07:36:09.666Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2021-01-22T07:36:09.929Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2021-01-22T07:36:10.191Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.057s coverage: 86.7% of statements [2021-01-22T07:36:10.191Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.4% of statements [2021-01-22T07:36:10.191Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-22T07:36:10.191Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-22T07:36:10.767Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2021-01-22T07:36:11.343Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2021-01-22T07:36:11.577Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m12.732824927s with top 10 stages: buildssa: 1m40.242693603s, goimports: 23.272655211s, unconvert: 12.744130377s, gosec: 10.481444245s, golint: 5.801425056s, ineffassign: 4.710402554s, misspell: 4.028823818s, inspect: 3.607848873s, vrp: 3.536729555s, printf: 1.918096308s [2021-01-22T07:36:11.577Z] INFO [runner] Issues before processing: 2266, after processing: 0 [2021-01-22T07:36:11.577Z] INFO [runner] Processors filtering stat (out/in): cgo: 1686/2266, skip_dirs: 1686/1686, identifier_marker: 1581/1581, exclude: 1581/1581, exclude-rules: 64/1581, nolint: 0/64, filename_unadjuster: 1686/1686, skip_files: 1686/1686, autogenerated_exclude: 1581/1686, path_prettifier: 1686/1686 [2021-01-22T07:36:11.577Z] INFO [runner] processing took 60.199745ms with stages: nolint: 25.893499ms, identifier_marker: 16.356484ms, path_prettifier: 8.397767ms, autogenerated_exclude: 4.212989ms, exclude-rules: 3.404634ms, skip_dirs: 1.655641ms, cgo: 180.558µs, filename_unadjuster: 93.304µs, max_same_issues: 1.539µs, max_from_linter: 757ns, uniq_by_line: 559ns, diff: 451ns, skip_files: 392ns, exclude: 367ns, source_code: 322ns, path_shortener: 249ns, max_per_file_from_linter: 233ns [2021-01-22T07:36:11.577Z] INFO [runner] linters took 1m40.924633095s with stages: goanalysis_metalinter: 1m21.246956155s, unused: 19.617180953s [2021-01-22T07:36:11.577Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2021-01-22T07:36:11.577Z] INFO Memory: 1541 samples, avg is 749.2MB, max is 3840.9MB [2021-01-22T07:36:11.577Z] INFO Execution took 3m43.590370414s [2021-01-22T07:36:11.577Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [2021-01-22T07:36:11.604Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2021-01-22T07:36:11.604Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-01-22T07:36:11.900Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/make.sh dynbinary-daemon test-docker-py [2021-01-22T07:36:12.177Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2021-01-22T07:36:12.433Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s) [2021-01-22T07:36:12.433Z] === RUN TestAPIIpcModeHost [2021-01-22T07:36:12.433Z] --- PASS: TestAPIIpcModeHost (0.62s) [2021-01-22T07:36:12.433Z] === RUN TestDaemonIpcModeShareable [2021-01-22T07:36:12.466Z] [2021-01-22T07:36:12.466Z] Removing bundles/ [2021-01-22T07:36:12.466Z] [2021-01-22T07:36:12.466Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-01-22T07:36:12.466Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T07:36:12.466Z] GOOS="" GOARCH="" GOARM="" [2021-01-22T07:36:12.750Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-01-22T07:36:13.012Z] ok github.com/docker/docker/pkg/pubsub 1.100s coverage: 75.0% of statements [2021-01-22T07:36:13.273Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-01-22T07:36:13.535Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-01-22T07:36:14.480Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.2% of statements [2021-01-22T07:36:14.480Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2021-01-22T07:36:14.488Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2021-01-22T07:36:14.488Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-01-22T07:36:14.488Z] === RUN TestDaemonIpcModePrivate [2021-01-22T07:36:15.053Z] ok github.com/docker/docker/pkg/tailfile 0.097s coverage: 88.6% of statements [2021-01-22T07:36:15.053Z] ok github.com/docker/docker/pkg/signal 2.783s coverage: 61.0% of statements [2021-01-22T07:36:15.627Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2021-01-22T07:36:15.627Z] testing: warning: no tests to run [2021-01-22T07:36:15.627Z] coverage: [no statements] [2021-01-22T07:36:15.627Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2021-01-22T07:36:15.889Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-01-22T07:36:16.151Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2021-01-22T07:36:16.151Z] ok github.com/docker/docker/pkg/useragent 0.023s coverage: 88.9% of statements [2021-01-22T07:36:16.544Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2021-01-22T07:36:16.544Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-01-22T07:36:16.544Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-22T07:36:17.538Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2021-01-22T07:36:17.538Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 85.4% of statements [2021-01-22T07:36:18.042Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2021-01-22T07:36:18.042Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-01-22T07:36:18.042Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-22T07:36:18.482Z] ok github.com/docker/docker/reference 0.027s coverage: 84.4% of statements [2021-01-22T07:36:18.742Z] ok github.com/docker/docker/plugin 0.587s coverage: 23.2% of statements [2021-01-22T07:36:19.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-22T07:36:20.097Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2021-01-22T07:36:20.097Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-01-22T07:36:20.097Z] === RUN TestIpcModeOlderClient [2021-01-22T07:36:20.097Z] === PAUSE TestIpcModeOlderClient [2021-01-22T07:36:20.097Z] === RUN TestKillContainerInvalidSignal [2021-01-22T07:36:20.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-22T07:36:20.662Z] ok github.com/docker/docker/quota 0.573s coverage: 71.4% of statements [2021-01-22T07:36:20.662Z] ok github.com/docker/docker/registry/resumable 0.044s coverage: 100.0% of statements [2021-01-22T07:36:20.662Z] ok github.com/docker/docker/registry 0.169s coverage: 57.2% of statements [2021-01-22T07:36:20.725Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2021-01-22T07:36:20.725Z] === RUN TestKillContainer [2021-01-22T07:36:20.725Z] === RUN TestKillContainer/no_signal [2021-01-22T07:36:20.924Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 50.9% of statements [2021-01-22T07:36:21.187Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2021-01-22T07:36:21.753Z] === RUN TestKillContainer/non_killing_signal [2021-01-22T07:36:21.762Z] ok github.com/docker/docker/runconfig 0.036s coverage: 66.1% of statements [2021-01-22T07:36:22.042Z] === RUN TestKillContainer/killing_signal [2021-01-22T07:36:23.572Z] --- PASS: TestKillContainer (2.68s) [2021-01-22T07:36:23.572Z] --- PASS: TestKillContainer/no_signal (0.88s) [2021-01-22T07:36:23.572Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-01-22T07:36:23.572Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2021-01-22T07:36:23.572Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-22T07:36:23.572Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-22T07:36:23.683Z] ok github.com/docker/docker/volume/drivers 0.027s coverage: 36.1% of statements [2021-01-22T07:36:24.199Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-22T07:36:24.258Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2021-01-22T07:36:24.833Z] ok github.com/docker/docker/volume/local 0.274s coverage: 76.6% of statements [2021-01-22T07:36:25.226Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.91s) [2021-01-22T07:36:25.226Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s) [2021-01-22T07:36:25.226Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-01-22T07:36:25.226Z] === RUN TestKillStoppedContainer [2021-01-22T07:36:25.515Z] --- PASS: TestKillStoppedContainer (0.13s) [2021-01-22T07:36:25.515Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-22T07:36:25.515Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.14s) [2021-01-22T07:36:25.515Z] === RUN TestKillDifferentUserContainer [2021-01-22T07:36:26.219Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.1% of statements [2021-01-22T07:36:26.543Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2021-01-22T07:36:26.543Z] === RUN TestInspectOomKilledTrue [2021-01-22T07:36:26.543Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-01-22T07:36:26.543Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:36:26.543Z] === RUN TestInspectOomKilledFalse [2021-01-22T07:36:26.543Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-22T07:36:26.543Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:36:26.543Z] === RUN TestLinksEtcHostsContentMatch [2021-01-22T07:36:27.171Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2021-01-22T07:36:27.171Z] === RUN TestLinksContainerNames [2021-01-22T07:36:29.226Z] --- PASS: TestLinksContainerNames (1.79s) [2021-01-22T07:36:29.226Z] === RUN TestLogsFollowTailEmpty [2021-01-22T07:36:29.854Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2021-01-22T07:36:29.854Z] === RUN TestContainerNetworkMountsNoChown [2021-01-22T07:36:30.881Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2021-01-22T07:36:30.881Z] === RUN TestMountDaemonRoot [2021-01-22T07:36:30.881Z] === RUN TestMountDaemonRoot/default [2021-01-22T07:36:30.881Z] === PAUSE TestMountDaemonRoot/default [2021-01-22T07:36:30.881Z] === RUN TestMountDaemonRoot/private [2021-01-22T07:36:30.881Z] === PAUSE TestMountDaemonRoot/private [2021-01-22T07:36:30.881Z] === RUN TestMountDaemonRoot/rprivate [2021-01-22T07:36:30.881Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-22T07:36:30.881Z] === RUN TestMountDaemonRoot/slave [2021-01-22T07:36:30.881Z] === PAUSE TestMountDaemonRoot/slave [2021-01-22T07:36:30.881Z] === RUN TestMountDaemonRoot/rslave [2021-01-22T07:36:30.881Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-22T07:36:30.881Z] === RUN TestMountDaemonRoot/shared [2021-01-22T07:36:30.881Z] === PAUSE TestMountDaemonRoot/shared [2021-01-22T07:36:30.881Z] === RUN TestMountDaemonRoot/rshared [2021-01-22T07:36:30.881Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-22T07:36:30.881Z] === CONT TestMountDaemonRoot/default [2021-01-22T07:36:30.881Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-22T07:36:30.881Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-22T07:36:30.881Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-22T07:36:30.881Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-22T07:36:30.882Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-22T07:36:30.882Z] === CONT TestMountDaemonRoot/rshared [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-22T07:36:30.882Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T07:36:30.882Z] === CONT TestMountDaemonRoot/shared [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-22T07:36:30.882Z] === CONT TestMountDaemonRoot/rslave [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T07:36:30.882Z] === CONT TestMountDaemonRoot/slave [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-22T07:36:30.882Z] === CONT TestMountDaemonRoot/rprivate [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-22T07:36:30.882Z] === CONT TestMountDaemonRoot/private [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-22T07:36:30.882Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-22T07:36:30.882Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-22T07:36:30.882Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-22T07:36:30.882Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-22T07:36:30.882Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-22T07:36:30.882Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-22T07:36:30.882Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T07:36:30.882Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-22T07:36:31.171Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-22T07:36:31.171Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-22T07:36:31.171Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-22T07:36:31.171Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-22T07:36:31.171Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-22T07:36:31.171Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-22T07:36:31.171Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T07:36:31.171Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-22T07:36:31.460Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T07:36:31.460Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T07:36:31.460Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-22T07:36:31.460Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-22T07:36:31.460Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-22T07:36:31.460Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-22T07:36:31.460Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-22T07:36:31.460Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T07:36:31.460Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-22T07:36:31.460Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-22T07:36:31.749Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-22T07:36:31.749Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.13s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2021-01-22T07:36:31.749Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-01-22T07:36:31.749Z] === RUN TestContainerBindMountNonRecursive [2021-01-22T07:36:32.984Z] 4612f6d0b889: Pull complete [2021-01-22T07:36:33.805Z] --- PASS: TestContainerBindMountNonRecursive (2.13s) [2021-01-22T07:36:33.805Z] === RUN TestContainerVolumesMountedAsShared [2021-01-22T07:36:34.835Z] --- PASS: TestContainerVolumesMountedAsShared (0.85s) [2021-01-22T07:36:34.835Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-22T07:36:35.463Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2021-01-22T07:36:35.463Z] === RUN TestNetworkNat [2021-01-22T07:36:36.490Z] --- PASS: TestNetworkNat (0.99s) [2021-01-22T07:36:36.491Z] === RUN TestNetworkLocalhostTCPNat [2021-01-22T07:36:37.118Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2021-01-22T07:36:37.118Z] === RUN TestNetworkLoopbackNat [2021-01-22T07:36:40.619Z] --- PASS: TestNetworkLoopbackNat (3.30s) [2021-01-22T07:36:40.619Z] === RUN TestPause [2021-01-22T07:36:41.646Z] --- PASS: TestPause (0.92s) [2021-01-22T07:36:41.646Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-22T07:36:41.646Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T07:36:41.646Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T07:36:41.646Z] === RUN TestPauseStopPausedContainer [2021-01-22T07:36:42.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-22T07:36:42.274Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2021-01-22T07:36:42.274Z] === RUN TestPsFilter [2021-01-22T07:36:42.563Z] --- PASS: TestPsFilter (0.28s) [2021-01-22T07:36:42.563Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-22T07:36:43.595Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2021-01-22T07:36:43.595Z] === RUN TestRemoveContainerWithVolume [2021-01-22T07:36:44.224Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2021-01-22T07:36:44.224Z] === RUN TestRemoveContainerRunning [2021-01-22T07:36:45.251Z] --- PASS: TestRemoveContainerRunning (0.97s) [2021-01-22T07:36:45.251Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-22T07:36:46.307Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2021-01-22T07:36:46.307Z] === RUN TestRemoveInvalidContainer [2021-01-22T07:36:46.307Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-01-22T07:36:46.307Z] === RUN TestRenameLinkedContainer [2021-01-22T07:36:48.166Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.6% of statements [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/rootless [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/volume [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-22T07:36:48.166Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === Skipped [2021-01-22T07:36:48.166Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-22T07:36:48.166Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-22T07:36:48.166Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-22T07:36:48.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:36:48.166Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-22T07:36:48.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:36:48.166Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-22T07:36:48.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:36:48.166Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-22T07:36:48.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:36:48.166Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-22T07:36:48.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:36:48.166Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-22T07:36:48.166Z] graphtest_unix.go:73: No driver to put! [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-22T07:36:48.166Z] time="2021-01-22T07:35:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:36:48.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:36:48.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-22T07:36:48.166Z] time="2021-01-22T07:35:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:36:48.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:36:48.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-22T07:36:48.166Z] time="2021-01-22T07:35:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:36:48.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:36:48.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-22T07:36:48.166Z] time="2021-01-22T07:35:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:36:48.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:36:48.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-22T07:36:48.166Z] time="2021-01-22T07:35:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:36:48.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:36:48.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-22T07:36:48.166Z] graphtest_unix.go:73: No driver to put! [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-22T07:36:48.166Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-22T07:36:48.166Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-22T07:36:48.166Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-22T07:36:48.166Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-22T07:36:48.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:36:48.166Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-22T07:36:48.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:36:48.166Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-22T07:36:48.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:36:48.166Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-22T07:36:48.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:36:48.166Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-22T07:36:48.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:36:48.166Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-22T07:36:48.166Z] graphtest_unix.go:73: No driver to put! [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-22T07:36:48.166Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-22T07:36:48.166Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] [2021-01-22T07:36:48.166Z] DONE 2194 tests, 26 skipped in 204.784s Post stage [Pipeline] junit [2021-01-22T07:36:48.183Z] Recording test results [2021-01-22T07:36:49.812Z] --- PASS: TestRenameLinkedContainer (3.63s) [2021-01-22T07:36:49.812Z] === RUN TestRenameStoppedContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-22T07:36:50.840Z] --- PASS: TestRenameStoppedContainer (0.87s) [2021-01-22T07:36:50.840Z] === RUN TestRenameRunningContainerAndReuse [2021-01-22T07:36:50.849Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -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:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/make.sh dynbinary test-integration [2021-01-22T07:36:51.807Z] [2021-01-22T07:36:51.807Z] Removing bundles/ [2021-01-22T07:36:51.807Z] [2021-01-22T07:36:51.807Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-22T07:36:51.807Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T07:36:51.807Z] GOOS="" GOARCH="" GOARM="" [2021-01-22T07:36:52.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-22T07:36:52.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-22T07:36:52.349Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2021-01-22T07:36:52.349Z] === RUN TestRenameInvalidName [2021-01-22T07:36:53.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-22T07:36:53.386Z] --- PASS: TestRenameInvalidName (0.88s) [2021-01-22T07:36:53.386Z] === RUN TestRenameAnonymousContainer [2021-01-22T07:36:54.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-22T07:36:54.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-22T07:36:56.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-22T07:36:56.866Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2021-01-22T07:36:56.866Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-22T07:36:56.866Z] ok github.com/docker/docker/api/server/middleware 0.026s coverage: 37.7% of statements [2021-01-22T07:36:56.866Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-22T07:36:56.866Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-22T07:36:56.866Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-22T07:36:56.866Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-22T07:36:56.866Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-22T07:36:56.866Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-22T07:36:56.866Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-22T07:36:56.866Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-22T07:36:56.866Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-22T07:36:57.504Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-22T07:36:57.504Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-22T07:36:57.798Z] ok github.com/docker/docker/api/types/filters 0.033s coverage: 92.2% of statements [2021-01-22T07:36:57.798Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2021-01-22T07:36:58.091Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2021-01-22T07:36:58.091Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-22T07:36:58.091Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-22T07:36:58.091Z] ? github.com/docker/docker/api/types [no test files] [2021-01-22T07:36:58.091Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-22T07:36:58.091Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-22T07:36:58.091Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-22T07:36:58.091Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-22T07:36:58.091Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-22T07:36:58.091Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-22T07:36:58.091Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-22T07:36:58.091Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-22T07:36:58.091Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-22T07:36:58.091Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-22T07:36:58.091Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-22T07:36:58.091Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2021-01-22T07:36:58.745Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-01-22T07:36:58.745Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-22T07:36:58.745Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-22T07:36:58.745Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-22T07:36:58.745Z] ? github.com/docker/docker/builder [no test files] [2021-01-22T07:36:58.745Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-22T07:36:58.745Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-22T07:36:58.745Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-22T07:36:58.745Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-22T07:36:58.745Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-22T07:36:58.745Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-22T07:36:58.745Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-22T07:36:59.002Z] --- PASS: TestRenameAnonymousContainer (4.97s) [2021-01-22T07:36:59.002Z] === RUN TestRenameContainerWithSameName [2021-01-22T07:36:59.291Z] --- PASS: TestRenameContainerWithSameName (1.00s) [2021-01-22T07:36:59.291Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-22T07:36:59.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-22T07:37:00.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-22T07:37:01.347Z] --- PASS: TestRenameContainerWithLinkedContainer (1.82s) [2021-01-22T07:37:01.347Z] === RUN TestResize [2021-01-22T07:37:02.004Z] --- PASS: TestResize (0.87s) [2021-01-22T07:37:02.004Z] === RUN TestResizeWithInvalidSize [2021-01-22T07:37:02.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-22T07:37:02.320Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2021-01-22T07:37:02.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-22T07:37:03.035Z] --- PASS: TestResizeWithInvalidSize (0.99s) [2021-01-22T07:37:03.035Z] === RUN TestResizeWhenContainerNotStarted [2021-01-22T07:37:03.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-22T07:37:04.132Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2021-01-22T07:37:04.132Z] === RUN TestDaemonRestartKillContainers [2021-01-22T07:37:04.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T07:37:04.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T07:37:04.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T07:37:04.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T07:37:04.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T07:37:04.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T07:37:04.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T07:37:04.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T07:37:04.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T07:37:04.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T07:37:04.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T07:37:04.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T07:37:04.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T07:37:04.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T07:37:04.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T07:37:04.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T07:37:04.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:37:04.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:37:04.133Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:37:04.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:37:04.133Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:37:04.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:37:04.133Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:37:04.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:37:04.133Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T07:37:04.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:37:05.072Z] ok github.com/docker/docker/builder/remotecontext/git 3.745s coverage: 86.3% of statements [2021-01-22T07:37:05.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-22T07:37:05.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T07:37:06.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:37:06.595Z] ok github.com/docker/docker/builder/remotecontext 0.499s coverage: 13.7% of statements [2021-01-22T07:37:06.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-22T07:37:07.759Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:37:08.048Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:37:08.116Z] ok github.com/docker/docker/builder/dockerfile 1.246s coverage: 48.3% of statements [2021-01-22T07:37:08.116Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-22T07:37:08.116Z] ? github.com/docker/docker/cli [no test files] [2021-01-22T07:37:08.116Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-22T07:37:08.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-22T07:37:09.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-22T07:37:09.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T07:37:09.435Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T07:37:10.003Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-22T07:37:10.003Z] Using test binary docker [2021-01-22T07:37:10.003Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-22T07:37:10.003Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-22T07:37:10.003Z] INFO: Waiting for daemon to start... [2021-01-22T07:37:10.003Z] Starting dockerd [2021-01-22T07:37:11.562Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T07:37:11.648Z] ok github.com/docker/docker/client 0.527s coverage: 75.4% of statements [2021-01-22T07:37:11.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T07:37:13.291Z] . [2021-01-22T07:37:13.291Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-22T07:37:13.292Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-22T07:37:13.292Z] Error: No such image: emptyfs [2021-01-22T07:37:13.292Z] Running integration-test (iteration 1) [2021-01-22T07:37:13.292Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-01-22T07:37:13.940Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T07:37:14.967Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T07:37:17.060Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-22T07:37:17.060Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-01-22T07:37:17.060Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.30s) [2021-01-22T07:37:17.060Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2021-01-22T07:37:17.060Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.61s) [2021-01-22T07:37:17.060Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2021-01-22T07:37:17.060Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2021-01-22T07:37:17.060Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s) [2021-01-22T07:37:17.060Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.23s) [2021-01-22T07:37:17.060Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2021-01-22T07:37:17.060Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.04s) [2021-01-22T07:37:17.060Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s) [2021-01-22T07:37:17.060Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2021-01-22T07:37:17.060Z] === RUN TestCgroupNamespacesRun [2021-01-22T07:37:19.115Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2021-01-22T07:37:19.115Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-22T07:37:20.614Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2021-01-22T07:37:20.614Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-22T07:37:22.675Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2021-01-22T07:37:22.675Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-22T07:37:24.174Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2021-01-22T07:37:24.174Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-22T07:37:25.527Z] Loaded image: buildpack-deps:buster [2021-01-22T07:37:25.527Z] Loaded image: busybox:latest [2021-01-22T07:37:25.788Z] Loaded image: busybox:glibc [2021-01-22T07:37:26.262Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2021-01-22T07:37:26.262Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-22T07:37:27.760Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2021-01-22T07:37:27.760Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-22T07:37:28.335Z] Loaded image: debian:bullseye [2021-01-22T07:37:28.335Z] Loaded image: hello-world:latest [2021-01-22T07:37:28.335Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T07:37:28.335Z] INFO: Testing against a local daemon [2021-01-22T07:37:28.335Z] === RUN TestCgroupNamespacesBuild [2021-01-22T07:37:28.787Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2021-01-22T07:37:28.787Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-22T07:37:30.843Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2021-01-22T07:37:30.843Z] === RUN TestKernelTCPMemory [2021-01-22T07:37:31.472Z] --- PASS: TestKernelTCPMemory (0.94s) [2021-01-22T07:37:31.472Z] === RUN TestNISDomainname [2021-01-22T07:37:32.499Z] --- PASS: TestNISDomainname (0.96s) [2021-01-22T07:37:32.499Z] === RUN TestHostnameDnsResolution [2021-01-22T07:37:32.527Z] --- PASS: TestCgroupNamespacesBuild (3.53s) [2021-01-22T07:37:32.527Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-22T07:37:33.904Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s) [2021-01-22T07:37:33.905Z] === RUN TestBuildWithSession [2021-01-22T07:37:33.905Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-22T07:37:33.905Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T07:37:33.905Z] === RUN TestBuildSquashParent [2021-01-22T07:37:34.102Z] --- PASS: TestHostnameDnsResolution (1.78s) [2021-01-22T07:37:34.102Z] === RUN TestStats [2021-01-22T07:37:37.600Z] --- PASS: TestStats (2.97s) [2021-01-22T07:37:37.600Z] === RUN TestStopContainerWithTimeout [2021-01-22T07:37:37.600Z] === RUN TestStopContainerWithTimeout/0 [2021-01-22T07:37:37.600Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-22T07:37:37.600Z] === RUN TestStopContainerWithTimeout/1 [2021-01-22T07:37:37.600Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-22T07:37:37.600Z] === RUN TestStopContainerWithTimeout/3 [2021-01-22T07:37:37.600Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-22T07:37:37.600Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-22T07:37:37.600Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-22T07:37:37.600Z] === CONT TestStopContainerWithTimeout/0 [2021-01-22T07:37:37.600Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-22T07:37:38.228Z] === CONT TestStopContainerWithTimeout/3 [2021-01-22T07:37:40.283Z] === CONT TestStopContainerWithTimeout/1 [2021-01-22T07:37:42.023Z] --- PASS: TestBuildSquashParent (7.17s) [2021-01-22T07:37:42.023Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-22T07:37:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:37:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:37:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:37:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:37:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:37:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:37:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:37:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:37:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:37:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:37:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:37:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:37:42.023Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:37:42.023Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:37:42.339Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-01-22T07:37:42.339Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2021-01-22T07:37:42.339Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2021-01-22T07:37:42.339Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2021-01-22T07:37:42.339Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2021-01-22T07:37:42.339Z] === RUN TestDeleteDevicemapper [2021-01-22T07:37:42.339Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-22T07:37:42.339Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T07:37:42.339Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-22T07:37:42.593Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:37:42.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-22T07:37:42.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-22T07:37:42.853Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:37:44.760Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:37:44.760Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:37:45.841Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.79s) [2021-01-22T07:37:45.841Z] === RUN TestUpdateMemory [2021-01-22T07:37:45.841Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-22T07:37:45.841Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:37:45.841Z] === RUN TestUpdateCPUQuota [2021-01-22T07:37:46.670Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-01-22T07:37:46.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s) [2021-01-22T07:37:46.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.61s) [2021-01-22T07:37:46.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.08s) [2021-01-22T07:37:46.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2021-01-22T07:37:46.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.90s) [2021-01-22T07:37:46.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s) [2021-01-22T07:37:46.670Z] === RUN TestBuildMultiStageCopy [2021-01-22T07:37:46.670Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-22T07:37:47.340Z] --- PASS: TestUpdateCPUQuota (1.25s) [2021-01-22T07:37:47.340Z] === RUN TestUpdatePidsLimit [2021-01-22T07:37:47.340Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-22T07:37:47.340Z] === RUN TestUpdatePidsLimit/no_change [2021-01-22T07:37:47.629Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-22T07:37:48.257Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-22T07:37:48.547Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-22T07:37:48.849Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T07:37:48.849Z] [2021-01-22T07:37:48.849Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-01-22T07:37:48.849Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-01-22T07:37:48.849Z] Using test binary docker [2021-01-22T07:37:48.849Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-22T07:37:48.849Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-22T07:37:48.849Z] INFO: Waiting for daemon to start... [2021-01-22T07:37:48.849Z] Starting dockerd [2021-01-22T07:37:48.849Z] . [2021-01-22T07:37:48.849Z] INFO: Building docker-sdk-python3:4.3.0... [2021-01-22T07:37:49.175Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-22T07:37:49.466Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-22T07:37:50.863Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-22T07:37:50.966Z] --- PASS: TestUpdatePidsLimit (3.73s) [2021-01-22T07:37:50.966Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2021-01-22T07:37:50.966Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2021-01-22T07:37:50.966Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2021-01-22T07:37:50.966Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2021-01-22T07:37:50.966Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-01-22T07:37:50.966Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2021-01-22T07:37:50.966Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2021-01-22T07:37:50.966Z] === RUN TestUpdateRestartPolicy [2021-01-22T07:37:51.053Z] ok github.com/docker/docker/cmd/dockerd 0.134s coverage: 29.1% of statements [2021-01-22T07:37:51.123Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-22T07:37:52.060Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-22T07:37:53.445Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-22T07:37:54.384Z] --- PASS: TestBuildMultiStageCopy (7.40s) [2021-01-22T07:37:54.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.40s) [2021-01-22T07:37:54.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-01-22T07:37:54.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-01-22T07:37:54.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-01-22T07:37:54.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-01-22T07:37:54.384Z] === RUN TestBuildMultiStageParentConfig [2021-01-22T07:37:55.526Z] ok github.com/docker/docker/container 0.159s coverage: 34.7% of statements [2021-01-22T07:37:55.526Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-22T07:37:55.526Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-22T07:37:55.526Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-22T07:37:55.526Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-22T07:37:58.271Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2021-01-22T07:37:59.256Z] 4dcc9a9b9e68: Pull complete [2021-01-22T07:37:59.256Z] Digest: sha256:997e32161f322f5f301023ae675f39329bd60888f5f9a373100eba77f55cbb31 [2021-01-22T07:37:59.256Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:37:59.256Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:37:59.256Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-01-22T07:37:59.256Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-01-22T07:37:59.256Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1697' [2021-01-22T07:37:59.256Z] INFO: Docker version of control daemon [2021-01-22T07:37:59.256Z] [2021-01-22T07:37:59.256Z] Client: Docker Engine - Enterprise [2021-01-22T07:37:59.256Z] Version: 19.03.12 [2021-01-22T07:37:59.256Z] API version: 1.40 [2021-01-22T07:37:59.256Z] Go version: go1.13.13 [2021-01-22T07:37:59.256Z] Git commit: 4306744 [2021-01-22T07:37:59.256Z] Built: 08/05/2020 19:27:53 [2021-01-22T07:37:59.256Z] OS/Arch: windows/amd64 [2021-01-22T07:37:59.256Z] Experimental: false [2021-01-22T07:37:59.256Z] [2021-01-22T07:37:59.256Z] Server: Docker Engine - Enterprise [2021-01-22T07:37:59.256Z] Engine: [2021-01-22T07:37:59.256Z] Version: 19.03.12 [2021-01-22T07:37:59.256Z] API version: 1.40 (minimum version 1.24) [2021-01-22T07:37:59.256Z] Go version: go1.13.13 [2021-01-22T07:37:59.256Z] Git commit: f295753ffd [2021-01-22T07:37:59.256Z] Built: 08/05/2020 19:26:41 [2021-01-22T07:37:59.256Z] OS/Arch: windows/amd64 [2021-01-22T07:37:59.256Z] Experimental: true [2021-01-22T07:37:59.256Z] [2021-01-22T07:37:59.256Z] INFO: Docker info of control daemon [2021-01-22T07:37:59.256Z] [2021-01-22T07:37:59.256Z] Client: [2021-01-22T07:37:59.256Z] Debug Mode: false [2021-01-22T07:37:59.256Z] Plugins: [2021-01-22T07:37:59.256Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-01-22T07:37:59.256Z] [2021-01-22T07:37:59.256Z] Server: [2021-01-22T07:37:59.256Z] Containers: 0 [2021-01-22T07:37:59.256Z] Running: 0 [2021-01-22T07:37:59.256Z] Paused: 0 [2021-01-22T07:37:59.256Z] Stopped: 0 [2021-01-22T07:37:59.256Z] Images: 1 [2021-01-22T07:37:59.256Z] Server Version: 19.03.12 [2021-01-22T07:37:59.256Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-01-22T07:37:59.256Z] Windows: [2021-01-22T07:37:59.256Z] LCOW: [2021-01-22T07:37:59.256Z] Logging Driver: json-file [2021-01-22T07:37:59.256Z] Plugins: [2021-01-22T07:37:59.256Z] Volume: local [2021-01-22T07:37:59.256Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-22T07:37:59.256Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-22T07:37:59.256Z] Swarm: inactive [2021-01-22T07:37:59.256Z] Default Isolation: process [2021-01-22T07:37:59.256Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-22T07:37:59.256Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-22T07:37:59.256Z] OSType: windows [2021-01-22T07:37:59.256Z] Architecture: x86_64 [2021-01-22T07:37:59.256Z] CPUs: 4 [2021-01-22T07:37:59.256Z] Total Memory: 32GiB [2021-01-22T07:37:59.256Z] Name: azwin-2-4f2c00 [2021-01-22T07:37:59.256Z] ID: 5JRK:TTRM:XESM:NXTU:F3JD:GJNR:IWKL:EBLG:TQUS:KVAU:T57B:GJMQ [2021-01-22T07:37:59.256Z] Docker Root Dir: D:\docker [2021-01-22T07:37:59.256Z] Debug Mode: false [2021-01-22T07:37:59.256Z] Registry: https://index.docker.io/v1/ [2021-01-22T07:37:59.256Z] Labels: [2021-01-22T07:37:59.256Z] Experimental: true [2021-01-22T07:37:59.256Z] Insecure Registries: [2021-01-22T07:37:59.256Z] 10.0.0.4:5000 [2021-01-22T07:37:59.256Z] 127.0.0.0/8 [2021-01-22T07:37:59.256Z] Registry Mirrors: [2021-01-22T07:37:59.256Z] http://10.0.0.4:5000/ [2021-01-22T07:37:59.256Z] Live Restore Enabled: false [2021-01-22T07:37:59.256Z] [2021-01-22T07:37:59.256Z] [2021-01-22T07:37:59.256Z] INFO: Commit hash is ec416c51b7 [2021-01-22T07:37:59.256Z] INFO: Nuke-Everything... [2021-01-22T07:37:59.256Z] INFO: Container count on control daemon to delete is 0 [2021-01-22T07:37:59.256Z] INFO: Nuking d:\CI [2021-01-22T07:37:59.256Z] INFO: Zapped successfully [2021-01-22T07:37:59.256Z] INFO: Location for testing is d:\CI\PR-41917\1 [2021-01-22T07:37:59.256Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-01-22T07:37:59.256Z] [2021-01-22T07:37:59.256Z] [2021-01-22T07:37:59.256Z] INFO: Building the image from Dockerfile.windows at 01/22/2021 07:37:54... [2021-01-22T07:37:59.256Z] [2021-01-22T07:37:59.654Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-01-22T07:37:59.654Z] === RUN TestBuildLabelWithTargets [2021-01-22T07:37:59.715Z] Sending build context to Docker daemon 58.07MB [2021-01-22T07:37:59.715Z] [2021-01-22T07:37:59.715Z] Step 1/10 : FROM microsoft/windowsservercore [2021-01-22T07:37:59.715Z] ---> 5e0078d88ebd [2021-01-22T07:37:59.715Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-01-22T07:37:59.715Z] ---> Running in 3906e79b862f [2021-01-22T07:38:00.173Z] Removing intermediate container 3906e79b862f [2021-01-22T07:38:00.173Z] ---> f36085b8483e [2021-01-22T07:38:00.173Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-01-22T07:38:00.173Z] ---> Running in 6d56d1945925 [2021-01-22T07:38:00.631Z] Removing intermediate container 6d56d1945925 [2021-01-22T07:38:00.631Z] ---> 5a2c7e4520f4 [2021-01-22T07:38:00.631Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-01-22T07:38:00.631Z] ---> Running in 5a4f3e327bf5 [2021-01-22T07:38:01.093Z] Removing intermediate container 5a4f3e327bf5 [2021-01-22T07:38:01.093Z] ---> 1f34e5f8e899 [2021-01-22T07:38:01.093Z] 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} [2021-01-22T07:38:01.093Z] ---> Running in fa4cda47b84b [2021-01-22T07:38:01.554Z] Removing intermediate container fa4cda47b84b [2021-01-22T07:38:01.554Z] ---> 1741ff34e64f [2021-01-22T07:38:01.554Z] 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 { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $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; [2021-01-22T07:38:01.554Z] ---> Running in 946de4e343ae [2021-01-22T07:38:03.576Z] --- PASS: TestUpdateRestartPolicy (12.93s) [2021-01-22T07:38:03.577Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-22T07:38:03.870Z] ok github.com/docker/docker/daemon/cluster/convert 0.050s coverage: 35.9% of statements [2021-01-22T07:38:04.607Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2021-01-22T07:38:04.607Z] === RUN TestWaitNonBlocked [2021-01-22T07:38:04.607Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:38:04.607Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:38:04.607Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:38:04.607Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:38:04.607Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:38:04.607Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:38:05.636Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-01-22T07:38:05.636Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2021-01-22T07:38:05.636Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2021-01-22T07:38:05.636Z] === RUN TestWaitBlocked [2021-01-22T07:38:05.636Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T07:38:05.636Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T07:38:05.636Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T07:38:05.636Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T07:38:05.636Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T07:38:05.636Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T07:38:06.261Z] [2021-01-22T07:38:06.261Z] SUCCESS: Specified value was saved. [2021-01-22T07:38:06.625Z] ok github.com/docker/docker/daemon/cluster 0.179s coverage: 0.5% of statements [2021-01-22T07:38:07.137Z] --- PASS: TestWaitBlocked (0.01s) [2021-01-22T07:38:07.137Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2021-01-22T07:38:07.137Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2021-01-22T07:38:07.137Z] === CONT TestContainerStartOnDaemonRestart [2021-01-22T07:38:07.137Z] === CONT TestContainerKillOnDaemonStart [2021-01-22T07:38:07.229Z] INFO: Downloading git... [2021-01-22T07:38:07.774Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-01-22T07:38:07.774Z] === RUN TestBuildWithEmptyLayers [2021-01-22T07:38:08.198Z] INFO: Downloading go... [2021-01-22T07:38:10.175Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2021-01-22T07:38:10.309Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-01-22T07:38:10.309Z] === RUN TestBuildMultiStageOnBuild [2021-01-22T07:38:10.641Z] --- PASS: TestContainerStartOnDaemonRestart (3.08s) [2021-01-22T07:38:10.641Z] === CONT TestIpcModeOlderClient [2021-01-22T07:38:10.641Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-01-22T07:38:10.641Z] === CONT TestDaemonHostGatewayIP [2021-01-22T07:38:11.701Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 81.8% of statements [2021-01-22T07:38:12.337Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2021-01-22T07:38:12.893Z] INFO: Downloading compiler 1 of 3... [2021-01-22T07:38:13.333Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T07:38:13.333Z] [2021-01-22T07:38:13.333Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-22T07:38:13.333Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-22T07:38:13.333Z] HOSTNAME=3dbdfc6862d0 [2021-01-22T07:38:13.333Z] TESTDEBUG=0 [2021-01-22T07:38:13.333Z] DEST=bundles/test-integration [2021-01-22T07:38:13.333Z] PWD=/go/src/github.com/docker/docker [2021-01-22T07:38:13.333Z] DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:38:13.333Z] container=docker [2021-01-22T07:38:13.333Z] HOME=/root [2021-01-22T07:38:13.333Z] GOLANG_VERSION=1.13.15 [2021-01-22T07:38:13.333Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-22T07:38:13.333Z] VALIDATE_BRANCH=master [2021-01-22T07:38:13.333Z] TERM=xterm [2021-01-22T07:38:13.333Z] DOCKER_PKG=github.com/docker/docker [2021-01-22T07:38:13.333Z] SHLVL=1 [2021-01-22T07:38:13.333Z] TIMEOUT=120m [2021-01-22T07:38:13.333Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-22T07:38:13.333Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-22T07:38:13.333Z] GO111MODULE=off [2021-01-22T07:38:13.333Z] DOCKER_EXPERIMENTAL=1 [2021-01-22T07:38:13.333Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-22T07:38:13.333Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-22T07:38:13.333Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-22T07:38:13.333Z] GOPATH=/go [2021-01-22T07:38:13.333Z] PKG_CONFIG=pkg-config [2021-01-22T07:38:13.333Z] _=/usr/bin/env [2021-01-22T07:38:13.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-22T07:38:13.352Z] INFO: Downloading compiler 2 of 3... [2021-01-22T07:38:13.812Z] INFO: Downloading compiler 3 of 3... [2021-01-22T07:38:14.148Z] --- PASS: TestDaemonHostGatewayIP (3.50s) [2021-01-22T07:38:14.148Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-22T07:38:14.270Z] INFO: Extracting git... [2021-01-22T07:38:14.417Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-01-22T07:38:15.586Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-01-22T07:38:15.586Z] === RUN TestBuildUncleanTarFilenames [2021-01-22T07:38:15.847Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-01-22T07:38:15.847Z] === RUN TestBuildMultiStageLayerLeak [2021-01-22T07:38:16.867Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.91s) [2021-01-22T07:38:16.867Z] === CONT TestDaemonRestartIpcMode [2021-01-22T07:38:17.934Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-01-22T07:38:18.226Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.485s coverage: 14.1% of statements [2021-01-22T07:38:18.863Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.711s coverage: 57.1% of statements [2021-01-22T07:38:19.596Z] --- PASS: TestContainerKillOnDaemonStart (12.52s) [2021-01-22T07:38:20.041Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2021-01-22T07:38:20.041Z] === RUN TestBuildWithHugeFile [2021-01-22T07:38:20.625Z] --- PASS: TestDaemonRestartIpcMode (3.73s) [2021-01-22T07:38:20.625Z] PASS [2021-01-22T07:38:20.625Z] [2021-01-22T07:38:20.625Z] === Skipped [2021-01-22T07:38:20.625Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-01-22T07:38:20.625Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T07:38:20.625Z] [2021-01-22T07:38:20.625Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2021-01-22T07:38:20.625Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:38:20.625Z] [2021-01-22T07:38:20.625Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-22T07:38:20.625Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:38:20.625Z] [2021-01-22T07:38:20.625Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T07:38:20.625Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T07:38:20.625Z] [2021-01-22T07:38:20.625Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-01-22T07:38:20.625Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T07:38:20.625Z] [2021-01-22T07:38:20.625Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-01-22T07:38:20.625Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:38:20.625Z] [2021-01-22T07:38:20.625Z] [2021-01-22T07:38:20.625Z] DONE 196 tests, 6 skipped in 156.087s [2021-01-22T07:38:20.625Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-01-22T07:38:20.625Z] ++ 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 [2021-01-22T07:38:20.625Z] ++ set -e [2021-01-22T07:38:20.625Z] ++ '[' -n 0 ']' [2021-01-22T07:38:20.625Z] ++ set -x [2021-01-22T07:38:20.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:38:20.625Z] INFO: Testing against a local daemon [2021-01-22T07:38:20.625Z] === RUN TestCommitInheritsEnv [2021-01-22T07:38:21.256Z] --- PASS: TestCommitInheritsEnv (0.59s) [2021-01-22T07:38:21.256Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-22T07:38:21.256Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-22T07:38:21.256Z] === RUN TestImagesFilterMultiReference [2021-01-22T07:38:21.256Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2021-01-22T07:38:21.256Z] === RUN TestImagePullPlatformInvalid [2021-01-22T07:38:21.256Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-01-22T07:38:21.256Z] === RUN TestRemoveImageOrphaning [2021-01-22T07:38:21.608Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2021-01-22T07:38:21.885Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2021-01-22T07:38:21.885Z] === RUN TestRemoveImageGarbageCollector [2021-01-22T07:38:21.885Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-22T07:38:21.885Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:38:21.885Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-22T07:38:21.885Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-01-22T07:38:21.885Z] === RUN TestTagInvalidReference [2021-01-22T07:38:21.885Z] --- PASS: TestTagInvalidReference (0.01s) [2021-01-22T07:38:21.885Z] === RUN TestTagValidPrefixedRepo [2021-01-22T07:38:21.885Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-01-22T07:38:21.885Z] === RUN TestTagExistedNameWithoutForce [2021-01-22T07:38:21.885Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-01-22T07:38:21.885Z] === RUN TestTagOfficialNames [2021-01-22T07:38:21.885Z] --- PASS: TestTagOfficialNames (0.03s) [2021-01-22T07:38:21.885Z] === RUN TestTagMatchesDigest [2021-01-22T07:38:21.885Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-01-22T07:38:21.885Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-22T07:38:23.127Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.960s coverage: 69.2% of statements [2021-01-22T07:38:23.420Z] ok github.com/docker/docker/daemon 12.315s coverage: 17.1% of statements [2021-01-22T07:38:23.420Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-22T07:38:23.420Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-22T07:38:23.420Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-22T07:38:23.420Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-22T07:38:25.586Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.067s coverage: 46.2% of statements [2021-01-22T07:38:25.586Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-22T07:38:26.229Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.270s coverage: 49.5% of statements [2021-01-22T07:38:26.229Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.028s coverage: 58.0% of statements [2021-01-22T07:38:26.648Z] INFO: Expanding go... [2021-01-22T07:38:27.272Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2021-01-22T07:38:27.509Z] sha256:b871961dd1b5a74c9d94c220b8566e2d9cd6c5873d2e0ac904068ff24a571b78 [2021-01-22T07:38:27.509Z] INFO: Starting docker-py tests... [2021-01-22T07:38:28.070Z] ============================= test session starts ============================== [2021-01-22T07:38:28.070Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-01-22T07:38:28.070Z] rootdir: /src, inifile: pytest.ini [2021-01-22T07:38:28.070Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-01-22T07:38:28.794Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.033s coverage: 3.0% of statements [2021-01-22T07:38:29.001Z] collected 389 items / 1 deselected / 388 selected [2021-01-22T07:38:29.001Z] [2021-01-22T07:38:31.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-22T07:38:31.533Z] ok github.com/docker/docker/daemon/logger 0.280s coverage: 43.2% of statements [2021-01-22T07:38:31.533Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.932s coverage: 52.1% of statements [2021-01-22T07:38:31.533Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-22T07:38:31.533Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-22T07:38:32.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-22T07:38:33.049Z] ok github.com/docker/docker/daemon/images 0.102s coverage: 6.4% of statements [2021-01-22T07:38:33.049Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-22T07:38:33.049Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-22T07:38:33.342Z] ok github.com/docker/docker/daemon/logger/awslogs 0.526s coverage: 77.4% of statements [2021-01-22T07:38:33.342Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-22T07:38:33.342Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-22T07:38:33.978Z] ok github.com/docker/docker/daemon/logger/gelf 0.045s coverage: 67.0% of statements [2021-01-22T07:38:33.978Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2021-01-22T07:38:34.628Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2021-01-22T07:38:36.145Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.052s coverage: 61.6% of statements [2021-01-22T07:38:37.187Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 75.2% of statements [2021-01-22T07:38:37.187Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-22T07:38:37.827Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.119s coverage: 59.3% of statements [2021-01-22T07:38:38.121Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2021-01-22T07:38:39.163Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2021-01-22T07:38:40.220Z] ok github.com/docker/docker/daemon/logger/syslog 0.044s coverage: 46.8% of statements [2021-01-22T07:38:42.305Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-01-22T07:38:42.305Z] ok github.com/docker/docker/daemon/logger/splunk 2.542s coverage: 82.5% of statements [2021-01-22T07:38:42.305Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-22T07:38:42.305Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-22T07:38:44.051Z] ok github.com/docker/docker/distribution/metadata 0.113s coverage: 48.2% of statements [2021-01-22T07:38:45.099Z] ok github.com/docker/docker/errdefs 0.010s coverage: 53.1% of statements [2021-01-22T07:38:46.141Z] ok github.com/docker/docker/distribution 0.443s coverage: 25.1% of statements [2021-01-22T07:38:46.141Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-22T07:38:46.657Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-01-22T07:38:47.218Z] tests/integration/api_client_test.py ..... [ 7%] [2021-01-22T07:38:47.676Z] ok github.com/docker/docker/image 0.048s coverage: 86.8% of statements [2021-01-22T07:38:47.785Z] INFO: Expanding compiler 1 of 3... [2021-01-22T07:38:47.785Z] INFO: Expanding compiler 2 of 3... [2021-01-22T07:38:47.970Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2021-01-22T07:38:48.607Z] ok github.com/docker/docker/distribution/xfer 1.707s coverage: 85.1% of statements [2021-01-22T07:38:48.607Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-22T07:38:48.607Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-22T07:38:48.961Z] tests/integration/api_config_test.py ..... [ 8%] [2021-01-22T07:38:49.244Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2021-01-22T07:38:49.244Z] ok github.com/docker/docker/image/v1 0.042s coverage: 25.0% of statements [2021-01-22T07:38:49.244Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-22T07:38:50.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-22T07:38:50.692Z] INFO: Expanding compiler 3 of 3... [2021-01-22T07:38:51.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-22T07:38:51.153Z] INFO: Removing downloaded files... [2021-01-22T07:38:51.153Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-01-22T07:38:51.153Z] INFO: Configuring git core.autocrlf... [2021-01-22T07:38:51.329Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2021-01-22T07:38:51.968Z] ok github.com/docker/docker/oci 0.041s coverage: 8.2% of statements [2021-01-22T07:38:51.968Z] ok github.com/docker/docker/opts 0.063s coverage: 67.1% of statements [2021-01-22T07:38:54.072Z] ok github.com/docker/docker/pkg/broadcaster 0.014s coverage: 100.0% of statements [2021-01-22T07:38:54.709Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-01-22T07:38:54.709Z] ok github.com/docker/docker/pkg/authorization 0.917s coverage: 68.3% of statements [2021-01-22T07:38:56.227Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-01-22T07:38:56.228Z] ok github.com/docker/docker/pkg/archive 1.241s coverage: 76.7% of statements [2021-01-22T07:38:56.864Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2021-01-22T07:38:56.864Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2021-01-22T07:38:57.912Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-01-22T07:38:58.553Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-01-22T07:38:59.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-22T07:38:59.186Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-01-22T07:38:59.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-22T07:39:00.222Z] ok github.com/docker/docker/layer 7.450s coverage: 68.8% of statements [2021-01-22T07:39:00.222Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-22T07:39:00.222Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-22T07:39:00.222Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-22T07:39:00.222Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-22T07:39:00.222Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-22T07:39:00.222Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2021-01-22T07:39:00.222Z] ok github.com/docker/docker/pkg/chrootarchive 3.962s coverage: 43.2% of statements [2021-01-22T07:39:00.222Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-22T07:39:00.222Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-22T07:39:01.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-22T07:39:01.269Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2021-01-22T07:39:01.562Z] ok github.com/docker/docker/pkg/fsutils 0.377s coverage: 85.1% of statements [2021-01-22T07:39:01.857Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2021-01-22T07:39:01.857Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2021-01-22T07:39:02.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-22T07:39:02.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-22T07:39:02.900Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2021-01-22T07:39:03.543Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2021-01-22T07:39:03.836Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2021-01-22T07:39:04.128Z] ok github.com/docker/docker/pkg/idtools 0.704s coverage: 70.1% of statements [2021-01-22T07:39:04.423Z] ok github.com/docker/docker/pkg/ioutils 1.247s coverage: 70.6% of statements [2021-01-22T07:39:04.423Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-22T07:39:04.423Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-22T07:39:04.423Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-22T07:39:04.423Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-22T07:39:04.423Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2021-01-22T07:39:04.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-22T07:39:05.062Z] ok github.com/docker/docker/pkg/parsers/kernel 0.041s coverage: 60.0% of statements [2021-01-22T07:39:05.355Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.034s coverage: 86.7% of statements [2021-01-22T07:39:05.355Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.4% of statements [2021-01-22T07:39:05.355Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-22T07:39:05.355Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-22T07:39:06.743Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-01-22T07:39:07.038Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2021-01-22T07:39:07.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-22T07:39:07.670Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2021-01-22T07:39:07.670Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2021-01-22T07:39:08.306Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2021-01-22T07:39:08.942Z] ok github.com/docker/docker/pkg/pubsub 1.125s coverage: 75.0% of statements [2021-01-22T07:39:08.942Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2021-01-22T07:39:09.581Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-01-22T07:39:09.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-22T07:39:09.881Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2021-01-22T07:39:10.922Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2021-01-22T07:39:11.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-22T07:39:11.216Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 53.8% of statements [2021-01-22T07:39:11.510Z] ok github.com/docker/docker/pkg/signal 2.912s coverage: 61.0% of statements [2021-01-22T07:39:11.805Z] ok github.com/docker/docker/pkg/tailfile 0.144s coverage: 88.6% of statements [2021-01-22T07:39:12.098Z] testing: warning: no tests to run [2021-01-22T07:39:12.098Z] coverage: [no statements] [2021-01-22T07:39:12.098Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-01-22T07:39:12.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-22T07:39:12.735Z] ok github.com/docker/docker/pkg/tarsum 0.153s coverage: 89.3% of statements [2021-01-22T07:39:12.735Z] ok github.com/docker/docker/pkg/urlutil 0.023s coverage: 100.0% of statements [2021-01-22T07:39:13.027Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2021-01-22T07:39:13.321Z] ok github.com/docker/docker/pkg/useragent 0.017s coverage: 88.9% of statements [2021-01-22T07:39:14.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-22T07:39:14.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-22T07:39:15.397Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2021-01-22T07:39:15.397Z] ok github.com/docker/docker/profiles/seccomp 0.037s coverage: 83.5% of statements [2021-01-22T07:39:16.285Z] --- PASS: TestBuildWithHugeFile (51.58s) [2021-01-22T07:39:16.285Z] === RUN TestBuildWithEmptyDockerfile [2021-01-22T07:39:16.285Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:39:16.285Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:39:16.285Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:39:16.285Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:39:16.285Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:39:16.285Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:39:16.285Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:39:16.285Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:39:16.285Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:39:16.285Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-01-22T07:39:16.285Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-01-22T07:39:16.285Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-01-22T07:39:16.285Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-01-22T07:39:16.285Z] === RUN TestBuildPreserveOwnership [2021-01-22T07:39:16.285Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-22T07:39:16.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-22T07:39:16.914Z] ok github.com/docker/docker/reference 0.014s coverage: 84.4% of statements [2021-01-22T07:39:17.560Z] ok github.com/docker/docker/plugin 0.560s coverage: 23.2% of statements [2021-01-22T07:39:18.191Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-22T07:39:18.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-22T07:39:18.785Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-01-22T07:39:19.077Z] ok github.com/docker/docker/quota 0.689s coverage: 71.4% of statements [2021-01-22T07:39:19.368Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2021-01-22T07:39:19.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-22T07:39:20.007Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2021-01-22T07:39:20.302Z] ok github.com/docker/docker/registry 0.226s coverage: 57.2% of statements [2021-01-22T07:39:20.944Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2021-01-22T07:39:21.052Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-22T07:39:21.052Z] Using test binary docker [2021-01-22T07:39:21.052Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-22T07:39:21.052Z] +++ /etc/init.d/apparmor start [2021-01-22T07:39:21.052Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-22T07:39:21.052Z] INFO: Waiting for daemon to start... [2021-01-22T07:39:21.052Z] Starting dockerd [2021-01-22T07:39:21.052Z] +++ 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 [2021-01-22T07:39:21.982Z] ok github.com/docker/docker/runconfig 0.018s coverage: 66.1% of statements [2021-01-22T07:39:22.386Z] --- PASS: TestBuildPreserveOwnership (10.09s) [2021-01-22T07:39:22.386Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.08s) [2021-01-22T07:39:22.386Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.99s) [2021-01-22T07:39:22.386Z] === RUN TestBuildPlatformInvalid [2021-01-22T07:39:22.386Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-01-22T07:39:22.386Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-22T07:39:22.386Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-01-22T07:39:22.386Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-01-22T07:39:22.386Z] PASS [2021-01-22T07:39:22.386Z] [2021-01-22T07:39:22.386Z] === Skipped [2021-01-22T07:39:22.386Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-01-22T07:39:22.386Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T07:39:22.386Z] [2021-01-22T07:39:22.386Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-01-22T07:39:22.386Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-01-22T07:39:22.386Z] [2021-01-22T07:39:22.386Z] [2021-01-22T07:39:22.386Z] DONE 33 tests, 2 skipped in 129.023s [2021-01-22T07:39:22.386Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-01-22T07:39:22.386Z] INFO: Testing against a local daemon [2021-01-22T07:39:22.386Z] === RUN TestConfigInspect [2021-01-22T07:39:22.386Z] --- SKIP: TestConfigInspect (0.03s) [2021-01-22T07:39:22.386Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:39:22.386Z] === RUN TestConfigList [2021-01-22T07:39:22.386Z] --- SKIP: TestConfigList (0.01s) [2021-01-22T07:39:22.386Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:39:22.386Z] === RUN TestConfigsCreateAndDelete [2021-01-22T07:39:22.386Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-01-22T07:39:22.386Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:39:22.386Z] === RUN TestConfigsUpdate [2021-01-22T07:39:22.386Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-01-22T07:39:22.386Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:39:22.386Z] === RUN TestTemplatedConfig [2021-01-22T07:39:22.386Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-01-22T07:39:22.386Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:39:22.386Z] === RUN TestConfigCreateResolve [2021-01-22T07:39:22.386Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-01-22T07:39:22.386Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:39:22.386Z] === RUN TestConfigDaemonLibtrustID [2021-01-22T07:39:22.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-22T07:39:22.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-22T07:39:24.290Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-01-22T07:39:24.290Z] PASS [2021-01-22T07:39:24.290Z] [2021-01-22T07:39:24.290Z] === Skipped [2021-01-22T07:39:24.290Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2021-01-22T07:39:24.290Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:39:24.290Z] [2021-01-22T07:39:24.290Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-01-22T07:39:24.290Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:39:24.290Z] [2021-01-22T07:39:24.290Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-01-22T07:39:24.290Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:39:24.290Z] [2021-01-22T07:39:24.290Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-01-22T07:39:24.290Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:39:24.290Z] [2021-01-22T07:39:24.290Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-01-22T07:39:24.290Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:39:24.290Z] [2021-01-22T07:39:24.290Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-01-22T07:39:24.290Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:39:24.290Z] [2021-01-22T07:39:24.290Z] [2021-01-22T07:39:24.290Z] DONE 7 tests, 6 skipped in 1.719s [2021-01-22T07:39:24.290Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-01-22T07:39:24.290Z] INFO: Testing against a local daemon [2021-01-22T07:39:24.290Z] === RUN TestCheckpoint [2021-01-22T07:39:24.290Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-22T07:39:24.290Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T07:39:24.290Z] === RUN TestContainerInvalidJSON [2021-01-22T07:39:24.290Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:39:24.290Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:39:24.290Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:39:24.290Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:39:24.290Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:39:24.290Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:39:24.290Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:39:24.290Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:39:24.290Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:39:24.290Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-01-22T07:39:24.290Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-22T07:39:24.290Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-22T07:39:24.291Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-22T07:39:24.291Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-22T07:39:24.291Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-01-22T07:39:24.291Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-22T07:39:24.291Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-01-22T07:39:24.291Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-22T07:39:24.291Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-01-22T07:39:24.291Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-22T07:39:24.291Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-01-22T07:39:24.291Z] === RUN TestCopyFromContainer [2021-01-22T07:39:24.724Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2021-01-22T07:39:25.387Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.0% of statements [2021-01-22T07:39:25.680Z] ok github.com/docker/docker/volume/local 0.191s coverage: 76.6% of statements [2021-01-22T07:39:26.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-22T07:39:26.708Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-01-22T07:39:28.481Z] === RUN TestCopyFromContainer// [2021-01-22T07:39:28.482Z] === RUN TestCopyFromContainer//bar/root [2021-01-22T07:39:28.482Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-22T07:39:28.482Z] === RUN TestCopyFromContainer/bar/quux [2021-01-22T07:39:28.482Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-22T07:39:28.482Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-22T07:39:28.482Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-22T07:39:28.741Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-22T07:39:28.741Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-22T07:39:28.741Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-22T07:39:28.741Z] --- PASS: TestCopyFromContainer (4.45s) [2021-01-22T07:39:28.741Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-01-22T07:39:28.741Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-01-22T07:39:28.741Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-01-22T07:39:28.741Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-01-22T07:39:28.741Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-01-22T07:39:28.741Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-01-22T07:39:28.741Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-01-22T07:39:28.741Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-01-22T07:39:28.741Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-01-22T07:39:28.741Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-01-22T07:39:28.741Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-22T07:39:28.741Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:39:28.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:39:28.741Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:39:28.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:39:28.741Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:39:28.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:39:28.741Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:39:28.741Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:39:28.741Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:39:28.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-01-22T07:39:28.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-22T07:39:28.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-22T07:39:28.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-22T07:39:28.741Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-22T07:39:29.000Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-01-22T07:39:29.000Z] === RUN TestCreateWithInvalidEnv [2021-01-22T07:39:29.000Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-22T07:39:29.000Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-22T07:39:29.000Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-22T07:39:29.000Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-22T07:39:29.000Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-22T07:39:29.000Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-22T07:39:29.000Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-22T07:39:29.000Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-22T07:39:29.000Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-22T07:39:29.000Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-01-22T07:39:29.000Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-22T07:39:29.000Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-22T07:39:29.000Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-22T07:39:29.000Z] === RUN TestCreateTmpfsMountsTarget [2021-01-22T07:39:29.000Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-01-22T07:39:29.000Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-22T07:39:29.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-22T07:39:29.181Z] . [2021-01-22T07:39:29.181Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-22T07:39:29.181Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-22T07:39:29.181Z] Error: No such image: emptyfs [2021-01-22T07:39:29.181Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-22T07:39:29.181Z] ++++ docker load [2021-01-22T07:39:29.181Z] Running integration-test (iteration 1) [2021-01-22T07:39:29.181Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-01-22T07:39:29.181Z] ++ 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 [2021-01-22T07:39:29.181Z] ++ set -e [2021-01-22T07:39:29.181Z] ++ '[' -n 0 ']' [2021-01-22T07:39:29.181Z] ++ set -x [2021-01-22T07:39:29.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:39:30.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-22T07:39:30.379Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2021-01-22T07:39:30.379Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-22T07:39:31.316Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2021-01-22T07:39:31.316Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-22T07:39:31.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:39:31.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:39:31.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:39:31.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:39:31.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:39:31.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:39:31.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:39:31.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:39:31.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:39:31.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:39:31.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:39:31.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:39:31.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:39:31.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:39:31.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:39:31.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-01-22T07:39:31.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-01-22T07:39:31.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-01-22T07:39:31.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-01-22T07:39:31.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-01-22T07:39:31.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-01-22T07:39:31.317Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-22T07:39:31.885Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-01-22T07:39:31.885Z] === RUN TestCreateDifferentPlatform [2021-01-22T07:39:31.885Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-22T07:39:31.885Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-22T07:39:31.885Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-01-22T07:39:31.885Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-22T07:39:31.885Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-22T07:39:31.885Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-22T07:39:31.885Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-01-22T07:39:31.885Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-22T07:39:31.885Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-01-22T07:39:31.885Z] === RUN TestContainerStartOnDaemonRestart [2021-01-22T07:39:31.885Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-01-22T07:39:31.885Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-01-22T07:39:31.885Z] === RUN TestDaemonRestartIpcMode [2021-01-22T07:39:31.885Z] === PAUSE TestDaemonRestartIpcMode [2021-01-22T07:39:31.885Z] === RUN TestDaemonHostGatewayIP [2021-01-22T07:39:31.885Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-01-22T07:39:31.885Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:39:31.885Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-22T07:39:31.885Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-22T07:39:31.885Z] === RUN TestContainerKillOnDaemonStart [2021-01-22T07:39:31.885Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-01-22T07:39:31.885Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-01-22T07:39:31.885Z] === RUN TestDiff [2021-01-22T07:39:32.144Z] --- PASS: TestDiff (0.42s) [2021-01-22T07:39:32.144Z] === RUN TestExecWithCloseStdin [2021-01-22T07:39:32.733Z] --- PASS: TestExecWithCloseStdin (0.49s) [2021-01-22T07:39:32.733Z] === RUN TestExec [2021-01-22T07:39:33.314Z] --- PASS: TestExec (0.52s) [2021-01-22T07:39:33.314Z] === RUN TestExecUser [2021-01-22T07:39:33.907Z] --- PASS: TestExecUser (0.49s) [2021-01-22T07:39:33.907Z] === RUN TestExportContainerAndImportImage [2021-01-22T07:39:34.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-22T07:39:34.486Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2021-01-22T07:39:34.486Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-22T07:39:37.773Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2021-01-22T07:39:37.773Z] === RUN TestHealthCheckWorkdir [2021-01-22T07:39:38.032Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2021-01-22T07:39:38.032Z] === RUN TestHealthKillContainer [2021-01-22T07:39:40.565Z] --- PASS: TestHealthKillContainer (2.48s) [2021-01-22T07:39:40.565Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-22T07:39:41.133Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2021-01-22T07:39:41.133Z] === RUN TestIpcModeNone [2021-01-22T07:39:41.392Z] --- PASS: TestIpcModeNone (0.46s) [2021-01-22T07:39:41.392Z] === RUN TestIpcModePrivate [2021-01-22T07:39:41.411Z] Loaded image: buildpack-deps:buster [2021-01-22T07:39:41.412Z] Loaded image: busybox:latest [2021-01-22T07:39:41.412Z] Loaded image: busybox:glibc [2021-01-22T07:39:41.962Z] --- PASS: TestIpcModePrivate (0.45s) [2021-01-22T07:39:41.962Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-01-22T07:39:41.962Z] === RUN TestIpcModeShareable [2021-01-22T07:39:41.962Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-01-22T07:39:41.962Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T07:39:41.962Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-22T07:39:42.007Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/rootless [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/volume [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-22T07:39:42.007Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === Skipped [2021-01-22T07:39:42.007Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-22T07:39:42.007Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-22T07:39:42.007Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-22T07:39:42.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:39:42.007Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-22T07:39:42.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:39:42.007Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-22T07:39:42.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:39:42.007Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-22T07:39:42.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:39:42.007Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-22T07:39:42.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:39:42.007Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-22T07:39:42.007Z] graphtest_unix.go:73: No driver to put! [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-22T07:39:42.007Z] time="2021-01-22T07:38:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:39:42.007Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:39:42.007Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-22T07:39:42.007Z] time="2021-01-22T07:38:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:39:42.007Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:39:42.007Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-22T07:39:42.007Z] time="2021-01-22T07:38:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:39:42.007Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:39:42.007Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-22T07:39:42.007Z] time="2021-01-22T07:38:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:39:42.007Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:39:42.007Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-22T07:39:42.007Z] time="2021-01-22T07:38:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:39:42.007Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:39:42.007Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-22T07:39:42.007Z] graphtest_unix.go:73: No driver to put! [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-22T07:39:42.007Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-22T07:39:42.007Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-22T07:39:42.007Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-22T07:39:42.007Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-22T07:39:42.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:39:42.007Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-22T07:39:42.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:39:42.007Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-22T07:39:42.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:39:42.007Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-22T07:39:42.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:39:42.007Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-22T07:39:42.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:39:42.007Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-22T07:39:42.007Z] graphtest_unix.go:73: No driver to put! [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-22T07:39:42.007Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-22T07:39:42.007Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] [2021-01-22T07:39:42.007Z] DONE 2194 tests, 26 skipped in 263.657s Post stage [Pipeline] junit [2021-01-22T07:39:42.049Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-22T07:39:42.797Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -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:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/make.sh dynbinary test-integration [2021-01-22T07:39:43.091Z] [2021-01-22T07:39:43.091Z] Removing bundles/ [2021-01-22T07:39:43.091Z] [2021-01-22T07:39:43.091Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-22T07:39:43.091Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T07:39:43.091Z] GOOS="" GOARCH="" GOARM="" [2021-01-22T07:39:43.325Z] Loaded image: debian:bullseye [2021-01-22T07:39:43.342Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2021-01-22T07:39:43.342Z] === RUN TestAPIIpcModeHost [2021-01-22T07:39:43.342Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-01-22T07:39:43.342Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T07:39:43.342Z] === RUN TestDaemonIpcModeShareable [2021-01-22T07:39:43.342Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-01-22T07:39:43.342Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T07:39:43.342Z] === RUN TestDaemonIpcModePrivate [2021-01-22T07:39:44.067Z] --- PASS: TestImportExtremelyLargeImageWorks (79.32s) [2021-01-22T07:39:44.067Z] PASS [2021-01-22T07:39:44.067Z] [2021-01-22T07:39:44.067Z] === Skipped [2021-01-22T07:39:44.067Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-22T07:39:44.067Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:39:44.067Z] [2021-01-22T07:39:44.067Z] [2021-01-22T07:39:44.067Z] DONE 12 tests, 1 skipped in 80.887s [2021-01-22T07:39:44.067Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-01-22T07:39:44.067Z] ++ 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 [2021-01-22T07:39:44.067Z] ++ set -e [2021-01-22T07:39:44.067Z] ++ '[' -n 0 ']' [2021-01-22T07:39:44.067Z] ++ set -x [2021-01-22T07:39:44.067Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:39:44.067Z] INFO: Testing against a local daemon [2021-01-22T07:39:44.067Z] === RUN TestNetworkCreateDelete [2021-01-22T07:39:44.068Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-01-22T07:39:44.068Z] === RUN TestDockerNetworkDeletePreferID [2021-01-22T07:39:44.068Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-01-22T07:39:44.068Z] === RUN TestDaemonDNSFallback [2021-01-22T07:39:44.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-22T07:39:44.357Z] --- PASS: TestDaemonDNSFallback (2.50s) [2021-01-22T07:39:44.357Z] === RUN TestInspectNetwork [2021-01-22T07:39:44.707Z] Loaded image: hello-world:latest [2021-01-22T07:39:45.876Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2021-01-22T07:39:45.876Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-01-22T07:39:45.876Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-22T07:39:45.876Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-01-22T07:39:45.876Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T07:39:45.876Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-22T07:39:45.876Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-01-22T07:39:45.876Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T07:39:45.876Z] === RUN TestIpcModeOlderClient [2021-01-22T07:39:45.876Z] === PAUSE TestIpcModeOlderClient [2021-01-22T07:39:45.876Z] === RUN TestKillContainerInvalidSignal [2021-01-22T07:39:45.876Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2021-01-22T07:39:45.876Z] === RUN TestKillContainer [2021-01-22T07:39:45.876Z] === RUN TestKillContainer/no_signal [2021-01-22T07:39:46.088Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T07:39:46.445Z] === RUN TestKillContainer/non_killing_signal [2021-01-22T07:39:46.445Z] === RUN TestKillContainer/killing_signal [2021-01-22T07:39:46.659Z] INFO: Testing against a local daemon [2021-01-22T07:39:46.659Z] === RUN TestCgroupNamespacesBuild [2021-01-22T07:39:47.014Z] --- PASS: TestKillContainer (1.24s) [2021-01-22T07:39:47.014Z] --- PASS: TestKillContainer/no_signal (0.40s) [2021-01-22T07:39:47.014Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2021-01-22T07:39:47.014Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2021-01-22T07:39:47.014Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-22T07:39:47.014Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-22T07:39:47.583Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-22T07:39:47.843Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2021-01-22T07:39:47.843Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-01-22T07:39:47.843Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2021-01-22T07:39:47.843Z] === RUN TestKillStoppedContainer [2021-01-22T07:39:48.103Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-01-22T07:39:48.103Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-22T07:39:48.103Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-01-22T07:39:48.103Z] === RUN TestKillDifferentUserContainer [2021-01-22T07:39:48.362Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-01-22T07:39:48.362Z] === RUN TestInspectOomKilledTrue [2021-01-22T07:39:48.362Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-22T07:39:48.362Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T07:39:48.362Z] === RUN TestInspectOomKilledFalse [2021-01-22T07:39:48.362Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-22T07:39:48.362Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:39:48.362Z] === RUN TestLinksEtcHostsContentMatch [2021-01-22T07:39:48.362Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-01-22T07:39:48.362Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-01-22T07:39:48.362Z] === RUN TestLinksContainerNames [2021-01-22T07:39:48.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-22T07:39:49.201Z] --- PASS: TestCgroupNamespacesBuild (2.69s) [2021-01-22T07:39:49.201Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-22T07:39:49.300Z] --- PASS: TestLinksContainerNames (0.84s) [2021-01-22T07:39:49.301Z] === RUN TestLogsFollowTailEmpty [2021-01-22T07:39:49.870Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-01-22T07:39:49.870Z] === RUN TestContainerNetworkMountsNoChown [2021-01-22T07:39:50.129Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/default [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/default [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/private [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/private [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/rprivate [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/slave [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/slave [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/rslave [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/shared [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/shared [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/rshared [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-22T07:39:50.129Z] === CONT TestMountDaemonRoot/default [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-22T07:39:50.129Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-22T07:39:50.129Z] === CONT TestMountDaemonRoot/rshared [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T07:39:50.129Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-22T07:39:50.129Z] === CONT TestMountDaemonRoot/shared [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-22T07:39:50.129Z] === CONT TestMountDaemonRoot/rslave [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-22T07:39:50.129Z] === CONT TestMountDaemonRoot/slave [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-22T07:39:50.129Z] === CONT TestMountDaemonRoot/rprivate [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-22T07:39:50.129Z] === CONT TestMountDaemonRoot/private [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-22T07:39:50.129Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-22T07:39:50.129Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-22T07:39:50.129Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-22T07:39:50.129Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-22T07:39:50.129Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-22T07:39:50.129Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T07:39:50.129Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-22T07:39:50.129Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-22T07:39:50.389Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-01-22T07:39:50.389Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-01-22T07:39:50.389Z] === RUN TestContainerBindMountNonRecursive [2021-01-22T07:39:50.389Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-01-22T07:39:50.389Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-22T07:39:50.389Z] === RUN TestContainerVolumesMountedAsShared [2021-01-22T07:39:50.389Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-01-22T07:39:50.389Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-22T07:39:50.389Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-22T07:39:50.389Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-01-22T07:39:50.389Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-22T07:39:50.389Z] === RUN TestNetworkNat [2021-01-22T07:39:50.959Z] --- PASS: TestNetworkNat (0.47s) [2021-01-22T07:39:50.959Z] === RUN TestNetworkLocalhostTCPNat [2021-01-22T07:39:51.111Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2021-01-22T07:39:51.111Z] === RUN TestBuildWithSession [2021-01-22T07:39:51.111Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-22T07:39:51.111Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T07:39:51.111Z] === RUN TestBuildSquashParent [2021-01-22T07:39:51.232Z] === RUN TestInspectNetwork/full_network_id [2021-01-22T07:39:51.232Z] === RUN TestInspectNetwork/partial_network_id [2021-01-22T07:39:51.232Z] === RUN TestInspectNetwork/network_name [2021-01-22T07:39:51.232Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-22T07:39:51.528Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2021-01-22T07:39:51.528Z] === RUN TestNetworkLoopbackNat [2021-01-22T07:39:52.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-22T07:39:54.062Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2021-01-22T07:39:54.062Z] === RUN TestPause [2021-01-22T07:39:54.062Z] --- SKIP: TestPause (0.00s) [2021-01-22T07:39:54.062Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T07:39:54.062Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-22T07:39:54.062Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T07:39:54.062Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T07:39:54.062Z] === RUN TestPauseStopPausedContainer [2021-01-22T07:39:54.062Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-01-22T07:39:54.062Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T07:39:54.062Z] === RUN TestPsFilter [2021-01-22T07:39:54.062Z] --- PASS: TestPsFilter (0.10s) [2021-01-22T07:39:54.062Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-22T07:39:54.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-22T07:39:54.630Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2021-01-22T07:39:54.630Z] === RUN TestRemoveContainerWithVolume [2021-01-22T07:39:54.890Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2021-01-22T07:39:54.890Z] === RUN TestRemoveContainerRunning [2021-01-22T07:39:55.458Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-01-22T07:39:55.458Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-22T07:39:55.717Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-01-22T07:39:55.717Z] === RUN TestRemoveInvalidContainer [2021-01-22T07:39:55.717Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-01-22T07:39:55.717Z] === RUN TestRenameLinkedContainer [2021-01-22T07:39:56.782Z] --- PASS: TestInspectNetwork (11.78s) [2021-01-22T07:39:56.782Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-22T07:39:56.782Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-22T07:39:56.782Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-22T07:39:56.782Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-22T07:39:56.782Z] === RUN TestRunContainerWithBridgeNone [2021-01-22T07:39:57.623Z] --- PASS: TestRenameLinkedContainer (1.67s) [2021-01-22T07:39:57.623Z] === RUN TestRenameStoppedContainer [2021-01-22T07:39:57.883Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-01-22T07:39:57.883Z] === RUN TestRenameRunningContainerAndReuse [2021-01-22T07:39:58.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-22T07:39:58.821Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2021-01-22T07:39:58.821Z] === RUN TestRenameInvalidName [2021-01-22T07:39:58.840Z] --- PASS: TestRunContainerWithBridgeNone (2.51s) [2021-01-22T07:39:58.840Z] === RUN TestNetworkInvalidJSON [2021-01-22T07:39:58.840Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-22T07:39:58.840Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-22T07:39:58.840Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:39:58.840Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:39:58.840Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:39:58.840Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:39:58.840Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-22T07:39:58.840Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:39:58.840Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:39:58.840Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-01-22T07:39:58.840Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-22T07:39:58.840Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-22T07:39:58.840Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-22T07:39:58.840Z] === RUN TestNetworkList [2021-01-22T07:39:58.840Z] === RUN TestNetworkList//networks [2021-01-22T07:39:58.840Z] === PAUSE TestNetworkList//networks [2021-01-22T07:39:58.840Z] === RUN TestNetworkList//networks/ [2021-01-22T07:39:58.840Z] === PAUSE TestNetworkList//networks/ [2021-01-22T07:39:58.840Z] === CONT TestNetworkList//networks [2021-01-22T07:39:58.840Z] === CONT TestNetworkList//networks/ [2021-01-22T07:39:58.840Z] --- PASS: TestNetworkList (0.01s) [2021-01-22T07:39:58.840Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-22T07:39:58.840Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-22T07:39:58.840Z] === RUN TestHostIPv4BridgeLabel [2021-01-22T07:39:59.081Z] --- PASS: TestRenameInvalidName (0.41s) [2021-01-22T07:39:59.081Z] === RUN TestRenameAnonymousContainer [2021-01-22T07:39:59.242Z] --- PASS: TestBuildSquashParent (6.94s) [2021-01-22T07:39:59.242Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-22T07:39:59.242Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:39:59.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:39:59.242Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:39:59.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:39:59.242Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:39:59.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:39:59.242Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:39:59.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:39:59.243Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:39:59.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:39:59.243Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:39:59.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:39:59.243Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:39:59.243Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:39:59.243Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:39:59.243Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:39:59.470Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-01-22T07:39:59.470Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-22T07:40:00.498Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-01-22T07:40:00.498Z] === RUN TestDaemonDefaultNetworkPools [2021-01-22T07:40:00.628Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:40:00.628Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:40:00.987Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2021-01-22T07:40:00.987Z] === RUN TestRenameContainerWithSameName [2021-01-22T07:40:00.987Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2021-01-22T07:40:00.987Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-22T07:40:01.128Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2021-01-22T07:40:01.128Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-22T07:40:01.925Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2021-01-22T07:40:01.925Z] === RUN TestResize [2021-01-22T07:40:02.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-22T07:40:02.493Z] --- PASS: TestResize (0.51s) [2021-01-22T07:40:02.493Z] === RUN TestResizeWithInvalidSize [2021-01-22T07:40:02.629Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-01-22T07:40:02.629Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-22T07:40:02.753Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2021-01-22T07:40:02.753Z] === RUN TestResizeWhenContainerNotStarted [2021-01-22T07:40:03.173Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-22T07:40:03.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s) [2021-01-22T07:40:03.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s) [2021-01-22T07:40:03.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.75s) [2021-01-22T07:40:03.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.85s) [2021-01-22T07:40:03.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2021-01-22T07:40:03.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2021-01-22T07:40:03.173Z] === RUN TestBuildMultiStageCopy [2021-01-22T07:40:03.173Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-22T07:40:03.229Z] Removing intermediate container 946de4e343ae [2021-01-22T07:40:03.229Z] ---> 4634da98b804 [2021-01-22T07:40:03.229Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-01-22T07:40:03.229Z] ---> Running in d6dcfa4e94ca [2021-01-22T07:40:03.321Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-01-22T07:40:03.321Z] === RUN TestDaemonRestartKillContainers [2021-01-22T07:40:03.321Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-01-22T07:40:03.321Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-01-22T07:40:03.321Z] === RUN TestCgroupNamespacesRun [2021-01-22T07:40:03.658Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-01-22T07:40:03.658Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-22T07:40:03.690Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-01-22T07:40:03.690Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-01-22T07:40:03.690Z] go: finding gotest.tools v0.5.3 [2021-01-22T07:40:04.147Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-22T07:40:04.288Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-01-22T07:40:04.288Z] === RUN TestServiceWithPredefinedNetwork [2021-01-22T07:40:04.609Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-22T07:40:05.069Z] go: downloading github.com/pkg/errors v0.9.1 [2021-01-22T07:40:05.069Z] go: downloading github.com/fatih/color v1.9.0 [2021-01-22T07:40:05.069Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:40:05.069Z] go: extracting github.com/pkg/errors v0.9.1 [2021-01-22T07:40:05.069Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:40:05.069Z] go: extracting github.com/fatih/color v1.9.0 [2021-01-22T07:40:05.069Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-01-22T07:40:05.069Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:40:05.083Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-22T07:40:05.530Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-01-22T07:40:05.530Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:40:05.530Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:40:05.530Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:40:05.530Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:40:05.530Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:40:05.530Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:40:05.530Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:40:05.530Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:40:05.530Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:40:05.530Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:40:05.530Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:40:05.654Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-22T07:40:05.857Z] --- PASS: TestCgroupNamespacesRun (2.20s) [2021-01-22T07:40:05.857Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-22T07:40:05.988Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:40:05.988Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:40:06.225Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-22T07:40:06.795Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-22T07:40:06.955Z] go: finding github.com/fatih/color v1.9.0 [2021-01-22T07:40:06.955Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T07:40:06.955Z] go: finding github.com/pkg/errors v0.9.1 [2021-01-22T07:40:06.955Z] go: finding github.com/spf13/pflag v1.0.3 [2021-01-22T07:40:06.955Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-22T07:40:06.955Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-22T07:40:06.955Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-22T07:40:06.955Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T07:40:06.955Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:40:06.955Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T07:40:06.955Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T07:40:07.365Z] --- PASS: TestBuildMultiStageCopy (4.41s) [2021-01-22T07:40:07.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s) [2021-01-22T07:40:07.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2021-01-22T07:40:07.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-01-22T07:40:07.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2021-01-22T07:40:07.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2021-01-22T07:40:07.365Z] === RUN TestBuildMultiStageParentConfig [2021-01-22T07:40:07.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-22T07:40:07.766Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2021-01-22T07:40:07.766Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-22T07:40:08.726Z] --- PASS: TestServiceWithPredefinedNetwork (3.79s) [2021-01-22T07:40:08.726Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-22T07:40:08.726Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T07:40:08.726Z] service_test.go:236: FLAKY_TEST [2021-01-22T07:40:08.726Z] === RUN TestServiceWithDataPathPortInit [2021-01-22T07:40:08.749Z] --- PASS: TestBuildMultiStageParentConfig (1.51s) [2021-01-22T07:40:08.749Z] === RUN TestBuildLabelWithTargets [2021-01-22T07:40:09.671Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2021-01-22T07:40:09.671Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-22T07:40:09.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-22T07:40:10.684Z] INFO: Build done for gotestsum... [2021-01-22T07:40:11.288Z] --- PASS: TestBuildLabelWithTargets (2.34s) [2021-01-22T07:40:11.288Z] === RUN TestBuildWithEmptyLayers [2021-01-22T07:40:12.205Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2021-01-22T07:40:12.205Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-22T07:40:12.229Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2021-01-22T07:40:12.229Z] === RUN TestBuildMultiStageOnBuild [2021-01-22T07:40:12.934Z] ..........................xx.................... [ 29%] [2021-01-22T07:40:13.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-22T07:40:14.111Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s) [2021-01-22T07:40:14.111Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-22T07:40:15.528Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2021-01-22T07:40:15.528Z] === RUN TestBuildUncleanTarFilenames [2021-01-22T07:40:16.020Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2021-01-22T07:40:16.020Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-22T07:40:16.469Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2021-01-22T07:40:16.469Z] === RUN TestBuildMultiStageLayerLeak [2021-01-22T07:40:16.517Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-22T07:40:16.517Z] Using test binary docker [2021-01-22T07:40:16.517Z] +++ /etc/init.d/apparmor start [2021-01-22T07:40:16.517Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-22T07:40:16.517Z] INFO: Waiting for daemon to start... [2021-01-22T07:40:16.517Z] Starting dockerd [2021-01-22T07:40:16.517Z] +++ 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 [2021-01-22T07:40:17.926Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.72s) [2021-01-22T07:40:17.926Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-22T07:40:19.088Z] . [2021-01-22T07:40:19.088Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-22T07:40:19.088Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-22T07:40:19.088Z] Error: No such image: emptyfs [2021-01-22T07:40:19.088Z] ++++ docker load [2021-01-22T07:40:19.088Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-22T07:40:19.349Z] Running integration-test (iteration 1) [2021-01-22T07:40:19.349Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-01-22T07:40:19.349Z] ++ 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 [2021-01-22T07:40:19.349Z] ++ set -e [2021-01-22T07:40:19.349Z] ++ '[' -n 0 ']' [2021-01-22T07:40:19.349Z] ++ set -x [2021-01-22T07:40:19.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:40:19.770Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s) [2021-01-22T07:40:19.770Z] === RUN TestBuildWithHugeFile [2021-01-22T07:40:19.844Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2021-01-22T07:40:19.844Z] === RUN TestKernelTCPMemory [2021-01-22T07:40:19.844Z] --- SKIP: TestKernelTCPMemory (0.03s) [2021-01-22T07:40:19.844Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T07:40:19.844Z] === RUN TestNISDomainname [2021-01-22T07:40:19.844Z] --- SKIP: TestNISDomainname (0.02s) [2021-01-22T07:40:19.844Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-01-22T07:40:19.844Z] === RUN TestHostnameDnsResolution [2021-01-22T07:40:20.781Z] --- PASS: TestHostnameDnsResolution (0.64s) [2021-01-22T07:40:20.781Z] === RUN TestStats [2021-01-22T07:40:20.781Z] --- SKIP: TestStats (0.01s) [2021-01-22T07:40:20.781Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T07:40:20.781Z] === RUN TestStopContainerWithTimeout [2021-01-22T07:40:20.781Z] === RUN TestStopContainerWithTimeout/0 [2021-01-22T07:40:20.781Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-22T07:40:20.781Z] === RUN TestStopContainerWithTimeout/1 [2021-01-22T07:40:20.781Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-22T07:40:20.781Z] === RUN TestStopContainerWithTimeout/3 [2021-01-22T07:40:20.781Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-22T07:40:20.781Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-22T07:40:20.781Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-22T07:40:20.781Z] === CONT TestStopContainerWithTimeout/0 [2021-01-22T07:40:20.781Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-22T07:40:21.349Z] === CONT TestStopContainerWithTimeout/3 [2021-01-22T07:40:23.065Z] Removing intermediate container d6dcfa4e94ca [2021-01-22T07:40:23.066Z] ---> 9130c636ffb1 [2021-01-22T07:40:23.066Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-01-22T07:40:23.066Z] ---> Running in 10ee252d2144 [2021-01-22T07:40:23.066Z] Removing intermediate container 10ee252d2144 [2021-01-22T07:40:23.066Z] ---> a8c3388d526e [2021-01-22T07:40:23.066Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-01-22T07:40:23.066Z] ---> Running in a1c4e330c495 [2021-01-22T07:40:23.066Z] Removing intermediate container a1c4e330c495 [2021-01-22T07:40:23.066Z] ---> 154f978d65b3 [2021-01-22T07:40:23.066Z] Step 10/10 : COPY . . [2021-01-22T07:40:23.884Z] === CONT TestStopContainerWithTimeout/1 [2021-01-22T07:40:24.824Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-01-22T07:40:24.824Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2021-01-22T07:40:24.824Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2021-01-22T07:40:24.824Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2021-01-22T07:40:24.824Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2021-01-22T07:40:24.824Z] === RUN TestDeleteDevicemapper [2021-01-22T07:40:24.824Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-22T07:40:24.824Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T07:40:24.824Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-22T07:40:26.203Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2021-01-22T07:40:26.203Z] === RUN TestUpdateMemory [2021-01-22T07:40:26.203Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-22T07:40:26.203Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T07:40:26.203Z] === RUN TestUpdateCPUQuota [2021-01-22T07:40:26.203Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-01-22T07:40:26.203Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T07:40:26.203Z] === RUN TestUpdatePidsLimit [2021-01-22T07:40:26.203Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-01-22T07:40:26.203Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T07:40:26.203Z] === RUN TestUpdateRestartPolicy [2021-01-22T07:40:29.391Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-01-22T07:40:31.168Z] --- PASS: TestServiceWithDataPathPortInit (21.68s) [2021-01-22T07:40:31.168Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-22T07:40:36.805Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-01-22T07:40:38.411Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2021-01-22T07:40:38.411Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-22T07:40:38.411Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2021-01-22T07:40:38.411Z] === RUN TestWaitNonBlocked [2021-01-22T07:40:38.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:40:38.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:40:38.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:40:38.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:40:38.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:40:38.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:40:38.411Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-01-22T07:40:38.411Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2021-01-22T07:40:38.411Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2021-01-22T07:40:38.411Z] === RUN TestWaitBlocked [2021-01-22T07:40:38.411Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T07:40:38.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T07:40:38.411Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T07:40:38.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T07:40:38.411Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T07:40:38.411Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T07:40:39.349Z] --- PASS: TestWaitBlocked (0.02s) [2021-01-22T07:40:39.349Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2021-01-22T07:40:39.349Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2021-01-22T07:40:39.349Z] === CONT TestDaemonRestartIpcMode [2021-01-22T07:40:39.349Z] === CONT TestIpcModeOlderClient [2021-01-22T07:40:39.349Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-01-22T07:40:39.349Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-22T07:40:41.549Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.22s) [2021-01-22T07:40:41.549Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qta9sktoeg1cwrhnp8xjsn8gu Created:2021-01-22 07:40:31.118985921 +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[cc99628517f5f2f7e8ce22553047dcd806ab57f71284257a5f398361fdeac7f0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cwps45muj528snqyolr0piiaq EndpointID:bc44e17365edf56f388f271bd7fae346b59bf006c6c50882b1c0e5504580a4d0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:03804939ca9a4866250786a441fb6d7ce5edcbfe8bb14690a743f2da69d46f99 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:f75e62a5bb39 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cwps45muj528snqyolr0piiaq EndpointID:bc44e17365edf56f388f271bd7fae346b59bf006c6c50882b1c0e5504580a4d0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-22T07:40:41.549Z] PASS [2021-01-22T07:40:41.549Z] [2021-01-22T07:40:41.549Z] === Skipped [2021-01-22T07:40:41.549Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T07:40:41.549Z] service_test.go:236: FLAKY_TEST [2021-01-22T07:40:41.549Z] [2021-01-22T07:40:41.549Z] [2021-01-22T07:40:41.549Z] DONE 26 tests, 1 skipped in 58.641s [2021-01-22T07:40:41.549Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-22T07:40:41.549Z] ++ 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 [2021-01-22T07:40:41.549Z] ++ set -e [2021-01-22T07:40:41.549Z] ++ '[' -n 0 ']' [2021-01-22T07:40:41.549Z] ++ set -x [2021-01-22T07:40:41.549Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:40:41.549Z] INFO: Testing against a local daemon [2021-01-22T07:40:41.549Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-22T07:40:41.549Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T07:40:41.549Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:40:41.549Z] === RUN TestDockerNetworkIpvlan [2021-01-22T07:40:41.549Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-22T07:40:41.549Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:40:41.549Z] PASS [2021-01-22T07:40:41.549Z] [2021-01-22T07:40:41.549Z] === Skipped [2021-01-22T07:40:41.549Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T07:40:41.549Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:40:41.549Z] [2021-01-22T07:40:41.549Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-22T07:40:41.549Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:40:41.549Z] [2021-01-22T07:40:41.549Z] [2021-01-22T07:40:41.549Z] DONE 2 tests, 2 skipped in 0.172s [2021-01-22T07:40:41.549Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-22T07:40:41.549Z] ++ 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 [2021-01-22T07:40:41.549Z] ++ set -e [2021-01-22T07:40:41.549Z] ++ '[' -n 0 ']' [2021-01-22T07:40:41.549Z] ++ set -x [2021-01-22T07:40:41.549Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:40:41.549Z] INFO: Testing against a local daemon [2021-01-22T07:40:41.549Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-22T07:40:41.839Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.55s) [2021-01-22T07:40:41.839Z] === RUN TestDockerNetworkMacvlan [2021-01-22T07:40:41.978Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-01-22T07:40:42.868Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-22T07:40:43.588Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.23s) [2021-01-22T07:40:43.850Z] --- PASS: TestDaemonRestartIpcMode (4.62s) [2021-01-22T07:40:43.850Z] PASS [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === Skipped [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-01-22T07:40:43.850Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-01-22T07:40:43.850Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-01-22T07:40:43.850Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-01-22T07:40:43.850Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-01-22T07:40:43.850Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-01-22T07:40:43.850Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-01-22T07:40:43.850Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-01-22T07:40:43.850Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-01-22T07:40:43.850Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-01-22T07:40:43.850Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-22T07:40:43.850Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-01-22T07:40:43.850Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-01-22T07:40:43.850Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-01-22T07:40:43.850Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-01-22T07:40:43.850Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-01-22T07:40:43.850Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T07:40:43.850Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-01-22T07:40:43.850Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-01-22T07:40:43.850Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2021-01-22T07:40:43.850Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2021-01-22T07:40:43.850Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestStats (0.01s) [2021-01-22T07:40:43.850Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-01-22T07:40:43.850Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-01-22T07:40:43.850Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-01-22T07:40:43.850Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-01-22T07:40:43.850Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] [2021-01-22T07:40:43.850Z] DONE 177 tests, 26 skipped in 79.741s [2021-01-22T07:40:43.850Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-01-22T07:40:43.850Z] INFO: Testing against a local daemon [2021-01-22T07:40:43.850Z] === RUN TestCommitInheritsEnv [2021-01-22T07:40:43.898Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-22T07:40:44.162Z] ---> 3f4fbc95fb29 [2021-01-22T07:40:44.527Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-22T07:40:44.620Z] Successfully built 3f4fbc95fb29 [2021-01-22T07:40:44.620Z] Successfully tagged docker:latest [2021-01-22T07:40:44.620Z] INFO: Image build ended at 01/22/2021 07:40:44. Duration:00:02:49.5705086 [2021-01-22T07:40:44.620Z] [2021-01-22T07:40:44.620Z] [2021-01-22T07:40:44.620Z] INFO: Building the test binaries at 01/22/2021 07:40:44... [2021-01-22T07:40:45.232Z] --- PASS: TestCommitInheritsEnv (1.20s) [2021-01-22T07:40:45.232Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-22T07:40:45.232Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-22T07:40:45.232Z] === RUN TestImagesFilterMultiReference [2021-01-22T07:40:45.232Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-01-22T07:40:45.232Z] === RUN TestImagePullPlatformInvalid [2021-01-22T07:40:45.232Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-01-22T07:40:45.232Z] === RUN TestRemoveImageOrphaning [2021-01-22T07:40:47.136Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-01-22T07:40:47.136Z] === RUN TestRemoveImageGarbageCollector [2021-01-22T07:40:47.136Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-22T07:40:47.136Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-01-22T07:40:47.136Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-22T07:40:47.136Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-01-22T07:40:47.136Z] === RUN TestTagInvalidReference [2021-01-22T07:40:47.136Z] --- PASS: TestTagInvalidReference (0.01s) [2021-01-22T07:40:47.136Z] === RUN TestTagValidPrefixedRepo [2021-01-22T07:40:47.395Z] --- PASS: TestTagValidPrefixedRepo (0.16s) [2021-01-22T07:40:47.395Z] === RUN TestTagExistedNameWithoutForce [2021-01-22T07:40:47.395Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-01-22T07:40:47.395Z] === RUN TestTagOfficialNames [2021-01-22T07:40:47.395Z] --- PASS: TestTagOfficialNames (0.05s) [2021-01-22T07:40:47.395Z] === RUN TestTagMatchesDigest [2021-01-22T07:40:47.395Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-01-22T07:40:47.395Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-22T07:40:48.968Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-22T07:40:49.320Z] INFO: make.ps1 starting at 01/22/2021 07:40:48 [2021-01-22T07:40:49.320Z] INFO: Git commit (ec416c51b7) assumed from DOCKER_GITCOMMIT environment variable [2021-01-22T07:40:49.320Z] INFO: Invoking autogen... [2021-01-22T07:40:49.778Z] INFO: Building daemon... [2021-01-22T07:40:52.471Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-22T07:40:58.250Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-01-22T07:41:00.933Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-22T07:41:01.963Z] --- PASS: TestDockerNetworkMacvlan (19.98s) [2021-01-22T07:41:01.963Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-01-22T07:41:01.963Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-01-22T07:41:01.963Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.49s) [2021-01-22T07:41:01.963Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.62s) [2021-01-22T07:41:01.963Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.52s) [2021-01-22T07:41:01.963Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.58s) [2021-01-22T07:41:01.963Z] PASS [2021-01-22T07:41:01.963Z] [2021-01-22T07:41:01.963Z] DONE 8 tests in 21.657s [2021-01-22T07:41:01.963Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-22T07:41:01.963Z] ++ 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 [2021-01-22T07:41:01.963Z] ++ set -e [2021-01-22T07:41:01.963Z] ++ '[' -n 0 ']' [2021-01-22T07:41:01.963Z] ++ set -x [2021-01-22T07:41:01.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:41:01.964Z] testing: warning: no tests to run [2021-01-22T07:41:01.964Z] PASS [2021-01-22T07:41:01.964Z] [2021-01-22T07:41:01.964Z] DONE 0 tests in 0.064s [2021-01-22T07:41:01.964Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-22T07:41:01.964Z] ++ 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 [2021-01-22T07:41:01.964Z] ++ set -e [2021-01-22T07:41:01.964Z] ++ '[' -n 0 ']' [2021-01-22T07:41:01.964Z] ++ set -x [2021-01-22T07:41:01.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:41:01.964Z] INFO: Testing against a local daemon [2021-01-22T07:41:01.964Z] === RUN TestAuthZPluginAllowRequest [2021-01-22T07:41:04.022Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2021-01-22T07:41:04.022Z] === RUN TestAuthZPluginTLS [2021-01-22T07:41:04.311Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-01-22T07:41:04.312Z] === RUN TestAuthZPluginDenyRequest [2021-01-22T07:41:04.941Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-01-22T07:41:04.941Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-22T07:41:05.570Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-01-22T07:41:05.570Z] === RUN TestAuthZPluginDenyResponse [2021-01-22T07:41:05.860Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-01-22T07:41:05.860Z] === RUN TestAuthZPluginAllowEventStream [2021-01-22T07:41:06.047Z] Loaded image: buildpack-deps:buster [2021-01-22T07:41:06.047Z] Loaded image: busybox:latest [2021-01-22T07:41:06.047Z] Loaded image: busybox:glibc [2021-01-22T07:41:06.615Z] Loaded image: debian:bullseye [2021-01-22T07:41:06.875Z] Loaded image: hello-world:latest [2021-01-22T07:41:07.053Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-01-22T07:41:07.134Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T07:41:07.134Z] INFO: Testing against a local daemon [2021-01-22T07:41:07.134Z] === RUN TestCgroupNamespacesBuild [2021-01-22T07:41:07.928Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2021-01-22T07:41:07.928Z] === RUN TestAuthZPluginErrorResponse [2021-01-22T07:41:08.218Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-01-22T07:41:08.218Z] === RUN TestAuthZPluginErrorRequest [2021-01-22T07:41:08.540Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-01-22T07:41:08.847Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-01-22T07:41:08.847Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-22T07:41:09.476Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-01-22T07:41:09.476Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-22T07:41:10.424Z] --- PASS: TestCgroupNamespacesBuild (2.70s) [2021-01-22T07:41:10.424Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-22T07:41:11.536Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2021-01-22T07:41:11.536Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-22T07:41:12.329Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s) [2021-01-22T07:41:12.329Z] === RUN TestBuildWithSession [2021-01-22T07:41:12.329Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-22T07:41:12.329Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T07:41:12.329Z] === RUN TestBuildSquashParent [2021-01-22T07:41:13.373Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-01-22T07:41:14.255Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s) [2021-01-22T07:41:14.255Z] === RUN TestAuthZPluginHeader [2021-01-22T07:41:14.884Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-01-22T07:41:14.884Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-22T07:41:14.884Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-22T07:41:14.884Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:41:14.884Z] === RUN TestAuthZPluginV2Disable [2021-01-22T07:41:14.884Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-01-22T07:41:14.884Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:41:14.884Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-22T07:41:14.884Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-22T07:41:14.884Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:41:14.884Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-22T07:41:14.884Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-22T07:41:14.884Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:41:14.884Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-22T07:41:16.086Z] --- PASS: TestBuildWithHugeFile (47.75s) [2021-01-22T07:41:16.086Z] === RUN TestBuildWithEmptyDockerfile [2021-01-22T07:41:16.086Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:41:16.086Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:41:16.086Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:41:16.086Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:41:16.086Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:41:16.086Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:41:16.086Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:41:16.086Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:41:16.086Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:41:16.086Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2021-01-22T07:41:16.086Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-01-22T07:41:16.086Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2021-01-22T07:41:16.087Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-01-22T07:41:16.087Z] === RUN TestBuildPreserveOwnership [2021-01-22T07:41:16.087Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-22T07:41:16.087Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-22T07:41:16.087Z] --- PASS: TestBuildPreserveOwnership (6.02s) [2021-01-22T07:41:16.087Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.88s) [2021-01-22T07:41:16.087Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2021-01-22T07:41:16.087Z] === RUN TestBuildPlatformInvalid [2021-01-22T07:41:16.087Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-01-22T07:41:16.087Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-22T07:41:20.369Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T07:41:20.369Z] [2021-01-22T07:41:20.369Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-22T07:41:20.369Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-22T07:41:20.369Z] HOSTNAME=076d749808d0 [2021-01-22T07:41:20.369Z] TESTDEBUG=0 [2021-01-22T07:41:20.369Z] DEST=bundles/test-integration [2021-01-22T07:41:20.369Z] PWD=/go/src/github.com/docker/docker [2021-01-22T07:41:20.369Z] DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 [2021-01-22T07:41:20.369Z] container=docker [2021-01-22T07:41:20.369Z] HOME=/root [2021-01-22T07:41:20.369Z] GOLANG_VERSION=1.13.15 [2021-01-22T07:41:20.369Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-22T07:41:20.369Z] VALIDATE_BRANCH=master [2021-01-22T07:41:20.369Z] TERM=xterm [2021-01-22T07:41:20.369Z] DOCKER_PKG=github.com/docker/docker [2021-01-22T07:41:20.369Z] SHLVL=1 [2021-01-22T07:41:20.369Z] TIMEOUT=120m [2021-01-22T07:41:20.369Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-22T07:41:20.369Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-22T07:41:20.369Z] GO111MODULE=off [2021-01-22T07:41:20.369Z] DOCKER_EXPERIMENTAL=1 [2021-01-22T07:41:20.369Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-22T07:41:20.369Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-22T07:41:20.369Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-22T07:41:20.369Z] GOPATH=/go [2021-01-22T07:41:20.369Z] PKG_CONFIG=pkg-config [2021-01-22T07:41:20.369Z] _=/usr/bin/env [2021-01-22T07:41:20.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-22T07:41:22.309Z] --- PASS: TestBuildSquashParent (8.76s) [2021-01-22T07:41:22.309Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-22T07:41:22.309Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:41:22.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:41:22.309Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:41:22.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:41:22.309Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:41:22.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:41:22.309Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:41:22.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:41:22.310Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:41:22.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:41:22.310Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:41:22.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:41:22.310Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:41:22.310Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:41:24.218Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:41:24.218Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:41:26.087Z] Loaded image: buildpack-deps:buster [2021-01-22T07:41:26.348Z] Loaded image: busybox:latest [2021-01-22T07:41:26.348Z] Loaded image: busybox:glibc [2021-01-22T07:41:27.509Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:41:27.509Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:41:27.710Z] ......................... [ 67%] [2021-01-22T07:41:28.891Z] Loaded image: debian:bullseye [2021-01-22T07:41:28.891Z] Loaded image: hello-world:latest [2021-01-22T07:41:28.891Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T07:41:30.802Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-22T07:41:30.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2021-01-22T07:41:30.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.38s) [2021-01-22T07:41:30.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.11s) [2021-01-22T07:41:30.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s) [2021-01-22T07:41:30.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s) [2021-01-22T07:41:30.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s) [2021-01-22T07:41:30.802Z] === RUN TestBuildMultiStageCopy [2021-01-22T07:41:30.802Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-22T07:41:33.340Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-22T07:41:33.440Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-01-22T07:41:33.440Z] PASS [2021-01-22T07:41:33.440Z] [2021-01-22T07:41:33.440Z] === Skipped [2021-01-22T07:41:33.440Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-22T07:41:33.440Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:41:33.440Z] [2021-01-22T07:41:33.440Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-01-22T07:41:33.440Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:41:33.440Z] [2021-01-22T07:41:33.440Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-22T07:41:33.440Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:41:33.440Z] [2021-01-22T07:41:33.440Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-22T07:41:33.440Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:41:33.440Z] [2021-01-22T07:41:33.440Z] [2021-01-22T07:41:33.440Z] DONE 17 tests, 4 skipped in 29.630s [2021-01-22T07:41:33.440Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-22T07:41:33.440Z] ++ 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 [2021-01-22T07:41:33.440Z] ++ set -e [2021-01-22T07:41:33.440Z] ++ '[' -n 0 ']' [2021-01-22T07:41:33.440Z] ++ set -x [2021-01-22T07:41:33.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:41:33.440Z] INFO: Testing against a local daemon [2021-01-22T07:41:33.440Z] === RUN TestPluginInvalidJSON [2021-01-22T07:41:33.440Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:41:33.440Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:41:33.440Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:41:33.440Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-01-22T07:41:33.440Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-22T07:41:33.440Z] === RUN TestPluginInstall [2021-01-22T07:41:33.440Z] === RUN TestPluginInstall/no_auth [2021-01-22T07:41:33.440Z] time="2021-01-22T07:41:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:41:33.440Z] time="2021-01-22T07:41:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15583e54fa718191297efc03a601d94c1512776b348cc6ef18d371c71ee45d31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:41:33.440Z] time="2021-01-22T07:41:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:41:33.440Z] time="2021-01-22T07:41:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15583e54fa718191297efc03a601d94c1512776b348cc6ef18d371c71ee45d31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:41:33.730Z] === RUN TestPluginInstall/with_htpasswd [2021-01-22T07:41:33.909Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-22T07:41:34.359Z] time="2021-01-22T07:41:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:41:34.359Z] time="2021-01-22T07:41:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf7b35b9fe83fd5186bb98da35b03439f1903af8302894ca4364d9f9f45918e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:41:34.359Z] time="2021-01-22T07:41:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:41:34.359Z] time="2021-01-22T07:41:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf7b35b9fe83fd5186bb98da35b03439f1903af8302894ca4364d9f9f45918e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:41:34.477Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-22T07:41:34.649Z] === RUN TestPluginInstall/with_insecure [2021-01-22T07:41:35.047Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-22T07:41:35.616Z] --- PASS: TestBuildMultiStageCopy (4.95s) [2021-01-22T07:41:35.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s) [2021-01-22T07:41:35.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2021-01-22T07:41:35.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2021-01-22T07:41:35.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-01-22T07:41:35.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2021-01-22T07:41:35.616Z] === RUN TestBuildMultiStageParentConfig [2021-01-22T07:41:35.679Z] time="2021-01-22T07:41:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:41:35.679Z] time="2021-01-22T07:41:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:313fdc5b20754f2adc5957acb571a640e8a13b7bae2b0ea312fce6ef225e4b2e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:41:35.679Z] time="2021-01-22T07:41:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:41:35.679Z] time="2021-01-22T07:41:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:313fdc5b20754f2adc5957acb571a640e8a13b7bae2b0ea312fce6ef225e4b2e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:41:35.679Z] --- PASS: TestPluginInstall (4.17s) [2021-01-22T07:41:35.679Z] --- PASS: TestPluginInstall/no_auth (2.08s) [2021-01-22T07:41:35.679Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-01-22T07:41:35.679Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2021-01-22T07:41:35.679Z] plugin_test.go:160: [d28938ff42576] daemon is not started [2021-01-22T07:41:35.679Z] === RUN TestPluginsWithRuntimes [2021-01-22T07:41:36.996Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2021-01-22T07:41:36.996Z] === RUN TestBuildLabelWithTargets [2021-01-22T07:41:37.737Z] === RUN TestPluginsWithRuntimes/No_Args [2021-01-22T07:41:38.891Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.27s) [2021-01-22T07:41:38.891Z] PASS [2021-01-22T07:41:38.891Z] [2021-01-22T07:41:38.891Z] === Skipped [2021-01-22T07:41:38.891Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-01-22T07:41:38.891Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T07:41:38.891Z] [2021-01-22T07:41:38.891Z] [2021-01-22T07:41:38.891Z] DONE 33 tests, 1 skipped in 129.399s [2021-01-22T07:41:38.891Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-01-22T07:41:38.891Z] ++ 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 [2021-01-22T07:41:38.891Z] ++ set -e [2021-01-22T07:41:38.891Z] ++ '[' -n 0 ']' [2021-01-22T07:41:38.891Z] ++ set -x [2021-01-22T07:41:38.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:41:38.891Z] INFO: Testing against a local daemon [2021-01-22T07:41:38.891Z] === RUN TestConfigInspect [2021-01-22T07:41:39.237Z] === RUN TestPluginsWithRuntimes/With_Args [2021-01-22T07:41:39.534Z] --- PASS: TestBuildLabelWithTargets (2.32s) [2021-01-22T07:41:39.534Z] === RUN TestBuildWithEmptyLayers [2021-01-22T07:41:40.471Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-01-22T07:41:40.471Z] === RUN TestBuildMultiStageOnBuild [2021-01-22T07:41:40.737Z] --- PASS: TestPluginsWithRuntimes (4.79s) [2021-01-22T07:41:40.737Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.38s) [2021-01-22T07:41:40.737Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.47s) [2021-01-22T07:41:40.737Z] PASS [2021-01-22T07:41:40.737Z] [2021-01-22T07:41:40.737Z] DONE 9 tests in 9.095s [2021-01-22T07:41:40.737Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-22T07:41:40.737Z] ++ 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 [2021-01-22T07:41:40.737Z] ++ set -e [2021-01-22T07:41:40.737Z] ++ '[' -n 0 ']' [2021-01-22T07:41:40.737Z] ++ set -x [2021-01-22T07:41:40.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:41:40.737Z] INFO: Testing against a local daemon [2021-01-22T07:41:40.737Z] === RUN TestExternalGraphDriver [2021-01-22T07:41:41.027Z] === RUN TestExternalGraphDriver/json [2021-01-22T07:41:42.186Z] --- PASS: TestConfigInspect (3.64s) [2021-01-22T07:41:42.186Z] === RUN TestConfigList [2021-01-22T07:41:43.085Z] === RUN TestExternalGraphDriver/spec [2021-01-22T07:41:43.764Z] --- PASS: TestBuildMultiStageOnBuild (3.04s) [2021-01-22T07:41:43.764Z] === RUN TestBuildUncleanTarFilenames [2021-01-22T07:41:44.729Z] --- PASS: TestConfigList (2.81s) [2021-01-22T07:41:44.729Z] === RUN TestConfigsCreateAndDelete [2021-01-22T07:41:45.194Z] === RUN TestExternalGraphDriver/pull [2021-01-22T07:41:45.670Z] --- PASS: TestBuildUncleanTarFilenames (1.97s) [2021-01-22T07:41:45.670Z] === RUN TestBuildMultiStageLayerLeak [2021-01-22T07:41:47.918Z] --- PASS: TestExternalGraphDriver (6.71s) [2021-01-22T07:41:47.918Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2021-01-22T07:41:47.918Z] --- PASS: TestExternalGraphDriver/spec (2.12s) [2021-01-22T07:41:47.918Z] --- PASS: TestExternalGraphDriver/pull (2.33s) [2021-01-22T07:41:47.918Z] === RUN TestGraphdriverPluginV2 [2021-01-22T07:41:47.918Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-01-22T07:41:47.918Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:41:47.918Z] PASS [2021-01-22T07:41:47.918Z] [2021-01-22T07:41:47.918Z] === Skipped [2021-01-22T07:41:47.918Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-01-22T07:41:47.918Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:41:47.918Z] [2021-01-22T07:41:47.918Z] [2021-01-22T07:41:47.918Z] DONE 5 tests, 1 skipped in 6.936s [2021-01-22T07:41:47.918Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-22T07:41:47.918Z] ++ 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 [2021-01-22T07:41:47.918Z] ++ set -e [2021-01-22T07:41:47.918Z] ++ '[' -n 0 ']' [2021-01-22T07:41:47.918Z] ++ set -x [2021-01-22T07:41:47.918Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:41:47.918Z] INFO: Testing against a local daemon [2021-01-22T07:41:47.918Z] === RUN TestContinueAfterPluginCrash [2021-01-22T07:41:47.918Z] === PAUSE TestContinueAfterPluginCrash [2021-01-22T07:41:47.918Z] === RUN TestReadPluginNoRead [2021-01-22T07:41:47.918Z] === PAUSE TestReadPluginNoRead [2021-01-22T07:41:47.918Z] === RUN TestDaemonStartWithLogOpt [2021-01-22T07:41:47.918Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-22T07:41:47.918Z] === CONT TestContinueAfterPluginCrash [2021-01-22T07:41:47.918Z] === CONT TestDaemonStartWithLogOpt [2021-01-22T07:41:48.027Z] --- PASS: TestConfigsCreateAndDelete (3.31s) [2021-01-22T07:41:48.027Z] === RUN TestConfigsUpdate [2021-01-22T07:41:48.960Z] --- PASS: TestBuildMultiStageLayerLeak (3.28s) [2021-01-22T07:41:48.960Z] === RUN TestBuildWithHugeFile [2021-01-22T07:41:51.323Z] --- PASS: TestConfigsUpdate (3.23s) [2021-01-22T07:41:51.323Z] === RUN TestTemplatedConfig [2021-01-22T07:41:51.504Z] --- PASS: TestDaemonStartWithLogOpt (3.86s) [2021-01-22T07:41:51.504Z] === CONT TestReadPluginNoRead [2021-01-22T07:41:53.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-22T07:41:53.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-22T07:41:54.224Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-22T07:41:54.621Z] --- PASS: TestTemplatedConfig (3.50s) [2021-01-22T07:41:54.621Z] === RUN TestConfigCreateResolve [2021-01-22T07:41:56.340Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-22T07:41:56.630Z] --- PASS: TestContinueAfterPluginCrash (9.03s) [2021-01-22T07:41:57.930Z] --- PASS: TestConfigCreateResolve (3.23s) [2021-01-22T07:41:57.930Z] === RUN TestConfigDaemonLibtrustID [2021-01-22T07:41:58.508Z] --- PASS: TestConfigDaemonLibtrustID (0.71s) [2021-01-22T07:41:58.508Z] PASS [2021-01-22T07:41:58.508Z] [2021-01-22T07:41:58.508Z] DONE 7 tests in 20.586s [2021-01-22T07:41:58.508Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-01-22T07:41:58.508Z] ++ 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 [2021-01-22T07:41:58.508Z] ++ set -e [2021-01-22T07:41:58.508Z] ++ '[' -n 0 ']' [2021-01-22T07:41:58.508Z] ++ set -x [2021-01-22T07:41:58.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:41:58.690Z] === RUN TestReadPluginNoRead/default [2021-01-22T07:41:58.768Z] INFO: Testing against a local daemon [2021-01-22T07:41:58.768Z] === RUN TestCheckpoint [2021-01-22T07:41:58.768Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-22T07:41:58.768Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T07:41:58.768Z] === RUN TestContainerInvalidJSON [2021-01-22T07:41:58.768Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:41:58.768Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:41:58.768Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:41:58.768Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:41:58.768Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:41:58.768Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:41:58.768Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:41:58.768Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:41:58.768Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:41:58.768Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-01-22T07:41:58.768Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-22T07:41:58.768Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-22T07:41:58.768Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-22T07:41:58.768Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-22T07:41:59.029Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-01-22T07:41:59.029Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-22T07:41:59.029Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-01-22T07:41:59.029Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-22T07:41:59.289Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-01-22T07:41:59.289Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-22T07:41:59.289Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-01-22T07:41:59.289Z] === RUN TestCopyFromContainer [2021-01-22T07:42:00.808Z] --- PASS: TestReadPluginNoRead (8.91s) [2021-01-22T07:42:00.808Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.02s) [2021-01-22T07:42:00.808Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.04s) [2021-01-22T07:42:00.808Z] --- PASS: TestReadPluginNoRead/default (2.09s) [2021-01-22T07:42:00.808Z] read_test.go:92: [db5ae9a6ed1de] daemon is not started [2021-01-22T07:42:00.808Z] PASS [2021-01-22T07:42:00.808Z] [2021-01-22T07:42:00.808Z] DONE 6 tests in 12.879s [2021-01-22T07:42:00.808Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-01-22T07:42:00.808Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-01-22T07:42:00.808Z] ++ set -e [2021-01-22T07:42:00.808Z] ++ '[' -n 0 ']' [2021-01-22T07:42:00.808Z] ++ set -x [2021-01-22T07:42:00.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-01-22T07:42:00.808Z] testing: warning: no tests to run [2021-01-22T07:42:00.808Z] PASS [2021-01-22T07:42:00.808Z] [2021-01-22T07:42:00.808Z] DONE 0 tests in 0.083s [2021-01-22T07:42:00.808Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-22T07:42:00.808Z] ++ 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 [2021-01-22T07:42:00.808Z] ++ set -e [2021-01-22T07:42:00.808Z] ++ '[' -n 0 ']' [2021-01-22T07:42:00.808Z] ++ set -x [2021-01-22T07:42:00.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:42:00.808Z] INFO: Testing against a local daemon [2021-01-22T07:42:00.808Z] === RUN TestPluginWithDevMounts [2021-01-22T07:42:00.808Z] === PAUSE TestPluginWithDevMounts [2021-01-22T07:42:00.808Z] === CONT TestPluginWithDevMounts [2021-01-22T07:42:01.839Z] === RUN TestCopyFromContainer// [2021-01-22T07:42:01.839Z] === RUN TestCopyFromContainer//bar/root [2021-01-22T07:42:01.839Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-22T07:42:01.839Z] === RUN TestCopyFromContainer/bar/quux [2021-01-22T07:42:01.839Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-22T07:42:01.868Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-01-22T07:42:01.868Z] [2021-01-22T07:42:01.868Z] ________ ____ __. [2021-01-22T07:42:01.868Z] \_____ \ | |/ _| [2021-01-22T07:42:01.868Z] / | \| < [2021-01-22T07:42:01.868Z] / | \ | \ [2021-01-22T07:42:01.868Z] \_______ /____|__ \ [2021-01-22T07:42:01.868Z] \/ \/ [2021-01-22T07:42:01.868Z] [2021-01-22T07:42:01.868Z] INFO: make.ps1 ended at 01/22/2021 07:41:59 [2021-01-22T07:42:01.868Z] INFO: Binaries build ended at 01/22/2021 07:42:00. Duration:00:01:15.9467432 [2021-01-22T07:42:02.100Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-22T07:42:02.100Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-22T07:42:02.327Z] INFO: Copying the built daemon binary to d:\CI\PR-41917\1\binary\dockerd-ec416c51b7.exe... [2021-01-22T07:42:02.327Z] INFO: Copying the built client binary to d:\CI\PR-41917\1\binary\docker-ec416c51b7.exe... [2021-01-22T07:42:02.327Z] INFO: Copying dockerversion from the container... [2021-01-22T07:42:02.327Z] INFO: Copying the golang package from the container to d:\CI\PR-41917\1\installer\go.zip... [2021-01-22T07:42:02.361Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-22T07:42:02.361Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-22T07:42:02.361Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-22T07:42:02.621Z] --- PASS: TestCopyFromContainer (3.25s) [2021-01-22T07:42:02.621Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-01-22T07:42:02.621Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-01-22T07:42:02.621Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-01-22T07:42:02.621Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-01-22T07:42:02.621Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-01-22T07:42:02.621Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-01-22T07:42:02.621Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-01-22T07:42:02.621Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-01-22T07:42:02.621Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-01-22T07:42:02.621Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-01-22T07:42:02.621Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-22T07:42:02.621Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:42:02.621Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:42:02.621Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:42:02.621Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:42:02.621Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:42:02.621Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:42:02.621Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:42:02.621Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:42:02.621Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:42:02.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-01-22T07:42:02.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-22T07:42:02.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-01-22T07:42:02.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-01-22T07:42:02.621Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-22T07:42:02.621Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-01-22T07:42:02.621Z] === RUN TestCreateWithInvalidEnv [2021-01-22T07:42:02.621Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-22T07:42:02.621Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-22T07:42:02.621Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-22T07:42:02.621Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-22T07:42:02.621Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-22T07:42:02.621Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-22T07:42:02.621Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-22T07:42:02.881Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-22T07:42:02.881Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-22T07:42:02.881Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-22T07:42:02.881Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-22T07:42:02.881Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-22T07:42:02.881Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-22T07:42:02.881Z] === RUN TestCreateTmpfsMountsTarget [2021-01-22T07:42:02.881Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-01-22T07:42:02.881Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-22T07:42:02.939Z] --- PASS: TestPluginWithDevMounts (1.88s) [2021-01-22T07:42:02.939Z] PASS [2021-01-22T07:42:02.939Z] [2021-01-22T07:42:02.939Z] DONE 1 tests in 2.019s [2021-01-22T07:42:02.939Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-01-22T07:42:02.939Z] ++ 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 [2021-01-22T07:42:02.939Z] ++ set -e [2021-01-22T07:42:02.939Z] ++ '[' -n 0 ']' [2021-01-22T07:42:02.939Z] ++ set -x [2021-01-22T07:42:02.939Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:42:02.939Z] INFO: Testing against a local daemon [2021-01-22T07:42:02.939Z] === RUN TestSecretInspect [2021-01-22T07:42:03.862Z] INFO: Extracting go.zip to d:\CI\PR-41917\1\go [2021-01-22T07:42:05.431Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s) [2021-01-22T07:42:05.431Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-22T07:42:06.627Z] --- PASS: TestSecretInspect (3.43s) [2021-01-22T07:42:06.627Z] === RUN TestSecretList [2021-01-22T07:42:07.341Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2021-01-22T07:42:07.341Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-22T07:42:07.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:42:07.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:42:07.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:42:07.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:42:07.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:42:07.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:42:07.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:42:07.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:42:07.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:42:07.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:42:07.341Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:42:07.341Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:42:07.341Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:42:07.341Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:42:07.341Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:42:07.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-01-22T07:42:07.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-01-22T07:42:07.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-01-22T07:42:07.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-01-22T07:42:07.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-01-22T07:42:07.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-01-22T07:42:07.341Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-22T07:42:08.281Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-01-22T07:42:08.281Z] === RUN TestCreateDifferentPlatform [2021-01-22T07:42:08.281Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-22T07:42:08.281Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-22T07:42:08.281Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-01-22T07:42:08.281Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-22T07:42:08.281Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-22T07:42:08.281Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-22T07:42:08.281Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-01-22T07:42:08.281Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-22T07:42:08.281Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.12s) [2021-01-22T07:42:08.281Z] === RUN TestContainerStartOnDaemonRestart [2021-01-22T07:42:08.281Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-22T07:42:08.281Z] === RUN TestDaemonRestartIpcMode [2021-01-22T07:42:08.281Z] === PAUSE TestDaemonRestartIpcMode [2021-01-22T07:42:08.281Z] === RUN TestDaemonHostGatewayIP [2021-01-22T07:42:08.281Z] === PAUSE TestDaemonHostGatewayIP [2021-01-22T07:42:08.281Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-22T07:42:08.281Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-22T07:42:08.281Z] === RUN TestContainerKillOnDaemonStart [2021-01-22T07:42:08.281Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-22T07:42:08.281Z] === RUN TestDiff [2021-01-22T07:42:09.223Z] --- PASS: TestDiff (0.78s) [2021-01-22T07:42:09.223Z] === RUN TestExecWithCloseStdin [2021-01-22T07:42:09.391Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-01-22T07:42:10.131Z] --- PASS: TestSecretList (3.84s) [2021-01-22T07:42:10.131Z] === RUN TestSecretsCreateAndDelete [2021-01-22T07:42:10.163Z] --- PASS: TestExecWithCloseStdin (0.88s) [2021-01-22T07:42:10.163Z] === RUN TestExec [2021-01-22T07:42:11.103Z] --- PASS: TestExec (0.84s) [2021-01-22T07:42:11.103Z] === RUN TestExecUser [2021-01-22T07:42:11.673Z] --- PASS: TestExecUser (0.86s) [2021-01-22T07:42:11.673Z] === RUN TestExportContainerAndImportImage [2021-01-22T07:42:11.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-22T07:42:13.055Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2021-01-22T07:42:13.055Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-22T07:42:14.572Z] --- PASS: TestSecretsCreateAndDelete (3.83s) [2021-01-22T07:42:14.572Z] === RUN TestSecretsUpdate [2021-01-22T07:42:14.967Z] --- PASS: TestExportContainerAfterDaemonRestart (2.08s) [2021-01-22T07:42:14.967Z] === RUN TestHealthCheckWorkdir [2021-01-22T07:42:15.907Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2021-01-22T07:42:15.907Z] === RUN TestHealthKillContainer [2021-01-22T07:42:18.085Z] --- PASS: TestSecretsUpdate (3.98s) [2021-01-22T07:42:18.085Z] === RUN TestTemplatedSecret [2021-01-22T07:42:19.220Z] --- PASS: TestHealthKillContainer (2.84s) [2021-01-22T07:42:19.220Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-22T07:42:19.480Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-01-22T07:42:19.480Z] === RUN TestIpcModeNone [2021-01-22T07:42:20.422Z] --- PASS: TestIpcModeNone (0.83s) [2021-01-22T07:42:20.422Z] === RUN TestIpcModePrivate [2021-01-22T07:42:21.056Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-22T07:42:21.056Z] Using test binary docker [2021-01-22T07:42:21.056Z] +++ /etc/init.d/apparmor start [2021-01-22T07:42:21.056Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-22T07:42:21.056Z] INFO: Waiting for daemon to start... [2021-01-22T07:42:21.056Z] Starting dockerd [2021-01-22T07:42:21.056Z] +++ 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 [2021-01-22T07:42:21.056Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-22T07:42:21.056Z] Using test binary docker [2021-01-22T07:42:21.056Z] +++ /etc/init.d/apparmor start [2021-01-22T07:42:21.056Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-22T07:42:21.056Z] Starting dockerd [2021-01-22T07:42:21.056Z] INFO: Waiting for daemon to start... [2021-01-22T07:42:21.056Z] +++ 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 [2021-01-22T07:42:21.363Z] --- PASS: TestIpcModePrivate (0.87s) [2021-01-22T07:42:21.363Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-01-22T07:42:21.363Z] === RUN TestIpcModeShareable [2021-01-22T07:42:21.590Z] --- PASS: TestTemplatedSecret (3.84s) [2021-01-22T07:42:21.591Z] === RUN TestSecretCreateResolve [2021-01-22T07:42:22.303Z] --- PASS: TestIpcModeShareable (0.92s) [2021-01-22T07:42:22.303Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2021-01-22T07:42:22.303Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-22T07:42:23.653Z] . [2021-01-22T07:42:23.653Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-22T07:42:23.653Z] [2021-01-22T07:42:23.653Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-22T07:42:23.653Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-22T07:42:23.653Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-22T07:42:23.653Z] Error: No such image: emptyfs [2021-01-22T07:42:23.653Z] Error: No such image: emptyfs [2021-01-22T07:42:23.653Z] ++++ docker load [2021-01-22T07:42:23.653Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-22T07:42:23.653Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-22T07:42:23.653Z] ++++ docker load [2021-01-22T07:42:23.912Z] Running integration-test (iteration 1) [2021-01-22T07:42:23.912Z] Running integration-test (iteration 1) [2021-01-22T07:42:23.912Z] 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)/ [2021-01-22T07:42:23.912Z] ++ 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)/' [2021-01-22T07:42:23.912Z] ++ set -e [2021-01-22T07:42:23.912Z] ++ '[' -n 0 ']' [2021-01-22T07:42:23.912Z] ++ set -x [2021-01-22T07:42:23.913Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2021-01-22T07:42:23.913Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-01-22T07:42:23.913Z] ++ 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)/' [2021-01-22T07:42:23.913Z] ++ set -e [2021-01-22T07:42:23.913Z] ++ '[' -n 0 ']' [2021-01-22T07:42:23.913Z] ++ set -x [2021-01-22T07:42:23.913Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2021-01-22T07:42:24.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-22T07:42:24.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-22T07:42:24.845Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s) [2021-01-22T07:42:24.845Z] === RUN TestAPIIpcModeHost [2021-01-22T07:42:24.951Z] INFO: Extraction ended at 01/22/2021 07:42:23. Duration:00:00:20.1444214 [2021-01-22T07:42:24.951Z] INFO: Updating the golang and path environment variables [2021-01-22T07:42:24.951Z] INFO: GOPATH=d:\gopath [2021-01-22T07:42:24.951Z] INFO: go version go1.13.15 windows/amd64 [2021-01-22T07:42:24.951Z] INFO: Running the daemon under test in debug mode [2021-01-22T07:42:24.951Z] INFO: Starting a daemon under test... [2021-01-22T07:42:24.951Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41917\1\daemon --pidfile d:\CI\PR-41917\1\docker.pid -D [2021-01-22T07:42:24.951Z] INFO: Process started successfully. [2021-01-22T07:42:24.951Z] INFO: Start tailing logs of the daemon under tests [2021-01-22T07:42:24.951Z] INFO: Waiting for the daemon under test to start... [2021-01-22T07:42:25.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-22T07:42:25.787Z] --- PASS: TestAPIIpcModeHost (0.66s) [2021-01-22T07:42:25.787Z] === RUN TestDaemonIpcModeShareable [2021-01-22T07:42:26.027Z] --- PASS: TestSecretCreateResolve (3.80s) [2021-01-22T07:42:26.027Z] PASS [2021-01-22T07:42:26.027Z] [2021-01-22T07:42:26.027Z] DONE 6 tests in 22.889s [2021-01-22T07:42:26.027Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-01-22T07:42:26.027Z] ++ 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 [2021-01-22T07:42:26.027Z] ++ set -e [2021-01-22T07:42:26.027Z] ++ '[' -n 0 ']' [2021-01-22T07:42:26.027Z] ++ set -x [2021-01-22T07:42:26.027Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:42:26.027Z] INFO: Testing against a local daemon [2021-01-22T07:42:26.027Z] === RUN TestServiceCreateInit [2021-01-22T07:42:26.027Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-22T07:42:26.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-22T07:42:26.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-22T07:42:27.421Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-01-22T07:42:27.421Z] tests/integration/client_test.py ..... [ 75%] [2021-01-22T07:42:27.421Z] tests/integration/context_api_test.py ... [ 76%] [2021-01-22T07:42:27.421Z] tests/integration/errors_test.py . [ 76%] [2021-01-22T07:42:27.700Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2021-01-22T07:42:27.700Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-01-22T07:42:27.700Z] === RUN TestDaemonIpcModePrivate [2021-01-22T07:42:28.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-22T07:42:29.611Z] --- PASS: TestDaemonIpcModePrivate (1.93s) [2021-01-22T07:42:29.611Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-01-22T07:42:29.611Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-22T07:42:31.522Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2021-01-22T07:42:31.522Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-01-22T07:42:31.522Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-22T07:42:31.578Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-22T07:42:32.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-22T07:42:32.905Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2021-01-22T07:42:32.906Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-01-22T07:42:32.906Z] === RUN TestIpcModeOlderClient [2021-01-22T07:42:32.906Z] === PAUSE TestIpcModeOlderClient [2021-01-22T07:42:32.906Z] === RUN TestKillContainerInvalidSignal [2021-01-22T07:42:33.847Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2021-01-22T07:42:33.847Z] === RUN TestKillContainer [2021-01-22T07:42:33.847Z] === RUN TestKillContainer/no_signal [2021-01-22T07:42:34.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-22T07:42:34.787Z] === RUN TestKillContainer/non_killing_signal [2021-01-22T07:42:35.047Z] === RUN TestKillContainer/killing_signal [2021-01-22T07:42:35.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-22T07:42:36.430Z] --- PASS: TestKillContainer (2.40s) [2021-01-22T07:42:36.430Z] --- PASS: TestKillContainer/no_signal (0.77s) [2021-01-22T07:42:36.430Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-01-22T07:42:36.430Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2021-01-22T07:42:36.430Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-22T07:42:36.430Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-22T07:42:36.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-22T07:42:37.003Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-22T07:42:37.129Z] --- PASS: TestServiceCreateInit (10.78s) [2021-01-22T07:42:37.129Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.38s) [2021-01-22T07:42:37.129Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.39s) [2021-01-22T07:42:37.129Z] === RUN TestCreateServiceMultipleTimes [2021-01-22T07:42:37.943Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2021-01-22T07:42:37.943Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2021-01-22T07:42:37.943Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-01-22T07:42:37.943Z] === RUN TestKillStoppedContainer [2021-01-22T07:42:37.943Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-01-22T07:42:37.943Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-22T07:42:37.943Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-01-22T07:42:37.943Z] === RUN TestKillDifferentUserContainer [2021-01-22T07:42:38.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-22T07:42:38.866Z] --- PASS: TestImportExtremelyLargeImageWorks (102.11s) [2021-01-22T07:42:38.866Z] PASS [2021-01-22T07:42:38.866Z] [2021-01-22T07:42:38.866Z] === Skipped [2021-01-22T07:42:38.866Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-22T07:42:38.866Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-01-22T07:42:38.866Z] [2021-01-22T07:42:38.866Z] [2021-01-22T07:42:38.866Z] DONE 12 tests, 1 skipped in 105.771s [2021-01-22T07:42:38.866Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-01-22T07:42:38.866Z] INFO: Testing against a local daemon [2021-01-22T07:42:38.866Z] === RUN TestNetworkCreateDelete [2021-01-22T07:42:38.866Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-01-22T07:42:38.866Z] === RUN TestDockerNetworkDeletePreferID [2021-01-22T07:42:38.866Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-01-22T07:42:38.866Z] === RUN TestDaemonDNSFallback [2021-01-22T07:42:38.866Z] --- PASS: TestDaemonDNSFallback (7.32s) [2021-01-22T07:42:38.866Z] === RUN TestInspectNetwork [2021-01-22T07:42:38.866Z] --- SKIP: TestInspectNetwork (0.00s) [2021-01-22T07:42:38.866Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:42:38.866Z] === RUN TestRunContainerWithBridgeNone [2021-01-22T07:42:38.866Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-01-22T07:42:38.866Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.866Z] === RUN TestNetworkInvalidJSON [2021-01-22T07:42:38.866Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-22T07:42:38.866Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-22T07:42:38.866Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:42:38.866Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:42:38.866Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:42:38.866Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:42:38.866Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-22T07:42:38.866Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:42:38.866Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:42:38.866Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-01-22T07:42:38.866Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-22T07:42:38.866Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-22T07:42:38.866Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-22T07:42:38.866Z] === RUN TestNetworkList [2021-01-22T07:42:38.866Z] === RUN TestNetworkList//networks [2021-01-22T07:42:38.866Z] === PAUSE TestNetworkList//networks [2021-01-22T07:42:38.866Z] === RUN TestNetworkList//networks/ [2021-01-22T07:42:38.866Z] === PAUSE TestNetworkList//networks/ [2021-01-22T07:42:38.866Z] === CONT TestNetworkList//networks [2021-01-22T07:42:38.866Z] === CONT TestNetworkList//networks/ [2021-01-22T07:42:38.866Z] --- PASS: TestNetworkList (0.01s) [2021-01-22T07:42:38.866Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-22T07:42:38.866Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-22T07:42:38.866Z] === RUN TestHostIPv4BridgeLabel [2021-01-22T07:42:38.866Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-01-22T07:42:38.866Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-22T07:42:38.867Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2021-01-22T07:42:38.867Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] === RUN TestDaemonDefaultNetworkPools [2021-01-22T07:42:38.867Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-01-22T07:42:38.867Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-22T07:42:38.867Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-01-22T07:42:38.867Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-22T07:42:38.867Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-01-22T07:42:38.867Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-22T07:42:38.867Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-01-22T07:42:38.867Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] === RUN TestServiceWithPredefinedNetwork [2021-01-22T07:42:38.867Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-01-22T07:42:38.867Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:42:38.867Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-22T07:42:38.867Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T07:42:38.867Z] service_test.go:236: FLAKY_TEST [2021-01-22T07:42:38.867Z] === RUN TestServiceWithDataPathPortInit [2021-01-22T07:42:38.867Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-01-22T07:42:38.867Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:42:38.867Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-22T07:42:38.867Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-22T07:42:38.867Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:42:38.867Z] PASS [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === Skipped [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-01-22T07:42:38.867Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-01-22T07:42:38.867Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-01-22T07:42:38.867Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2021-01-22T07:42:38.867Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-01-22T07:42:38.867Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-01-22T07:42:38.867Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-01-22T07:42:38.867Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-01-22T07:42:38.867Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-01-22T07:42:38.867Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T07:42:38.867Z] service_test.go:236: FLAKY_TEST [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-01-22T07:42:38.867Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-22T07:42:38.867Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] DONE 22 tests, 12 skipped in 8.030s [2021-01-22T07:42:38.867Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-22T07:42:38.867Z] INFO: Testing against a local daemon [2021-01-22T07:42:38.867Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-22T07:42:38.867Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T07:42:38.867Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:42:38.867Z] === RUN TestDockerNetworkIpvlan [2021-01-22T07:42:38.867Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-22T07:42:38.867Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:42:38.867Z] PASS [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === Skipped [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T07:42:38.867Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-22T07:42:38.867Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] DONE 2 tests, 2 skipped in 0.097s [2021-01-22T07:42:38.867Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-22T07:42:38.867Z] INFO: Testing against a local daemon [2021-01-22T07:42:38.867Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-22T07:42:38.867Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-01-22T07:42:38.867Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] === RUN TestDockerNetworkMacvlan [2021-01-22T07:42:38.867Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-01-22T07:42:38.867Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] PASS [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === Skipped [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-01-22T07:42:38.867Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-01-22T07:42:38.867Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] DONE 2 tests, 2 skipped in 0.090s [2021-01-22T07:42:38.867Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-22T07:42:38.867Z] testing: warning: no tests to run [2021-01-22T07:42:38.867Z] PASS [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] DONE 0 tests in 0.023s [2021-01-22T07:42:38.867Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-22T07:42:38.867Z] INFO: Testing against a local daemon [2021-01-22T07:42:38.867Z] === RUN TestAuthZPluginAllowRequest [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestAuthZPluginTLS [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestAuthZPluginDenyRequest [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestAuthZPluginDenyResponse [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestAuthZPluginAllowEventStream [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestAuthZPluginErrorResponse [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestAuthZPluginErrorRequest [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestAuthZPluginHeader [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestAuthZPluginV2Disable [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-22T07:42:38.867Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] PASS [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === Skipped [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-01-22T07:42:38.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] DONE 17 tests, 17 skipped in 0.371s [2021-01-22T07:42:38.867Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-22T07:42:38.867Z] INFO: Testing against a local daemon [2021-01-22T07:42:38.867Z] === RUN TestPluginInvalidJSON [2021-01-22T07:42:38.867Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:42:38.867Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:42:38.867Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:42:38.867Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-01-22T07:42:38.867Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-22T07:42:38.867Z] === RUN TestPluginInstall [2021-01-22T07:42:38.867Z] --- SKIP: TestPluginInstall (0.00s) [2021-01-22T07:42:38.867Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] === RUN TestPluginsWithRuntimes [2021-01-22T07:42:38.867Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-01-22T07:42:38.867Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-01-22T07:42:38.867Z] PASS [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === Skipped [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-01-22T07:42:38.867Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-01-22T07:42:38.867Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] [2021-01-22T07:42:38.867Z] DONE 4 tests, 2 skipped in 0.132s [2021-01-22T07:42:38.867Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-22T07:42:38.867Z] INFO: Testing against a local daemon [2021-01-22T07:42:38.867Z] === RUN TestExternalGraphDriver [2021-01-22T07:42:38.867Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-01-22T07:42:38.867Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-01-22T07:42:38.867Z] === RUN TestGraphdriverPluginV2 [2021-01-22T07:42:38.884Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2021-01-22T07:42:38.884Z] === RUN TestInspectOomKilledTrue [2021-01-22T07:42:38.884Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-22T07:42:38.884Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:42:38.884Z] === RUN TestInspectOomKilledFalse [2021-01-22T07:42:38.884Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-22T07:42:38.884Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:42:38.884Z] === RUN TestLinksEtcHostsContentMatch [2021-01-22T07:42:39.455Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2021-01-22T07:42:39.455Z] === RUN TestLinksContainerNames [2021-01-22T07:42:39.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-22T07:42:41.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-22T07:42:41.364Z] --- PASS: TestLinksContainerNames (1.55s) [2021-01-22T07:42:41.364Z] === RUN TestLogsFollowTailEmpty [2021-01-22T07:42:41.934Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2021-01-22T07:42:41.934Z] === RUN TestContainerNetworkMountsNoChown [2021-01-22T07:42:42.506Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/default [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/default [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/private [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/private [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/rprivate [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/slave [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/slave [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/rslave [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/shared [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/shared [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/rshared [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-22T07:42:42.506Z] === CONT TestMountDaemonRoot/default [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-22T07:42:42.506Z] === CONT TestMountDaemonRoot/rslave [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-22T07:42:42.506Z] === CONT TestMountDaemonRoot/shared [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-22T07:42:42.506Z] === CONT TestMountDaemonRoot/rprivate [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T07:42:42.506Z] === CONT TestMountDaemonRoot/slave [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-22T07:42:42.506Z] === CONT TestMountDaemonRoot/private [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-22T07:42:42.506Z] === CONT TestMountDaemonRoot/rshared [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T07:42:42.506Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-22T07:42:42.506Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-22T07:42:42.506Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-22T07:42:42.506Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-22T07:42:42.506Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-22T07:42:42.506Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-22T07:42:42.506Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-22T07:42:42.506Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-22T07:42:42.506Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-22T07:42:42.506Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-22T07:42:42.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-22T07:42:42.767Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-22T07:42:42.767Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T07:42:42.767Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T07:42:42.767Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-22T07:42:42.767Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-22T07:42:42.767Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-22T07:42:42.767Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-22T07:42:42.767Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T07:42:42.767Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-22T07:42:42.767Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-22T07:42:42.767Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-22T07:42:42.767Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-22T07:42:42.767Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-22T07:42:42.767Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-22T07:42:43.027Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T07:42:43.027Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-22T07:42:43.027Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T07:42:43.027Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-22T07:42:43.027Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T07:42:43.027Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.08s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-01-22T07:42:43.027Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-01-22T07:42:43.027Z] === RUN TestContainerBindMountNonRecursive [2021-01-22T07:42:43.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-22T07:42:45.271Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-22T07:42:45.271Z] Using test binary docker [2021-01-22T07:42:45.271Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-22T07:42:45.271Z] +++ /etc/init.d/apparmor start [2021-01-22T07:42:45.271Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-22T07:42:45.271Z] INFO: Waiting for daemon to start... [2021-01-22T07:42:45.271Z] Starting dockerd [2021-01-22T07:42:45.271Z] +++ 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 [2021-01-22T07:42:45.433Z] --- PASS: TestGraphdriverPluginV2 (6.56s) [2021-01-22T07:42:45.433Z] PASS [2021-01-22T07:42:45.433Z] [2021-01-22T07:42:45.433Z] === Skipped [2021-01-22T07:42:45.433Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-01-22T07:42:45.433Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-01-22T07:42:45.433Z] [2021-01-22T07:42:45.433Z] [2021-01-22T07:42:45.433Z] DONE 2 tests, 1 skipped in 6.730s [2021-01-22T07:42:45.433Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-22T07:42:45.433Z] INFO: Testing against a local daemon [2021-01-22T07:42:45.433Z] === RUN TestContinueAfterPluginCrash [2021-01-22T07:42:45.433Z] === PAUSE TestContinueAfterPluginCrash [2021-01-22T07:42:45.433Z] === RUN TestReadPluginNoRead [2021-01-22T07:42:45.433Z] === PAUSE TestReadPluginNoRead [2021-01-22T07:42:45.433Z] === RUN TestDaemonStartWithLogOpt [2021-01-22T07:42:45.433Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-22T07:42:45.433Z] === CONT TestContinueAfterPluginCrash [2021-01-22T07:42:45.433Z] === CONT TestDaemonStartWithLogOpt [2021-01-22T07:42:45.570Z] --- PASS: TestContainerBindMountNonRecursive (2.29s) [2021-01-22T07:42:45.570Z] === RUN TestContainerVolumesMountedAsShared [2021-01-22T07:42:46.040Z] .....INFO: Daemon under test started and replied! [2021-01-22T07:42:46.040Z] INFO: Docker version of the daemon under test [2021-01-22T07:42:46.040Z] [2021-01-22T07:42:46.040Z] Client: [2021-01-22T07:42:46.040Z] Version: 17.06.2-ce [2021-01-22T07:42:46.040Z] API version: 1.30 [2021-01-22T07:42:46.040Z] Go version: go1.8.3 [2021-01-22T07:42:46.040Z] Git commit: cec0b72 [2021-01-22T07:42:46.040Z] Built: Tue Sep 5 19:57:19 2017 [2021-01-22T07:42:46.040Z] OS/Arch: windows/amd64 [2021-01-22T07:42:46.040Z] [2021-01-22T07:42:46.040Z] Server: [2021-01-22T07:42:46.040Z] Version: 0.0.0-dev [2021-01-22T07:42:46.040Z] API version: 1.41 (minimum version 1.24) [2021-01-22T07:42:46.040Z] Go version: go1.13.15 [2021-01-22T07:42:46.040Z] Git commit: ec416c51b7 [2021-01-22T07:42:46.040Z] Built: 01/22/2021 07:40:48 [2021-01-22T07:42:46.040Z] OS/Arch: windows/amd64 [2021-01-22T07:42:46.040Z] Experimental: false [2021-01-22T07:42:46.040Z] [2021-01-22T07:42:46.040Z] INFO: Docker info of the daemon under test [2021-01-22T07:42:46.040Z] [2021-01-22T07:42:46.040Z] Containers: 0 [2021-01-22T07:42:46.040Z] Running: 0 [2021-01-22T07:42:46.040Z] Paused: 0 [2021-01-22T07:42:46.040Z] Stopped: 0 [2021-01-22T07:42:46.040Z] Images: 0 [2021-01-22T07:42:46.040Z] Server Version: 0.0.0-dev [2021-01-22T07:42:46.040Z] Storage Driver: windowsfilter [2021-01-22T07:42:46.040Z] Windows: [2021-01-22T07:42:46.040Z] Logging Driver: json-file [2021-01-22T07:42:46.040Z] Plugins: [2021-01-22T07:42:46.040Z] Volume: local [2021-01-22T07:42:46.040Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-22T07:42:46.040Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-22T07:42:46.040Z] Swarm: inactive [2021-01-22T07:42:46.040Z] Default Isolation: process [2021-01-22T07:42:46.040Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-22T07:42:46.040Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-22T07:42:46.040Z] OSType: windows [2021-01-22T07:42:46.040Z] Architecture: x86_64 [2021-01-22T07:42:46.040Z] CPUs: 4 [2021-01-22T07:42:46.040Z] Total Memory: 32GiB [2021-01-22T07:42:46.040Z] Name: azwin-2-4f2c00 [2021-01-22T07:42:46.040Z] ID: YG4G:CQBX:XNUA:UGAQ:XCP3:V4LW:4NSE:TWOW:WLXS:2FUM:VL3G:MUGW [2021-01-22T07:42:46.040Z] Docker Root Dir: D:\CI\PR-41917\1\daemon [2021-01-22T07:42:46.040Z] Debug Mode (client): false [2021-01-22T07:42:46.040Z] Debug Mode (server): true [2021-01-22T07:42:46.040Z] File Descriptors: -1 [2021-01-22T07:42:46.040Z] Goroutines: 16 [2021-01-22T07:42:46.040Z] System Time: 2021-01-22T07:42:43.0978351Z [2021-01-22T07:42:46.040Z] EventsListeners: 0 [2021-01-22T07:42:46.040Z] Registry: https://index.docker.io/v1/ [2021-01-22T07:42:46.040Z] Labels: [2021-01-22T07:42:46.040Z] Experimental: false [2021-01-22T07:42:46.040Z] Insecure Registries: [2021-01-22T07:42:46.040Z] 127.0.0.0/8 [2021-01-22T07:42:46.040Z] Live Restore Enabled: false [2021-01-22T07:42:46.040Z] [2021-01-22T07:42:46.040Z] [2021-01-22T07:42:46.040Z] INFO: Docker images of the daemon under test [2021-01-22T07:42:46.040Z] [2021-01-22T07:42:46.040Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-01-22T07:42:46.040Z] [2021-01-22T07:42:46.040Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-01-22T07:42:46.040Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-01-22T07:42:46.040Z] ltsc2019: Pulling from windows/servercore [2021-01-22T07:42:46.040Z] 4612f6d0b889: Pulling fs layer [2021-01-22T07:42:46.040Z] 4dcc9a9b9e68: Pulling fs layer [2021-01-22T07:42:46.141Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2021-01-22T07:42:46.141Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-22T07:42:46.712Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2021-01-22T07:42:46.712Z] === RUN TestNetworkNat [2021-01-22T07:42:47.375Z] . [2021-01-22T07:42:47.375Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-22T07:42:47.375Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-22T07:42:47.375Z] Error: No such image: emptyfs [2021-01-22T07:42:47.375Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-22T07:42:47.375Z] ++++ docker load [2021-01-22T07:42:47.375Z] Running integration-test (iteration 1) [2021-01-22T07:42:47.375Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-01-22T07:42:47.375Z] ++ 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 [2021-01-22T07:42:47.375Z] ++ set -e [2021-01-22T07:42:47.375Z] ++ '[' -n 0 ']' [2021-01-22T07:42:47.375Z] ++ set -x [2021-01-22T07:42:47.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:42:47.653Z] --- PASS: TestNetworkNat (0.83s) [2021-01-22T07:42:47.653Z] === RUN TestNetworkLocalhostTCPNat [2021-01-22T07:42:48.594Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2021-01-22T07:42:48.594Z] === RUN TestNetworkLoopbackNat [2021-01-22T07:42:51.890Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-01-22T07:42:51.890Z] === RUN TestPause [2021-01-22T07:42:52.015Z] --- PASS: TestDaemonStartWithLogOpt (6.48s) [2021-01-22T07:42:52.015Z] === CONT TestReadPluginNoRead [2021-01-22T07:42:52.459Z] --- PASS: TestPause (0.85s) [2021-01-22T07:42:52.459Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-22T07:42:52.459Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T07:42:52.459Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T07:42:52.459Z] === RUN TestPauseStopPausedContainer [2021-01-22T07:42:53.399Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2021-01-22T07:42:53.399Z] === RUN TestPsFilter [2021-01-22T07:42:53.660Z] --- PASS: TestPsFilter (0.25s) [2021-01-22T07:42:53.660Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-22T07:42:54.231Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2021-01-22T07:42:54.231Z] === RUN TestRemoveContainerWithVolume [2021-01-22T07:42:55.171Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2021-01-22T07:42:55.171Z] === RUN TestRemoveContainerRunning [2021-01-22T07:42:55.308Z] === RUN TestReadPluginNoRead/default [2021-01-22T07:42:55.308Z] --- PASS: TestContinueAfterPluginCrash (10.16s) [2021-01-22T07:42:56.111Z] --- PASS: TestRemoveContainerRunning (0.78s) [2021-01-22T07:42:56.111Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-22T07:42:56.680Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2021-01-22T07:42:56.680Z] === RUN TestRemoveInvalidContainer [2021-01-22T07:42:56.680Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-01-22T07:42:56.680Z] === RUN TestRenameLinkedContainer [2021-01-22T07:42:57.842Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-22T07:42:58.414Z] 4612f6d0b889: Verifying Checksum [2021-01-22T07:42:58.414Z] 4612f6d0b889: Download complete [2021-01-22T07:42:59.748Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-22T07:42:59.979Z] --- PASS: TestRenameLinkedContainer (3.15s) [2021-01-22T07:42:59.979Z] === RUN TestRenameStoppedContainer [2021-01-22T07:43:00.549Z] --- PASS: TestRenameStoppedContainer (0.74s) [2021-01-22T07:43:00.549Z] === RUN TestRenameRunningContainerAndReuse [2021-01-22T07:43:02.282Z] --- PASS: TestReadPluginNoRead (10.34s) [2021-01-22T07:43:02.282Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2021-01-22T07:43:02.282Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2021-01-22T07:43:02.282Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2021-01-22T07:43:02.282Z] read_test.go:92: [d9cc434df5990] daemon is not started [2021-01-22T07:43:02.282Z] PASS [2021-01-22T07:43:02.282Z] [2021-01-22T07:43:02.282Z] DONE 6 tests in 16.968s [2021-01-22T07:43:02.282Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-01-22T07:43:02.282Z] testing: warning: no tests to run [2021-01-22T07:43:02.282Z] PASS [2021-01-22T07:43:02.282Z] [2021-01-22T07:43:02.282Z] DONE 0 tests in 0.039s [2021-01-22T07:43:02.282Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-22T07:43:02.282Z] INFO: Testing against a local daemon [2021-01-22T07:43:02.282Z] === RUN TestPluginWithDevMounts [2021-01-22T07:43:02.282Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-01-22T07:43:02.282Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-01-22T07:43:02.282Z] PASS [2021-01-22T07:43:02.282Z] [2021-01-22T07:43:02.282Z] === Skipped [2021-01-22T07:43:02.282Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-01-22T07:43:02.282Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-01-22T07:43:02.282Z] [2021-01-22T07:43:02.282Z] [2021-01-22T07:43:02.282Z] DONE 1 tests, 1 skipped in 0.139s [2021-01-22T07:43:02.282Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-01-22T07:43:02.282Z] INFO: Testing against a local daemon [2021-01-22T07:43:02.282Z] === RUN TestSecretInspect [2021-01-22T07:43:02.461Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2021-01-22T07:43:02.461Z] === RUN TestRenameInvalidName [2021-01-22T07:43:02.542Z] --- SKIP: TestSecretInspect (0.02s) [2021-01-22T07:43:02.542Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] === RUN TestSecretList [2021-01-22T07:43:02.542Z] --- SKIP: TestSecretList (0.02s) [2021-01-22T07:43:02.542Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] === RUN TestSecretsCreateAndDelete [2021-01-22T07:43:02.542Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-01-22T07:43:02.542Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] === RUN TestSecretsUpdate [2021-01-22T07:43:02.542Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-01-22T07:43:02.542Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] === RUN TestTemplatedSecret [2021-01-22T07:43:02.542Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-01-22T07:43:02.542Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] === RUN TestSecretCreateResolve [2021-01-22T07:43:02.542Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-01-22T07:43:02.542Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] PASS [2021-01-22T07:43:02.542Z] [2021-01-22T07:43:02.542Z] === Skipped [2021-01-22T07:43:02.542Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-01-22T07:43:02.542Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] [2021-01-22T07:43:02.542Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-01-22T07:43:02.542Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] [2021-01-22T07:43:02.542Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-01-22T07:43:02.542Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] [2021-01-22T07:43:02.542Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-01-22T07:43:02.542Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] [2021-01-22T07:43:02.542Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-01-22T07:43:02.542Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] [2021-01-22T07:43:02.542Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-01-22T07:43:02.542Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] [2021-01-22T07:43:02.542Z] [2021-01-22T07:43:02.542Z] DONE 6 tests, 6 skipped in 0.173s [2021-01-22T07:43:02.542Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-01-22T07:43:02.542Z] INFO: Testing against a local daemon [2021-01-22T07:43:02.542Z] === RUN TestServiceCreateInit [2021-01-22T07:43:02.542Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-22T07:43:02.542Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-22T07:43:02.542Z] --- PASS: TestServiceCreateInit (0.02s) [2021-01-22T07:43:02.542Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-22T07:43:02.542Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-22T07:43:02.542Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] === RUN TestCreateServiceMultipleTimes [2021-01-22T07:43:02.542Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-01-22T07:43:02.542Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] === RUN TestCreateServiceConflict [2021-01-22T07:43:02.542Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-01-22T07:43:02.542Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] === RUN TestCreateServiceMaxReplicas [2021-01-22T07:43:02.542Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-01-22T07:43:02.542Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-22T07:43:02.542Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-01-22T07:43:02.542Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.542Z] === RUN TestCreateServiceSecretFileMode [2021-01-22T07:43:02.726Z] Loaded image: buildpack-deps:buster [2021-01-22T07:43:02.726Z] Loaded image: busybox:latest [2021-01-22T07:43:02.726Z] Loaded image: busybox:glibc [2021-01-22T07:43:02.801Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-01-22T07:43:02.801Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.801Z] === RUN TestCreateServiceConfigFileMode [2021-01-22T07:43:02.801Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-01-22T07:43:02.801Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.801Z] === RUN TestCreateServiceSysctls [2021-01-22T07:43:02.801Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-01-22T07:43:02.801Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.801Z] === RUN TestCreateServiceCapabilities [2021-01-22T07:43:02.801Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-01-22T07:43:02.801Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.801Z] === RUN TestInspect [2021-01-22T07:43:02.801Z] --- SKIP: TestInspect (0.01s) [2021-01-22T07:43:02.801Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.801Z] === RUN TestCreateJob [2021-01-22T07:43:02.801Z] --- SKIP: TestCreateJob (0.01s) [2021-01-22T07:43:02.801Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.801Z] === RUN TestReplicatedJob [2021-01-22T07:43:02.801Z] --- SKIP: TestReplicatedJob (0.01s) [2021-01-22T07:43:02.801Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.801Z] === RUN TestUpdateReplicatedJob [2021-01-22T07:43:02.801Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-01-22T07:43:02.801Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.801Z] === RUN TestServiceListWithStatuses [2021-01-22T07:43:02.801Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-22T07:43:02.801Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T07:43:02.801Z] === RUN TestDockerNetworkConnectAlias [2021-01-22T07:43:02.801Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-01-22T07:43:02.801Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.801Z] === RUN TestDockerNetworkReConnect [2021-01-22T07:43:02.801Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-01-22T07:43:02.801Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:02.801Z] === RUN TestServicePlugin [2021-01-22T07:43:03.016Z] Loaded image: debian:bullseye [2021-01-22T07:43:03.031Z] --- PASS: TestRenameInvalidName (0.78s) [2021-01-22T07:43:03.031Z] === RUN TestRenameAnonymousContainer [2021-01-22T07:43:03.306Z] Loaded image: hello-world:latest [2021-01-22T07:43:03.306Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T07:43:03.306Z] INFO: Testing against a local daemon [2021-01-22T07:43:03.306Z] === RUN TestCgroupNamespacesBuild [2021-01-22T07:43:04.279Z] --- PASS: TestCreateServiceMultipleTimes (23.96s) [2021-01-22T07:43:04.279Z] === RUN TestCreateServiceConflict [2021-01-22T07:43:04.279Z] --- PASS: TestCreateServiceConflict (3.91s) [2021-01-22T07:43:04.279Z] === RUN TestCreateServiceMaxReplicas [2021-01-22T07:43:04.809Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2021-01-22T07:43:04.809Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-22T07:43:06.309Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2021-01-22T07:43:06.309Z] === RUN TestBuildWithSession [2021-01-22T07:43:06.309Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-22T07:43:06.309Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T07:43:06.309Z] === RUN TestBuildSquashParent [2021-01-22T07:43:06.995Z] --- SKIP: TestServicePlugin (3.48s) [2021-01-22T07:43:06.995Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] === RUN TestServiceUpdateLabel [2021-01-22T07:43:06.995Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-01-22T07:43:06.995Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] === RUN TestServiceUpdateSecrets [2021-01-22T07:43:06.995Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-01-22T07:43:06.995Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] === RUN TestServiceUpdateConfigs [2021-01-22T07:43:06.995Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-01-22T07:43:06.995Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] === RUN TestServiceUpdateNetwork [2021-01-22T07:43:06.995Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-01-22T07:43:06.995Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] === RUN TestServiceUpdatePidsLimit [2021-01-22T07:43:06.995Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2021-01-22T07:43:06.995Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] PASS [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === Skipped [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-22T07:43:06.995Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-22T07:43:06.995Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-22T07:43:06.995Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-22T07:43:06.995Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-01-22T07:43:06.995Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-01-22T07:43:06.995Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-01-22T07:43:06.995Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-01-22T07:43:06.995Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-01-22T07:43:06.995Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-01-22T07:43:06.995Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2021-01-22T07:43:06.995Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-01-22T07:43:06.995Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-01-22T07:43:06.995Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-01-22T07:43:06.995Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-01-22T07:43:06.995Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-01-22T07:43:06.995Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-01-22T07:43:06.995Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-01-22T07:43:06.995Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-01-22T07:43:06.995Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestServicePlugin (3.48s) [2021-01-22T07:43:06.995Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-01-22T07:43:06.995Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-01-22T07:43:06.995Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-01-22T07:43:06.995Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-01-22T07:43:06.995Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2021-01-22T07:43:06.995Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] DONE 24 tests, 23 skipped in 3.898s [2021-01-22T07:43:06.995Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-01-22T07:43:06.995Z] INFO: Testing against a local daemon [2021-01-22T07:43:06.995Z] === RUN TestSessionCreate [2021-01-22T07:43:06.995Z] --- PASS: TestSessionCreate (0.02s) [2021-01-22T07:43:06.995Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-22T07:43:06.995Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-01-22T07:43:06.995Z] PASS [2021-01-22T07:43:06.995Z] [2021-01-22T07:43:06.995Z] DONE 2 tests in 0.138s [2021-01-22T07:43:06.995Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-01-22T07:43:06.995Z] INFO: Testing against a local daemon [2021-01-22T07:43:06.995Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-22T07:43:06.995Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T07:43:06.995Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T07:43:06.995Z] === RUN TestEventsExecDie [2021-01-22T07:43:06.995Z] --- PASS: TestEventsExecDie (0.46s) [2021-01-22T07:43:06.995Z] === RUN TestEventsBackwardsCompatible [2021-01-22T07:43:07.233Z] --- PASS: TestRenameAnonymousContainer (4.08s) [2021-01-22T07:43:07.233Z] === RUN TestRenameContainerWithSameName [2021-01-22T07:43:07.254Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-01-22T07:43:07.254Z] === RUN TestInfoBinaryCommits [2021-01-22T07:43:07.254Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-01-22T07:43:07.254Z] === RUN TestInfoAPIVersioned [2021-01-22T07:43:07.254Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-22T07:43:07.254Z] === RUN TestInfoDiscoveryBackend [2021-01-22T07:43:07.804Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2021-01-22T07:43:07.804Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-22T07:43:08.632Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-01-22T07:43:08.632Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-22T07:43:08.715Z] --- PASS: TestCreateServiceMaxReplicas (3.96s) [2021-01-22T07:43:08.715Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-22T07:43:09.714Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2021-01-22T07:43:09.714Z] === RUN TestResize [2021-01-22T07:43:10.285Z] --- PASS: TestResize (0.78s) [2021-01-22T07:43:10.285Z] === RUN TestResizeWithInvalidSize [2021-01-22T07:43:10.658Z] Loaded image: buildpack-deps:buster [2021-01-22T07:43:10.658Z] Loaded image: busybox:latest [2021-01-22T07:43:10.658Z] Loaded image: buildpack-deps:buster [2021-01-22T07:43:10.658Z] Loaded image: busybox:latest [2021-01-22T07:43:10.658Z] Loaded image: busybox:glibc [2021-01-22T07:43:10.658Z] Loaded image: busybox:glibc [2021-01-22T07:43:10.816Z] --- PASS: TestBuildSquashParent (4.16s) [2021-01-22T07:43:10.816Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-22T07:43:10.816Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:43:10.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:43:10.816Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:43:10.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:43:10.816Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:43:10.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:43:10.816Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:43:10.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:43:10.816Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:43:10.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:43:10.816Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:43:10.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:43:10.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:43:10.816Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:43:10.816Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:43:10.816Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:43:10.855Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2021-01-22T07:43:10.855Z] === RUN TestResizeWhenContainerNotStarted [2021-01-22T07:43:10.918Z] Loaded image: debian:bullseye [2021-01-22T07:43:11.491Z] Loaded image: hello-world:latest [2021-01-22T07:43:11.491Z] Loaded image: debian:bullseye [2021-01-22T07:43:11.491Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T07:43:11.491Z] Loaded image: hello-world:latest [2021-01-22T07:43:11.750Z] INFO: Testing against a local daemon [2021-01-22T07:43:11.750Z] === RUN TestDockerSuite [2021-01-22T07:43:11.750Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T07:43:11.750Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-01-22T07:43:11.750Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-01-22T07:43:11.750Z] INFO: Testing against a local daemon [2021-01-22T07:43:11.750Z] === RUN TestDockerDaemonSuite [2021-01-22T07:43:11.750Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-01-22T07:43:11.750Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-01-22T07:43:11.750Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-01-22T07:43:11.796Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2021-01-22T07:43:11.796Z] === RUN TestDaemonRestartKillContainers [2021-01-22T07:43:11.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T07:43:11.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T07:43:11.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T07:43:11.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T07:43:11.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T07:43:11.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T07:43:11.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T07:43:11.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T07:43:11.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T07:43:11.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T07:43:11.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T07:43:11.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T07:43:11.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T07:43:11.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T07:43:11.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T07:43:11.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T07:43:11.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:43:11.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:43:11.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:43:11.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:43:11.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:43:11.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:43:11.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:43:11.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:43:11.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T07:43:11.796Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T07:43:11.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:43:11.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:43:12.009Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-01-22T07:43:12.009Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-01-22T07:43:12.009Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-01-22T07:43:12.009Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-01-22T07:43:12.821Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-01-22T07:43:12.821Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-22T07:43:12.821Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-01-22T07:43:12.821Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:43:12.821Z] === RUN TestInfoAPI [2021-01-22T07:43:12.821Z] --- PASS: TestInfoAPI (0.04s) [2021-01-22T07:43:12.821Z] === RUN TestInfoAPIWarnings [2021-01-22T07:43:12.896Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:43:12.896Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:43:13.710Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T07:43:13.710Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T07:43:14.394Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-22T07:43:14.394Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.32s) [2021-01-22T07:43:14.394Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2021-01-22T07:43:14.394Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.76s) [2021-01-22T07:43:14.394Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.83s) [2021-01-22T07:43:14.394Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.78s) [2021-01-22T07:43:14.394Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.66s) [2021-01-22T07:43:14.394Z] === RUN TestBuildMultiStageCopy [2021-01-22T07:43:14.394Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-22T07:43:14.655Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T07:43:14.916Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T07:43:15.893Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-22T07:43:16.091Z] 4dcc9a9b9e68: Download complete [2021-01-22T07:43:16.182Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-22T07:43:16.201Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-01-22T07:43:16.201Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-01-22T07:43:16.302Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:43:16.302Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:43:16.474Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-22T07:43:16.773Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-01-22T07:43:16.773Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-01-22T07:43:17.102Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-22T07:43:17.392Z] --- PASS: TestBuildMultiStageCopy (2.92s) [2021-01-22T07:43:17.392Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.60s) [2021-01-22T07:43:17.392Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2021-01-22T07:43:17.392Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2021-01-22T07:43:17.392Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2021-01-22T07:43:17.392Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-01-22T07:43:17.392Z] === RUN TestBuildMultiStageParentConfig [2021-01-22T07:43:17.716Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-01-22T07:43:17.716Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-01-22T07:43:17.716Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-01-22T07:43:18.020Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2021-01-22T07:43:18.020Z] === RUN TestBuildLabelWithTargets [2021-01-22T07:43:18.216Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T07:43:18.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T07:43:19.522Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2021-01-22T07:43:19.522Z] === RUN TestBuildWithEmptyLayers [2021-01-22T07:43:19.625Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-01-22T07:43:20.152Z] --- PASS: TestBuildWithEmptyLayers (0.65s) [2021-01-22T07:43:20.152Z] === RUN TestBuildMultiStageOnBuild [2021-01-22T07:43:20.195Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-01-22T07:43:20.195Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-01-22T07:43:20.195Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-01-22T07:43:20.453Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-01-22T07:43:20.764Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-22T07:43:20.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2021-01-22T07:43:20.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2021-01-22T07:43:20.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s) [2021-01-22T07:43:20.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.07s) [2021-01-22T07:43:20.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s) [2021-01-22T07:43:20.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.82s) [2021-01-22T07:43:20.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2021-01-22T07:43:20.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) [2021-01-22T07:43:20.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.47s) [2021-01-22T07:43:20.765Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.67s) [2021-01-22T07:43:20.765Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s) [2021-01-22T07:43:20.765Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2021-01-22T07:43:20.765Z] === RUN TestCgroupNamespacesRun [2021-01-22T07:43:21.255Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-01-22T07:43:21.391Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-01-22T07:43:21.656Z] --- PASS: TestBuildMultiStageOnBuild (1.71s) [2021-01-22T07:43:21.656Z] === RUN TestBuildUncleanTarFilenames [2021-01-22T07:43:22.147Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2021-01-22T07:43:22.147Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-22T07:43:22.332Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-01-22T07:43:22.332Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-01-22T07:43:22.591Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-01-22T07:43:22.591Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-01-22T07:43:22.591Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-01-22T07:43:22.689Z] --- PASS: TestBuildUncleanTarFilenames (0.87s) [2021-01-22T07:43:22.689Z] === RUN TestBuildMultiStageLayerLeak [2021-01-22T07:43:24.058Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s) [2021-01-22T07:43:24.058Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-22T07:43:24.760Z] --- PASS: TestBuildMultiStageLayerLeak (1.76s) [2021-01-22T07:43:24.760Z] === RUN TestBuildWithHugeFile [2021-01-22T07:43:25.968Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2021-01-22T07:43:25.969Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-22T07:43:27.256Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.37s) [2021-01-22T07:43:27.256Z] === RUN TestCreateServiceSecretFileMode [2021-01-22T07:43:27.881Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2021-01-22T07:43:27.881Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-22T07:43:28.283Z] --- PASS: TestCreateServiceSecretFileMode (3.57s) [2021-01-22T07:43:28.283Z] === RUN TestCreateServiceConfigFileMode [2021-01-22T07:43:29.161Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-01-22T07:43:29.792Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2021-01-22T07:43:29.792Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-22T07:43:30.908Z] --- PASS: TestInfoAPIWarnings (17.35s) [2021-01-22T07:43:30.908Z] === RUN TestInfoDebug [2021-01-22T07:43:30.908Z] --- PASS: TestInfoDebug (1.53s) [2021-01-22T07:43:30.908Z] === RUN TestInfoInsecureRegistries [2021-01-22T07:43:31.703Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.81s) [2021-01-22T07:43:31.703Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-22T07:43:32.274Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2021-01-22T07:43:32.274Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-22T07:43:32.448Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-01-22T07:43:32.719Z] --- PASS: TestCreateServiceConfigFileMode (3.78s) [2021-01-22T07:43:32.719Z] === RUN TestCreateServiceSysctls [2021-01-22T07:43:32.812Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2021-01-22T07:43:32.812Z] === RUN TestInfoRegistryMirrors [2021-01-22T07:43:34.185Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2021-01-22T07:43:34.185Z] === RUN TestKernelTCPMemory [2021-01-22T07:43:34.189Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-01-22T07:43:34.189Z] === RUN TestLoginFailsWithBadCredentials [2021-01-22T07:43:34.189Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-01-22T07:43:34.189Z] === RUN TestPingCacheHeaders [2021-01-22T07:43:34.189Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-01-22T07:43:34.189Z] === RUN TestPingGet [2021-01-22T07:43:34.189Z] --- PASS: TestPingGet (0.01s) [2021-01-22T07:43:34.189Z] === RUN TestPingHead [2021-01-22T07:43:34.189Z] --- PASS: TestPingHead (0.03s) [2021-01-22T07:43:34.189Z] === RUN TestVersion [2021-01-22T07:43:34.353Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-01-22T07:43:34.449Z] --- PASS: TestVersion (0.02s) [2021-01-22T07:43:34.449Z] PASS [2021-01-22T07:43:34.449Z] [2021-01-22T07:43:34.449Z] === Skipped [2021-01-22T07:43:34.449Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T07:43:34.449Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T07:43:34.449Z] [2021-01-22T07:43:34.449Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-01-22T07:43:34.449Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T07:43:34.449Z] [2021-01-22T07:43:34.449Z] [2021-01-22T07:43:34.449Z] DONE 18 tests, 2 skipped in 27.775s [2021-01-22T07:43:34.449Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-01-22T07:43:34.449Z] INFO: Testing against a local daemon [2021-01-22T07:43:34.449Z] === RUN TestVolumesCreateAndList [2021-01-22T07:43:34.449Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-01-22T07:43:34.449Z] === RUN TestVolumesRemove [2021-01-22T07:43:34.449Z] --- PASS: TestVolumesRemove (0.05s) [2021-01-22T07:43:34.449Z] === RUN TestVolumesInspect [2021-01-22T07:43:34.449Z] --- PASS: TestVolumesInspect (0.02s) [2021-01-22T07:43:34.449Z] === RUN TestVolumesInvalidJSON [2021-01-22T07:43:34.449Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-22T07:43:34.449Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-22T07:43:34.449Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-22T07:43:34.449Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-01-22T07:43:34.449Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-22T07:43:34.449Z] PASS [2021-01-22T07:43:34.449Z] [2021-01-22T07:43:34.449Z] DONE 5 tests in 0.191s [2021-01-22T07:43:34.449Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-22T07:43:34.708Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12186 is not a child of this shell [2021-01-22T07:43:34.708Z] warning: PID 12186 from bundles/test-integration/docker.pid had a nonzero exit code [2021-01-22T07:43:34.708Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-22T07:43:34.708Z] [2021-01-22T07:43:34.708Z] Unloading profiles will leave already running processes permanently [2021-01-22T07:43:34.708Z] unconfined, which can lead to unexpected situations. [2021-01-22T07:43:34.708Z] [2021-01-22T07:43:34.708Z] To set a process to complain mode, use the command line tool [2021-01-22T07:43:34.708Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-22T07:43:34.708Z] Removing test suite binaries [2021-01-22T07:43:34.708Z] exiting test-integration [2021-01-22T07:43:34.708Z] ++ exit 0 [2021-01-22T07:43:35.126Z] --- PASS: TestKernelTCPMemory (0.84s) [2021-01-22T07:43:35.126Z] === RUN TestNISDomainname [2021-01-22T07:43:35.291Z] --- PASS: TestBuildWithHugeFile (106.40s) [2021-01-22T07:43:35.291Z] === RUN TestBuildWithEmptyDockerfile [2021-01-22T07:43:35.291Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:43:35.291Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:43:35.291Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:43:35.291Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:43:35.291Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:43:35.291Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:43:35.291Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:43:35.291Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:43:35.291Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:43:35.291Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-01-22T07:43:35.291Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-01-22T07:43:35.291Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-01-22T07:43:35.291Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2021-01-22T07:43:35.291Z] === RUN TestBuildPreserveOwnership [2021-01-22T07:43:35.291Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-22T07:43:35.644Z] [2021-01-22T07:43:36.066Z] --- PASS: TestNISDomainname (0.96s) [2021-01-22T07:43:36.066Z] === RUN TestHostnameDnsResolution [2021-01-22T07:43:36.229Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines Post stage [Pipeline] junit [2021-01-22T07:43:37.034Z] Recording test results [2021-01-22T07:43:37.153Z] --- PASS: TestCreateServiceSysctls (4.49s) [2021-01-22T07:43:37.153Z] === RUN TestCreateServiceCapabilities [2021-01-22T07:43:37.168Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-01-22T07:43:37.428Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-01-22T07:43:37.464Z] ......... [ 86%] [2021-01-22T07:43:37.977Z] --- PASS: TestHostnameDnsResolution (1.72s) [2021-01-22T07:43:37.977Z] === RUN TestStats [2021-01-22T07:43:38.367Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-01-22T07:43:38.367Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-22T07:43:38.935Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-01-22T07:43:38.935Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-22T07:43:39.399Z] + echo Ensuring container killed. [2021-01-22T07:43:39.399Z] Ensuring container killed. [2021-01-22T07:43:39.399Z] + docker rm -vf docker-pr1 [2021-01-22T07:43:39.399Z] Error: No such container: docker-pr1 [2021-01-22T07:43:39.399Z] + true [Pipeline] sh [2021-01-22T07:43:39.685Z] + echo Chowning /workspace to jenkins user [2021-01-22T07:43:39.685Z] Chowning /workspace to jenkins user [2021-01-22T07:43:39.685Z] + id -u [2021-01-22T07:43:39.685Z] + id -g [2021-01-22T07:43:39.685Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41917:/workspace busybox chown -R 1000:1000 /workspace [2021-01-22T07:43:39.685Z] Unable to find image 'busybox:latest' locally [2021-01-22T07:43:40.315Z] --- PASS: TestBuildPreserveOwnership (4.63s) [2021-01-22T07:43:40.315Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.78s) [2021-01-22T07:43:40.315Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.81s) [2021-01-22T07:43:40.315Z] === RUN TestBuildPlatformInvalid [2021-01-22T07:43:40.315Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-01-22T07:43:40.315Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-22T07:43:40.517Z] --- PASS: TestStats (2.82s) [2021-01-22T07:43:40.517Z] === RUN TestStopContainerWithTimeout [2021-01-22T07:43:40.517Z] === RUN TestStopContainerWithTimeout/0 [2021-01-22T07:43:40.517Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-22T07:43:40.517Z] === RUN TestStopContainerWithTimeout/1 [2021-01-22T07:43:40.517Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-22T07:43:40.517Z] === RUN TestStopContainerWithTimeout/3 [2021-01-22T07:43:40.517Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-22T07:43:40.517Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-22T07:43:40.517Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-22T07:43:40.517Z] === CONT TestStopContainerWithTimeout/0 [2021-01-22T07:43:40.517Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-22T07:43:40.517Z] === CONT TestStopContainerWithTimeout/3 [2021-01-22T07:43:40.517Z] === CONT TestStopContainerWithTimeout/1 [2021-01-22T07:43:40.574Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-01-22T07:43:40.652Z] --- PASS: TestCreateServiceCapabilities (3.81s) [2021-01-22T07:43:40.652Z] === RUN TestInspect [2021-01-22T07:43:41.143Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-01-22T07:43:42.522Z] === RUN TestDockerSuite/TestAttachDetach [2021-01-22T07:43:43.460Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-01-22T07:43:43.719Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-01-22T07:43:43.817Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-01-22T07:43:43.817Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2021-01-22T07:43:43.817Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2021-01-22T07:43:43.817Z] --- PASS: TestStopContainerWithTimeout/3 (3.28s) [2021-01-22T07:43:43.817Z] --- PASS: TestStopContainerWithTimeout/-1 (3.33s) [2021-01-22T07:43:43.817Z] === RUN TestDeleteDevicemapper [2021-01-22T07:43:43.817Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-22T07:43:43.817Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T07:43:43.817Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-22T07:43:44.151Z] --- PASS: TestInspect (3.71s) [2021-01-22T07:43:44.151Z] === RUN TestCreateJob [2021-01-22T07:43:44.160Z] tests/integration/models_images_test.py ............... [ 89%] [2021-01-22T07:43:44.659Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-01-22T07:43:44.959Z] latest: Pulling from library/busybox [2021-01-22T07:43:44.959Z] e5d9363303dd: Pulling fs layer [2021-01-22T07:43:44.959Z] e5d9363303dd: Download complete [2021-01-22T07:43:44.959Z] e5d9363303dd: Pull complete [2021-01-22T07:43:44.959Z] Digest: sha256:c5439d7db88ab5423999530349d327b04279ad3161d7596d2126dfb5b02bfd1f [2021-01-22T07:43:44.959Z] Status: Downloaded newer image for busybox:latest [2021-01-22T07:43:45.597Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-01-22T07:43:45.598Z] tests/integration/models_networks_test.py .... [ 90%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-22T07:43:46.361Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.37s) [2021-01-22T07:43:46.361Z] === RUN TestUpdateMemory [2021-01-22T07:43:46.361Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-22T07:43:46.361Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:43:46.361Z] === RUN TestUpdateCPUQuota [2021-01-22T07:43:46.637Z] + bundleName=amd64-rootless [2021-01-22T07:43:46.637Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-01-22T07:43:46.637Z] Creating amd64-rootless-bundles.tar.gz [2021-01-22T07:43:46.637Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-01-22T07:43:46.637Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-01-22T07:43:46.649Z] Archiving artifacts [2021-01-22T07:43:46.976Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-01-22T07:43:47.548Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-01-22T07:43:47.743Z] --- PASS: TestUpdateCPUQuota (1.35s) [2021-01-22T07:43:47.743Z] === RUN TestUpdatePidsLimit [2021-01-22T07:43:47.743Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-22T07:43:48.003Z] === RUN TestUpdatePidsLimit/no_change [2021-01-22T07:43:48.486Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-01-22T07:43:48.573Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-22T07:43:48.588Z] --- PASS: TestCreateJob (4.39s) [2021-01-22T07:43:48.588Z] === RUN TestReplicatedJob [2021-01-22T07:43:48.714Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41917/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-22T07:43:48.833Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-22T07:43:49.029Z] + make clean [2021-01-22T07:43:49.092Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-22T07:43:49.289Z] docker volume rm -f docker-dev-cache [2021-01-22T07:43:49.289Z] docker-dev-cache [Pipeline] deleteDir [2021-01-22T07:43:49.663Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-22T07:43:49.867Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-01-22T07:43:49.923Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-01-22T07:43:50.126Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [Pipeline] } [2021-01-22T07:43:51.306Z] --- PASS: TestUpdatePidsLimit (3.65s) [2021-01-22T07:43:51.306Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2021-01-22T07:43:51.306Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-01-22T07:43:51.306Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2021-01-22T07:43:51.306Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2021-01-22T07:43:51.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2021-01-22T07:43:51.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2021-01-22T07:43:51.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2021-01-22T07:43:51.306Z] === RUN TestUpdateRestartPolicy [2021-01-22T07:43:52.037Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-01-22T07:43:52.133Z] tests/integration/models_nodes_test.py . [ 91%] [2021-01-22T07:43:52.133Z] tests/integration/models_resources_test.py . [ 91%] [2021-01-22T07:43:53.422Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-01-22T07:43:53.422Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-01-22T07:43:54.362Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-01-22T07:43:54.362Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-01-22T07:43:55.458Z] --- PASS: TestReplicatedJob (7.20s) [2021-01-22T07:43:55.458Z] === RUN TestUpdateReplicatedJob [2021-01-22T07:43:55.743Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-01-22T07:43:56.002Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-01-22T07:43:56.570Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-01-22T07:43:57.929Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-01-22T07:44:00.764Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-01-22T07:44:01.002Z] --- PASS: TestUpdateReplicatedJob (4.82s) [2021-01-22T07:44:01.002Z] === RUN TestServiceListWithStatuses [2021-01-22T07:44:01.002Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-22T07:44:01.002Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T07:44:01.002Z] === RUN TestDockerNetworkConnectAlias [2021-01-22T07:44:01.177Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-01-22T07:44:01.177Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-01-22T07:44:05.065Z] tests/integration/regression_test.py ...... [ 98%] [2021-01-22T07:44:05.576Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-01-22T07:44:05.576Z] tests/integration/credentials/utils_test.py . [100%] [2021-01-22T07:44:05.576Z] [2021-01-22T07:44:05.576Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-01-22T07:44:05.576Z] =========================== short test summary info ============================ [2021-01-22T07:44:05.576Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-01-22T07:44:05.576Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-01-22T07:44:05.576Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-01-22T07:44:05.576Z] Not supported on most drivers [2021-01-22T07:44:05.576Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-01-22T07:44:05.576Z] Output of docker top depends on host distro, and is not formalized. [2021-01-22T07:44:05.576Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-01-22T07:44:05.576Z] Output of docker top depends on host distro, and is not formalized. [2021-01-22T07:44:05.576Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-01-22T07:44:05.576Z] Can fail if eth0 has multiple IP addresses [2021-01-22T07:44:05.576Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-01-22T07:44:05.576Z] This doesn't seem to be taken into account by the engine [2021-01-22T07:44:05.576Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-01-22T07:44:05.576Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-01-22T07:44:05.576Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 337.61 seconds == [2021-01-22T07:44:05.831Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-01-22T07:44:06.039Z] Loaded image: buildpack-deps:buster [2021-01-22T07:44:06.039Z] Loaded image: busybox:latest [2021-01-22T07:44:06.039Z] Loaded image: busybox:glibc [2021-01-22T07:44:06.201Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2021-01-22T07:44:06.201Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-22T07:44:06.201Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2021-01-22T07:44:06.201Z] === RUN TestWaitNonBlocked [2021-01-22T07:44:06.201Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:44:06.201Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:44:06.201Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:44:06.201Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:44:06.201Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:44:06.201Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:44:06.201Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-01-22T07:44:06.201Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2021-01-22T07:44:06.201Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-01-22T07:44:06.201Z] === RUN TestWaitBlocked [2021-01-22T07:44:06.201Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T07:44:06.201Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T07:44:06.201Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T07:44:06.201Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T07:44:06.201Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T07:44:06.201Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T07:44:06.299Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-01-22T07:44:06.771Z] --- PASS: TestWaitBlocked (0.03s) [2021-01-22T07:44:06.771Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2021-01-22T07:44:06.771Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2021-01-22T07:44:06.771Z] === CONT TestContainerStartOnDaemonRestart [2021-01-22T07:44:06.771Z] === CONT TestContainerKillOnDaemonStart [2021-01-22T07:44:06.771Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-22T07:44:06.771Z] === CONT TestDaemonHostGatewayIP [2021-01-22T07:44:08.835Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-01-22T07:44:09.453Z] --- PASS: TestDockerNetworkConnectAlias (8.32s) [2021-01-22T07:44:09.453Z] === RUN TestDockerNetworkReConnect [2021-01-22T07:44:10.743Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-01-22T07:44:10.981Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) [2021-01-22T07:44:10.981Z] === CONT TestDaemonRestartIpcMode [2021-01-22T07:44:10.981Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.06s) [2021-01-22T07:44:10.981Z] === CONT TestIpcModeOlderClient [2021-01-22T07:44:10.981Z] --- PASS: TestIpcModeOlderClient (0.30s) [2021-01-22T07:44:11.002Z] Loaded image: debian:bullseye [2021-01-22T07:44:11.003Z] Loaded image: hello-world:latest [2021-01-22T07:44:11.286Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T07:44:11.926Z] --- PASS: TestDaemonHostGatewayIP (5.36s) [2021-01-22T07:44:13.248Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-01-22T07:44:13.815Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-01-22T07:44:13.837Z] --- PASS: TestDaemonRestartIpcMode (3.51s) [2021-01-22T07:44:14.384Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-01-22T07:44:14.999Z] --- PASS: TestDockerNetworkReConnect (6.35s) [2021-01-22T07:44:14.999Z] === RUN TestServicePlugin [2021-01-22T07:44:14.999Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-22T07:44:14.999Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:44:14.999Z] === RUN TestServiceUpdateLabel [2021-01-22T07:44:15.762Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-01-22T07:44:16.698Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-01-22T07:44:17.989Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-22T07:44:17.989Z] [2021-01-22T07:44:17.989Z] Unloading profiles will leave already running processes permanently [2021-01-22T07:44:17.989Z] unconfined, which can lead to unexpected situations. [2021-01-22T07:44:17.989Z] [2021-01-22T07:44:17.989Z] To set a process to complain mode, use the command line tool [2021-01-22T07:44:17.989Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-22T07:44:17.989Z] Post stage [Pipeline] junit [2021-01-22T07:44:18.559Z] Recording test results [2021-01-22T07:44:19.233Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [Pipeline] sh [2021-01-22T07:44:19.432Z] --- PASS: TestServiceUpdateLabel (3.86s) [2021-01-22T07:44:19.432Z] === RUN TestServiceUpdateSecrets [2021-01-22T07:44:19.681Z] + echo Ensuring container killed. [2021-01-22T07:44:19.681Z] Ensuring container killed. [2021-01-22T07:44:19.681Z] + docker rm -vf docker-pr1 [2021-01-22T07:44:19.681Z] Error: No such container: docker-pr1 [2021-01-22T07:44:19.681Z] + true [Pipeline] sh [2021-01-22T07:44:19.971Z] + echo Chowning /workspace to jenkins user [2021-01-22T07:44:19.971Z] Chowning /workspace to jenkins user [2021-01-22T07:44:19.971Z] + id -u [2021-01-22T07:44:19.971Z] + id -g [2021-01-22T07:44:19.971Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41917:/workspace busybox chown -R 1000:1000 /workspace [2021-01-22T07:44:19.971Z] Unable to find image 'busybox:latest' locally [2021-01-22T07:44:20.412Z] --- PASS: TestContainerKillOnDaemonStart (13.21s) [2021-01-22T07:44:20.412Z] PASS [2021-01-22T07:44:20.412Z] [2021-01-22T07:44:20.412Z] === Skipped [2021-01-22T07:44:20.412Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-01-22T07:44:20.412Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T07:44:20.412Z] [2021-01-22T07:44:20.412Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-01-22T07:44:20.412Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:44:20.412Z] [2021-01-22T07:44:20.412Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-22T07:44:20.412Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:44:20.412Z] [2021-01-22T07:44:20.412Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T07:44:20.412Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T07:44:20.412Z] [2021-01-22T07:44:20.412Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-01-22T07:44:20.412Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T07:44:20.412Z] [2021-01-22T07:44:20.412Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-01-22T07:44:20.412Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:44:20.412Z] [2021-01-22T07:44:20.412Z] [2021-01-22T07:44:20.412Z] DONE 196 tests, 6 skipped in 141.230s [2021-01-22T07:44:20.412Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-01-22T07:44:20.412Z] ++ 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 [2021-01-22T07:44:20.412Z] ++ set -e [2021-01-22T07:44:20.412Z] ++ '[' -n 0 ']' [2021-01-22T07:44:20.412Z] ++ set -x [2021-01-22T07:44:20.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:44:20.412Z] INFO: Testing against a local daemon [2021-01-22T07:44:20.412Z] === RUN TestCommitInheritsEnv [2021-01-22T07:44:20.684Z] --- PASS: TestCommitInheritsEnv (0.58s) [2021-01-22T07:44:20.684Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-22T07:44:20.684Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2021-01-22T07:44:20.684Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-01-22T07:44:20.684Z] === RUN TestImagesFilterMultiReference [2021-01-22T07:44:20.684Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-01-22T07:44:20.684Z] === RUN TestImagePullPlatformInvalid [2021-01-22T07:44:20.948Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-01-22T07:44:20.948Z] === RUN TestRemoveImageOrphaning [2021-01-22T07:44:21.139Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-01-22T07:44:21.139Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-01-22T07:44:21.398Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (41.16s) [2021-01-22T07:44:21.398Z] PASS [2021-01-22T07:44:21.398Z] [2021-01-22T07:44:21.398Z] === Skipped [2021-01-22T07:44:21.398Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-01-22T07:44:21.398Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T07:44:21.398Z] [2021-01-22T07:44:21.398Z] [2021-01-22T07:44:21.398Z] DONE 33 tests, 1 skipped in 242.015s [2021-01-22T07:44:21.398Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-01-22T07:44:21.398Z] ++ 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 [2021-01-22T07:44:21.398Z] ++ set -e [2021-01-22T07:44:21.398Z] ++ '[' -n 0 ']' [2021-01-22T07:44:21.398Z] ++ set -x [2021-01-22T07:44:21.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:44:21.398Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-01-22T07:44:21.521Z] --- PASS: TestRemoveImageOrphaning (0.63s) [2021-01-22T07:44:21.521Z] === RUN TestRemoveImageGarbageCollector [2021-01-22T07:44:21.521Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-22T07:44:21.521Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:44:21.521Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-22T07:44:21.521Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-01-22T07:44:21.521Z] === RUN TestTagInvalidReference [2021-01-22T07:44:21.521Z] --- PASS: TestTagInvalidReference (0.03s) [2021-01-22T07:44:21.521Z] === RUN TestTagValidPrefixedRepo [2021-01-22T07:44:21.521Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-01-22T07:44:21.521Z] === RUN TestTagExistedNameWithoutForce [2021-01-22T07:44:21.658Z] INFO: Testing against a local daemon [2021-01-22T07:44:21.658Z] === RUN TestConfigInspect [2021-01-22T07:44:21.673Z] --- PASS: TestBuildWithHugeFile (53.77s) [2021-01-22T07:44:21.673Z] === RUN TestBuildWithEmptyDockerfile [2021-01-22T07:44:21.673Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:44:21.673Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:44:21.673Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:44:21.673Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:44:21.673Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:44:21.673Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:44:21.673Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:44:21.673Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:44:21.673Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:44:21.673Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-01-22T07:44:21.673Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2021-01-22T07:44:21.673Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2021-01-22T07:44:21.673Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2021-01-22T07:44:21.673Z] === RUN TestBuildPreserveOwnership [2021-01-22T07:44:21.673Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-22T07:44:21.673Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-22T07:44:21.782Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-01-22T07:44:21.782Z] === RUN TestTagOfficialNames [2021-01-22T07:44:21.782Z] --- PASS: TestTagOfficialNames (0.08s) [2021-01-22T07:44:21.782Z] === RUN TestTagMatchesDigest [2021-01-22T07:44:21.782Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-01-22T07:44:21.782Z] PASS [2021-01-22T07:44:21.782Z] [2021-01-22T07:44:21.782Z] === Skipped [2021-01-22T07:44:21.782Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2021-01-22T07:44:21.782Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-01-22T07:44:21.782Z] [2021-01-22T07:44:21.782Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-22T07:44:21.782Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:44:21.782Z] [2021-01-22T07:44:21.782Z] [2021-01-22T07:44:21.782Z] DONE 12 tests, 2 skipped in 1.918s [2021-01-22T07:44:21.782Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-01-22T07:44:21.782Z] ++ 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 [2021-01-22T07:44:21.782Z] ++ set -e [2021-01-22T07:44:21.782Z] ++ '[' -n 0 ']' [2021-01-22T07:44:21.782Z] ++ set -x [2021-01-22T07:44:21.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:44:22.043Z] INFO: Testing against a local daemon [2021-01-22T07:44:22.043Z] === RUN TestNetworkCreateDelete [2021-01-22T07:44:22.307Z] --- PASS: TestNetworkCreateDelete (0.45s) [2021-01-22T07:44:22.307Z] === RUN TestDockerNetworkDeletePreferID [2021-01-22T07:44:22.317Z] --- PASS: TestBuildPreserveOwnership (3.84s) [2021-01-22T07:44:22.317Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.52s) [2021-01-22T07:44:22.317Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) [2021-01-22T07:44:22.317Z] === RUN TestBuildPlatformInvalid [2021-01-22T07:44:22.317Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-01-22T07:44:22.317Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-22T07:44:23.038Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-01-22T07:44:23.038Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-01-22T07:44:23.297Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-01-22T07:44:23.702Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s) [2021-01-22T07:44:23.702Z] === RUN TestDaemonDNSFallback [2021-01-22T07:44:23.867Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-01-22T07:44:24.436Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-01-22T07:44:24.696Z] --- PASS: TestConfigInspect (3.21s) [2021-01-22T07:44:24.696Z] === RUN TestConfigList [2021-01-22T07:44:24.956Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-01-22T07:44:25.218Z] latest: Pulling from library/busybox [2021-01-22T07:44:25.894Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-01-22T07:44:27.798Z] --- PASS: TestConfigList (2.74s) [2021-01-22T07:44:27.798Z] === RUN TestConfigsCreateAndDelete [2021-01-22T07:44:28.057Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-01-22T07:44:28.479Z] e5d9363303dd: Pulling fs layer [2021-01-22T07:44:28.479Z] e5d9363303dd: Download complete [2021-01-22T07:44:28.626Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-01-22T07:44:28.735Z] e5d9363303dd: Pull complete [2021-01-22T07:44:28.735Z] Digest: sha256:c5439d7db88ab5423999530349d327b04279ad3161d7596d2126dfb5b02bfd1f [2021-01-22T07:44:28.735Z] Status: Downloaded newer image for busybox:latest [2021-01-22T07:44:29.194Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [Pipeline] catchError [Pipeline] { [2021-01-22T07:44:30.130Z] --- PASS: TestConfigsCreateAndDelete (2.47s) [2021-01-22T07:44:30.130Z] === RUN TestConfigsUpdate [Pipeline] sh [2021-01-22T07:44:30.433Z] + bundleName=docker-py [2021-01-22T07:44:30.433Z] + echo Creating docker-py-bundles.tar.gz [2021-01-22T07:44:30.433Z] Creating docker-py-bundles.tar.gz [2021-01-22T07:44:30.433Z] + 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 [2021-01-22T07:44:30.451Z] Archiving artifacts [2021-01-22T07:44:31.834Z] --- PASS: TestDaemonDNSFallback (7.41s) [2021-01-22T07:44:31.834Z] === RUN TestInspectNetwork [2021-01-22T07:44:31.951Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41917/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-01-22T07:44:32.340Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -e DOCKER_GRAPHDRIVER docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/make.sh binary-daemon [2021-01-22T07:44:32.597Z] [2021-01-22T07:44:32.666Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-01-22T07:44:32.666Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-01-22T07:44:32.852Z] Removing bundles/ [2021-01-22T07:44:32.852Z] [2021-01-22T07:44:32.852Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-01-22T07:44:32.852Z] Building: bundles/binary-daemon/dockerd-dev [2021-01-22T07:44:32.852Z] GOOS="" GOARCH="" GOARM="" [2021-01-22T07:44:32.930Z] --- PASS: TestConfigsUpdate (3.01s) [2021-01-22T07:44:32.930Z] === RUN TestTemplatedConfig [2021-01-22T07:44:33.189Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-01-22T07:44:34.127Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-01-22T07:44:34.386Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-01-22T07:44:34.740Z] --- PASS: TestServiceUpdateSecrets (15.77s) [2021-01-22T07:44:34.740Z] === RUN TestServiceUpdateConfigs [2021-01-22T07:44:35.765Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-01-22T07:44:36.035Z] === RUN TestInspectNetwork/full_network_id [2021-01-22T07:44:36.035Z] === RUN TestInspectNetwork/partial_network_id [2021-01-22T07:44:36.035Z] === RUN TestInspectNetwork/network_name [2021-01-22T07:44:36.035Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-22T07:44:37.144Z] --- PASS: TestTemplatedConfig (3.91s) [2021-01-22T07:44:37.144Z] === RUN TestConfigCreateResolve [2021-01-22T07:44:37.672Z] Loaded image: buildpack-deps:buster [2021-01-22T07:44:37.672Z] Loaded image: busybox:latest [2021-01-22T07:44:37.672Z] Loaded image: busybox:glibc [2021-01-22T07:44:37.716Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-01-22T07:44:38.704Z] Loaded image: debian:bullseye [2021-01-22T07:44:38.704Z] Loaded image: hello-world:latest [2021-01-22T07:44:38.704Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T07:44:39.623Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-01-22T07:44:39.623Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-01-22T07:44:40.191Z] --- PASS: TestConfigCreateResolve (3.23s) [2021-01-22T07:44:40.191Z] === RUN TestConfigDaemonLibtrustID [2021-01-22T07:44:40.760Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-01-22T07:44:40.760Z] PASS [2021-01-22T07:44:40.760Z] [2021-01-22T07:44:40.760Z] DONE 7 tests in 19.253s [2021-01-22T07:44:40.760Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-01-22T07:44:40.760Z] ++ 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 [2021-01-22T07:44:40.760Z] ++ set -e [2021-01-22T07:44:40.760Z] ++ '[' -n 0 ']' [2021-01-22T07:44:40.760Z] ++ set -x [2021-01-22T07:44:40.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:44:41.019Z] INFO: Testing against a local daemon [2021-01-22T07:44:41.019Z] === RUN TestCheckpoint [2021-01-22T07:44:41.019Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-22T07:44:41.019Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T07:44:41.019Z] === RUN TestContainerInvalidJSON [2021-01-22T07:44:41.019Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:44:41.019Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:44:41.019Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:44:41.019Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:44:41.019Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:44:41.019Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:44:41.019Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:44:41.019Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:44:41.019Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:44:41.019Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-01-22T07:44:41.019Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-22T07:44:41.019Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-22T07:44:41.019Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-22T07:44:41.019Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-22T07:44:41.019Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-01-22T07:44:41.019Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-01-22T07:44:41.019Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-22T07:44:41.019Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-01-22T07:44:41.019Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-22T07:44:41.279Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2021-01-22T07:44:41.279Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-22T07:44:41.279Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-01-22T07:44:41.279Z] === RUN TestCopyFromContainer [2021-01-22T07:44:41.315Z] --- PASS: TestInspectNetwork (9.53s) [2021-01-22T07:44:41.315Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-22T07:44:41.315Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-22T07:44:41.315Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-22T07:44:41.315Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-22T07:44:41.315Z] === RUN TestRunContainerWithBridgeNone [2021-01-22T07:44:43.188Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-01-22T07:44:43.224Z] --- PASS: TestRunContainerWithBridgeNone (2.47s) [2021-01-22T07:44:43.224Z] === RUN TestNetworkInvalidJSON [2021-01-22T07:44:43.224Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-22T07:44:43.224Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-22T07:44:43.224Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:44:43.224Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:44:43.224Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:44:43.224Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:44:43.224Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-22T07:44:43.224Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:44:43.224Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:44:43.224Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-01-22T07:44:43.224Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-22T07:44:43.224Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-22T07:44:43.224Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-22T07:44:43.224Z] === RUN TestNetworkList [2021-01-22T07:44:43.224Z] === RUN TestNetworkList//networks [2021-01-22T07:44:43.224Z] === PAUSE TestNetworkList//networks [2021-01-22T07:44:43.224Z] === RUN TestNetworkList//networks/ [2021-01-22T07:44:43.224Z] === PAUSE TestNetworkList//networks/ [2021-01-22T07:44:43.224Z] === CONT TestNetworkList//networks [2021-01-22T07:44:43.224Z] === CONT TestNetworkList//networks/ [2021-01-22T07:44:43.224Z] --- PASS: TestNetworkList (0.03s) [2021-01-22T07:44:43.224Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-22T07:44:43.224Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-22T07:44:43.224Z] === RUN TestHostIPv4BridgeLabel [2021-01-22T07:44:43.447Z] === RUN TestCopyFromContainer// [2021-01-22T07:44:43.706Z] === RUN TestCopyFromContainer//bar/root [2021-01-22T07:44:43.706Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-22T07:44:43.795Z] --- PASS: TestHostIPv4BridgeLabel (0.81s) [2021-01-22T07:44:43.795Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-22T07:44:43.964Z] === RUN TestCopyFromContainer/bar/quux [2021-01-22T07:44:43.964Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-22T07:44:44.224Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-22T07:44:44.224Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-22T07:44:44.483Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-22T07:44:44.483Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-22T07:44:44.743Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-22T07:44:44.743Z] --- PASS: TestCopyFromContainer (3.51s) [2021-01-22T07:44:44.743Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-01-22T07:44:44.743Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-01-22T07:44:44.743Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2021-01-22T07:44:44.743Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-01-22T07:44:44.743Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-01-22T07:44:44.743Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-01-22T07:44:44.743Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-01-22T07:44:44.743Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-01-22T07:44:44.743Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s) [2021-01-22T07:44:44.743Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2021-01-22T07:44:44.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-22T07:44:44.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:44:44.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:44:44.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:44:44.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:44:44.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:44:44.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:44:44.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:44:44.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:44:44.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:44:44.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-01-22T07:44:44.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-22T07:44:44.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-01-22T07:44:44.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-22T07:44:44.743Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-22T07:44:45.002Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-01-22T07:44:45.002Z] === RUN TestCreateWithInvalidEnv [2021-01-22T07:44:45.002Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-22T07:44:45.002Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-22T07:44:45.002Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-22T07:44:45.002Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-22T07:44:45.002Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-22T07:44:45.002Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-22T07:44:45.002Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-22T07:44:45.002Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-22T07:44:45.002Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-22T07:44:45.002Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-01-22T07:44:45.002Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-22T07:44:45.002Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-22T07:44:45.002Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-22T07:44:45.002Z] === RUN TestCreateTmpfsMountsTarget [2021-01-22T07:44:45.002Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2021-01-22T07:44:45.002Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-22T07:44:45.179Z] --- PASS: TestDaemonRestartWithLiveRestore (1.39s) [2021-01-22T07:44:45.179Z] === RUN TestDaemonDefaultNetworkPools [2021-01-22T07:44:45.262Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-01-22T07:44:45.586Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.46s) [2021-01-22T07:44:45.586Z] PASS [2021-01-22T07:44:45.586Z] [2021-01-22T07:44:45.586Z] === Skipped [2021-01-22T07:44:45.586Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-01-22T07:44:45.586Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T07:44:45.586Z] [2021-01-22T07:44:45.586Z] [2021-01-22T07:44:45.586Z] DONE 33 tests, 1 skipped in 117.504s [2021-01-22T07:44:45.586Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-01-22T07:44:45.586Z] ++ 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 [2021-01-22T07:44:45.586Z] ++ set -e [2021-01-22T07:44:45.586Z] ++ '[' -n 0 ']' [2021-01-22T07:44:45.586Z] ++ set -x [2021-01-22T07:44:45.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:44:45.586Z] INFO: Testing against a local daemon [2021-01-22T07:44:45.586Z] === RUN TestConfigInspect [2021-01-22T07:44:45.833Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-01-22T07:44:45.833Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-01-22T07:44:46.561Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s) [2021-01-22T07:44:46.561Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-22T07:44:46.769Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-01-22T07:44:47.090Z] --- PASS: TestConfigInspect (1.95s) [2021-01-22T07:44:47.090Z] === RUN TestConfigList [2021-01-22T07:44:47.708Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2021-01-22T07:44:47.708Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-22T07:44:47.968Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-01-22T07:44:47.968Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-01-22T07:44:48.472Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.95s) [2021-01-22T07:44:48.472Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-22T07:44:49.164Z] --- PASS: TestConfigList (2.01s) [2021-01-22T07:44:49.164Z] === RUN TestConfigsCreateAndDelete [2021-01-22T07:44:49.875Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s) [2021-01-22T07:44:49.875Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-22T07:44:49.875Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:44:49.875Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:44:49.875Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:44:49.875Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:44:49.875Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:44:49.875Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:44:49.875Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:44:49.875Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:44:49.875Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:44:49.875Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:44:49.875Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:44:49.875Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:44:49.875Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:44:49.875Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:44:49.875Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:44:49.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.08s) [2021-01-22T07:44:49.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-01-22T07:44:49.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-01-22T07:44:49.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-01-22T07:44:49.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-01-22T07:44:49.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-01-22T07:44:49.875Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-22T07:44:50.444Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-01-22T07:44:50.703Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-01-22T07:44:50.703Z] === RUN TestCreateDifferentPlatform [2021-01-22T07:44:50.703Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-22T07:44:50.703Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-22T07:44:50.703Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-01-22T07:44:50.703Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-22T07:44:50.703Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-22T07:44:50.703Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-22T07:44:50.703Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-01-22T07:44:50.703Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-22T07:44:50.962Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-01-22T07:44:50.962Z] === RUN TestContainerStartOnDaemonRestart [2021-01-22T07:44:50.962Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-22T07:44:50.962Z] === RUN TestDaemonRestartIpcMode [2021-01-22T07:44:50.962Z] === PAUSE TestDaemonRestartIpcMode [2021-01-22T07:44:50.962Z] === RUN TestDaemonHostGatewayIP [2021-01-22T07:44:50.962Z] === PAUSE TestDaemonHostGatewayIP [2021-01-22T07:44:50.962Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-22T07:44:50.962Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-22T07:44:50.962Z] === RUN TestContainerKillOnDaemonStart [2021-01-22T07:44:50.962Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-22T07:44:50.962Z] === RUN TestDiff [2021-01-22T07:44:51.015Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.42s) [2021-01-22T07:44:51.015Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-22T07:44:51.221Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-01-22T07:44:51.232Z] --- PASS: TestConfigsCreateAndDelete (1.95s) [2021-01-22T07:44:51.232Z] === RUN TestConfigsUpdate [2021-01-22T07:44:51.789Z] --- PASS: TestDiff (0.79s) [2021-01-22T07:44:51.789Z] === RUN TestExecWithCloseStdin [2021-01-22T07:44:51.954Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2021-01-22T07:44:51.955Z] === RUN TestServiceWithPredefinedNetwork [2021-01-22T07:44:52.357Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-01-22T07:44:52.618Z] --- PASS: TestExecWithCloseStdin (0.85s) [2021-01-22T07:44:52.618Z] === RUN TestExec [2021-01-22T07:44:52.738Z] --- PASS: TestConfigsUpdate (1.92s) [2021-01-22T07:44:52.738Z] === RUN TestTemplatedConfig [2021-01-22T07:44:53.187Z] --- PASS: TestExec (0.65s) [2021-01-22T07:44:53.187Z] === RUN TestExecUser [2021-01-22T07:44:53.284Z] --- PASS: TestServiceUpdateConfigs (15.85s) [2021-01-22T07:44:53.284Z] === RUN TestServiceUpdateNetwork [2021-01-22T07:44:54.124Z] --- PASS: TestExecUser (0.73s) [2021-01-22T07:44:54.124Z] === RUN TestExportContainerAndImportImage [2021-01-22T07:44:54.124Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-01-22T07:44:54.384Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-01-22T07:44:54.952Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2021-01-22T07:44:54.952Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-22T07:44:55.252Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s) [2021-01-22T07:44:55.252Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-22T07:44:55.252Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T07:44:55.252Z] service_test.go:236: FLAKY_TEST [2021-01-22T07:44:55.252Z] === RUN TestServiceWithDataPathPortInit [2021-01-22T07:44:55.463Z] --- PASS: TestTemplatedConfig (2.42s) [2021-01-22T07:44:55.463Z] === RUN TestConfigCreateResolve [2021-01-22T07:44:55.891Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-01-22T07:44:56.829Z] --- PASS: TestExportContainerAfterDaemonRestart (1.73s) [2021-01-22T07:44:56.829Z] === RUN TestHealthCheckWorkdir [2021-01-22T07:44:57.090Z] === RUN TestDockerSuite/TestBuildAddScript [2021-01-22T07:44:57.349Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-01-22T07:44:57.520Z] --- PASS: TestConfigCreateResolve (1.97s) [2021-01-22T07:44:57.520Z] === RUN TestConfigDaemonLibtrustID [2021-01-22T07:44:57.809Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-01-22T07:44:57.809Z] PASS [2021-01-22T07:44:57.809Z] [2021-01-22T07:44:57.809Z] DONE 7 tests in 12.836s [2021-01-22T07:44:57.809Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-01-22T07:44:57.809Z] ++ 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 [2021-01-22T07:44:57.809Z] ++ set -e [2021-01-22T07:44:57.809Z] ++ '[' -n 0 ']' [2021-01-22T07:44:57.809Z] ++ set -x [2021-01-22T07:44:57.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:44:57.809Z] INFO: Testing against a local daemon [2021-01-22T07:44:57.809Z] === RUN TestCheckpoint [2021-01-22T07:44:57.809Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-22T07:44:57.809Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T07:44:57.809Z] === RUN TestContainerInvalidJSON [2021-01-22T07:44:57.809Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:44:57.809Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:44:57.809Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:44:57.809Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:44:57.809Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:44:57.809Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:44:57.809Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:44:57.809Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:44:57.809Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:44:57.809Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-01-22T07:44:57.809Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-22T07:44:57.809Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-22T07:44:57.809Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-22T07:44:57.809Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-22T07:44:57.919Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-01-22T07:44:57.919Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2021-01-22T07:44:57.919Z] === RUN TestHealthKillContainer [2021-01-22T07:44:58.103Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-01-22T07:44:58.103Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-22T07:44:58.103Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-01-22T07:44:58.103Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-22T07:44:58.103Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-01-22T07:44:58.103Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-22T07:44:58.103Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-01-22T07:44:58.103Z] === RUN TestCopyFromContainer [2021-01-22T07:44:59.606Z] === RUN TestCopyFromContainer// [2021-01-22T07:44:59.606Z] === RUN TestCopyFromContainer//bar/root [2021-01-22T07:44:59.606Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-22T07:44:59.606Z] === RUN TestCopyFromContainer/bar/quux [2021-01-22T07:44:59.606Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-22T07:44:59.824Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-01-22T07:44:59.897Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-22T07:44:59.897Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-22T07:44:59.897Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-22T07:44:59.897Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-22T07:45:00.202Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-22T07:45:00.202Z] --- PASS: TestCopyFromContainer (1.96s) [2021-01-22T07:45:00.202Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-01-22T07:45:00.202Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-01-22T07:45:00.202Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-01-22T07:45:00.202Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-01-22T07:45:00.202Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-01-22T07:45:00.202Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-01-22T07:45:00.202Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-01-22T07:45:00.202Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-01-22T07:45:00.202Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-01-22T07:45:00.202Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-01-22T07:45:00.202Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-22T07:45:00.202Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:45:00.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:45:00.202Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:45:00.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:45:00.202Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:45:00.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:45:00.202Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:45:00.202Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:45:00.202Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:45:00.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-01-22T07:45:00.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-22T07:45:00.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-22T07:45:00.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-22T07:45:00.202Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-22T07:45:00.202Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-01-22T07:45:00.202Z] === RUN TestCreateWithInvalidEnv [2021-01-22T07:45:00.202Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-22T07:45:00.202Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-22T07:45:00.202Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-22T07:45:00.202Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-22T07:45:00.202Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-22T07:45:00.202Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-22T07:45:00.202Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-22T07:45:00.202Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-22T07:45:00.202Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-22T07:45:00.202Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-22T07:45:00.202Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-22T07:45:00.202Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-22T07:45:00.202Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-22T07:45:00.202Z] === RUN TestCreateTmpfsMountsTarget [2021-01-22T07:45:00.202Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-01-22T07:45:00.202Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-22T07:45:00.762Z] --- PASS: TestHealthKillContainer (2.90s) [2021-01-22T07:45:00.762Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-22T07:45:01.331Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-01-22T07:45:01.331Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2021-01-22T07:45:01.331Z] === RUN TestIpcModeNone [2021-01-22T07:45:01.710Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s) [2021-01-22T07:45:01.710Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-22T07:45:02.269Z] --- PASS: TestIpcModeNone (0.85s) [2021-01-22T07:45:02.269Z] === RUN TestIpcModePrivate [2021-01-22T07:45:03.211Z] --- PASS: TestIpcModePrivate (0.76s) [2021-01-22T07:45:03.211Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:85, shared: false, mustBeShared: false [2021-01-22T07:45:03.211Z] === RUN TestIpcModeShareable [2021-01-22T07:45:03.219Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.52s) [2021-01-22T07:45:03.219Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-22T07:45:03.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:45:03.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:45:03.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:45:03.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:45:03.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:45:03.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:45:03.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:45:03.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:45:03.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:45:03.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:45:03.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:45:03.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:45:03.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:45:03.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:45:03.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:45:03.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-01-22T07:45:03.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-01-22T07:45:03.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-01-22T07:45:03.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-01-22T07:45:03.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-01-22T07:45:03.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-01-22T07:45:03.219Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-22T07:45:03.824Z] --- PASS: TestIpcModeShareable (0.73s) [2021-01-22T07:45:03.824Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2021-01-22T07:45:03.824Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-22T07:45:03.851Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2021-01-22T07:45:03.851Z] === RUN TestCreateDifferentPlatform [2021-01-22T07:45:03.851Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-22T07:45:03.851Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-22T07:45:03.851Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-01-22T07:45:03.851Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-22T07:45:03.851Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-22T07:45:03.851Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-22T07:45:03.851Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-01-22T07:45:03.851Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-22T07:45:03.851Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-01-22T07:45:03.851Z] === RUN TestContainerStartOnDaemonRestart [2021-01-22T07:45:03.851Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-22T07:45:03.851Z] === RUN TestDaemonRestartIpcMode [2021-01-22T07:45:03.851Z] === PAUSE TestDaemonRestartIpcMode [2021-01-22T07:45:03.851Z] === RUN TestDaemonHostGatewayIP [2021-01-22T07:45:03.851Z] === PAUSE TestDaemonHostGatewayIP [2021-01-22T07:45:03.851Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-22T07:45:03.851Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-22T07:45:03.851Z] === RUN TestContainerKillOnDaemonStart [2021-01-22T07:45:03.851Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-22T07:45:03.851Z] === RUN TestDiff [2021-01-22T07:45:04.482Z] --- PASS: TestDiff (0.49s) [2021-01-22T07:45:04.482Z] === RUN TestExecWithCloseStdin [2021-01-22T07:45:05.114Z] --- PASS: TestExecWithCloseStdin (0.64s) [2021-01-22T07:45:05.114Z] === RUN TestExec [2021-01-22T07:45:05.747Z] --- PASS: TestExec (0.63s) [2021-01-22T07:45:05.747Z] === RUN TestExecUser [2021-01-22T07:45:06.372Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-01-22T07:45:06.372Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-01-22T07:45:06.379Z] --- PASS: TestExecUser (0.58s) [2021-01-22T07:45:06.379Z] === RUN TestExportContainerAndImportImage [2021-01-22T07:45:06.632Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s) [2021-01-22T07:45:06.632Z] === RUN TestAPIIpcModeHost [2021-01-22T07:45:07.010Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-01-22T07:45:07.010Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-22T07:45:07.200Z] --- PASS: TestAPIIpcModeHost (0.73s) [2021-01-22T07:45:07.200Z] === RUN TestDaemonIpcModeShareable [2021-01-22T07:45:08.514Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-01-22T07:45:08.514Z] === RUN TestHealthCheckWorkdir [2021-01-22T07:45:08.591Z] --- PASS: TestServiceUpdateNetwork (16.88s) [2021-01-22T07:45:08.591Z] === RUN TestServiceUpdatePidsLimit [2021-01-22T07:45:08.882Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-22T07:45:09.106Z] --- PASS: TestDaemonIpcModeShareable (1.91s) [2021-01-22T07:45:09.106Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-01-22T07:45:09.106Z] === RUN TestDaemonIpcModePrivate [2021-01-22T07:45:09.543Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2021-01-22T07:45:09.543Z] === RUN TestHealthKillContainer [2021-01-22T07:45:09.909Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-22T07:45:10.046Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-01-22T07:45:10.305Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-01-22T07:45:10.873Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-01-22T07:45:11.133Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2021-01-22T07:45:11.133Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-01-22T07:45:11.133Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-22T07:45:11.393Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-01-22T07:45:11.393Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-01-22T07:45:12.284Z] --- PASS: TestHealthKillContainer (2.64s) [2021-01-22T07:45:12.284Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-22T07:45:12.534Z] 4612f6d0b889: Pull complete [2021-01-22T07:45:12.574Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2021-01-22T07:45:12.574Z] === RUN TestIpcModeNone [2021-01-22T07:45:13.205Z] --- PASS: TestIpcModeNone (0.59s) [2021-01-22T07:45:13.205Z] === RUN TestIpcModePrivate [2021-01-22T07:45:13.301Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.91s) [2021-01-22T07:45:13.302Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2021-01-22T07:45:13.302Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-22T07:45:13.302Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-01-22T07:45:13.358Z] --- PASS: TestServiceWithDataPathPortInit (18.29s) [2021-01-22T07:45:13.358Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-22T07:45:13.833Z] --- PASS: TestIpcModePrivate (0.62s) [2021-01-22T07:45:13.833Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-01-22T07:45:13.833Z] === RUN TestIpcModeShareable [2021-01-22T07:45:14.124Z] --- PASS: TestIpcModeShareable (0.61s) [2021-01-22T07:45:14.124Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-01-22T07:45:14.124Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-22T07:45:14.680Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-01-22T07:45:14.680Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2021-01-22T07:45:14.680Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2021-01-22T07:45:14.680Z] === RUN TestIpcModeOlderClient [2021-01-22T07:45:14.680Z] === PAUSE TestIpcModeOlderClient [2021-01-22T07:45:14.680Z] === RUN TestKillContainerInvalidSignal [2021-01-22T07:45:14.940Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-01-22T07:45:14.940Z] === RUN TestDockerSuite/TestBuildAddTar [2021-01-22T07:45:15.508Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2021-01-22T07:45:15.508Z] === RUN TestKillContainer [2021-01-22T07:45:15.508Z] === RUN TestKillContainer/no_signal [2021-01-22T07:45:16.190Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s) [2021-01-22T07:45:16.190Z] === RUN TestAPIIpcModeHost [2021-01-22T07:45:16.446Z] === RUN TestKillContainer/non_killing_signal [2021-01-22T07:45:16.819Z] --- PASS: TestAPIIpcModeHost (0.45s) [2021-01-22T07:45:16.819Z] === RUN TestDaemonIpcModeShareable [2021-01-22T07:45:17.015Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-01-22T07:45:17.015Z] === RUN TestKillContainer/killing_signal [2021-01-22T07:45:17.953Z] --- PASS: TestKillContainer (2.35s) [2021-01-22T07:45:17.953Z] --- PASS: TestKillContainer/no_signal (0.73s) [2021-01-22T07:45:17.953Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-01-22T07:45:17.953Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2021-01-22T07:45:17.953Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-22T07:45:17.953Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-22T07:45:18.322Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2021-01-22T07:45:18.322Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-01-22T07:45:18.322Z] === RUN TestDaemonIpcModePrivate [2021-01-22T07:45:18.364Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-22T07:45:18.522Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-01-22T07:45:18.782Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-22T07:45:19.352Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2021-01-22T07:45:19.352Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-01-22T07:45:19.352Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-22T07:45:19.720Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s) [2021-01-22T07:45:19.720Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2021-01-22T07:45:19.720Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-01-22T07:45:19.720Z] === RUN TestKillStoppedContainer [2021-01-22T07:45:19.720Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-01-22T07:45:19.720Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-22T07:45:19.720Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-01-22T07:45:19.720Z] === RUN TestKillDifferentUserContainer [2021-01-22T07:45:20.660Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-01-22T07:45:20.660Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2021-01-22T07:45:20.660Z] === RUN TestInspectOomKilledTrue [2021-01-22T07:45:20.660Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-22T07:45:20.660Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:45:20.660Z] === RUN TestInspectOomKilledFalse [2021-01-22T07:45:20.660Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-22T07:45:20.660Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:45:20.660Z] === RUN TestLinksEtcHostsContentMatch [2021-01-22T07:45:20.856Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2021-01-22T07:45:20.856Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-01-22T07:45:20.856Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-22T07:45:21.228Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2021-01-22T07:45:21.228Z] === RUN TestLinksContainerNames [2021-01-22T07:45:22.357Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s) [2021-01-22T07:45:22.357Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-01-22T07:45:22.357Z] === RUN TestIpcModeOlderClient [2021-01-22T07:45:22.357Z] === PAUSE TestIpcModeOlderClient [2021-01-22T07:45:22.357Z] === RUN TestKillContainerInvalidSignal [2021-01-22T07:45:22.608Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-01-22T07:45:22.645Z] --- PASS: TestKillContainerInvalidSignal (0.58s) [2021-01-22T07:45:22.645Z] === RUN TestKillContainer [2021-01-22T07:45:22.645Z] === RUN TestKillContainer/no_signal [2021-01-22T07:45:22.866Z] --- PASS: TestLinksContainerNames (1.62s) [2021-01-22T07:45:22.866Z] === RUN TestLogsFollowTailEmpty [2021-01-22T07:45:23.294Z] === RUN TestKillContainer/non_killing_signal [2021-01-22T07:45:23.350Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.15s) [2021-01-22T07:45:23.350Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xvg1xxdi3zwbjkyr2zp0ps7iu Created:2021-01-22 07:45:15.036611409 +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[8b082e170829c4f0887e760aff4433804416ff5e8c710f387718f991c242e102:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rqesqdp7zbw2z8rhcp5yixdhl EndpointID:b32bd7ea4f21c0b44c44074b053cfb489499e130244b64a5eeb7a133a3033d83 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c5697e6a22339395a52b0f187fbfd2b868b6ea9ca1d00418bef2f2e9558a938f 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:b5db0ccd5b23 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rqesqdp7zbw2z8rhcp5yixdhl EndpointID:b32bd7ea4f21c0b44c44074b053cfb489499e130244b64a5eeb7a133a3033d83 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-22T07:45:23.350Z] PASS [2021-01-22T07:45:23.350Z] [2021-01-22T07:45:23.350Z] === Skipped [2021-01-22T07:45:23.350Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T07:45:23.350Z] service_test.go:236: FLAKY_TEST [2021-01-22T07:45:23.350Z] [2021-01-22T07:45:23.350Z] [2021-01-22T07:45:23.350Z] DONE 26 tests, 1 skipped in 60.754s [2021-01-22T07:45:23.350Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-22T07:45:23.350Z] ++ 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 [2021-01-22T07:45:23.350Z] ++ set -e [2021-01-22T07:45:23.350Z] ++ '[' -n 0 ']' [2021-01-22T07:45:23.350Z] ++ set -x [2021-01-22T07:45:23.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:45:23.350Z] INFO: Testing against a local daemon [2021-01-22T07:45:23.350Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-22T07:45:23.350Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T07:45:23.350Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:45:23.350Z] === RUN TestDockerNetworkIpvlan [2021-01-22T07:45:23.350Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-22T07:45:23.350Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:45:23.350Z] PASS [2021-01-22T07:45:23.350Z] [2021-01-22T07:45:23.350Z] === Skipped [2021-01-22T07:45:23.350Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T07:45:23.350Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:45:23.350Z] [2021-01-22T07:45:23.350Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-22T07:45:23.350Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:45:23.350Z] [2021-01-22T07:45:23.350Z] [2021-01-22T07:45:23.350Z] DONE 2 tests, 2 skipped in 0.160s [2021-01-22T07:45:23.350Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-22T07:45:23.350Z] ++ 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 [2021-01-22T07:45:23.350Z] ++ set -e [2021-01-22T07:45:23.350Z] ++ '[' -n 0 ']' [2021-01-22T07:45:23.350Z] ++ set -x [2021-01-22T07:45:23.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:45:23.350Z] INFO: Testing against a local daemon [2021-01-22T07:45:23.350Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-22T07:45:23.435Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-01-22T07:45:23.591Z] === RUN TestKillContainer/killing_signal [2021-01-22T07:45:23.696Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2021-01-22T07:45:23.696Z] === RUN TestContainerNetworkMountsNoChown [2021-01-22T07:45:24.620Z] --- PASS: TestKillContainer (1.63s) [2021-01-22T07:45:24.620Z] --- PASS: TestKillContainer/no_signal (0.50s) [2021-01-22T07:45:24.620Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2021-01-22T07:45:24.620Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2021-01-22T07:45:24.620Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-22T07:45:24.620Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-22T07:45:24.636Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/default [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/default [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/private [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/private [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/rprivate [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/slave [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/slave [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/rslave [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/shared [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/shared [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/rshared [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-22T07:45:24.636Z] === CONT TestMountDaemonRoot/default [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-22T07:45:24.636Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-22T07:45:24.636Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-22T07:45:24.636Z] === CONT TestMountDaemonRoot/rshared [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T07:45:24.636Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-22T07:45:24.636Z] === CONT TestMountDaemonRoot/shared [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-22T07:45:24.636Z] === CONT TestMountDaemonRoot/rslave [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T07:45:24.636Z] === CONT TestMountDaemonRoot/slave [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-22T07:45:24.636Z] === CONT TestMountDaemonRoot/rprivate [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T07:45:24.636Z] === CONT TestMountDaemonRoot/private [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-22T07:45:24.636Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-22T07:45:24.636Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-22T07:45:24.636Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-22T07:45:24.636Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-22T07:45:24.636Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-01-22T07:45:24.636Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-22T07:45:24.636Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T07:45:24.896Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-22T07:45:24.896Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T07:45:24.896Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-22T07:45:24.896Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-22T07:45:24.896Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-22T07:45:24.896Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-22T07:45:24.896Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-22T07:45:24.896Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-22T07:45:24.896Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T07:45:24.896Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-22T07:45:24.997Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-22T07:45:25.155Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T07:45:25.155Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-22T07:45:25.155Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-01-22T07:45:25.155Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-22T07:45:25.155Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-22T07:45:25.155Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-22T07:45:25.155Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-22T07:45:25.155Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T07:45:25.155Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-22T07:45:25.155Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T07:45:25.262Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.24s) [2021-01-22T07:45:25.262Z] === RUN TestDockerNetworkMacvlan [2021-01-22T07:45:25.415Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-22T07:45:25.415Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-22T07:45:25.415Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot (0.06s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-01-22T07:45:25.415Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-01-22T07:45:25.415Z] === RUN TestContainerBindMountNonRecursive [2021-01-22T07:45:25.630Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2021-01-22T07:45:25.630Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2021-01-22T07:45:25.630Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2021-01-22T07:45:25.630Z] === RUN TestKillStoppedContainer [2021-01-22T07:45:25.630Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-01-22T07:45:25.630Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-22T07:45:25.630Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-01-22T07:45:25.630Z] === RUN TestKillDifferentUserContainer [2021-01-22T07:45:25.985Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-01-22T07:45:26.202Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-22T07:45:26.264Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2021-01-22T07:45:26.264Z] === RUN TestInspectOomKilledTrue [2021-01-22T07:45:26.815Z] --- PASS: TestServiceUpdatePidsLimit (18.07s) [2021-01-22T07:45:26.815Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-01-22T07:45:26.815Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-01-22T07:45:26.815Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2021-01-22T07:45:26.815Z] PASS [2021-01-22T07:45:26.815Z] [2021-01-22T07:45:26.815Z] === Skipped [2021-01-22T07:45:26.815Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-01-22T07:45:26.815Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T07:45:26.815Z] [2021-01-22T07:45:26.815Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-01-22T07:45:26.815Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:45:26.815Z] [2021-01-22T07:45:26.815Z] [2021-01-22T07:45:26.815Z] DONE 27 tests, 2 skipped in 180.044s [2021-01-22T07:45:26.815Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-01-22T07:45:26.815Z] ++ 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 [2021-01-22T07:45:26.815Z] ++ set -e [2021-01-22T07:45:26.815Z] ++ '[' -n 0 ']' [2021-01-22T07:45:26.815Z] ++ set -x [2021-01-22T07:45:26.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:45:26.815Z] INFO: Testing against a local daemon [2021-01-22T07:45:26.815Z] === RUN TestSessionCreate [2021-01-22T07:45:26.815Z] --- PASS: TestSessionCreate (0.02s) [2021-01-22T07:45:26.815Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-22T07:45:26.815Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-01-22T07:45:26.815Z] PASS [2021-01-22T07:45:26.815Z] [2021-01-22T07:45:26.815Z] DONE 2 tests in 0.233s [2021-01-22T07:45:26.815Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-01-22T07:45:26.815Z] ++ 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 [2021-01-22T07:45:26.815Z] ++ set -e [2021-01-22T07:45:26.815Z] ++ '[' -n 0 ']' [2021-01-22T07:45:26.815Z] ++ set -x [2021-01-22T07:45:26.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:45:26.815Z] INFO: Testing against a local daemon [2021-01-22T07:45:26.815Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-22T07:45:26.815Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T07:45:26.815Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T07:45:26.815Z] === RUN TestEventsExecDie [2021-01-22T07:45:26.815Z] --- PASS: TestEventsExecDie (1.01s) [2021-01-22T07:45:26.815Z] === RUN TestEventsBackwardsCompatible [2021-01-22T07:45:27.104Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-01-22T07:45:27.104Z] === RUN TestInfoBinaryCommits [2021-01-22T07:45:27.104Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-01-22T07:45:27.104Z] === RUN TestInfoAPIVersioned [2021-01-22T07:45:27.104Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-22T07:45:27.104Z] === RUN TestInfoDiscoveryBackend [2021-01-22T07:45:27.295Z] --- PASS: TestInspectOomKilledTrue (1.00s) [2021-01-22T07:45:27.295Z] === RUN TestInspectOomKilledFalse [2021-01-22T07:45:27.366Z] --- PASS: TestContainerBindMountNonRecursive (1.80s) [2021-01-22T07:45:27.366Z] === RUN TestContainerVolumesMountedAsShared [2021-01-22T07:45:27.585Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2021-01-22T07:45:27.585Z] === RUN TestLinksEtcHostsContentMatch [2021-01-22T07:45:27.586Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-22T07:45:27.733Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-01-22T07:45:27.734Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-22T07:45:27.935Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s) [2021-01-22T07:45:27.935Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-22T07:45:28.194Z] --- PASS: TestContainerVolumesMountedAsSlave (0.49s) [2021-01-22T07:45:28.194Z] === RUN TestNetworkNat [2021-01-22T07:45:28.214Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2021-01-22T07:45:28.214Z] === RUN TestLinksContainerNames [2021-01-22T07:45:28.761Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-22T07:45:28.761Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-22T07:45:28.761Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-01-22T07:45:28.970Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-22T07:45:29.021Z] --- PASS: TestNetworkNat (0.78s) [2021-01-22T07:45:29.021Z] === RUN TestNetworkLocalhostTCPNat [2021-01-22T07:45:29.050Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-01-22T07:45:29.050Z] === RUN TestInfoAPI [2021-01-22T07:45:29.050Z] --- PASS: TestInfoAPI (0.01s) [2021-01-22T07:45:29.050Z] === RUN TestInfoAPIWarnings [2021-01-22T07:45:29.244Z] --- PASS: TestLinksContainerNames (1.06s) [2021-01-22T07:45:29.244Z] === RUN TestLogsFollowTailEmpty [2021-01-22T07:45:29.281Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-01-22T07:45:29.849Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2021-01-22T07:45:29.849Z] === RUN TestNetworkLoopbackNat [2021-01-22T07:45:29.872Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2021-01-22T07:45:29.872Z] === RUN TestContainerNetworkMountsNoChown [2021-01-22T07:45:30.162Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/default [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/default [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/private [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/private [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/rprivate [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/slave [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/slave [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/rslave [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/shared [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/shared [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/rshared [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-22T07:45:30.162Z] === CONT TestMountDaemonRoot/default [2021-01-22T07:45:30.162Z] === CONT TestMountDaemonRoot/shared [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-22T07:45:30.162Z] === CONT TestMountDaemonRoot/rslave [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-22T07:45:30.162Z] === CONT TestMountDaemonRoot/rprivate [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T07:45:30.162Z] === CONT TestMountDaemonRoot/rshared [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T07:45:30.162Z] === CONT TestMountDaemonRoot/slave [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-22T07:45:30.162Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-22T07:45:30.162Z] === CONT TestMountDaemonRoot/private [2021-01-22T07:45:30.162Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-22T07:45:30.163Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-22T07:45:30.163Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-22T07:45:30.163Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-22T07:45:30.163Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-22T07:45:30.163Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-22T07:45:30.163Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-22T07:45:30.163Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-22T07:45:30.163Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-22T07:45:30.163Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-22T07:45:30.163Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-22T07:45:30.163Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-22T07:45:30.454Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-22T07:45:30.454Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-22T07:45:30.454Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-22T07:45:30.454Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-22T07:45:30.454Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-22T07:45:30.454Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T07:45:30.454Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-22T07:45:30.454Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T07:45:30.454Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-22T07:45:30.454Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-22T07:45:30.454Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-22T07:45:30.454Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-22T07:45:30.454Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T07:45:30.454Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-22T07:45:30.454Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T07:45:30.454Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T07:45:30.455Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-22T07:45:30.455Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T07:45:30.455Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-22T07:45:30.455Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-22T07:45:30.455Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-22T07:45:30.455Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-22T07:45:30.455Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-22T07:45:30.455Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-01-22T07:45:30.455Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-01-22T07:45:30.455Z] === RUN TestContainerBindMountNonRecursive [2021-01-22T07:45:31.962Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2021-01-22T07:45:31.962Z] === RUN TestContainerVolumesMountedAsShared [2021-01-22T07:45:32.271Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-22T07:45:32.595Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2021-01-22T07:45:32.595Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-22T07:45:32.889Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s) [2021-01-22T07:45:32.889Z] === RUN TestNetworkNat [2021-01-22T07:45:33.137Z] --- PASS: TestNetworkLoopbackNat (2.83s) [2021-01-22T07:45:33.137Z] === RUN TestPause [2021-01-22T07:45:33.396Z] --- PASS: TestPause (0.83s) [2021-01-22T07:45:33.396Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-22T07:45:33.396Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T07:45:33.396Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T07:45:33.396Z] === RUN TestPauseStopPausedContainer [2021-01-22T07:45:33.535Z] --- PASS: TestNetworkNat (0.54s) [2021-01-22T07:45:33.535Z] === RUN TestNetworkLocalhostTCPNat [2021-01-22T07:45:33.830Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2021-01-22T07:45:33.830Z] === RUN TestNetworkLoopbackNat [2021-01-22T07:45:33.964Z] === RUN TestDockerSuite/TestBuildBlankName [2021-01-22T07:45:34.224Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2021-01-22T07:45:34.224Z] === RUN TestPsFilter [2021-01-22T07:45:34.224Z] --- PASS: TestPsFilter (0.15s) [2021-01-22T07:45:34.224Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-22T07:45:34.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-01-22T07:45:34.792Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2021-01-22T07:45:34.792Z] === RUN TestRemoveContainerWithVolume [2021-01-22T07:45:35.051Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-01-22T07:45:35.621Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2021-01-22T07:45:35.621Z] === RUN TestRemoveContainerRunning [2021-01-22T07:45:36.472Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-22T07:45:36.559Z] --- PASS: TestRemoveContainerRunning (0.86s) [2021-01-22T07:45:36.559Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-22T07:45:36.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-01-22T07:45:37.127Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2021-01-22T07:45:37.127Z] === RUN TestRemoveInvalidContainer [2021-01-22T07:45:37.127Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-01-22T07:45:37.127Z] === RUN TestRenameLinkedContainer [2021-01-22T07:45:37.325Z] --- PASS: TestNetworkLoopbackNat (2.77s) [2021-01-22T07:45:37.325Z] === RUN TestPause [2021-01-22T07:45:37.325Z] --- PASS: TestPause (0.58s) [2021-01-22T07:45:37.325Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-22T07:45:37.325Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T07:45:37.325Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T07:45:37.325Z] === RUN TestPauseStopPausedContainer [2021-01-22T07:45:37.973Z] --- PASS: TestPauseStopPausedContainer (0.58s) [2021-01-22T07:45:37.973Z] === RUN TestPsFilter [2021-01-22T07:45:37.973Z] --- PASS: TestPsFilter (0.15s) [2021-01-22T07:45:37.973Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-22T07:45:38.605Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2021-01-22T07:45:38.605Z] === RUN TestRemoveContainerWithVolume [2021-01-22T07:45:39.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-01-22T07:45:39.234Z] --- PASS: TestRemoveContainerWithVolume (0.58s) [2021-01-22T07:45:39.234Z] === RUN TestRemoveContainerRunning [2021-01-22T07:45:39.866Z] --- PASS: TestRemoveContainerRunning (0.53s) [2021-01-22T07:45:39.866Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-22T07:45:39.975Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-01-22T07:45:40.156Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2021-01-22T07:45:40.156Z] === RUN TestRemoveInvalidContainer [2021-01-22T07:45:40.156Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-01-22T07:45:40.156Z] === RUN TestRenameLinkedContainer [2021-01-22T07:45:40.543Z] --- PASS: TestRenameLinkedContainer (3.40s) [2021-01-22T07:45:40.543Z] === RUN TestRenameStoppedContainer [2021-01-22T07:45:41.481Z] --- PASS: TestRenameStoppedContainer (0.88s) [2021-01-22T07:45:41.481Z] === RUN TestRenameRunningContainerAndReuse [2021-01-22T07:45:42.050Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-01-22T07:45:42.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-01-22T07:45:42.881Z] --- PASS: TestRenameLinkedContainer (2.28s) [2021-01-22T07:45:42.881Z] === RUN TestRenameStoppedContainer [2021-01-22T07:45:43.051Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-22T07:45:43.171Z] --- PASS: TestRenameStoppedContainer (0.54s) [2021-01-22T07:45:43.171Z] === RUN TestRenameRunningContainerAndReuse [2021-01-22T07:45:43.189Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2021-01-22T07:45:43.189Z] === RUN TestRenameInvalidName [2021-01-22T07:45:43.992Z] --- PASS: TestDockerNetworkMacvlan (18.92s) [2021-01-22T07:45:43.992Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-01-22T07:45:43.992Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-01-22T07:45:43.992Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.14s) [2021-01-22T07:45:43.992Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s) [2021-01-22T07:45:43.992Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.94s) [2021-01-22T07:45:43.992Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2021-01-22T07:45:43.992Z] PASS [2021-01-22T07:45:43.992Z] [2021-01-22T07:45:43.992Z] DONE 8 tests in 21.323s [2021-01-22T07:45:43.992Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-22T07:45:43.992Z] ++ 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 [2021-01-22T07:45:43.992Z] ++ set -e [2021-01-22T07:45:43.992Z] ++ '[' -n 0 ']' [2021-01-22T07:45:43.992Z] ++ set -x [2021-01-22T07:45:43.992Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:45:44.130Z] --- PASS: TestRenameInvalidName (0.87s) [2021-01-22T07:45:44.130Z] === RUN TestRenameAnonymousContainer [2021-01-22T07:45:44.205Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2021-01-22T07:45:44.205Z] === RUN TestRenameInvalidName [2021-01-22T07:45:44.252Z] testing: warning: no tests to run [2021-01-22T07:45:44.252Z] PASS [2021-01-22T07:45:44.252Z] [2021-01-22T07:45:44.252Z] DONE 0 tests in 0.030s [2021-01-22T07:45:44.252Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-22T07:45:44.252Z] ++ 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 [2021-01-22T07:45:44.252Z] ++ set -e [2021-01-22T07:45:44.252Z] ++ '[' -n 0 ']' [2021-01-22T07:45:44.252Z] ++ set -x [2021-01-22T07:45:44.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:45:44.252Z] INFO: Testing against a local daemon [2021-01-22T07:45:44.252Z] === RUN TestAuthZPluginAllowRequest [2021-01-22T07:45:44.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-01-22T07:45:44.837Z] --- PASS: TestRenameInvalidName (0.54s) [2021-01-22T07:45:44.837Z] === RUN TestRenameAnonymousContainer [2021-01-22T07:45:44.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-01-22T07:45:46.162Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2021-01-22T07:45:46.162Z] === RUN TestAuthZPluginTLS [2021-01-22T07:45:46.734Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-01-22T07:45:46.734Z] === RUN TestAuthZPluginDenyRequest [2021-01-22T07:45:46.910Z] --- PASS: TestRenameAnonymousContainer (1.96s) [2021-01-22T07:45:46.910Z] === RUN TestRenameContainerWithSameName [2021-01-22T07:45:47.200Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2021-01-22T07:45:47.200Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-22T07:45:47.496Z] --- PASS: TestRenameAnonymousContainer (3.11s) [2021-01-22T07:45:47.496Z] === RUN TestRenameContainerWithSameName [2021-01-22T07:45:47.602Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-01-22T07:45:47.602Z] === RUN TestInfoDebug [2021-01-22T07:45:47.602Z] --- PASS: TestInfoDebug (0.52s) [2021-01-22T07:45:47.602Z] === RUN TestInfoInsecureRegistries [2021-01-22T07:45:47.602Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-01-22T07:45:47.602Z] === RUN TestInfoRegistryMirrors [2021-01-22T07:45:47.602Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-01-22T07:45:47.602Z] === RUN TestLoginFailsWithBadCredentials [2021-01-22T07:45:47.602Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-01-22T07:45:47.602Z] === RUN TestPingCacheHeaders [2021-01-22T07:45:47.602Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-01-22T07:45:47.602Z] === RUN TestPingGet [2021-01-22T07:45:47.602Z] --- PASS: TestPingGet (0.01s) [2021-01-22T07:45:47.602Z] === RUN TestPingHead [2021-01-22T07:45:47.602Z] --- PASS: TestPingHead (0.01s) [2021-01-22T07:45:47.602Z] === RUN TestVersion [2021-01-22T07:45:47.602Z] --- PASS: TestVersion (0.01s) [2021-01-22T07:45:47.602Z] PASS [2021-01-22T07:45:47.602Z] [2021-01-22T07:45:47.602Z] === Skipped [2021-01-22T07:45:47.602Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T07:45:47.602Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T07:45:47.602Z] [2021-01-22T07:45:47.602Z] [2021-01-22T07:45:47.602Z] DONE 18 tests, 1 skipped in 21.467s [2021-01-22T07:45:47.602Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-01-22T07:45:47.602Z] ++ 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 [2021-01-22T07:45:47.602Z] ++ set -e [2021-01-22T07:45:47.602Z] ++ '[' -n 0 ']' [2021-01-22T07:45:47.602Z] ++ set -x [2021-01-22T07:45:47.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:45:47.602Z] INFO: Testing against a local daemon [2021-01-22T07:45:47.602Z] === RUN TestVolumesCreateAndList [2021-01-22T07:45:47.602Z] --- PASS: TestVolumesCreateAndList (0.01s) [2021-01-22T07:45:47.602Z] === RUN TestVolumesRemove [2021-01-22T07:45:47.602Z] --- PASS: TestVolumesRemove (0.16s) [2021-01-22T07:45:47.602Z] === RUN TestVolumesInspect [2021-01-22T07:45:47.602Z] --- PASS: TestVolumesInspect (0.01s) [2021-01-22T07:45:47.602Z] === RUN TestVolumesInvalidJSON [2021-01-22T07:45:47.602Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-22T07:45:47.602Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-22T07:45:47.602Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-22T07:45:47.602Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-01-22T07:45:47.602Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-22T07:45:47.602Z] PASS [2021-01-22T07:45:47.602Z] [2021-01-22T07:45:47.602Z] DONE 5 tests in 0.344s [2021-01-22T07:45:47.602Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-22T07:45:47.675Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2021-01-22T07:45:47.675Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-22T07:45:47.891Z] ++++ cat bundles/test-integration/docker.pid [2021-01-22T07:45:47.891Z] +++ kill 12234 [2021-01-22T07:45:48.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-01-22T07:45:48.066Z] --- PASS: TestRenameContainerWithSameName (1.06s) [2021-01-22T07:45:48.066Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-22T07:45:48.234Z] --- PASS: TestRenameContainerWithLinkedContainer (1.04s) [2021-01-22T07:45:48.234Z] === RUN TestResize [2021-01-22T07:45:48.246Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2021-01-22T07:45:48.246Z] === RUN TestAuthZPluginDenyResponse [2021-01-22T07:45:48.816Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2021-01-22T07:45:48.816Z] === RUN TestAuthZPluginAllowEventStream [2021-01-22T07:45:48.862Z] --- PASS: TestResize (0.52s) [2021-01-22T07:45:48.862Z] === RUN TestResizeWithInvalidSize [2021-01-22T07:45:49.153Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2021-01-22T07:45:49.153Z] === RUN TestResizeWhenContainerNotStarted [2021-01-22T07:45:49.388Z] +++ /etc/init.d/apparmor stop [2021-01-22T07:45:49.388Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-22T07:45:49.388Z] [2021-01-22T07:45:49.388Z] Unloading profiles will leave already running processes permanently [2021-01-22T07:45:49.388Z] unconfined, which can lead to unexpected situations. [2021-01-22T07:45:49.388Z] [2021-01-22T07:45:49.388Z] To set a process to complain mode, use the command line tool [2021-01-22T07:45:49.388Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-22T07:45:49.388Z] +++ true [2021-01-22T07:45:49.388Z] exiting test-integration [2021-01-22T07:45:49.388Z] ++ exit 0 [2021-01-22T07:45:49.388Z] [2021-01-22T07:45:49.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-01-22T07:45:49.783Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2021-01-22T07:45:49.783Z] === RUN TestDaemonRestartKillContainers [2021-01-22T07:45:49.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T07:45:49.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T07:45:49.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T07:45:49.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T07:45:49.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T07:45:49.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T07:45:49.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T07:45:49.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T07:45:49.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T07:45:49.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T07:45:49.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T07:45:49.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T07:45:49.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T07:45:49.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T07:45:49.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T07:45:49.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T07:45:49.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:45:49.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:45:49.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:45:49.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:45:49.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:45:49.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:45:49.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:45:49.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:45:49.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T07:45:49.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T07:45:49.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T07:45:49.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:45:50.015Z] --- PASS: TestRenameContainerWithLinkedContainer (1.83s) [2021-01-22T07:45:50.015Z] === RUN TestResize [2021-01-22T07:45:50.729Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2021-01-22T07:45:50.729Z] === RUN TestAuthZPluginErrorResponse [2021-01-22T07:45:50.953Z] --- PASS: TestResize (0.82s) [2021-01-22T07:45:50.953Z] === RUN TestResizeWithInvalidSize [2021-01-22T07:45:51.300Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2021-01-22T07:45:51.300Z] === RUN TestAuthZPluginErrorRequest [2021-01-22T07:45:51.522Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2021-01-22T07:45:51.522Z] === RUN TestResizeWhenContainerNotStarted [2021-01-22T07:45:51.860Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:45:51.871Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2021-01-22T07:45:51.871Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration Post stage [Pipeline] junit [2021-01-22T07:45:52.146Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-22T07:45:52.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:45:52.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T07:45:52.496Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:45:52.749Z] + echo Ensuring container killed. [2021-01-22T07:45:52.749Z] Ensuring container killed. [2021-01-22T07:45:52.749Z] + docker rm -vf docker-pr1 [2021-01-22T07:45:52.749Z] Error: No such container: docker-pr1 [2021-01-22T07:45:52.749Z] + true [Pipeline] sh [2021-01-22T07:45:52.812Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-01-22T07:45:52.812Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-22T07:45:52.905Z] --- PASS: TestResizeWhenContainerNotStarted (1.16s) [2021-01-22T07:45:52.905Z] === RUN TestDaemonRestartKillContainers [2021-01-22T07:45:52.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T07:45:52.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T07:45:52.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T07:45:52.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T07:45:52.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T07:45:52.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T07:45:52.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T07:45:52.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T07:45:52.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T07:45:52.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T07:45:52.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T07:45:52.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T07:45:52.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T07:45:52.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T07:45:52.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T07:45:52.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T07:45:52.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:45:52.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:45:52.906Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:45:52.906Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:45:52.906Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:45:52.906Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:45:52.906Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:45:52.906Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:45:52.906Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T07:45:52.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T07:45:53.120Z] + echo Chowning /workspace to jenkins user [2021-01-22T07:45:53.120Z] Chowning /workspace to jenkins user [2021-01-22T07:45:53.120Z] + id -u [2021-01-22T07:45:53.120Z] + id -g [2021-01-22T07:45:53.120Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41917:/workspace busybox chown -R 1001:1001 /workspace [2021-01-22T07:45:53.120Z] Unable to find image 'busybox:latest' locally [2021-01-22T07:45:53.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-01-22T07:45:53.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T07:45:54.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T07:45:54.227Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-01-22T07:45:54.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T07:45:54.619Z] latest: Pulling from library/busybox [2021-01-22T07:45:54.619Z] 9312e6d87390: Pulling fs layer [2021-01-22T07:45:54.788Z] Copying nested executables into bundles/binary-daemon [2021-01-22T07:45:54.908Z] 9312e6d87390: Verifying Checksum [2021-01-22T07:45:54.908Z] 9312e6d87390: Download complete [2021-01-22T07:45:55.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T07:45:55.197Z] 9312e6d87390: Pull complete [2021-01-22T07:45:55.197Z] Digest: sha256:c5439d7db88ab5423999530349d327b04279ad3161d7596d2126dfb5b02bfd1f [2021-01-22T07:45:55.197Z] Status: Downloaded newer image for busybox:latest [2021-01-22T07:45:55.355Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2021-01-22T07:45:55.355Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-22T07:45:56.045Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T07:45:56.155Z] [2021-01-22T07:45:56.677Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T07:45:57.266Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2021-01-22T07:45:57.266Z] === RUN TestAuthZPluginHeader [2021-01-22T07:45:57.841Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-22T07:45:57.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.91s) [2021-01-22T07:45:57.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s) [2021-01-22T07:45:57.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2021-01-22T07:45:57.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s) [2021-01-22T07:45:57.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2021-01-22T07:45:57.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2021-01-22T07:45:57.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2021-01-22T07:45:57.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2021-01-22T07:45:57.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2021-01-22T07:45:57.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.85s) [2021-01-22T07:45:57.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s) [2021-01-22T07:45:57.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s) [2021-01-22T07:45:57.841Z] === RUN TestCgroupNamespacesRun [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-22T07:45:58.207Z] --- PASS: TestAuthZPluginHeader (1.05s) [2021-01-22T07:45:58.207Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-22T07:45:58.207Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-22T07:45:58.207Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:45:58.207Z] === RUN TestAuthZPluginV2Disable [2021-01-22T07:45:58.207Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-01-22T07:45:58.207Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:45:58.207Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-22T07:45:58.207Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-22T07:45:58.207Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:45:58.207Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-22T07:45:58.207Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-22T07:45:58.207Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:45:58.207Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-22T07:45:58.297Z] + bundleName=s390x-integration [2021-01-22T07:45:58.297Z] + echo Creating s390x-integration-bundles.tar.gz [2021-01-22T07:45:58.297Z] Creating s390x-integration-bundles.tar.gz [2021-01-22T07:45:58.297Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2021-01-22T07:45:58.297Z] + 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 [2021-01-22T07:45:58.340Z] Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-01-22T07:45:58.782Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41917/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-22T07:45:58.998Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -e DOCKER_GRAPHDRIVER docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/make.sh cross [2021-01-22T07:45:59.157Z] + make clean [2021-01-22T07:45:59.256Z] [2021-01-22T07:45:59.340Z] --- PASS: TestCgroupNamespacesRun (1.38s) [2021-01-22T07:45:59.340Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-22T07:45:59.447Z] docker volume rm -f docker-dev-cache [2021-01-22T07:45:59.447Z] docker-dev-cache [Pipeline] deleteDir [2021-01-22T07:45:59.512Z] Removing bundles/ [2021-01-22T07:45:59.512Z] [2021-01-22T07:45:59.512Z] ---> Making bundle: cross (in bundles/cross) [2021-01-22T07:45:59.512Z] Cross building: bundles/cross/linux/amd64 [2021-01-22T07:45:59.512Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-01-22T07:45:59.512Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-01-22T07:46:00.374Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2021-01-22T07:46:00.374Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-22T07:46:01.885Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.39s) [2021-01-22T07:46:01.885Z] === RUN TestCgroupNamespacesRunHostMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T07:46:01.972Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T07:46:01.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-01-22T07:46:01.972Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T07:46:03.386Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2021-01-22T07:46:03.386Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-22T07:46:03.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-01-22T07:46:04.447Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T07:46:04.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:46:04.890Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s) [2021-01-22T07:46:04.890Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-22T07:46:04.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-01-22T07:46:05.923Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2021-01-22T07:46:05.923Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-22T07:46:06.871Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T07:46:06.952Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-01-22T07:46:06.952Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-22T07:46:07.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:46:07.983Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2021-01-22T07:46:07.983Z] === RUN TestKernelTCPMemory [2021-01-22T07:46:08.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-01-22T07:46:08.579Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T07:46:08.612Z] --- PASS: TestKernelTCPMemory (0.65s) [2021-01-22T07:46:08.612Z] === RUN TestNISDomainname [2021-01-22T07:46:09.147Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T07:46:09.644Z] --- PASS: TestNISDomainname (0.73s) [2021-01-22T07:46:09.644Z] === RUN TestHostnameDnsResolution [2021-01-22T07:46:10.274Z] --- PASS: TestHostnameDnsResolution (0.83s) [2021-01-22T07:46:10.274Z] === RUN TestStats [2021-01-22T07:46:10.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-01-22T07:46:11.466Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-22T07:46:11.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.32s) [2021-01-22T07:46:11.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.82s) [2021-01-22T07:46:11.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.19s) [2021-01-22T07:46:11.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.27s) [2021-01-22T07:46:11.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.22s) [2021-01-22T07:46:11.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.98s) [2021-01-22T07:46:11.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s) [2021-01-22T07:46:11.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s) [2021-01-22T07:46:11.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2021-01-22T07:46:11.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.81s) [2021-01-22T07:46:11.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s) [2021-01-22T07:46:11.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s) [2021-01-22T07:46:11.466Z] === RUN TestCgroupNamespacesRun [2021-01-22T07:46:11.726Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-01-22T07:46:12.996Z] --- PASS: TestStats (2.54s) [2021-01-22T07:46:12.996Z] === RUN TestStopContainerWithTimeout [2021-01-22T07:46:12.996Z] === RUN TestStopContainerWithTimeout/0 [2021-01-22T07:46:12.996Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-22T07:46:12.996Z] === RUN TestStopContainerWithTimeout/1 [2021-01-22T07:46:12.996Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-22T07:46:12.996Z] === RUN TestStopContainerWithTimeout/3 [2021-01-22T07:46:12.996Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-22T07:46:12.996Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-22T07:46:12.996Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-22T07:46:12.996Z] === CONT TestStopContainerWithTimeout/0 [2021-01-22T07:46:12.996Z] === CONT TestStopContainerWithTimeout/1 [2021-01-22T07:46:12.996Z] === CONT TestStopContainerWithTimeout/3 [2021-01-22T07:46:12.996Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-22T07:46:13.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-01-22T07:46:13.634Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2021-01-22T07:46:13.634Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-22T07:46:14.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-01-22T07:46:14.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-01-22T07:46:15.093Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2021-01-22T07:46:15.093Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-22T07:46:16.310Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.15s) [2021-01-22T07:46:16.310Z] PASS [2021-01-22T07:46:16.310Z] [2021-01-22T07:46:16.310Z] === Skipped [2021-01-22T07:46:16.310Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-22T07:46:16.310Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:46:16.310Z] [2021-01-22T07:46:16.310Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-01-22T07:46:16.310Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:46:16.310Z] [2021-01-22T07:46:16.310Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-22T07:46:16.310Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:46:16.310Z] [2021-01-22T07:46:16.310Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-22T07:46:16.310Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:46:16.310Z] [2021-01-22T07:46:16.310Z] [2021-01-22T07:46:16.310Z] DONE 17 tests, 4 skipped in 32.209s [2021-01-22T07:46:16.310Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-22T07:46:16.310Z] ++ 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 [2021-01-22T07:46:16.310Z] ++ set -e [2021-01-22T07:46:16.310Z] ++ '[' -n 0 ']' [2021-01-22T07:46:16.310Z] ++ set -x [2021-01-22T07:46:16.310Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:46:16.504Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-01-22T07:46:16.504Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2021-01-22T07:46:16.504Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2021-01-22T07:46:16.504Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2021-01-22T07:46:16.504Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-01-22T07:46:16.504Z] === RUN TestDeleteDevicemapper [2021-01-22T07:46:16.504Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-22T07:46:16.504Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T07:46:16.504Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-22T07:46:16.570Z] INFO: Testing against a local daemon [2021-01-22T07:46:16.570Z] === RUN TestPluginInvalidJSON [2021-01-22T07:46:16.570Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:46:16.570Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:46:16.570Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:46:16.570Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-01-22T07:46:16.570Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-22T07:46:16.570Z] === RUN TestPluginInstall [2021-01-22T07:46:16.570Z] === RUN TestPluginInstall/no_auth [2021-01-22T07:46:16.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-01-22T07:46:16.999Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) [2021-01-22T07:46:16.999Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-22T07:46:17.536Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2021-01-22T07:46:17.536Z] === RUN TestUpdateMemory [2021-01-22T07:46:18.167Z] --- PASS: TestUpdateMemory (0.72s) [2021-01-22T07:46:18.167Z] === RUN TestUpdateCPUQuota [2021-01-22T07:46:18.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-01-22T07:46:18.951Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2021-01-22T07:46:18.951Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-22T07:46:19.114Z] time="2021-01-22T07:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:46:19.114Z] time="2021-01-22T07:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61d169f0b2afba6bcabe56d227845d5eeda5c7ad73bc55a5878f523943f3f04e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:46:19.114Z] time="2021-01-22T07:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:46:19.114Z] time="2021-01-22T07:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61d169f0b2afba6bcabe56d227845d5eeda5c7ad73bc55a5878f523943f3f04e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:46:19.197Z] --- PASS: TestUpdateCPUQuota (0.84s) [2021-01-22T07:46:19.197Z] === RUN TestUpdatePidsLimit [2021-01-22T07:46:19.197Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-22T07:46:19.374Z] === RUN TestPluginInstall/with_htpasswd [2021-01-22T07:46:19.485Z] === RUN TestUpdatePidsLimit/no_change [2021-01-22T07:46:19.485Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-22T07:46:19.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-01-22T07:46:19.775Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-22T07:46:19.945Z] time="2021-01-22T07:46:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:46:19.945Z] time="2021-01-22T07:46:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5bd686fd493136992a9089006306c3cac4da6f4ee1f435e30ebc0fcfe421e5af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:46:19.945Z] time="2021-01-22T07:46:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:46:19.945Z] time="2021-01-22T07:46:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5bd686fd493136992a9089006306c3cac4da6f4ee1f435e30ebc0fcfe421e5af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:46:20.064Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-22T07:46:20.090Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-01-22T07:46:20.353Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-22T07:46:20.516Z] === RUN TestPluginInstall/with_insecure [2021-01-22T07:46:20.645Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-22T07:46:20.658Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2021-01-22T07:46:20.658Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-22T07:46:21.690Z] --- PASS: TestUpdatePidsLimit (2.36s) [2021-01-22T07:46:21.690Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2021-01-22T07:46:21.690Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-01-22T07:46:21.690Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2021-01-22T07:46:21.690Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2021-01-22T07:46:21.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2021-01-22T07:46:21.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2021-01-22T07:46:21.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2021-01-22T07:46:21.690Z] === RUN TestUpdateRestartPolicy [2021-01-22T07:46:21.899Z] time="2021-01-22T07:46:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:46:21.899Z] time="2021-01-22T07:46:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b036394e8de46132a0f83d797fa73278ee59404ca53346ff971aa3c75b35e87b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:46:21.899Z] time="2021-01-22T07:46:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:46:21.899Z] time="2021-01-22T07:46:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b036394e8de46132a0f83d797fa73278ee59404ca53346ff971aa3c75b35e87b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:46:22.159Z] --- PASS: TestPluginInstall (5.67s) [2021-01-22T07:46:22.159Z] --- PASS: TestPluginInstall/no_auth (2.71s) [2021-01-22T07:46:22.159Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2021-01-22T07:46:22.159Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2021-01-22T07:46:22.159Z] plugin_test.go:160: [d6834fee3efb7] daemon is not started [2021-01-22T07:46:22.159Z] === RUN TestPluginsWithRuntimes [2021-01-22T07:46:22.563Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-01-22T07:46:22.563Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.81s) [2021-01-22T07:46:22.563Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-22T07:46:23.503Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2021-01-22T07:46:23.503Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-22T07:46:24.701Z] === RUN TestPluginsWithRuntimes/No_Args [2021-01-22T07:46:25.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-01-22T07:46:25.411Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2021-01-22T07:46:25.411Z] === RUN TestKernelTCPMemory [2021-01-22T07:46:26.083Z] === RUN TestPluginsWithRuntimes/With_Args [2021-01-22T07:46:26.348Z] --- PASS: TestKernelTCPMemory (1.02s) [2021-01-22T07:46:26.348Z] === RUN TestNISDomainname [2021-01-22T07:46:26.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-01-22T07:46:27.546Z] --- PASS: TestNISDomainname (1.03s) [2021-01-22T07:46:27.546Z] === RUN TestHostnameDnsResolution [2021-01-22T07:46:27.993Z] --- PASS: TestPluginsWithRuntimes (5.69s) [2021-01-22T07:46:27.993Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.68s) [2021-01-22T07:46:27.993Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.70s) [2021-01-22T07:46:27.993Z] PASS [2021-01-22T07:46:27.993Z] [2021-01-22T07:46:27.993Z] DONE 9 tests in 11.574s [2021-01-22T07:46:27.993Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-22T07:46:27.993Z] ++ 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 [2021-01-22T07:46:27.993Z] ++ set -e [2021-01-22T07:46:27.993Z] ++ '[' -n 0 ']' [2021-01-22T07:46:27.993Z] ++ set -x [2021-01-22T07:46:27.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:46:28.117Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-01-22T07:46:28.253Z] INFO: Testing against a local daemon [2021-01-22T07:46:28.253Z] === RUN TestExternalGraphDriver [2021-01-22T07:46:28.253Z] === RUN TestExternalGraphDriver/json [2021-01-22T07:46:29.057Z] --- PASS: TestHostnameDnsResolution (1.49s) [2021-01-22T07:46:29.057Z] === RUN TestStats [2021-01-22T07:46:29.058Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-01-22T07:46:29.996Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-01-22T07:46:30.796Z] === RUN TestExternalGraphDriver/spec [2021-01-22T07:46:31.906Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-01-22T07:46:31.906Z] --- PASS: TestStats (2.98s) [2021-01-22T07:46:31.906Z] === RUN TestStopContainerWithTimeout [2021-01-22T07:46:31.906Z] === RUN TestStopContainerWithTimeout/0 [2021-01-22T07:46:31.906Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-22T07:46:31.906Z] === RUN TestStopContainerWithTimeout/1 [2021-01-22T07:46:31.906Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-22T07:46:31.906Z] === RUN TestStopContainerWithTimeout/3 [2021-01-22T07:46:31.906Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-22T07:46:31.906Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-22T07:46:31.906Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-22T07:46:31.906Z] === CONT TestStopContainerWithTimeout/0 [2021-01-22T07:46:31.906Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-22T07:46:33.285Z] === CONT TestStopContainerWithTimeout/3 [2021-01-22T07:46:33.426Z] === RUN TestExternalGraphDriver/pull [2021-01-22T07:46:34.292Z] --- PASS: TestUpdateRestartPolicy (11.28s) [2021-01-22T07:46:34.292Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-22T07:46:34.292Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s) [2021-01-22T07:46:34.292Z] === RUN TestWaitNonBlocked [2021-01-22T07:46:34.292Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:46:34.292Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:46:34.292Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:46:34.292Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:46:34.292Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:46:34.292Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:46:34.292Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-01-22T07:46:34.292Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2021-01-22T07:46:34.292Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2021-01-22T07:46:34.292Z] === RUN TestWaitBlocked [2021-01-22T07:46:34.292Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T07:46:34.292Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T07:46:34.292Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T07:46:34.292Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T07:46:34.292Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T07:46:34.292Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T07:46:34.930Z] --- PASS: TestWaitBlocked (0.03s) [2021-01-22T07:46:34.930Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2021-01-22T07:46:34.930Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2021-01-22T07:46:34.930Z] === CONT TestContainerStartOnDaemonRestart [2021-01-22T07:46:34.930Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-22T07:46:34.930Z] === CONT TestDaemonHostGatewayIP [2021-01-22T07:46:34.930Z] === CONT TestIpcModeOlderClient [2021-01-22T07:46:35.193Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-01-22T07:46:35.193Z] === CONT TestStopContainerWithTimeout/1 [2021-01-22T07:46:35.227Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-01-22T07:46:35.227Z] === CONT TestContainerKillOnDaemonStart [2021-01-22T07:46:35.762Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-01-22T07:46:35.968Z] --- PASS: TestExternalGraphDriver (7.85s) [2021-01-22T07:46:35.968Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2021-01-22T07:46:35.968Z] --- PASS: TestExternalGraphDriver/spec (2.71s) [2021-01-22T07:46:35.968Z] --- PASS: TestExternalGraphDriver/pull (2.53s) [2021-01-22T07:46:35.968Z] === RUN TestGraphdriverPluginV2 [2021-01-22T07:46:35.968Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-01-22T07:46:35.968Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:46:35.968Z] PASS [2021-01-22T07:46:35.968Z] [2021-01-22T07:46:35.968Z] === Skipped [2021-01-22T07:46:35.968Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-01-22T07:46:35.968Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:46:35.968Z] [2021-01-22T07:46:35.968Z] [2021-01-22T07:46:35.968Z] DONE 5 tests, 1 skipped in 8.043s [2021-01-22T07:46:35.968Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-22T07:46:35.968Z] ++ 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 [2021-01-22T07:46:35.968Z] ++ set -e [2021-01-22T07:46:35.968Z] ++ '[' -n 0 ']' [2021-01-22T07:46:35.968Z] ++ set -x [2021-01-22T07:46:35.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:46:36.230Z] INFO: Testing against a local daemon [2021-01-22T07:46:36.230Z] === RUN TestContinueAfterPluginCrash [2021-01-22T07:46:36.230Z] === PAUSE TestContinueAfterPluginCrash [2021-01-22T07:46:36.230Z] === RUN TestReadPluginNoRead [2021-01-22T07:46:36.230Z] === PAUSE TestReadPluginNoRead [2021-01-22T07:46:36.230Z] === RUN TestDaemonStartWithLogOpt [2021-01-22T07:46:36.230Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-22T07:46:36.230Z] === CONT TestContinueAfterPluginCrash [2021-01-22T07:46:36.230Z] === CONT TestReadPluginNoRead [2021-01-22T07:46:36.230Z] === CONT TestDaemonStartWithLogOpt [2021-01-22T07:46:36.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-01-22T07:46:36.901Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-01-22T07:46:36.901Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-01-22T07:46:36.901Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2021-01-22T07:46:36.901Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2021-01-22T07:46:36.901Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2021-01-22T07:46:36.901Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2021-01-22T07:46:36.901Z] === RUN TestDeleteDevicemapper [2021-01-22T07:46:36.901Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-22T07:46:36.901Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T07:46:36.901Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-22T07:46:37.839Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-01-22T07:46:38.762Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s) [2021-01-22T07:46:38.762Z] === CONT TestDaemonRestartIpcMode [2021-01-22T07:46:38.762Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.81s) [2021-01-22T07:46:38.779Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-01-22T07:46:39.039Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-01-22T07:46:39.052Z] --- PASS: TestDaemonHostGatewayIP (4.07s) [2021-01-22T07:46:40.419Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.45s) [2021-01-22T07:46:40.419Z] === RUN TestUpdateMemory [2021-01-22T07:46:40.419Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-22T07:46:40.419Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:46:40.419Z] === RUN TestUpdateCPUQuota [2021-01-22T07:46:40.438Z] === RUN TestReadPluginNoRead/default [2021-01-22T07:46:41.009Z] --- PASS: TestDaemonStartWithLogOpt (4.81s) [2021-01-22T07:46:41.107Z] --- PASS: TestDaemonRestartIpcMode (2.63s) [2021-01-22T07:46:41.799Z] --- PASS: TestUpdateCPUQuota (1.49s) [2021-01-22T07:46:41.799Z] === RUN TestUpdatePidsLimit [2021-01-22T07:46:41.799Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-22T07:46:42.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-01-22T07:46:42.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-01-22T07:46:42.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-01-22T07:46:42.317Z] === RUN TestUpdatePidsLimit/no_change [2021-01-22T07:46:42.393Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-22T07:46:42.577Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-22T07:46:42.836Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-22T07:46:43.405Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-22T07:46:43.976Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-22T07:46:44.303Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-22T07:46:44.544Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-22T07:46:44.804Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-01-22T07:46:45.062Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-01-22T07:46:45.631Z] --- PASS: TestUpdatePidsLimit (3.84s) [2021-01-22T07:46:45.631Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2021-01-22T07:46:45.631Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-01-22T07:46:45.631Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2021-01-22T07:46:45.631Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2021-01-22T07:46:45.631Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.56s) [2021-01-22T07:46:45.631Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2021-01-22T07:46:45.631Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2021-01-22T07:46:45.631Z] === RUN TestUpdateRestartPolicy [2021-01-22T07:46:46.212Z] --- PASS: TestReadPluginNoRead (9.77s) [2021-01-22T07:46:46.213Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2021-01-22T07:46:46.213Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.84s) [2021-01-22T07:46:46.213Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2021-01-22T07:46:46.213Z] read_test.go:92: [d4f45e18bdafc] daemon is not started [2021-01-22T07:46:46.473Z] --- PASS: TestContinueAfterPluginCrash (10.23s) [2021-01-22T07:46:46.473Z] PASS [2021-01-22T07:46:46.473Z] [2021-01-22T07:46:46.473Z] DONE 6 tests in 10.397s [2021-01-22T07:46:46.473Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-01-22T07:46:46.473Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-01-22T07:46:46.473Z] ++ set -e [2021-01-22T07:46:46.473Z] ++ '[' -n 0 ']' [2021-01-22T07:46:46.473Z] ++ set -x [2021-01-22T07:46:46.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-01-22T07:46:46.473Z] testing: warning: no tests to run [2021-01-22T07:46:46.473Z] PASS [2021-01-22T07:46:46.473Z] [2021-01-22T07:46:46.473Z] DONE 0 tests in 0.054s [2021-01-22T07:46:46.473Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-22T07:46:46.473Z] ++ 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 [2021-01-22T07:46:46.473Z] ++ set -e [2021-01-22T07:46:46.473Z] ++ '[' -n 0 ']' [2021-01-22T07:46:46.473Z] ++ set -x [2021-01-22T07:46:46.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:46:46.733Z] INFO: Testing against a local daemon [2021-01-22T07:46:46.733Z] === RUN TestPluginWithDevMounts [2021-01-22T07:46:46.733Z] === PAUSE TestPluginWithDevMounts [2021-01-22T07:46:46.733Z] === CONT TestPluginWithDevMounts [2021-01-22T07:46:47.540Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-01-22T07:46:47.980Z] --- PASS: TestContainerKillOnDaemonStart (12.76s) [2021-01-22T07:46:47.980Z] PASS [2021-01-22T07:46:47.980Z] [2021-01-22T07:46:47.980Z] === Skipped [2021-01-22T07:46:47.980Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-01-22T07:46:47.980Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T07:46:47.980Z] [2021-01-22T07:46:47.980Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T07:46:47.980Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T07:46:47.980Z] [2021-01-22T07:46:47.980Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-01-22T07:46:47.980Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T07:46:47.980Z] [2021-01-22T07:46:47.980Z] [2021-01-22T07:46:47.980Z] DONE 196 tests, 3 skipped in 110.111s [2021-01-22T07:46:47.980Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-01-22T07:46:47.980Z] ++ 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 [2021-01-22T07:46:47.980Z] ++ set -e [2021-01-22T07:46:47.980Z] ++ '[' -n 0 ']' [2021-01-22T07:46:47.980Z] ++ set -x [2021-01-22T07:46:47.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:46:47.980Z] INFO: Testing against a local daemon [2021-01-22T07:46:47.980Z] === RUN TestCommitInheritsEnv [2021-01-22T07:46:48.271Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-01-22T07:46:48.271Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-22T07:46:48.271Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-22T07:46:48.271Z] === RUN TestImagesFilterMultiReference [2021-01-22T07:46:48.271Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-01-22T07:46:48.271Z] === RUN TestImagePullPlatformInvalid [2021-01-22T07:46:48.477Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-01-22T07:46:48.565Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-01-22T07:46:48.565Z] === RUN TestRemoveImageOrphaning [2021-01-22T07:46:48.736Z] === RUN TestDockerSuite/TestBuildCmd [2021-01-22T07:46:48.855Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2021-01-22T07:46:48.855Z] === RUN TestRemoveImageGarbageCollector [2021-01-22T07:46:48.855Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-22T07:46:48.855Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:46:48.855Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-22T07:46:48.855Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-01-22T07:46:48.855Z] === RUN TestTagInvalidReference [2021-01-22T07:46:48.855Z] --- PASS: TestTagInvalidReference (0.02s) [2021-01-22T07:46:48.855Z] === RUN TestTagValidPrefixedRepo [2021-01-22T07:46:48.855Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-01-22T07:46:48.855Z] === RUN TestTagExistedNameWithoutForce [2021-01-22T07:46:48.855Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-01-22T07:46:48.855Z] === RUN TestTagOfficialNames [2021-01-22T07:46:48.855Z] --- PASS: TestTagOfficialNames (0.05s) [2021-01-22T07:46:48.855Z] === RUN TestTagMatchesDigest [2021-01-22T07:46:48.855Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-01-22T07:46:48.855Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-22T07:46:48.995Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-01-22T07:46:49.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-01-22T07:46:49.273Z] --- PASS: TestPluginWithDevMounts (2.20s) [2021-01-22T07:46:49.273Z] PASS [2021-01-22T07:46:49.273Z] [2021-01-22T07:46:49.273Z] DONE 1 tests in 2.367s [2021-01-22T07:46:49.273Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-01-22T07:46:49.273Z] ++ 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 [2021-01-22T07:46:49.273Z] ++ set -e [2021-01-22T07:46:49.273Z] ++ '[' -n 0 ']' [2021-01-22T07:46:49.273Z] ++ set -x [2021-01-22T07:46:49.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:46:49.273Z] INFO: Testing against a local daemon [2021-01-22T07:46:49.273Z] === RUN TestSecretInspect [2021-01-22T07:46:49.516Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-01-22T07:46:50.084Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-01-22T07:46:50.084Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-01-22T07:46:51.490Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-01-22T07:46:52.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-01-22T07:46:52.570Z] --- PASS: TestSecretInspect (3.31s) [2021-01-22T07:46:52.570Z] === RUN TestSecretList [2021-01-22T07:46:55.366Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-01-22T07:46:55.867Z] --- PASS: TestSecretList (3.22s) [2021-01-22T07:46:55.867Z] === RUN TestSecretsCreateAndDelete [2021-01-22T07:46:55.933Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-01-22T07:46:56.500Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-01-22T07:46:57.068Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-01-22T07:46:57.327Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-01-22T07:46:57.897Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-01-22T07:46:58.465Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-01-22T07:46:58.465Z] --- PASS: TestUpdateRestartPolicy (12.90s) [2021-01-22T07:46:58.465Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-22T07:46:58.465Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-01-22T07:46:59.034Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-01-22T07:46:59.162Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2021-01-22T07:46:59.162Z] === RUN TestSecretsUpdate [2021-01-22T07:46:59.293Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2021-01-22T07:46:59.293Z] === RUN TestWaitNonBlocked [2021-01-22T07:46:59.293Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:46:59.293Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:46:59.293Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:46:59.293Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:46:59.293Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:46:59.293Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:47:00.232Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-01-22T07:47:00.232Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2021-01-22T07:47:00.232Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-01-22T07:47:00.232Z] === RUN TestWaitBlocked [2021-01-22T07:47:00.493Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T07:47:00.493Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T07:47:00.493Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T07:47:00.493Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T07:47:00.493Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T07:47:00.493Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T07:47:01.432Z] --- PASS: TestWaitBlocked (0.05s) [2021-01-22T07:47:01.432Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-01-22T07:47:01.432Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2021-01-22T07:47:01.432Z] === CONT TestContainerStartOnDaemonRestart [2021-01-22T07:47:01.432Z] === CONT TestContainerKillOnDaemonStart [2021-01-22T07:47:02.457Z] --- PASS: TestSecretsUpdate (3.29s) [2021-01-22T07:47:02.457Z] === RUN TestTemplatedSecret [2021-01-22T07:47:03.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-01-22T07:47:05.245Z] --- PASS: TestContainerStartOnDaemonRestart (3.67s) [2021-01-22T07:47:05.245Z] === CONT TestIpcModeOlderClient [2021-01-22T07:47:05.245Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-01-22T07:47:05.245Z] === CONT TestDaemonHostGatewayIP [2021-01-22T07:47:05.755Z] --- PASS: TestTemplatedSecret (3.48s) [2021-01-22T07:47:05.755Z] === RUN TestSecretCreateResolve [2021-01-22T07:47:07.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-01-22T07:47:08.974Z] 4dcc9a9b9e68: Pull complete [2021-01-22T07:47:08.974Z] Digest: sha256:997e32161f322f5f301023ae675f39329bd60888f5f9a373100eba77f55cbb31 [2021-01-22T07:47:08.974Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:47:08.974Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-01-22T07:47:08.974Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-01-22T07:47:08.974Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1697' [2021-01-22T07:47:08.974Z] WARN: Skipping validation tests [2021-01-22T07:47:08.974Z] INFO: Running unit tests at 01/22/2021 07:46:57... [2021-01-22T07:47:08.974Z] INFO: make.ps1 starting at 01/22/2021 07:47:01 [2021-01-22T07:47:08.974Z] INFO: Git commit (ec416c51b7) assumed from DOCKER_GITCOMMIT environment variable [2021-01-22T07:47:08.974Z] INFO: Invoking autogen... [2021-01-22T07:47:08.974Z] INFO: Running unit tests... [2021-01-22T07:47:09.051Z] --- PASS: TestSecretCreateResolve (3.24s) [2021-01-22T07:47:09.051Z] PASS [2021-01-22T07:47:09.051Z] [2021-01-22T07:47:09.051Z] DONE 6 tests in 19.935s [2021-01-22T07:47:09.051Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-01-22T07:47:09.051Z] ++ 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 [2021-01-22T07:47:09.051Z] ++ set -e [2021-01-22T07:47:09.051Z] ++ '[' -n 0 ']' [2021-01-22T07:47:09.051Z] ++ set -x [2021-01-22T07:47:09.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:47:09.052Z] INFO: Testing against a local daemon [2021-01-22T07:47:09.052Z] === RUN TestServiceCreateInit [2021-01-22T07:47:09.052Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-22T07:47:09.165Z] --- PASS: TestDaemonHostGatewayIP (3.58s) [2021-01-22T07:47:09.165Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-22T07:47:11.709Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-01-22T07:47:11.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-01-22T07:47:11.874Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota 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 [2021-01-22T07:47:11.969Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.07s) [2021-01-22T07:47:11.969Z] === CONT TestDaemonRestartIpcMode [2021-01-22T07:47:12.538Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-01-22T07:47:13.106Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-01-22T07:47:14.367Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-22T07:47:14.486Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-01-22T07:47:15.055Z] --- PASS: TestContainerKillOnDaemonStart (13.65s) [2021-01-22T07:47:15.995Z] --- PASS: TestDaemonRestartIpcMode (3.90s) [2021-01-22T07:47:15.995Z] PASS [2021-01-22T07:47:15.995Z] [2021-01-22T07:47:15.995Z] === Skipped [2021-01-22T07:47:15.995Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-01-22T07:47:15.995Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T07:47:15.995Z] [2021-01-22T07:47:15.995Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-01-22T07:47:15.995Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:47:15.995Z] [2021-01-22T07:47:15.995Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-22T07:47:15.995Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:47:15.995Z] [2021-01-22T07:47:15.995Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T07:47:15.995Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T07:47:15.995Z] [2021-01-22T07:47:15.995Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-01-22T07:47:15.995Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T07:47:15.995Z] [2021-01-22T07:47:15.995Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-01-22T07:47:15.995Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:47:15.995Z] [2021-01-22T07:47:15.995Z] [2021-01-22T07:47:15.995Z] DONE 196 tests, 6 skipped in 155.180s [2021-01-22T07:47:15.995Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-01-22T07:47:15.995Z] ++ 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 [2021-01-22T07:47:15.995Z] ++ set -e [2021-01-22T07:47:15.995Z] ++ '[' -n 0 ']' [2021-01-22T07:47:15.995Z] ++ set -x [2021-01-22T07:47:15.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:47:16.255Z] INFO: Testing against a local daemon [2021-01-22T07:47:16.255Z] === RUN TestCommitInheritsEnv [2021-01-22T07:47:16.516Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-01-22T07:47:16.776Z] --- PASS: TestCommitInheritsEnv (0.51s) [2021-01-22T07:47:16.776Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-22T07:47:16.776Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-22T07:47:16.776Z] === RUN TestImagesFilterMultiReference [2021-01-22T07:47:16.776Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-01-22T07:47:16.776Z] === RUN TestImagePullPlatformInvalid [2021-01-22T07:47:16.776Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-01-22T07:47:16.776Z] === RUN TestRemoveImageOrphaning [2021-01-22T07:47:17.344Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2021-01-22T07:47:17.344Z] === RUN TestRemoveImageGarbageCollector [2021-01-22T07:47:17.913Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-01-22T07:47:19.669Z] --- PASS: TestServiceCreateInit (10.09s) [2021-01-22T07:47:19.669Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.11s) [2021-01-22T07:47:19.669Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.95s) [2021-01-22T07:47:19.669Z] === RUN TestCreateServiceMultipleTimes [2021-01-22T07:47:19.819Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-01-22T07:47:20.387Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-01-22T07:47:20.387Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-01-22T07:47:20.387Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-01-22T07:47:20.387Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-01-22T07:47:20.387Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-01-22T07:47:20.441Z] ? github.com/docker/docker/api [no test files] [2021-01-22T07:47:22.922Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-01-22T07:47:26.212Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-01-22T07:47:27.591Z] --- PASS: TestRemoveImageGarbageCollector (10.17s) [2021-01-22T07:47:27.591Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-22T07:47:27.591Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-01-22T07:47:27.591Z] === RUN TestTagInvalidReference [2021-01-22T07:47:27.591Z] --- PASS: TestTagInvalidReference (0.05s) [2021-01-22T07:47:27.591Z] === RUN TestTagValidPrefixedRepo [2021-01-22T07:47:27.850Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-01-22T07:47:27.850Z] === RUN TestTagExistedNameWithoutForce [2021-01-22T07:47:27.850Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-01-22T07:47:27.850Z] === RUN TestTagOfficialNames [2021-01-22T07:47:27.850Z] --- PASS: TestTagOfficialNames (0.07s) [2021-01-22T07:47:27.850Z] === RUN TestTagMatchesDigest [2021-01-22T07:47:27.850Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-01-22T07:47:27.850Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-22T07:47:28.418Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-01-22T07:47:28.677Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-01-22T07:47:28.677Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-01-22T07:47:30.585Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-01-22T07:47:34.779Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-01-22T07:47:34.779Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-01-22T07:47:35.243Z] === RUN TestMiddlewares [2021-01-22T07:47:35.243Z] --- PASS: TestMiddlewares (0.00s) [2021-01-22T07:47:35.243Z] PASS [2021-01-22T07:47:35.243Z] coverage: 9.0% of statements [2021-01-22T07:47:35.243Z] ok github.com/docker/docker/api/server 0.098s coverage: 9.0% of statements [2021-01-22T07:47:35.899Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-01-22T07:47:35.899Z] Copying nested executables into bundles/cross/linux/amd64 [2021-01-22T07:47:35.899Z] Cross building: bundles/cross/windows/amd64 [2021-01-22T07:47:35.899Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-01-22T07:47:35.899Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-01-22T07:47:41.347Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-01-22T07:47:41.347Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-01-22T07:47:41.347Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-01-22T07:47:41.607Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-01-22T07:47:41.621Z] --- PASS: TestCreateServiceMultipleTimes (18.81s) [2021-01-22T07:47:41.621Z] === RUN TestCreateServiceConflict [2021-01-22T07:47:41.621Z] --- PASS: TestCreateServiceConflict (3.19s) [2021-01-22T07:47:41.621Z] === RUN TestCreateServiceMaxReplicas [2021-01-22T07:47:42.176Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-01-22T07:47:42.744Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-01-22T07:47:42.744Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-01-22T07:47:44.916Z] --- PASS: TestCreateServiceMaxReplicas (3.67s) [2021-01-22T07:47:44.916Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-22T07:47:46.940Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-01-22T07:47:46.940Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-01-22T07:47:46.940Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-01-22T07:47:47.877Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-01-22T07:47:48.136Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-01-22T07:47:49.073Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-01-22T07:47:49.641Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-01-22T07:47:49.641Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-01-22T07:47:50.577Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-01-22T07:47:51.146Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-01-22T07:47:54.436Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-01-22T07:47:55.004Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-01-22T07:47:58.350Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-01-22T07:47:59.818Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.00s) [2021-01-22T07:47:59.818Z] === RUN TestCreateServiceSecretFileMode [2021-01-22T07:48:00.260Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-01-22T07:48:01.639Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-01-22T07:48:03.547Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-01-22T07:48:04.020Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2021-01-22T07:48:04.020Z] === RUN TestCreateServiceConfigFileMode [2021-01-22T07:48:04.485Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-01-22T07:48:05.422Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-01-22T07:48:06.802Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-01-22T07:48:07.316Z] --- PASS: TestCreateServiceConfigFileMode (3.44s) [2021-01-22T07:48:07.316Z] === RUN TestCreateServiceSysctls [2021-01-22T07:48:10.094Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-01-22T07:48:11.517Z] --- PASS: TestCreateServiceSysctls (4.32s) [2021-01-22T07:48:11.517Z] === RUN TestCreateServiceCapabilities [2021-01-22T07:48:14.288Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-01-22T07:48:14.814Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2021-01-22T07:48:14.814Z] === RUN TestInspect [2021-01-22T07:48:16.824Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-01-22T07:48:18.111Z] --- PASS: TestInspect (3.59s) [2021-01-22T07:48:18.111Z] === RUN TestCreateJob [2021-01-22T07:48:18.734Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-01-22T07:48:19.671Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-01-22T07:48:19.930Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-01-22T07:48:19.930Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-01-22T07:48:20.190Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-01-22T07:48:20.758Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-01-22T07:48:21.328Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-01-22T07:48:22.311Z] --- PASS: TestCreateJob (4.26s) [2021-01-22T07:48:22.311Z] === RUN TestReplicatedJob [2021-01-22T07:48:23.235Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-01-22T07:48:23.235Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-01-22T07:48:24.613Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-01-22T07:48:25.551Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-01-22T07:48:26.930Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-01-22T07:48:27.499Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-01-22T07:48:28.892Z] --- PASS: TestReplicatedJob (6.59s) [2021-01-22T07:48:28.892Z] === RUN TestUpdateReplicatedJob [2021-01-22T07:48:29.405Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-01-22T07:48:31.311Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-01-22T07:48:33.093Z] --- PASS: TestUpdateReplicatedJob (4.24s) [2021-01-22T07:48:33.093Z] === RUN TestServiceListWithStatuses [2021-01-22T07:48:33.093Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-22T07:48:33.093Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T07:48:33.093Z] === RUN TestDockerNetworkConnectAlias [2021-01-22T07:48:33.219Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-01-22T07:48:35.125Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-22T07:48:35.674Z] === RUN TestBoolValue [2021-01-22T07:48:35.674Z] --- PASS: TestBoolValue (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestBoolValueOrDefault [2021-01-22T07:48:35.674Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestInt64ValueOrZero [2021-01-22T07:48:35.674Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestInt64ValueOrDefault [2021-01-22T07:48:35.674Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestInt64ValueOrDefaultWithError [2021-01-22T07:48:35.674Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestJsonContentType [2021-01-22T07:48:35.674Z] --- PASS: TestJsonContentType (0.00s) [2021-01-22T07:48:35.674Z] PASS [2021-01-22T07:48:35.674Z] coverage: 14.7% of statements [2021-01-22T07:48:35.674Z] ok github.com/docker/docker/api/server/httputils 0.052s coverage: 14.7% of statements [2021-01-22T07:48:35.674Z] === RUN TestMaskSecretKeys [2021-01-22T07:48:35.674Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-01-22T07:48:35.674Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-01-22T07:48:35.674Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-01-22T07:48:35.674Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-01-22T07:48:35.674Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-01-22T07:48:35.674Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-01-22T07:48:35.674Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestVersionMiddlewareVersion [2021-01-22T07:48:35.674Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-01-22T07:48:35.674Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-01-22T07:48:35.674Z] PASS [2021-01-22T07:48:35.674Z] coverage: 37.7% of statements [2021-01-22T07:48:35.674Z] ok github.com/docker/docker/api/server/middleware 0.069s coverage: 37.7% of statements [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-22T07:48:35.674Z] === RUN TestStrSliceMarshalJSON [2021-01-22T07:48:35.674Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestStrSliceUnmarshalJSON [2021-01-22T07:48:35.674Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestStrSliceUnmarshalString [2021-01-22T07:48:35.674Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestStrSliceUnmarshalSlice [2021-01-22T07:48:35.674Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-01-22T07:48:35.674Z] PASS [2021-01-22T07:48:35.674Z] coverage: 90.0% of statements [2021-01-22T07:48:35.674Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2021-01-22T07:48:35.674Z] === RUN TestToJSON [2021-01-22T07:48:35.674Z] --- PASS: TestToJSON (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestToParamWithVersion [2021-01-22T07:48:35.674Z] --- PASS: TestToParamWithVersion (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestFromJSON [2021-01-22T07:48:35.674Z] --- PASS: TestFromJSON (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestEmpty [2021-01-22T07:48:35.674Z] --- PASS: TestEmpty (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestArgsMatchKVListEmptySources [2021-01-22T07:48:35.674Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestArgsMatchKVList [2021-01-22T07:48:35.674Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestArgsMatch [2021-01-22T07:48:35.674Z] --- PASS: TestArgsMatch (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestAdd [2021-01-22T07:48:35.674Z] --- PASS: TestAdd (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestDel [2021-01-22T07:48:35.674Z] --- PASS: TestDel (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestLen [2021-01-22T07:48:35.674Z] --- PASS: TestLen (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestExactMatch [2021-01-22T07:48:35.674Z] --- PASS: TestExactMatch (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestOnlyOneExactMatch [2021-01-22T07:48:35.674Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestContains [2021-01-22T07:48:35.674Z] --- PASS: TestContains (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestValidate [2021-01-22T07:48:35.674Z] --- PASS: TestValidate (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestWalkValues [2021-01-22T07:48:35.674Z] --- PASS: TestWalkValues (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestFuzzyMatch [2021-01-22T07:48:35.674Z] --- PASS: TestFuzzyMatch (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestClone [2021-01-22T07:48:35.674Z] --- PASS: TestClone (0.00s) [2021-01-22T07:48:35.674Z] PASS [2021-01-22T07:48:35.674Z] coverage: 92.2% of statements [2021-01-22T07:48:35.674Z] ok github.com/docker/docker/api/types/filters 0.055s coverage: 92.2% of statements [2021-01-22T07:48:35.674Z] === RUN TestAdjustForAPIVersion [2021-01-22T07:48:35.674Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-01-22T07:48:35.674Z] PASS [2021-01-22T07:48:35.674Z] coverage: 5.7% of statements [2021-01-22T07:48:35.674Z] === RUN TestDurationToSecondsString [2021-01-22T07:48:35.674Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestGetTimestamp [2021-01-22T07:48:35.674Z] ok github.com/docker/docker/api/server/router/swarm 0.058s coverage: 5.7% of statements [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/types [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-22T07:48:35.674Z] --- PASS: TestGetTimestamp (0.12s) [2021-01-22T07:48:35.674Z] === RUN TestParseTimestamps [2021-01-22T07:48:35.674Z] --- PASS: TestParseTimestamps (0.00s) [2021-01-22T07:48:35.674Z] PASS [2021-01-22T07:48:35.674Z] coverage: 100.0% of statements [2021-01-22T07:48:35.674Z] ok github.com/docker/docker/api/types/time 0.160s coverage: 100.0% of statements [2021-01-22T07:48:35.674Z] === RUN TestCompareVersion [2021-01-22T07:48:35.674Z] --- PASS: TestCompareVersion (0.00s) [2021-01-22T07:48:35.674Z] PASS [2021-01-22T07:48:35.674Z] coverage: 75.0% of statements [2021-01-22T07:48:35.674Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 75.0% of statements [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/builder [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-22T07:48:35.674Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-22T07:48:35.674Z] === RUN TestParseRemoteURL [2021-01-22T07:48:35.674Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-01-22T07:48:35.674Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-01-22T07:48:35.674Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-01-22T07:48:35.674Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-01-22T07:48:35.674Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-01-22T07:48:35.674Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-01-22T07:48:35.674Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-01-22T07:48:35.674Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-01-22T07:48:35.674Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-01-22T07:48:35.674Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-01-22T07:48:35.674Z] --- PASS: TestParseRemoteURL (0.00s) [2021-01-22T07:48:35.674Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-01-22T07:48:35.674Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-01-22T07:48:35.674Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-01-22T07:48:35.674Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-01-22T07:48:35.674Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-01-22T07:48:35.674Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-01-22T07:48:35.674Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-01-22T07:48:35.674Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-01-22T07:48:35.674Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-01-22T07:48:35.674Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestCloneArgsSmartHttp [2021-01-22T07:48:35.674Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-01-22T07:48:35.674Z] === RUN TestCloneArgsDumbHttp [2021-01-22T07:48:35.674Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestCloneArgsGit [2021-01-22T07:48:35.674Z] --- PASS: TestCloneArgsGit (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestCheckoutGit [2021-01-22T07:48:35.674Z] === RUN TestEnable [2021-01-22T07:48:35.674Z] --- PASS: TestEnable (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestDisable [2021-01-22T07:48:35.674Z] --- PASS: TestDisable (0.00s) [2021-01-22T07:48:35.674Z] === RUN TestEnabled [2021-01-22T07:48:35.674Z] --- PASS: TestEnabled (0.00s) [2021-01-22T07:48:35.674Z] PASS [2021-01-22T07:48:35.674Z] coverage: 100.0% of statements [2021-01-22T07:48:35.674Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2021-01-22T07:48:36.064Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-01-22T07:48:36.133Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-01-22T07:48:36.133Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-01-22T07:48:36.133Z] === RUN TestProcessNoDockerignore [2021-01-22T07:48:36.133Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-01-22T07:48:36.133Z] === RUN TestProcessShouldLeaveAllFiles [2021-01-22T07:48:36.133Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-01-22T07:48:36.133Z] === RUN TestDetectContentType [2021-01-22T07:48:36.133Z] --- PASS: TestDetectContentType (0.00s) [2021-01-22T07:48:36.133Z] === RUN TestSelectAcceptableMIME [2021-01-22T07:48:36.133Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-01-22T07:48:36.133Z] === RUN TestInspectEmptyResponse [2021-01-22T07:48:36.133Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-01-22T07:48:36.133Z] === RUN TestInspectResponseBinary [2021-01-22T07:48:36.133Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-01-22T07:48:36.133Z] === RUN TestResponseUnsupportedContentType [2021-01-22T07:48:36.133Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-01-22T07:48:36.133Z] === RUN TestInspectResponseTextSimple [2021-01-22T07:48:36.133Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-01-22T07:48:36.133Z] === RUN TestInspectResponseEmptyContentType [2021-01-22T07:48:36.133Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-01-22T07:48:36.133Z] === RUN TestUnknownContentLength [2021-01-22T07:48:36.133Z] --- PASS: TestUnknownContentLength (0.00s) [2021-01-22T07:48:36.133Z] === RUN TestDownloadRemote [2021-01-22T07:48:36.133Z] --- PASS: TestDownloadRemote (0.08s) [2021-01-22T07:48:36.133Z] === RUN TestGetWithStatusError [2021-01-22T07:48:36.133Z] --- PASS: TestGetWithStatusError (0.00s) [2021-01-22T07:48:36.133Z] === RUN TestCloseRootDirectory [2021-01-22T07:48:36.133Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-01-22T07:48:36.133Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:48:36.133Z] === RUN TestHashFile [2021-01-22T07:48:36.133Z] --- SKIP: TestHashFile (0.00s) [2021-01-22T07:48:36.133Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:48:36.133Z] === RUN TestHashSubdir [2021-01-22T07:48:36.133Z] --- SKIP: TestHashSubdir (0.00s) [2021-01-22T07:48:36.133Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:48:36.133Z] === RUN TestRemoveDirectory [2021-01-22T07:48:36.133Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-01-22T07:48:36.133Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:48:36.133Z] PASS [2021-01-22T07:48:36.133Z] coverage: 9.3% of statements [2021-01-22T07:48:36.133Z] ok github.com/docker/docker/builder/remotecontext 0.348s coverage: 9.3% of statements [2021-01-22T07:48:37.098Z] === RUN TestGetAllAllowed [2021-01-22T07:48:37.098Z] --- PASS: TestGetAllAllowed (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestGetAllMeta [2021-01-22T07:48:37.098Z] --- PASS: TestGetAllMeta (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestWarnOnUnusedBuildArgs [2021-01-22T07:48:37.098Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestIsUnreferencedBuiltin [2021-01-22T07:48:37.098Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestIsExistingDirectory [2021-01-22T07:48:37.098Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestGetFilenameForDownload [2021-01-22T07:48:37.098Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestEnv2Variables [2021-01-22T07:48:37.098Z] --- PASS: TestEnv2Variables (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-01-22T07:48:37.098Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestMaintainer [2021-01-22T07:48:37.098Z] --- PASS: TestMaintainer (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestLabel [2021-01-22T07:48:37.098Z] --- PASS: TestLabel (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestFromScratch [2021-01-22T07:48:37.098Z] --- PASS: TestFromScratch (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestFromWithArg [2021-01-22T07:48:37.098Z] --- PASS: TestFromWithArg (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-01-22T07:48:37.098Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestFromWithUndefinedArg [2021-01-22T07:48:37.098Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestFromMultiStageWithNamedStage [2021-01-22T07:48:37.098Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestOnbuild [2021-01-22T07:48:37.098Z] --- PASS: TestOnbuild (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestWorkdir [2021-01-22T07:48:37.098Z] --- PASS: TestWorkdir (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestCmd [2021-01-22T07:48:37.098Z] --- PASS: TestCmd (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestHealthcheckNone [2021-01-22T07:48:37.098Z] --- PASS: TestHealthcheckNone (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestHealthcheckCmd [2021-01-22T07:48:37.098Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestEntrypoint [2021-01-22T07:48:37.098Z] --- PASS: TestEntrypoint (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestExpose [2021-01-22T07:48:37.098Z] --- PASS: TestExpose (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestUser [2021-01-22T07:48:37.098Z] --- PASS: TestUser (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestVolume [2021-01-22T07:48:37.098Z] --- PASS: TestVolume (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestStopSignal [2021-01-22T07:48:37.098Z] --- SKIP: TestStopSignal (0.00s) [2021-01-22T07:48:37.098Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-01-22T07:48:37.098Z] === RUN TestArg [2021-01-22T07:48:37.098Z] --- PASS: TestArg (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestShell [2021-01-22T07:48:37.098Z] --- PASS: TestShell (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestPrependEnvOnCmd [2021-01-22T07:48:37.098Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestRunWithBuildArgs [2021-01-22T07:48:37.098Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestRunIgnoresHealthcheck [2021-01-22T07:48:37.098Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-01-22T07:48:37.098Z] === RUN TestNormalizeWorkdir [2021-01-22T07:48:37.099Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-01-22T07:48:37.099Z] === RUN TestDispatch [2021-01-22T07:48:37.099Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-01-22T07:48:37.099Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-01-22T07:48:37.099Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-01-22T07:48:37.099Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-01-22T07:48:37.099Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-01-22T07:48:37.099Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-01-22T07:48:37.099Z] === RUN TestDispatch/COPY_url [2021-01-22T07:48:37.099Z] --- PASS: TestDispatch (0.07s) [2021-01-22T07:48:37.099Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-01-22T07:48:37.099Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-01-22T07:48:37.099Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-01-22T07:48:37.099Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-01-22T07:48:37.099Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-01-22T07:48:37.099Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-01-22T07:48:37.099Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-01-22T07:48:37.099Z] === RUN TestAddScratchImageAddsToMounts [2021-01-22T07:48:37.099Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-01-22T07:48:37.099Z] === RUN TestAddFromScratchPopulatesPlatform [2021-01-22T07:48:37.099Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-01-22T07:48:37.099Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-01-22T07:48:37.099Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-01-22T07:48:37.099Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-01-22T07:48:37.099Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-01-22T07:48:37.099Z] === RUN TestImageSourceGetAddsToMounts [2021-01-22T07:48:37.099Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-01-22T07:48:37.099Z] === RUN TestEmptyDockerfile [2021-01-22T07:48:37.099Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-01-22T07:48:37.099Z] === RUN TestSymlinkDockerfile [2021-01-22T07:48:37.099Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-01-22T07:48:37.099Z] === RUN TestDockerfileOutsideTheBuildContext [2021-01-22T07:48:37.099Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-01-22T07:48:37.099Z] === RUN TestNonExistingDockerfile [2021-01-22T07:48:37.099Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-01-22T07:48:37.099Z] === RUN TestCopyRunConfig [2021-01-22T07:48:37.099Z] --- PASS: TestCopyRunConfig (0.00s) [2021-01-22T07:48:37.099Z] === RUN TestDeepCopyRunConfig [2021-01-22T07:48:37.099Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-01-22T07:48:37.099Z] === RUN TestExportImage [2021-01-22T07:48:37.099Z] --- PASS: TestExportImage (0.00s) [2021-01-22T07:48:37.099Z] === RUN TestNormalizeDest [2021-01-22T07:48:37.099Z] --- PASS: TestNormalizeDest (0.00s) [2021-01-22T07:48:37.099Z] PASS [2021-01-22T07:48:37.099Z] coverage: 46.6% of statements [2021-01-22T07:48:37.099Z] ok github.com/docker/docker/builder/dockerfile 0.268s coverage: 46.6% of statements [2021-01-22T07:48:37.099Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-22T07:48:38.603Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-01-22T07:48:38.603Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-01-22T07:48:39.677Z] --- PASS: TestDockerNetworkConnectAlias (6.51s) [2021-01-22T07:48:39.677Z] === RUN TestDockerNetworkReConnect [2021-01-22T07:48:41.138Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-01-22T07:48:42.078Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-01-22T07:48:43.527Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-01-22T07:48:43.527Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-01-22T07:48:43.527Z] remote: Enumerating objects: 2, done. [2021-01-22T07:48:43.527Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-01-22T07:48:43.527Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-01-22T07:48:43.527Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-01-22T07:48:43.527Z] 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. [2021-01-22T07:48:43.527Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-01-22T07:48:44.089Z] [2021-01-22T07:48:44.961Z] --- PASS: TestDockerNetworkReConnect (5.24s) [2021-01-22T07:48:44.961Z] === RUN TestServicePlugin [2021-01-22T07:48:44.961Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-22T07:48:44.961Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:48:44.961Z] === RUN TestServiceUpdateLabel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-22T07:48:45.335Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/test/unit [2021-01-22T07:48:46.270Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-01-22T07:48:47.852Z] ? github.com/docker/docker/api [no test files] [2021-01-22T07:48:48.175Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-01-22T07:48:48.258Z] --- PASS: TestServiceUpdateLabel (3.23s) [2021-01-22T07:48:48.258Z] === RUN TestServiceUpdateSecrets [2021-01-22T07:48:49.471Z] === RUN TestCheckpointCreateError [2021-01-22T07:48:49.471Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestCheckpointCreate [2021-01-22T07:48:49.471Z] --- PASS: TestCheckpointCreate (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestCheckpointDeleteError [2021-01-22T07:48:49.471Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestCheckpointDelete [2021-01-22T07:48:49.471Z] --- PASS: TestCheckpointDelete (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestCheckpointListError [2021-01-22T07:48:49.471Z] --- PASS: TestCheckpointListError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestCheckpointList [2021-01-22T07:48:49.471Z] --- PASS: TestCheckpointList (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestCheckpointListContainerNotFound [2021-01-22T07:48:49.471Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestNewClientWithOpsFromEnv [2021-01-22T07:48:49.471Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-01-22T07:48:49.471Z] client_test.go:23: runtime.GOOS == "windows" [2021-01-22T07:48:49.471Z] === RUN TestGetAPIPath [2021-01-22T07:48:49.471Z] --- PASS: TestGetAPIPath (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestParseHostURL [2021-01-22T07:48:49.471Z] --- PASS: TestParseHostURL (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-01-22T07:48:49.471Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestNegotiateAPIVersionEmpty [2021-01-22T07:48:49.471Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestNegotiateAPIVersion [2021-01-22T07:48:49.471Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestNegotiateAPVersionOverride [2021-01-22T07:48:49.471Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestNegotiateAPIVersionAutomatic [2021-01-22T07:48:49.471Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-01-22T07:48:49.471Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-01-22T07:48:49.471Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestClientRedirect [2021-01-22T07:48:49.471Z] --- PASS: TestClientRedirect (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigCreateUnsupported [2021-01-22T07:48:49.471Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigCreateError [2021-01-22T07:48:49.471Z] --- PASS: TestConfigCreateError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigCreate [2021-01-22T07:48:49.471Z] --- PASS: TestConfigCreate (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigInspectNotFound [2021-01-22T07:48:49.471Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigInspectWithEmptyID [2021-01-22T07:48:49.471Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigInspectUnsupported [2021-01-22T07:48:49.471Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigInspectError [2021-01-22T07:48:49.471Z] --- PASS: TestConfigInspectError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigInspectConfigNotFound [2021-01-22T07:48:49.471Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigInspect [2021-01-22T07:48:49.471Z] --- PASS: TestConfigInspect (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigListUnsupported [2021-01-22T07:48:49.471Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigListError [2021-01-22T07:48:49.471Z] --- PASS: TestConfigListError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigList [2021-01-22T07:48:49.471Z] --- PASS: TestConfigList (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigRemoveUnsupported [2021-01-22T07:48:49.471Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigRemoveError [2021-01-22T07:48:49.471Z] --- PASS: TestConfigRemoveError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigRemove [2021-01-22T07:48:49.471Z] --- PASS: TestConfigRemove (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigUpdateUnsupported [2021-01-22T07:48:49.471Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigUpdateError [2021-01-22T07:48:49.471Z] --- PASS: TestConfigUpdateError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestConfigUpdate [2021-01-22T07:48:49.471Z] --- PASS: TestConfigUpdate (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestContainerCommitError [2021-01-22T07:48:49.471Z] --- PASS: TestContainerCommitError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestContainerCommit [2021-01-22T07:48:49.471Z] --- PASS: TestContainerCommit (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestContainerStatPathError [2021-01-22T07:48:49.471Z] --- PASS: TestContainerStatPathError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestContainerStatPathNotFoundError [2021-01-22T07:48:49.471Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestContainerStatPathNoHeaderError [2021-01-22T07:48:49.471Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestContainerStatPath [2021-01-22T07:48:49.471Z] --- PASS: TestContainerStatPath (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestCopyToContainerError [2021-01-22T07:48:49.471Z] --- PASS: TestCopyToContainerError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestCopyToContainerNotFoundError [2021-01-22T07:48:49.471Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestCopyToContainerNotStatusOKError [2021-01-22T07:48:49.471Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestCopyToContainer [2021-01-22T07:48:49.471Z] --- PASS: TestCopyToContainer (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestCopyFromContainerError [2021-01-22T07:48:49.471Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestCopyFromContainerNotFoundError [2021-01-22T07:48:49.471Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestCopyFromContainerNotStatusOKError [2021-01-22T07:48:49.471Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestCopyFromContainerNoHeaderError [2021-01-22T07:48:49.471Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestCopyFromContainer [2021-01-22T07:48:49.471Z] --- PASS: TestCopyFromContainer (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestContainerCreateError [2021-01-22T07:48:49.471Z] --- PASS: TestContainerCreateError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestContainerCreateImageNotFound [2021-01-22T07:48:49.471Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestContainerCreateWithName [2021-01-22T07:48:49.471Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestContainerCreateAutoRemove [2021-01-22T07:48:49.471Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestContainerDiffError [2021-01-22T07:48:49.471Z] --- PASS: TestContainerDiffError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestContainerDiff [2021-01-22T07:48:49.471Z] --- PASS: TestContainerDiff (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestContainerExecCreateError [2021-01-22T07:48:49.471Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-01-22T07:48:49.471Z] === RUN TestContainerExecCreate [2021-01-22T07:48:49.471Z] --- PASS: TestContainerExecCreate (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerExecStartError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerExecStartError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerExecStart [2021-01-22T07:48:49.472Z] --- PASS: TestContainerExecStart (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerExecInspectError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerExecInspect [2021-01-22T07:48:49.472Z] --- PASS: TestContainerExecInspect (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerExportError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerExportError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerExport [2021-01-22T07:48:49.472Z] --- PASS: TestContainerExport (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerInspectError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerInspectError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerInspectContainerNotFound [2021-01-22T07:48:49.472Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerInspectWithEmptyID [2021-01-22T07:48:49.472Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerInspect [2021-01-22T07:48:49.472Z] --- PASS: TestContainerInspect (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerInspectNode [2021-01-22T07:48:49.472Z] --- PASS: TestContainerInspectNode (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerKillError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerKillError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerKill [2021-01-22T07:48:49.472Z] --- PASS: TestContainerKill (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerListError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerListError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerList [2021-01-22T07:48:49.472Z] --- PASS: TestContainerList (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerLogsNotFoundError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerLogsError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerLogsError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerLogs [2021-01-22T07:48:49.472Z] --- PASS: TestContainerLogs (0.15s) [2021-01-22T07:48:49.472Z] === RUN TestContainerPauseError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerPauseError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerPause [2021-01-22T07:48:49.472Z] --- PASS: TestContainerPause (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainersPruneError [2021-01-22T07:48:49.472Z] --- PASS: TestContainersPruneError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainersPrune [2021-01-22T07:48:49.472Z] --- PASS: TestContainersPrune (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerRemoveError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerRemoveError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerRemoveNotFoundError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerRemove [2021-01-22T07:48:49.472Z] --- PASS: TestContainerRemove (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerRenameError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerRenameError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerRename [2021-01-22T07:48:49.472Z] --- PASS: TestContainerRename (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerResizeError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerResizeError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerExecResizeError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerResize [2021-01-22T07:48:49.472Z] --- PASS: TestContainerResize (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerExecResize [2021-01-22T07:48:49.472Z] --- PASS: TestContainerExecResize (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerRestartError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerRestartError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerRestart [2021-01-22T07:48:49.472Z] --- PASS: TestContainerRestart (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerStartError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerStartError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerStart [2021-01-22T07:48:49.472Z] --- PASS: TestContainerStart (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerStatsError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerStatsError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerStats [2021-01-22T07:48:49.472Z] --- PASS: TestContainerStats (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerStopError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerStopError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerStop [2021-01-22T07:48:49.472Z] --- PASS: TestContainerStop (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerTopError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerTopError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerTop [2021-01-22T07:48:49.472Z] --- PASS: TestContainerTop (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerUnpauseError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerUnpause [2021-01-22T07:48:49.472Z] --- PASS: TestContainerUnpause (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerUpdateError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerUpdateError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerUpdate [2021-01-22T07:48:49.472Z] --- PASS: TestContainerUpdate (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerWaitError [2021-01-22T07:48:49.472Z] --- PASS: TestContainerWaitError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestContainerWait [2021-01-22T07:48:49.472Z] --- PASS: TestContainerWait (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestDiskUsageError [2021-01-22T07:48:49.472Z] --- PASS: TestDiskUsageError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestDiskUsage [2021-01-22T07:48:49.472Z] --- PASS: TestDiskUsage (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestDistributionInspectUnsupported [2021-01-22T07:48:49.472Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestDistributionInspectWithEmptyID [2021-01-22T07:48:49.472Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestEventsErrorInOptions [2021-01-22T07:48:49.472Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestEventsErrorFromServer [2021-01-22T07:48:49.472Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestEvents [2021-01-22T07:48:49.472Z] --- PASS: TestEvents (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestTLSCloseWriter [2021-01-22T07:48:49.472Z] === PAUSE TestTLSCloseWriter [2021-01-22T07:48:49.472Z] === RUN TestImageBuildError [2021-01-22T07:48:49.472Z] --- PASS: TestImageBuildError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageBuild [2021-01-22T07:48:49.472Z] --- PASS: TestImageBuild (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestGetDockerOS [2021-01-22T07:48:49.472Z] --- PASS: TestGetDockerOS (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageCreateError [2021-01-22T07:48:49.472Z] --- PASS: TestImageCreateError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageCreate [2021-01-22T07:48:49.472Z] --- PASS: TestImageCreate (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageHistoryError [2021-01-22T07:48:49.472Z] --- PASS: TestImageHistoryError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageHistory [2021-01-22T07:48:49.472Z] --- PASS: TestImageHistory (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageImportError [2021-01-22T07:48:49.472Z] --- PASS: TestImageImportError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageImport [2021-01-22T07:48:49.472Z] --- PASS: TestImageImport (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageInspectError [2021-01-22T07:48:49.472Z] --- PASS: TestImageInspectError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageInspectImageNotFound [2021-01-22T07:48:49.472Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageInspectWithEmptyID [2021-01-22T07:48:49.472Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageInspect [2021-01-22T07:48:49.472Z] --- PASS: TestImageInspect (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageListError [2021-01-22T07:48:49.472Z] --- PASS: TestImageListError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageList [2021-01-22T07:48:49.472Z] --- PASS: TestImageList (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageListApiBefore125 [2021-01-22T07:48:49.472Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageLoadError [2021-01-22T07:48:49.472Z] --- PASS: TestImageLoadError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageLoad [2021-01-22T07:48:49.472Z] --- PASS: TestImageLoad (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImagesPruneError [2021-01-22T07:48:49.472Z] --- PASS: TestImagesPruneError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImagesPrune [2021-01-22T07:48:49.472Z] --- PASS: TestImagesPrune (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImagePullReferenceParseError [2021-01-22T07:48:49.472Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImagePullAnyError [2021-01-22T07:48:49.472Z] --- PASS: TestImagePullAnyError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImagePullStatusUnauthorizedError [2021-01-22T07:48:49.472Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-01-22T07:48:49.472Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-01-22T07:48:49.472Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-01-22T07:48:49.472Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImagePullWithoutErrors [2021-01-22T07:48:49.472Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImagePushReferenceError [2021-01-22T07:48:49.472Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImagePushAnyError [2021-01-22T07:48:49.472Z] --- PASS: TestImagePushAnyError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImagePushStatusUnauthorizedError [2021-01-22T07:48:49.472Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-01-22T07:48:49.472Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-01-22T07:48:49.472Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-01-22T07:48:49.472Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImagePushWithoutErrors [2021-01-22T07:48:49.472Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-01-22T07:48:49.472Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-01-22T07:48:49.472Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-01-22T07:48:49.472Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-01-22T07:48:49.472Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-01-22T07:48:49.472Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-01-22T07:48:49.472Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-01-22T07:48:49.472Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-01-22T07:48:49.472Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageRemoveError [2021-01-22T07:48:49.472Z] --- PASS: TestImageRemoveError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageRemoveImageNotFound [2021-01-22T07:48:49.472Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageRemove [2021-01-22T07:48:49.472Z] --- PASS: TestImageRemove (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageSaveError [2021-01-22T07:48:49.472Z] --- PASS: TestImageSaveError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageSave [2021-01-22T07:48:49.472Z] --- PASS: TestImageSave (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageSearchAnyError [2021-01-22T07:48:49.472Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageSearchStatusUnauthorizedError [2021-01-22T07:48:49.472Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-01-22T07:48:49.472Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-01-22T07:48:49.472Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-01-22T07:48:49.472Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageSearchWithoutErrors [2021-01-22T07:48:49.472Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageTagError [2021-01-22T07:48:49.472Z] --- PASS: TestImageTagError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageTagInvalidReference [2021-01-22T07:48:49.472Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageTagInvalidSourceImageName [2021-01-22T07:48:49.472Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageTagHexSource [2021-01-22T07:48:49.472Z] --- PASS: TestImageTagHexSource (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestImageTag [2021-01-22T07:48:49.472Z] --- PASS: TestImageTag (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestInfoServerError [2021-01-22T07:48:49.472Z] --- PASS: TestInfoServerError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestInfoInvalidResponseJSONError [2021-01-22T07:48:49.472Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestInfo [2021-01-22T07:48:49.472Z] --- PASS: TestInfo (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworkConnectError [2021-01-22T07:48:49.472Z] --- PASS: TestNetworkConnectError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-01-22T07:48:49.472Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworkConnect [2021-01-22T07:48:49.472Z] --- PASS: TestNetworkConnect (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworkCreateError [2021-01-22T07:48:49.472Z] --- PASS: TestNetworkCreateError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworkCreate [2021-01-22T07:48:49.472Z] --- PASS: TestNetworkCreate (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworkDisconnectError [2021-01-22T07:48:49.472Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworkDisconnect [2021-01-22T07:48:49.472Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworkInspectError [2021-01-22T07:48:49.472Z] --- PASS: TestNetworkInspectError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworkInspectNotFoundError [2021-01-22T07:48:49.472Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworkInspectWithEmptyID [2021-01-22T07:48:49.472Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworkInspect [2021-01-22T07:48:49.472Z] --- PASS: TestNetworkInspect (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworkListError [2021-01-22T07:48:49.472Z] --- PASS: TestNetworkListError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworkList [2021-01-22T07:48:49.472Z] --- PASS: TestNetworkList (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworksPruneError [2021-01-22T07:48:49.472Z] --- PASS: TestNetworksPruneError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworksPrune [2021-01-22T07:48:49.472Z] --- PASS: TestNetworksPrune (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworkRemoveError [2021-01-22T07:48:49.472Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNetworkRemove [2021-01-22T07:48:49.472Z] --- PASS: TestNetworkRemove (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNodeInspectError [2021-01-22T07:48:49.472Z] --- PASS: TestNodeInspectError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNodeInspectNodeNotFound [2021-01-22T07:48:49.472Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNodeInspectWithEmptyID [2021-01-22T07:48:49.472Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNodeInspect [2021-01-22T07:48:49.472Z] --- PASS: TestNodeInspect (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNodeListError [2021-01-22T07:48:49.472Z] --- PASS: TestNodeListError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNodeList [2021-01-22T07:48:49.472Z] --- PASS: TestNodeList (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNodeRemoveError [2021-01-22T07:48:49.472Z] --- PASS: TestNodeRemoveError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNodeRemove [2021-01-22T07:48:49.472Z] --- PASS: TestNodeRemove (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNodeUpdateError [2021-01-22T07:48:49.472Z] --- PASS: TestNodeUpdateError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestNodeUpdate [2021-01-22T07:48:49.472Z] --- PASS: TestNodeUpdate (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestOptionWithTimeout [2021-01-22T07:48:49.472Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPingFail [2021-01-22T07:48:49.472Z] --- PASS: TestPingFail (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPingWithError [2021-01-22T07:48:49.472Z] 2021/01/22 07:48:47 RoundTripper returned a response & error; ignoring response [2021-01-22T07:48:49.472Z] 2021/01/22 07:48:47 RoundTripper returned a response & error; ignoring response [2021-01-22T07:48:49.472Z] --- PASS: TestPingWithError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPingSuccess [2021-01-22T07:48:49.472Z] --- PASS: TestPingSuccess (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPingHeadFallback [2021-01-22T07:48:49.472Z] === RUN TestPingHeadFallback/OK [2021-01-22T07:48:49.472Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-01-22T07:48:49.472Z] === RUN TestPingHeadFallback/Not_Found [2021-01-22T07:48:49.472Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-01-22T07:48:49.472Z] --- PASS: TestPingHeadFallback (0.00s) [2021-01-22T07:48:49.472Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-01-22T07:48:49.472Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-01-22T07:48:49.472Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-01-22T07:48:49.472Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPluginDisableError [2021-01-22T07:48:49.472Z] --- PASS: TestPluginDisableError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPluginDisable [2021-01-22T07:48:49.472Z] --- PASS: TestPluginDisable (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPluginEnableError [2021-01-22T07:48:49.472Z] --- PASS: TestPluginEnableError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPluginEnable [2021-01-22T07:48:49.472Z] --- PASS: TestPluginEnable (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPluginInspectError [2021-01-22T07:48:49.472Z] --- PASS: TestPluginInspectError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPluginInspectWithEmptyID [2021-01-22T07:48:49.472Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPluginInspect [2021-01-22T07:48:49.472Z] --- PASS: TestPluginInspect (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPluginListError [2021-01-22T07:48:49.472Z] --- PASS: TestPluginListError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPluginList [2021-01-22T07:48:49.472Z] --- PASS: TestPluginList (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPluginPushError [2021-01-22T07:48:49.472Z] --- PASS: TestPluginPushError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPluginPush [2021-01-22T07:48:49.472Z] --- PASS: TestPluginPush (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPluginRemoveError [2021-01-22T07:48:49.472Z] --- PASS: TestPluginRemoveError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPluginRemove [2021-01-22T07:48:49.472Z] --- PASS: TestPluginRemove (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPluginSetError [2021-01-22T07:48:49.472Z] --- PASS: TestPluginSetError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPluginSet [2021-01-22T07:48:49.472Z] --- PASS: TestPluginSet (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestSetHostHeader [2021-01-22T07:48:49.472Z] --- PASS: TestSetHostHeader (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestPlainTextError [2021-01-22T07:48:49.472Z] --- PASS: TestPlainTextError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestInfiniteError [2021-01-22T07:48:49.472Z] --- PASS: TestInfiniteError (0.02s) [2021-01-22T07:48:49.472Z] === RUN TestSecretCreateUnsupported [2021-01-22T07:48:49.472Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestSecretCreateError [2021-01-22T07:48:49.472Z] --- PASS: TestSecretCreateError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestSecretCreate [2021-01-22T07:48:49.472Z] --- PASS: TestSecretCreate (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestSecretInspectUnsupported [2021-01-22T07:48:49.472Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestSecretInspectError [2021-01-22T07:48:49.472Z] --- PASS: TestSecretInspectError (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestSecretInspectSecretNotFound [2021-01-22T07:48:49.472Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-01-22T07:48:49.472Z] === RUN TestSecretInspectWithEmptyID [2021-01-22T07:48:49.472Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSecretInspect [2021-01-22T07:48:49.473Z] --- PASS: TestSecretInspect (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSecretListUnsupported [2021-01-22T07:48:49.473Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSecretListError [2021-01-22T07:48:49.473Z] --- PASS: TestSecretListError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSecretList [2021-01-22T07:48:49.473Z] --- PASS: TestSecretList (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSecretRemoveUnsupported [2021-01-22T07:48:49.473Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSecretRemoveError [2021-01-22T07:48:49.473Z] --- PASS: TestSecretRemoveError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSecretRemove [2021-01-22T07:48:49.473Z] --- PASS: TestSecretRemove (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSecretUpdateUnsupported [2021-01-22T07:48:49.473Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSecretUpdateError [2021-01-22T07:48:49.473Z] --- PASS: TestSecretUpdateError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSecretUpdate [2021-01-22T07:48:49.473Z] --- PASS: TestSecretUpdate (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceCreateError [2021-01-22T07:48:49.473Z] --- PASS: TestServiceCreateError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceCreate [2021-01-22T07:48:49.473Z] --- PASS: TestServiceCreate (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceCreateCompatiblePlatforms [2021-01-22T07:48:49.473Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceCreateDigestPinning [2021-01-22T07:48:49.473Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceInspectError [2021-01-22T07:48:49.473Z] --- PASS: TestServiceInspectError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceInspectServiceNotFound [2021-01-22T07:48:49.473Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceInspectWithEmptyID [2021-01-22T07:48:49.473Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceInspect [2021-01-22T07:48:49.473Z] --- PASS: TestServiceInspect (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceListError [2021-01-22T07:48:49.473Z] --- PASS: TestServiceListError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceList [2021-01-22T07:48:49.473Z] --- PASS: TestServiceList (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceLogsError [2021-01-22T07:48:49.473Z] --- PASS: TestServiceLogsError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceLogs [2021-01-22T07:48:49.473Z] --- PASS: TestServiceLogs (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceRemoveError [2021-01-22T07:48:49.473Z] --- PASS: TestServiceRemoveError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceRemoveNotFoundError [2021-01-22T07:48:49.473Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceRemove [2021-01-22T07:48:49.473Z] --- PASS: TestServiceRemove (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceUpdateError [2021-01-22T07:48:49.473Z] --- PASS: TestServiceUpdateError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestServiceUpdate [2021-01-22T07:48:49.473Z] --- PASS: TestServiceUpdate (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSwarmGetUnlockKeyError [2021-01-22T07:48:49.473Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSwarmGetUnlockKey [2021-01-22T07:48:49.473Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSwarmInitError [2021-01-22T07:48:49.473Z] --- PASS: TestSwarmInitError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSwarmInit [2021-01-22T07:48:49.473Z] --- PASS: TestSwarmInit (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSwarmInspectError [2021-01-22T07:48:49.473Z] --- PASS: TestSwarmInspectError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSwarmInspect [2021-01-22T07:48:49.473Z] --- PASS: TestSwarmInspect (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSwarmJoinError [2021-01-22T07:48:49.473Z] --- PASS: TestSwarmJoinError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSwarmJoin [2021-01-22T07:48:49.473Z] --- PASS: TestSwarmJoin (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSwarmLeaveError [2021-01-22T07:48:49.473Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSwarmLeave [2021-01-22T07:48:49.473Z] --- PASS: TestSwarmLeave (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSwarmUnlockError [2021-01-22T07:48:49.473Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSwarmUnlock [2021-01-22T07:48:49.473Z] --- PASS: TestSwarmUnlock (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSwarmUpdateError [2021-01-22T07:48:49.473Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestSwarmUpdate [2021-01-22T07:48:49.473Z] --- PASS: TestSwarmUpdate (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestTaskInspectError [2021-01-22T07:48:49.473Z] --- PASS: TestTaskInspectError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestTaskInspectWithEmptyID [2021-01-22T07:48:49.473Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestTaskInspect [2021-01-22T07:48:49.473Z] --- PASS: TestTaskInspect (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestTaskListError [2021-01-22T07:48:49.473Z] --- PASS: TestTaskListError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestTaskList [2021-01-22T07:48:49.473Z] --- PASS: TestTaskList (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestVolumeCreateError [2021-01-22T07:48:49.473Z] --- PASS: TestVolumeCreateError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestVolumeCreate [2021-01-22T07:48:49.473Z] --- PASS: TestVolumeCreate (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestVolumeInspectError [2021-01-22T07:48:49.473Z] --- PASS: TestVolumeInspectError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestVolumeInspectNotFound [2021-01-22T07:48:49.473Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestVolumeInspectWithEmptyID [2021-01-22T07:48:49.473Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestVolumeInspect [2021-01-22T07:48:49.473Z] --- PASS: TestVolumeInspect (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestVolumeListError [2021-01-22T07:48:49.473Z] --- PASS: TestVolumeListError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestVolumeList [2021-01-22T07:48:49.473Z] --- PASS: TestVolumeList (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestVolumeRemoveError [2021-01-22T07:48:49.473Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-01-22T07:48:49.473Z] === RUN TestVolumeRemove [2021-01-22T07:48:49.473Z] --- PASS: TestVolumeRemove (0.00s) [2021-01-22T07:48:49.473Z] === CONT TestTLSCloseWriter [2021-01-22T07:48:49.473Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-01-22T07:48:49.473Z] PASS [2021-01-22T07:48:49.473Z] coverage: 74.9% of statements [2021-01-22T07:48:49.473Z] ok github.com/docker/docker/client 0.516s coverage: 74.9% of statements [2021-01-22T07:48:49.553Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-01-22T07:48:50.932Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-01-22T07:48:54.392Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-01-22T07:48:58.591Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-01-22T07:48:58.591Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-01-22T07:49:02.695Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-01-22T07:49:02.786Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-01-22T07:49:03.723Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-01-22T07:49:04.292Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-01-22T07:49:04.860Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-01-22T07:49:05.798Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-01-22T07:49:05.798Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-01-22T07:49:06.056Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-01-22T07:49:06.365Z] --- PASS: TestServiceUpdateSecrets (15.40s) [2021-01-22T07:49:06.365Z] === RUN TestServiceUpdateConfigs [2021-01-22T07:49:06.625Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-01-22T07:49:07.146Z] --- PASS: TestCheckoutGit (33.02s) [2021-01-22T07:49:07.146Z] === RUN TestValidGitTransport [2021-01-22T07:49:07.146Z] --- PASS: TestValidGitTransport (0.00s) [2021-01-22T07:49:07.146Z] === RUN TestGitInvalidRef [2021-01-22T07:49:07.146Z] --- PASS: TestGitInvalidRef (0.20s) [2021-01-22T07:49:07.146Z] PASS [2021-01-22T07:49:07.146Z] coverage: 86.3% of statements [2021-01-22T07:49:07.146Z] ok github.com/docker/docker/builder/remotecontext/git 33.507s coverage: 86.3% of statements [2021-01-22T07:49:07.604Z] ? github.com/docker/docker/cli [no test files] [2021-01-22T07:49:07.604Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-22T07:49:08.530Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-01-22T07:49:09.908Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-01-22T07:49:10.851Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-01-22T07:49:11.790Z] === RUN TestDockerSuite/TestBuildEnv [2021-01-22T07:49:13.393Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-01-22T07:49:13.393Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-01-22T07:49:13.393Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-01-22T07:49:13.393Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-01-22T07:49:13.393Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-01-22T07:49:13.393Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-01-22T07:49:13.393Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-01-22T07:49:13.393Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-01-22T07:49:13.393Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-01-22T07:49:13.393Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-01-22T07:49:13.393Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-01-22T07:49:13.393Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-01-22T07:49:13.393Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-01-22T07:49:13.393Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-01-22T07:49:13.393Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-01-22T07:49:13.393Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-01-22T07:49:13.393Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-01-22T07:49:13.393Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-01-22T07:49:13.393Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-01-22T07:49:13.393Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-01-22T07:49:13.393Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-01-22T07:49:13.393Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-01-22T07:49:13.393Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-01-22T07:49:13.393Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-01-22T07:49:13.393Z] === RUN TestConfigureDaemonLogs [2021-01-22T07:49:13.393Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-01-22T07:49:13.393Z] === RUN TestCommonOptionsInstallFlags [2021-01-22T07:49:13.393Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-01-22T07:49:13.393Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-01-22T07:49:13.393Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-01-22T07:49:13.393Z] PASS [2021-01-22T07:49:13.393Z] coverage: 18.4% of statements [2021-01-22T07:49:13.393Z] ok github.com/docker/docker/cmd/dockerd 0.464s coverage: 18.4% of statements [2021-01-22T07:49:13.700Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-01-22T07:49:13.700Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-01-22T07:49:15.079Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-01-22T07:49:15.591Z] === RUN TestContainerStopSignal [2021-01-22T07:49:15.591Z] --- PASS: TestContainerStopSignal (0.00s) [2021-01-22T07:49:15.591Z] === RUN TestContainerStopTimeout [2021-01-22T07:49:15.591Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-01-22T07:49:15.591Z] === RUN TestContainerSecretReferenceDestTarget [2021-01-22T07:49:15.591Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-01-22T07:49:15.591Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-01-22T07:49:15.591Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-01-22T07:49:15.591Z] === RUN TestContainerLogPathSetForRingLogger [2021-01-22T07:49:15.591Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-01-22T07:49:15.591Z] === RUN TestReplaceAndAppendEnvVars [2021-01-22T07:49:15.591Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-01-22T07:49:15.591Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-01-22T07:49:15.591Z] === RUN TestNewMemoryStore [2021-01-22T07:49:15.591Z] --- PASS: TestNewMemoryStore (0.00s) [2021-01-22T07:49:15.591Z] === RUN TestAddContainers [2021-01-22T07:49:15.591Z] --- PASS: TestAddContainers (0.00s) [2021-01-22T07:49:15.591Z] === RUN TestGetContainer [2021-01-22T07:49:15.591Z] --- PASS: TestGetContainer (0.00s) [2021-01-22T07:49:15.591Z] === RUN TestDeleteContainer [2021-01-22T07:49:15.591Z] --- PASS: TestDeleteContainer (0.00s) [2021-01-22T07:49:15.591Z] === RUN TestListContainers [2021-01-22T07:49:15.591Z] --- PASS: TestListContainers (0.00s) [2021-01-22T07:49:15.591Z] === RUN TestFirstContainer [2021-01-22T07:49:15.591Z] --- PASS: TestFirstContainer (0.00s) [2021-01-22T07:49:15.591Z] === RUN TestApplyAllContainer [2021-01-22T07:49:15.591Z] --- PASS: TestApplyAllContainer (0.00s) [2021-01-22T07:49:15.591Z] === RUN TestIsValidHealthString [2021-01-22T07:49:15.591Z] --- PASS: TestIsValidHealthString (0.00s) [2021-01-22T07:49:15.591Z] === RUN TestStateRunStop [2021-01-22T07:49:15.591Z] --- PASS: TestStateRunStop (0.00s) [2021-01-22T07:49:15.591Z] === RUN TestStateTimeoutWait [2021-01-22T07:49:15.591Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-01-22T07:49:15.591Z] state_test.go:141: Stop callback fired [2021-01-22T07:49:15.591Z] state_test.go:165: Stop callback fired [2021-01-22T07:49:15.591Z] === RUN TestIsValidStateString [2021-01-22T07:49:15.591Z] --- PASS: TestIsValidStateString (0.00s) [2021-01-22T07:49:15.591Z] === RUN TestViewSaveDelete [2021-01-22T07:49:15.591Z] --- PASS: TestViewSaveDelete (0.02s) [2021-01-22T07:49:15.591Z] === RUN TestViewAll [2021-01-22T07:49:15.591Z] --- PASS: TestViewAll (0.01s) [2021-01-22T07:49:15.591Z] === RUN TestViewGet [2021-01-22T07:49:15.591Z] --- PASS: TestViewGet (0.01s) [2021-01-22T07:49:15.591Z] === RUN TestNames [2021-01-22T07:49:15.591Z] --- PASS: TestNames (0.00s) [2021-01-22T07:49:15.591Z] === RUN TestViewWithHealthCheck [2021-01-22T07:49:15.591Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-01-22T07:49:15.591Z] PASS [2021-01-22T07:49:15.591Z] coverage: 41.3% of statements [2021-01-22T07:49:15.591Z] ok github.com/docker/docker/container 0.478s coverage: 41.3% of statements [2021-01-22T07:49:15.591Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-22T07:49:15.591Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-22T07:49:15.591Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-22T07:49:15.591Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-22T07:49:15.648Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-01-22T07:49:16.217Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-01-22T07:49:18.496Z] === RUN TestPrepare [2021-01-22T07:49:18.496Z] --- PASS: TestPrepare (0.00s) [2021-01-22T07:49:18.496Z] === RUN TestStart [2021-01-22T07:49:18.496Z] --- PASS: TestStart (0.00s) [2021-01-22T07:49:18.496Z] === RUN TestWaitCancel [2021-01-22T07:49:18.496Z] --- PASS: TestWaitCancel (0.00s) [2021-01-22T07:49:18.496Z] === RUN TestWaitDisabled [2021-01-22T07:49:18.496Z] --- PASS: TestWaitDisabled (0.00s) [2021-01-22T07:49:18.496Z] === RUN TestWaitEnabled [2021-01-22T07:49:18.496Z] --- PASS: TestWaitEnabled (0.00s) [2021-01-22T07:49:18.496Z] === RUN TestRemove [2021-01-22T07:49:18.496Z] --- PASS: TestRemove (0.00s) [2021-01-22T07:49:18.496Z] PASS [2021-01-22T07:49:18.496Z] coverage: 65.3% of statements [2021-01-22T07:49:18.496Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.539s coverage: 65.3% of statements [2021-01-22T07:49:18.759Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-01-22T07:49:18.759Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-01-22T07:49:20.672Z] === RUN TestNewListSecretsFilters [2021-01-22T07:49:20.672Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-01-22T07:49:20.672Z] === RUN TestNewListConfigsFilters [2021-01-22T07:49:20.672Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-01-22T07:49:20.672Z] PASS [2021-01-22T07:49:20.672Z] coverage: 0.5% of statements [2021-01-22T07:49:20.672Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-01-22T07:49:20.672Z] ok github.com/docker/docker/daemon/cluster 0.776s coverage: 0.5% of statements [2021-01-22T07:49:20.672Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-01-22T07:49:20.672Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-01-22T07:49:20.672Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-01-22T07:49:20.672Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-01-22T07:49:20.672Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-01-22T07:49:20.672Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-01-22T07:49:20.672Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-01-22T07:49:20.672Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-01-22T07:49:20.672Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-01-22T07:49:20.672Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-01-22T07:49:20.672Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-01-22T07:49:20.672Z] === RUN TestServiceConvertToGRPCIsolation [2021-01-22T07:49:20.672Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-01-22T07:49:20.672Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-01-22T07:49:20.672Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-01-22T07:49:20.672Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-01-22T07:49:20.672Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-01-22T07:49:20.672Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-01-22T07:49:20.672Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-01-22T07:49:20.672Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-01-22T07:49:20.672Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-01-22T07:49:20.672Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-01-22T07:49:20.672Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-01-22T07:49:20.672Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-01-22T07:49:21.130Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-01-22T07:49:21.130Z] === RUN TestServiceConvertFromGRPCIsolation [2021-01-22T07:49:21.130Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-01-22T07:49:21.130Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-01-22T07:49:21.130Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-01-22T07:49:21.130Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-01-22T07:49:21.130Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-01-22T07:49:21.130Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-01-22T07:49:21.130Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-01-22T07:49:21.130Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-01-22T07:49:21.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-01-22T07:49:21.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-01-22T07:49:21.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-01-22T07:49:21.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-01-22T07:49:21.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-01-22T07:49:21.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-01-22T07:49:21.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-01-22T07:49:21.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-01-22T07:49:21.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-01-22T07:49:21.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-01-22T07:49:21.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-01-22T07:49:21.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-01-22T07:49:21.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-01-22T07:49:21.131Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-01-22T07:49:21.131Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-01-22T07:49:21.131Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-01-22T07:49:21.131Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-01-22T07:49:21.131Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-01-22T07:49:21.131Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-01-22T07:49:21.131Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-01-22T07:49:21.131Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-01-22T07:49:21.131Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-01-22T07:49:21.131Z] === RUN TestServiceConvertFromGRPCConfigs [2021-01-22T07:49:21.131Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-01-22T07:49:21.131Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-01-22T07:49:21.131Z] === RUN TestServiceConvertToGRPCConfigs [2021-01-22T07:49:21.131Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-01-22T07:49:21.131Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-01-22T07:49:21.131Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-01-22T07:49:21.131Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-01-22T07:49:21.131Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-01-22T07:49:21.131Z] PASS [2021-01-22T07:49:21.131Z] coverage: 35.9% of statements [2021-01-22T07:49:21.131Z] ok github.com/docker/docker/daemon/cluster/convert 0.752s coverage: 35.9% of statements [2021-01-22T07:49:21.259Z] --- PASS: TestServiceUpdateConfigs (15.45s) [2021-01-22T07:49:21.259Z] === RUN TestServiceUpdateNetwork [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite (371.94s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.44s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.94s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.27s) [2021-01-22T07:49:24.033Z] docker_cli_daemon_test.go:1455: [d292040763b0c] daemon is not started [2021-01-22T07:49:24.033Z] check_test.go:309: [d55f674d935d5] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.33s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.01s) [2021-01-22T07:49:24.033Z] check_test.go:309: [d4b7283de4904] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.60s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.11s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.66s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.95s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.45s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.63s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.60s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.79s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-01-22T07:49:24.033Z] check_test.go:309: [d1bbd4ec7df79] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-01-22T07:49:24.033Z] check_test.go:309: [d1d705db7ae81] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.54s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.66s) [2021-01-22T07:49:24.033Z] check_test.go:309: [de0cc5e9e9470] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.70s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.74s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.39s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.09s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-01-22T07:49:24.033Z] check_test.go:309: [d77a4c0a1b644] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.60s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.32s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.08s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.90s) [2021-01-22T07:49:24.033Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-01-22T07:49:24.033Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-01-22T07:49:24.033Z] check_test.go:309: [d8938db4a82a7] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.29s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.35s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.91s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.59s) [2021-01-22T07:49:24.033Z] check_test.go:309: [d6db58327e68e] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.37s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-01-22T07:49:24.033Z] check_test.go:309: [d6783dd9062b3] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.57s) [2021-01-22T07:49:24.033Z] docker_cli_daemon_plugins_test.go:79: [d087e49939f73] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.98s) [2021-01-22T07:49:24.033Z] docker_cli_daemon_plugins_test.go:169: [d9e2395073673] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.46s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.60s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-01-22T07:49:24.033Z] check_test.go:309: [d0492b4a0865d] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.81s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.85s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.88s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.92s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.17s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.96s) [2021-01-22T07:49:24.033Z] check_test.go:309: [d8b91c177b780] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.50s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.62s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.61s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.20s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.21s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.03s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.05s) [2021-01-22T07:49:24.033Z] check_test.go:309: [dca24e0ef40e2] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.35s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.56s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.98s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.31s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.26s) [2021-01-22T07:49:24.033Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-01-22T07:49:24.033Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-01-22T07:49:24.033Z] check_test.go:309: [d6d770218da50] daemon is not started [2021-01-22T07:49:24.033Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-01-22T07:49:24.033Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-01-22T07:49:24.033Z] check_test.go:309: [df7827ea23fcc] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.87s) [2021-01-22T07:49:24.033Z] check_test.go:309: [dfdf450d6a9cc] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.33s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.93s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.77s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.68s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.47s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.30s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.47s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.54s) [2021-01-22T07:49:24.033Z] check_test.go:309: [d6c0dab5f33fd] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.41s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (10.97s) [2021-01-22T07:49:24.033Z] docker_cli_daemon_plugins_test.go:105: [d652e5f87b147] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.81s) [2021-01-22T07:49:24.033Z] check_test.go:309: [daaf9c81c0058] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.59s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.15s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.19s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.57s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2021-01-22T07:49:24.033Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-01-22T07:49:24.033Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-01-22T07:49:24.033Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-01-22T07:49:24.033Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-01-22T07:49:24.033Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-01-22T07:49:24.033Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-01-22T07:49:24.033Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-01-22T07:49:24.033Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-01-22T07:49:24.033Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-01-22T07:49:24.033Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-01-22T07:49:24.033Z] check_test.go:309: [db69f264ea5a2] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2021-01-22T07:49:24.033Z] check_test.go:309: [d27114f5af13a] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.60s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.11s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-01-22T07:49:24.033Z] check_test.go:309: [df72f593e30f3] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.11s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.03s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.39s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.09s) [2021-01-22T07:49:24.033Z] check_test.go:309: [dde2a2df8186c] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.70s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.51s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.96s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.81s) [2021-01-22T07:49:24.033Z] check_test.go:309: [d9a7d8da905b4] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-01-22T07:49:24.033Z] check_test.go:309: [de81ec90242ba] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.16s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.11s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.74s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.52s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.59s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.35s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.04s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.43s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.09s) [2021-01-22T07:49:24.033Z] docker_cli_daemon_test.go:2550: [d2928d6a91777] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.74s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.88s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.91s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.69s) [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2021-01-22T07:49:24.033Z] check_test.go:309: [dc84778881924] daemon is not started [2021-01-22T07:49:24.033Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.18s) [2021-01-22T07:49:24.033Z] === RUN TestDockerSwarmSuite [2021-01-22T07:49:24.033Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-01-22T07:49:24.034Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-01-22T07:49:26.916Z] === RUN TestBuilderGC [2021-01-22T07:49:26.916Z] --- PASS: TestBuilderGC (0.02s) [2021-01-22T07:49:26.916Z] === RUN TestDaemonConfigurationNotFound [2021-01-22T07:49:26.916Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-01-22T07:49:26.916Z] === RUN TestDaemonBrokenConfiguration [2021-01-22T07:49:26.916Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-01-22T07:49:26.916Z] === RUN TestParseClusterAdvertiseSettings [2021-01-22T07:49:26.916Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-01-22T07:49:26.916Z] === RUN TestFindConfigurationConflicts [2021-01-22T07:49:26.916Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-01-22T07:49:26.916Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-01-22T07:49:26.916Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-01-22T07:49:26.916Z] === RUN TestDaemonConfigurationMergeConflicts [2021-01-22T07:49:26.916Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-01-22T07:49:26.916Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-01-22T07:49:26.916Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-01-22T07:49:26.916Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-01-22T07:49:26.916Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-01-22T07:49:26.916Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-01-22T07:49:26.916Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-01-22T07:49:26.916Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-01-22T07:49:26.916Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-01-22T07:49:26.916Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-01-22T07:49:26.916Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-01-22T07:49:26.916Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-01-22T07:49:26.916Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-01-22T07:49:26.916Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-01-22T07:49:26.916Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-01-22T07:49:26.916Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-01-22T07:49:26.916Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-01-22T07:49:26.916Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-01-22T07:49:26.916Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-01-22T07:49:26.916Z] === RUN TestValidateConfigurationErrors [2021-01-22T07:49:26.916Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-01-22T07:49:26.916Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-01-22T07:49:26.916Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-01-22T07:49:26.916Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-01-22T07:49:26.916Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-01-22T07:49:26.916Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-01-22T07:49:26.916Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-01-22T07:49:26.916Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-01-22T07:49:26.916Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-01-22T07:49:26.916Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-01-22T07:49:26.916Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-01-22T07:49:26.916Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-01-22T07:49:26.916Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-01-22T07:49:26.916Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-01-22T07:49:26.916Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-01-22T07:49:26.916Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-01-22T07:49:26.916Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-01-22T07:49:26.916Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-01-22T07:49:26.916Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-01-22T07:49:26.916Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-01-22T07:49:26.916Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-01-22T07:49:26.916Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-01-22T07:49:26.916Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-01-22T07:49:26.916Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-01-22T07:49:26.917Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-01-22T07:49:26.917Z] === RUN TestValidateConfiguration [2021-01-22T07:49:26.917Z] === RUN TestValidateConfiguration/with_label [2021-01-22T07:49:26.917Z] === RUN TestValidateConfiguration/with_dns [2021-01-22T07:49:26.917Z] === RUN TestValidateConfiguration/with_dns-search [2021-01-22T07:49:26.917Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-01-22T07:49:26.917Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-01-22T07:49:26.917Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-01-22T07:49:26.917Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-01-22T07:49:26.917Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-01-22T07:49:26.917Z] --- PASS: TestValidateConfiguration (0.00s) [2021-01-22T07:49:26.917Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-01-22T07:49:26.917Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-01-22T07:49:26.917Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-01-22T07:49:26.917Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-01-22T07:49:26.917Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-01-22T07:49:26.917Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-01-22T07:49:26.917Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-01-22T07:49:26.917Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-01-22T07:49:26.917Z] === RUN TestModifiedDiscoverySettings [2021-01-22T07:49:26.917Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-01-22T07:49:26.917Z] === RUN TestReloadSetConfigFileNotExist [2021-01-22T07:49:26.917Z] time="2021-01-22T07:49:25Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-01-22T07:49:26.917Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-01-22T07:49:26.917Z] === RUN TestReloadDefaultConfigNotExist [2021-01-22T07:49:26.917Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-01-22T07:49:26.917Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:49:26.917Z] === RUN TestReloadBadDefaultConfig [2021-01-22T07:49:26.917Z] time="2021-01-22T07:49:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-423032951" [2021-01-22T07:49:26.917Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-01-22T07:49:26.917Z] === RUN TestReloadWithConflictingLabels [2021-01-22T07:49:26.917Z] time="2021-01-22T07:49:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-141924714" [2021-01-22T07:49:26.917Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-01-22T07:49:26.917Z] === RUN TestReloadWithDuplicateLabels [2021-01-22T07:49:26.917Z] time="2021-01-22T07:49:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-910361025" [2021-01-22T07:49:26.917Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-01-22T07:49:26.917Z] === RUN TestDaemonConfigurationMerge [2021-01-22T07:49:26.917Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-01-22T07:49:26.917Z] PASS [2021-01-22T07:49:26.917Z] coverage: 79.7% of statements [2021-01-22T07:49:26.917Z] ok github.com/docker/docker/daemon/config 0.369s coverage: 79.7% of statements [2021-01-22T07:49:26.917Z] === RUN TestDiscoveryOptsErrors [2021-01-22T07:49:26.917Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-01-22T07:49:26.917Z] === RUN TestDiscoveryOpts [2021-01-22T07:49:26.917Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-01-22T07:49:26.917Z] PASS [2021-01-22T07:49:26.917Z] coverage: 30.0% of statements [2021-01-22T07:49:26.917Z] ok github.com/docker/docker/daemon/discovery 0.101s coverage: 30.0% of statements [2021-01-22T07:49:27.326Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-01-22T07:49:27.883Z] === RUN TestWaitNodeAttachment [2021-01-22T07:49:27.883Z] === RUN TestVerifyNetworkingConfig [2021-01-22T07:49:27.883Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestGetContainer [2021-01-22T07:49:27.883Z] --- PASS: TestGetContainer (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestValidContainerNames [2021-01-22T07:49:27.883Z] --- PASS: TestValidContainerNames (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestContainerInitDNS [2021-01-22T07:49:27.883Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-01-22T07:49:27.883Z] daemon_test.go:147: root required [2021-01-22T07:49:27.883Z] === RUN TestMerge [2021-01-22T07:49:27.883Z] --- PASS: TestMerge (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestValidateContainerIsolation [2021-01-22T07:49:27.883Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestFindNetworkErrorType [2021-01-22T07:49:27.883Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestEnsureServicesExist [2021-01-22T07:49:27.883Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestEnsureServicesExistErrors [2021-01-22T07:49:27.883Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-01-22T07:49:27.883Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-01-22T07:49:27.883Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-01-22T07:49:27.883Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestContainerDelete [2021-01-22T07:49:27.883Z] --- PASS: TestContainerDelete (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestContainerDoubleDelete [2021-01-22T07:49:27.883Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestLogContainerEventCopyLabels [2021-01-22T07:49:27.883Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestLogContainerEventWithAttributes [2021-01-22T07:49:27.883Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestNoneHealthcheck [2021-01-22T07:49:27.883Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestHealthStates [2021-01-22T07:49:27.883Z] time="2021-01-22T07:49:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-22T07:49:27.883Z] time="2021-01-22T07:49:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-22T07:49:27.883Z] time="2021-01-22T07:49:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-22T07:49:27.883Z] time="2021-01-22T07:49:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-22T07:49:27.883Z] time="2021-01-22T07:49:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-22T07:49:27.883Z] time="2021-01-22T07:49:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-22T07:49:27.883Z] time="2021-01-22T07:49:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-22T07:49:27.883Z] time="2021-01-22T07:49:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-22T07:49:27.883Z] time="2021-01-22T07:49:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-22T07:49:27.883Z] time="2021-01-22T07:49:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-22T07:49:27.883Z] --- PASS: TestHealthStates (0.12s) [2021-01-22T07:49:27.883Z] === RUN TestMaskURLCredentials [2021-01-22T07:49:27.883Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestGetInspectData [2021-01-22T07:49:27.883Z] --- PASS: TestGetInspectData (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestFillLicense [2021-01-22T07:49:27.883Z] --- PASS: TestFillLicense (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestListInvalidFilter [2021-01-22T07:49:27.883Z] --- PASS: TestListInvalidFilter (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestNameFilter [2021-01-22T07:49:27.883Z] --- PASS: TestNameFilter (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-01-22T07:49:27.883Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-01-22T07:49:27.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-01-22T07:49:27.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-01-22T07:49:27.884Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-01-22T07:49:27.884Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-01-22T07:49:27.884Z] === RUN TestDaemonReloadLabels [2021-01-22T07:49:27.884Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-01-22T07:49:27.884Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-01-22T07:49:27.884Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-01-22T07:49:27.884Z] === RUN TestDaemonReloadMirrors [2021-01-22T07:49:27.884Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-01-22T07:49:27.884Z] === RUN TestDaemonReloadInsecureRegistries [2021-01-22T07:49:27.884Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-01-22T07:49:28.342Z] === RUN TestDaemonReloadNotAffectOthers [2021-01-22T07:49:28.342Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-01-22T07:49:28.342Z] === RUN TestDaemonDiscoveryReload [2021-01-22T07:49:28.342Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-01-22T07:49:28.342Z] === RUN TestIsolationConversion [2021-01-22T07:49:28.342Z] === RUN TestIsolationConversion/default [2021-01-22T07:49:28.342Z] === RUN TestIsolationConversion/process [2021-01-22T07:49:28.342Z] === RUN TestIsolationConversion/hyperv [2021-01-22T07:49:28.342Z] --- PASS: TestIsolationConversion (0.00s) [2021-01-22T07:49:28.342Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-01-22T07:49:28.342Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-01-22T07:49:28.342Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-01-22T07:49:28.342Z] === RUN TestContainerLabels [2021-01-22T07:49:28.342Z] --- PASS: TestContainerLabels (0.00s) [2021-01-22T07:49:28.342Z] === RUN TestCredentialSpecConversion [2021-01-22T07:49:28.342Z] === RUN TestCredentialSpecConversion/none [2021-01-22T07:49:28.342Z] === RUN TestCredentialSpecConversion/config [2021-01-22T07:49:28.342Z] === RUN TestCredentialSpecConversion/file [2021-01-22T07:49:28.342Z] === RUN TestCredentialSpecConversion/registry [2021-01-22T07:49:28.342Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-01-22T07:49:28.342Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-01-22T07:49:28.342Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-01-22T07:49:28.342Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-01-22T07:49:28.342Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-01-22T07:49:28.342Z] === RUN TestControllerValidateMountBind [2021-01-22T07:49:28.342Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-01-22T07:49:28.342Z] === RUN TestControllerValidateMountVolume [2021-01-22T07:49:28.342Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-01-22T07:49:28.342Z] === RUN TestControllerValidateMountTarget [2021-01-22T07:49:28.342Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-01-22T07:49:28.342Z] === RUN TestControllerValidateMountTmpfs [2021-01-22T07:49:28.342Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-01-22T07:49:28.342Z] === RUN TestControllerValidateMountInvalidType [2021-01-22T07:49:28.342Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-01-22T07:49:28.342Z] === RUN TestControllerValidateMountNamedPipe [2021-01-22T07:49:28.342Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-01-22T07:49:28.342Z] PASS [2021-01-22T07:49:28.342Z] coverage: 11.3% of statements [2021-01-22T07:49:28.342Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.724s coverage: 11.3% of statements [2021-01-22T07:49:28.342Z] === RUN TestEventsLog [2021-01-22T07:49:28.342Z] --- PASS: TestEventsLog (0.00s) [2021-01-22T07:49:28.342Z] === RUN TestEventsLogTimeout [2021-01-22T07:49:28.342Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-01-22T07:49:28.342Z] === RUN TestLogEvents [2021-01-22T07:49:28.342Z] --- PASS: TestLogEvents (0.05s) [2021-01-22T07:49:28.342Z] === RUN TestLoadBufferedEvents [2021-01-22T07:49:28.342Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-01-22T07:49:28.342Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-01-22T07:49:28.342Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-01-22T07:49:28.342Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-01-22T07:49:28.342Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-01-22T07:49:28.342Z] PASS [2021-01-22T07:49:28.342Z] coverage: 50.0% of statements [2021-01-22T07:49:28.342Z] ok github.com/docker/docker/daemon/events 0.237s coverage: 50.0% of statements [2021-01-22T07:49:29.311Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-01-22T07:49:29.311Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-01-22T07:49:29.311Z] === RUN TestIsEmptyDir [2021-01-22T07:49:29.311Z] --- PASS: TestIsEmptyDir (0.01s) [2021-01-22T07:49:29.311Z] PASS [2021-01-22T07:49:29.311Z] coverage: 2.3% of statements [2021-01-22T07:49:29.311Z] ok github.com/docker/docker/daemon/graphdriver 0.087s coverage: 2.3% of statements [2021-01-22T07:49:29.769Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-01-22T07:49:29.769Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-01-22T07:49:29.769Z] === RUN TestLinkNaming [2021-01-22T07:49:29.769Z] --- PASS: TestLinkNaming (0.00s) [2021-01-22T07:49:29.769Z] === RUN TestLinkNew [2021-01-22T07:49:29.769Z] --- PASS: TestLinkNew (0.00s) [2021-01-22T07:49:29.769Z] === RUN TestLinkEnv [2021-01-22T07:49:29.769Z] --- PASS: TestLinkEnv (0.00s) [2021-01-22T07:49:29.769Z] === RUN TestLinkMultipleEnv [2021-01-22T07:49:29.769Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-01-22T07:49:29.769Z] === RUN TestLinkPortRangeEnv [2021-01-22T07:49:29.769Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-01-22T07:49:29.769Z] PASS [2021-01-22T07:49:29.769Z] coverage: 93.0% of statements [2021-01-22T07:49:29.769Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2021-01-22T07:49:30.227Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-01-22T07:49:30.227Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-01-22T07:49:30.227Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-01-22T07:49:30.227Z] reload_test.go:520: root required [2021-01-22T07:49:30.227Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-01-22T07:49:30.227Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-01-22T07:49:30.227Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-01-22T07:49:30.227Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.07s) [2021-01-22T07:49:30.227Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-01-22T07:49:30.227Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-01-22T07:49:30.227Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-01-22T07:49:30.227Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-01-22T07:49:30.227Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-01-22T07:49:30.227Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-01-22T07:49:30.227Z] === RUN TestParseVolumesFrom [2021-01-22T07:49:30.227Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-01-22T07:49:30.227Z] PASS [2021-01-22T07:49:30.227Z] coverage: 9.1% of statements [2021-01-22T07:49:30.227Z] ok github.com/docker/docker/daemon 2.633s coverage: 9.1% of statements [2021-01-22T07:49:30.227Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-22T07:49:30.227Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-22T07:49:30.227Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-22T07:49:30.227Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-22T07:49:30.227Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-01-22T07:49:30.227Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-01-22T07:49:30.227Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-01-22T07:49:30.227Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-22T07:49:30.227Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-01-22T07:49:30.227Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-01-22T07:49:30.227Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-01-22T07:49:30.227Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-22T07:49:30.227Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-01-22T07:49:30.227Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-01-22T07:49:30.227Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-01-22T07:49:30.621Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-01-22T07:49:33.126Z] === RUN TestNewStreamConfig [2021-01-22T07:49:33.126Z] === RUN TestNewStreamConfig/defaults [2021-01-22T07:49:33.126Z] === RUN TestNewStreamConfig/invalid_create_group [2021-01-22T07:49:33.126Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-01-22T07:49:33.126Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-01-22T07:49:33.126Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-01-22T07:49:33.126Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-01-22T07:49:33.126Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-01-22T07:49:33.126Z] --- PASS: TestNewStreamConfig (0.00s) [2021-01-22T07:49:33.126Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-01-22T07:49:33.126Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-01-22T07:49:33.126Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-01-22T07:49:33.126Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-01-22T07:49:33.127Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-01-22T07:49:33.127Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestNewAWSLogsClientRegionDetect [2021-01-22T07:49:33.127Z] === RUN TestAdapterReadLogs [2021-01-22T07:49:33.127Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestCopier [2021-01-22T07:49:33.127Z] --- PASS: TestCopier (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestCopierLongLines [2021-01-22T07:49:33.127Z] --- PASS: TestCopierLongLines (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestCopierSlow [2021-01-22T07:49:33.127Z] time="2021-01-22T07:49:32Z" level=info msg="Trying to get region from EC2 Metadata" [2021-01-22T07:49:33.127Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-01-22T07:49:33.127Z] === RUN TestCreateSuccess [2021-01-22T07:49:33.127Z] --- PASS: TestCreateSuccess (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestCreateLogGroupSuccess [2021-01-22T07:49:33.127Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestCreateError [2021-01-22T07:49:33.127Z] --- PASS: TestCreateError (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestCreateAlreadyExists [2021-01-22T07:49:33.127Z] time="2021-01-22T07:49:32Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-01-22T07:49:33.127Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestLogClosed [2021-01-22T07:49:33.127Z] --- PASS: TestLogClosed (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestLogBlocking [2021-01-22T07:49:33.127Z] --- PASS: TestLogBlocking (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestLogNonBlockingBufferEmpty [2021-01-22T07:49:33.127Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestLogNonBlockingBufferFull [2021-01-22T07:49:33.127Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestPublishBatchSuccess [2021-01-22T07:49:33.127Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestPublishBatchError [2021-01-22T07:49:33.127Z] time="2021-01-22T07:49:32Z" level=error msg=Error [2021-01-22T07:49:33.127Z] --- PASS: TestPublishBatchError (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-01-22T07:49:33.127Z] time="2021-01-22T07:49:32Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-01-22T07:49:33.127Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestPublishBatchAlreadyAccepted [2021-01-22T07:49:33.127Z] time="2021-01-22T07:49:32Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-01-22T07:49:33.127Z] time="2021-01-22T07:49:32Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-01-22T07:49:33.127Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestCollectBatchSimple [2021-01-22T07:49:33.127Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestCollectBatchTicker [2021-01-22T07:49:33.127Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestCollectBatchMultilinePattern [2021-01-22T07:49:33.127Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-01-22T07:49:33.127Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-01-22T07:49:33.127Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-01-22T07:49:33.127Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-01-22T07:49:33.127Z] === RUN TestCollectBatchClose [2021-01-22T07:49:33.127Z] --- PASS: TestCollectBatchClose (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestEffectiveLen [2021-01-22T07:49:33.127Z] === RUN TestEffectiveLen/0/Hello [2021-01-22T07:49:33.127Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-01-22T07:49:33.127Z] === RUN TestEffectiveLen/2/🙃 [2021-01-22T07:49:33.127Z] === RUN TestEffectiveLen/3/���� [2021-01-22T07:49:33.127Z] === RUN TestEffectiveLen/4/He��o [2021-01-22T07:49:33.127Z] === RUN TestEffectiveLen/5/ [2021-01-22T07:49:33.127Z] --- PASS: TestEffectiveLen (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestFindValidSplit [2021-01-22T07:49:33.127Z] === RUN TestFindValidSplit/0/ [2021-01-22T07:49:33.127Z] === RUN TestFindValidSplit/1/Hello [2021-01-22T07:49:33.127Z] === RUN TestFindValidSplit/2/Hello [2021-01-22T07:49:33.127Z] === RUN TestFindValidSplit/3/Hello [2021-01-22T07:49:33.127Z] === RUN TestFindValidSplit/4/🙃 [2021-01-22T07:49:33.127Z] === RUN TestFindValidSplit/5/🙃 [2021-01-22T07:49:33.127Z] === RUN TestFindValidSplit/6/a� [2021-01-22T07:49:33.127Z] === RUN TestFindValidSplit/7/a� [2021-01-22T07:49:33.127Z] --- PASS: TestFindValidSplit (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-01-22T07:49:33.127Z] cloudwatchlogs_test.go:1044: [2021-01-22T07:49:33.127Z] cloudwatchlogs_test.go:1045: [2021-01-22T07:49:33.127Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-01-22T07:49:33.127Z] cloudwatchlogs_test.go:1044: Hello [2021-01-22T07:49:33.127Z] cloudwatchlogs_test.go:1045: [2021-01-22T07:49:33.127Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-01-22T07:49:33.127Z] cloudwatchlogs_test.go:1044: He [2021-01-22T07:49:33.127Z] cloudwatchlogs_test.go:1045: llo [2021-01-22T07:49:33.127Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-01-22T07:49:33.127Z] cloudwatchlogs_test.go:1044: [2021-01-22T07:49:33.127Z] cloudwatchlogs_test.go:1045: Hello [2021-01-22T07:49:33.127Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-01-22T07:49:33.127Z] cloudwatchlogs_test.go:1044: [2021-01-22T07:49:33.127Z] cloudwatchlogs_test.go:1045: 🙃 [2021-01-22T07:49:33.127Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-01-22T07:49:33.127Z] cloudwatchlogs_test.go:1044: 🙃 [2021-01-22T07:49:33.127Z] cloudwatchlogs_test.go:1045: [2021-01-22T07:49:33.127Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-01-22T07:49:33.127Z] cloudwatchlogs_test.go:1044: a [2021-01-22T07:49:33.127Z] cloudwatchlogs_test.go:1045: � [2021-01-22T07:49:33.127Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-01-22T07:49:33.127Z] cloudwatchlogs_test.go:1044: a� [2021-01-22T07:49:33.127Z] cloudwatchlogs_test.go:1045: [2021-01-22T07:49:33.127Z] === RUN TestProcessEventEmoji [2021-01-22T07:49:33.127Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestCollectBatchLineSplit [2021-01-22T07:49:33.127Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-01-22T07:49:33.127Z] === RUN TestCollectBatchLineSplitWithBinary [2021-01-22T07:49:33.127Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestCollectBatchMaxEvents [2021-01-22T07:49:33.127Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-01-22T07:49:33.127Z] === RUN TestCollectBatchMaxTotalBytes [2021-01-22T07:49:33.127Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-01-22T07:49:33.127Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-01-22T07:49:33.127Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-01-22T07:49:33.127Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-01-22T07:49:33.127Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-01-22T07:49:33.127Z] === RUN TestParseLogOptionsMultilinePattern [2021-01-22T07:49:33.127Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestParseLogOptionsDatetimeFormat [2021-01-22T07:49:33.127Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-01-22T07:49:33.127Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-01-22T07:49:33.127Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-01-22T07:49:33.127Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-01-22T07:49:33.127Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-01-22T07:49:33.127Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-01-22T07:49:33.127Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-01-22T07:49:33.127Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-01-22T07:49:33.127Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-01-22T07:49:33.127Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-01-22T07:49:33.127Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-01-22T07:49:33.127Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-01-22T07:49:33.127Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-01-22T07:49:33.127Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-01-22T07:49:33.127Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-01-22T07:49:33.127Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-01-22T07:49:33.127Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-01-22T07:49:33.127Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-01-22T07:49:33.127Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestCopierSlow (0.20s) [2021-01-22T07:49:33.127Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestCreateTagSuccess [2021-01-22T07:49:33.127Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-01-22T07:49:33.127Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-01-22T07:49:33.127Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-01-22T07:49:33.127Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-01-22T07:49:33.127Z] === RUN TestCopierWithSized [2021-01-22T07:49:33.127Z] === RUN TestCopierWithSized/as_is [2021-01-22T07:49:33.127Z] === RUN TestCopierWithSized/With_RingLogger [2021-01-22T07:49:33.127Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-01-22T07:49:33.127Z] PASS [2021-01-22T07:49:33.127Z] coverage: 77.8% of statements [2021-01-22T07:49:33.127Z] --- PASS: TestCopierWithSized (0.01s) [2021-01-22T07:49:33.127Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-01-22T07:49:33.127Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-01-22T07:49:33.127Z] === RUN TestCopierWithPartial [2021-01-22T07:49:33.127Z] --- PASS: TestCopierWithPartial (0.01s) [2021-01-22T07:49:33.127Z] === RUN TestRingLogger [2021-01-22T07:49:33.127Z] --- PASS: TestRingLogger (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestRingCap [2021-01-22T07:49:33.127Z] --- PASS: TestRingCap (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestRingClose [2021-01-22T07:49:33.127Z] --- PASS: TestRingClose (0.00s) [2021-01-22T07:49:33.127Z] === RUN TestRingDrain [2021-01-22T07:49:33.127Z] --- PASS: TestRingDrain (0.00s) [2021-01-22T07:49:33.127Z] PASS [2021-01-22T07:49:33.127Z] coverage: 43.5% of statements [2021-01-22T07:49:33.127Z] ok github.com/docker/docker/daemon/logger 0.310s coverage: 43.5% of statements [2021-01-22T07:49:33.127Z] ok github.com/docker/docker/daemon/logger/awslogs 0.417s coverage: 77.8% of statements [2021-01-22T07:49:33.585Z] === RUN TestSearchRegistryForImagesErrors [2021-01-22T07:49:33.585Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-01-22T07:49:33.585Z] === RUN TestSearchRegistryForImages [2021-01-22T07:49:33.585Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-01-22T07:49:33.585Z] === RUN TestImageDelete [2021-01-22T07:49:33.585Z] === RUN TestImageDelete/no_lease [2021-01-22T07:49:33.585Z] === RUN TestImageDelete/lease_exists [2021-01-22T07:49:33.585Z] --- PASS: TestImageDelete (0.04s) [2021-01-22T07:49:33.585Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-01-22T07:49:33.585Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-01-22T07:49:33.585Z] === RUN TestContentStoreForPull [2021-01-22T07:49:33.585Z] --- PASS: TestContentStoreForPull (0.15s) [2021-01-22T07:49:33.585Z] PASS [2021-01-22T07:49:33.585Z] coverage: 6.4% of statements [2021-01-22T07:49:33.586Z] ok github.com/docker/docker/daemon/images 0.413s coverage: 6.4% of statements [2021-01-22T07:49:33.586Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-22T07:49:33.586Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-22T07:49:34.044Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-01-22T07:49:34.044Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-22T07:49:34.044Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-22T07:49:34.044Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-01-22T07:49:34.044Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-01-22T07:49:34.502Z] === RUN TestJSONLogsMarshalJSONBuf [2021-01-22T07:49:34.502Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-01-22T07:49:34.502Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-01-22T07:49:34.502Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-01-22T07:49:34.502Z] === RUN TestFastTimeMarshalJSON [2021-01-22T07:49:34.502Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-01-22T07:49:34.502Z] PASS [2021-01-22T07:49:34.502Z] coverage: 87.2% of statements [2021-01-22T07:49:34.502Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.163s coverage: 87.2% of statements [2021-01-22T07:49:34.502Z] === RUN TestJSONFileLogger [2021-01-22T07:49:34.502Z] --- PASS: TestJSONFileLogger (0.00s) [2021-01-22T07:49:34.502Z] === RUN TestJSONFileLoggerWithTags [2021-01-22T07:49:34.502Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-01-22T07:49:34.502Z] === RUN TestJSONFileLoggerWithOpts [2021-01-22T07:49:34.502Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-01-22T07:49:34.502Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-01-22T07:49:34.502Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-01-22T07:49:34.502Z] === RUN TestEncodeDecode [2021-01-22T07:49:34.502Z] === PAUSE TestEncodeDecode [2021-01-22T07:49:34.502Z] === CONT TestEncodeDecode [2021-01-22T07:49:34.960Z] --- PASS: TestEncodeDecode (0.12s) [2021-01-22T07:49:34.960Z] PASS [2021-01-22T07:49:34.960Z] coverage: 61.6% of statements [2021-01-22T07:49:34.960Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.239s coverage: 61.6% of statements [2021-01-22T07:49:35.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-01-22T07:49:35.925Z] === RUN TestWriteLog [2021-01-22T07:49:35.925Z] === PAUSE TestWriteLog [2021-01-22T07:49:35.925Z] === RUN TestReadLog [2021-01-22T07:49:35.925Z] === PAUSE TestReadLog [2021-01-22T07:49:35.925Z] === CONT TestWriteLog [2021-01-22T07:49:35.925Z] --- PASS: TestWriteLog (0.00s) [2021-01-22T07:49:35.925Z] === CONT TestReadLog [2021-01-22T07:49:35.925Z] === RUN TestReadLog/tail_exact [2021-01-22T07:49:35.925Z] === RUN TestReadLog/tail_less_than_available [2021-01-22T07:49:35.925Z] === RUN TestReadLog/tail_more_than_available [2021-01-22T07:49:35.925Z] --- PASS: TestReadLog (0.29s) [2021-01-22T07:49:35.926Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-01-22T07:49:35.926Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-01-22T07:49:36.157Z] --- PASS: TestServiceUpdateNetwork (14.87s) [2021-01-22T07:49:36.157Z] === RUN TestServiceUpdatePidsLimit [2021-01-22T07:49:36.157Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-22T07:49:36.383Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-01-22T07:49:36.383Z] PASS [2021-01-22T07:49:36.383Z] coverage: 75.2% of statements [2021-01-22T07:49:36.383Z] ok github.com/docker/docker/daemon/logger/local 0.432s coverage: 75.2% of statements [2021-01-22T07:49:36.383Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-22T07:49:36.417Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-22T07:49:36.841Z] === RUN TestOpenFileDelete [2021-01-22T07:49:36.841Z] --- PASS: TestOpenFileDelete (0.00s) [2021-01-22T07:49:36.841Z] === RUN TestOpenFileRename [2021-01-22T07:49:36.841Z] --- PASS: TestOpenFileRename (0.00s) [2021-01-22T07:49:36.841Z] === RUN TestParseLogTagDefaultTag [2021-01-22T07:49:36.841Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-01-22T07:49:36.841Z] === RUN TestParseLogTag [2021-01-22T07:49:36.841Z] --- PASS: TestParseLogTag (0.00s) [2021-01-22T07:49:36.841Z] === RUN TestParseLogTagEmptyTag [2021-01-22T07:49:36.841Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-01-22T07:49:36.841Z] === RUN TestTailFiles [2021-01-22T07:49:36.841Z] --- PASS: TestTailFiles (0.00s) [2021-01-22T07:49:36.841Z] === RUN TestFollowLogsConsumerGone [2021-01-22T07:49:36.841Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-01-22T07:49:36.841Z] === RUN TestFollowLogsProducerGone [2021-01-22T07:49:36.841Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-01-22T07:49:36.841Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-01-22T07:49:36.841Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-01-22T07:49:36.841Z] === RUN TestCheckCapacityAndRotate [2021-01-22T07:49:36.841Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-01-22T07:49:36.841Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-01-22T07:49:37.301Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-01-22T07:49:37.301Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-01-22T07:49:37.301Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2021-01-22T07:49:37.301Z] PASS [2021-01-22T07:49:37.301Z] coverage: 55.3% of statements [2021-01-22T07:49:37.301Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.283s coverage: 55.3% of statements [2021-01-22T07:49:37.301Z] === RUN TestLog [2021-01-22T07:49:37.301Z] --- PASS: TestLog (0.01s) [2021-01-22T07:49:37.301Z] PASS [2021-01-22T07:49:37.301Z] coverage: 31.5% of statements [2021-01-22T07:49:37.301Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.138s coverage: 31.5% of statements [2021-01-22T07:49:37.759Z] === RUN TestValidateLogOpt [2021-01-22T07:49:37.759Z] --- PASS: TestValidateLogOpt (0.00s) [2021-01-22T07:49:37.759Z] === RUN TestNewMissedConfig [2021-01-22T07:49:37.759Z] --- PASS: TestNewMissedConfig (0.00s) [2021-01-22T07:49:37.759Z] === RUN TestNewMissedUrl [2021-01-22T07:49:37.759Z] --- PASS: TestNewMissedUrl (0.00s) [2021-01-22T07:49:37.759Z] === RUN TestNewMissedToken [2021-01-22T07:49:37.759Z] --- PASS: TestNewMissedToken (0.00s) [2021-01-22T07:49:37.759Z] === RUN TestNewWithProxy [2021-01-22T07:49:37.759Z] --- PASS: TestNewWithProxy (0.00s) [2021-01-22T07:49:37.759Z] === RUN TestDefault [2021-01-22T07:49:37.759Z] --- PASS: TestDefault (0.01s) [2021-01-22T07:49:37.759Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-01-22T07:49:37.759Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-01-22T07:49:37.759Z] === RUN TestJsonFormat [2021-01-22T07:49:37.759Z] --- PASS: TestJsonFormat (0.01s) [2021-01-22T07:49:37.759Z] === RUN TestRawFormat [2021-01-22T07:49:37.759Z] --- PASS: TestRawFormat (0.00s) [2021-01-22T07:49:37.759Z] === RUN TestRawFormatWithLabels [2021-01-22T07:49:37.759Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-01-22T07:49:37.759Z] === RUN TestRawFormatWithoutTag [2021-01-22T07:49:37.759Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-01-22T07:49:37.759Z] === RUN TestBatching [2021-01-22T07:49:37.759Z] --- PASS: TestBatching (0.25s) [2021-01-22T07:49:37.759Z] === RUN TestFrequency [2021-01-22T07:49:38.219Z] --- PASS: TestFrequency (0.23s) [2021-01-22T07:49:38.219Z] === RUN TestOneMessagePerRequest [2021-01-22T07:49:38.219Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-01-22T07:49:38.219Z] === RUN TestVerify [2021-01-22T07:49:38.219Z] --- PASS: TestVerify (0.00s) [2021-01-22T07:49:38.219Z] === RUN TestSkipVerify [2021-01-22T07:49:38.219Z] time="2021-01-22T07:49:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T07:49:38.219Z] time="2021-01-22T07:49:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T07:49:38.219Z] time="2021-01-22T07:49:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T07:49:38.677Z] === RUN TestNewParse [2021-01-22T07:49:38.677Z] --- PASS: TestNewParse (0.00s) [2021-01-22T07:49:38.677Z] PASS [2021-01-22T07:49:38.677Z] coverage: 8.3% of statements [2021-01-22T07:49:38.677Z] ok github.com/docker/docker/daemon/logger/templates 0.061s coverage: 8.3% of statements [2021-01-22T07:49:38.677Z] --- PASS: TestSkipVerify (0.47s) [2021-01-22T07:49:38.677Z] === RUN TestBufferMaximum [2021-01-22T07:49:38.677Z] time="2021-01-22T07:49:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T07:49:38.677Z] time="2021-01-22T07:49:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T07:49:38.677Z] time="2021-01-22T07:49:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T07:49:38.677Z] time="2021-01-22T07:49:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T07:49:38.677Z] time="2021-01-22T07:49:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T07:49:38.677Z] time="2021-01-22T07:49:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611301778.327194\",\"host\":\"caf1dafa2700\"}'" [2021-01-22T07:49:38.677Z] time="2021-01-22T07:49:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611301778.327194\",\"host\":\"caf1dafa2700\"}'" [2021-01-22T07:49:38.677Z] --- PASS: TestBufferMaximum (0.00s) [2021-01-22T07:49:38.677Z] === RUN TestServerAlwaysDown [2021-01-22T07:49:38.677Z] time="2021-01-22T07:49:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T07:49:38.677Z] time="2021-01-22T07:49:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T07:49:38.677Z] time="2021-01-22T07:49:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611301778.330189\",\"host\":\"caf1dafa2700\"}'" [2021-01-22T07:49:38.677Z] time="2021-01-22T07:49:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611301778.330189\",\"host\":\"caf1dafa2700\"}'" [2021-01-22T07:49:38.677Z] time="2021-01-22T07:49:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T07:49:38.677Z] time="2021-01-22T07:49:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611301778.330189\",\"host\":\"caf1dafa2700\"}'" [2021-01-22T07:49:38.677Z] time="2021-01-22T07:49:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611301778.331190\",\"host\":\"caf1dafa2700\"}'" [2021-01-22T07:49:38.677Z] time="2021-01-22T07:49:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611301778.331190\",\"host\":\"caf1dafa2700\"}'" [2021-01-22T07:49:38.677Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-01-22T07:49:38.677Z] === RUN TestCannotSendAfterClose [2021-01-22T07:49:38.677Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-01-22T07:49:38.677Z] === RUN TestDeadlockOnBlockedEndpoint [2021-01-22T07:49:38.677Z] === RUN TestParseLogFormat [2021-01-22T07:49:38.677Z] --- PASS: TestParseLogFormat (0.00s) [2021-01-22T07:49:38.677Z] === RUN TestValidateLogOptEmpty [2021-01-22T07:49:38.677Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-01-22T07:49:38.677Z] === RUN TestValidateSyslogAddress [2021-01-22T07:49:38.677Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-01-22T07:49:38.677Z] === RUN TestParseAddressDefaultPort [2021-01-22T07:49:38.677Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-01-22T07:49:38.677Z] === RUN TestValidateSyslogFacility [2021-01-22T07:49:38.677Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-01-22T07:49:38.677Z] === RUN TestValidateLogOptSyslogFormat [2021-01-22T07:49:38.677Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-01-22T07:49:38.677Z] === RUN TestValidateLogOpt [2021-01-22T07:49:38.677Z] --- PASS: TestValidateLogOpt (0.00s) [2021-01-22T07:49:38.677Z] PASS [2021-01-22T07:49:38.677Z] coverage: 46.8% of statements [2021-01-22T07:49:38.677Z] ok github.com/docker/docker/daemon/logger/syslog 0.243s coverage: 46.8% of statements [2021-01-22T07:49:39.644Z] time="2021-01-22T07:49:39Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-01-22T07:49:39.644Z] time="2021-01-22T07:49:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"caf1dafa2700\"}'" [2021-01-22T07:49:39.644Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-01-22T07:49:39.644Z] PASS [2021-01-22T07:49:39.644Z] coverage: 82.5% of statements [2021-01-22T07:49:39.644Z] ok github.com/docker/docker/daemon/logger/splunk 2.151s coverage: 82.5% of statements [2021-01-22T07:49:39.644Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-22T07:49:39.644Z] ? github.com/docker/docker/daemon/network [no test files] [2021-01-22T07:49:39.644Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-22T07:49:41.178Z] === RUN TestV1IDService [2021-01-22T07:49:41.178Z] --- PASS: TestV1IDService (0.08s) [2021-01-22T07:49:41.178Z] === RUN TestV2MetadataService [2021-01-22T07:49:41.178Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-01-22T07:49:41.178Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-01-22T07:49:41.178Z] === RUN TestContinueOnError_MirrorEndpoint [2021-01-22T07:49:41.178Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-01-22T07:49:41.178Z] === RUN TestContinueOnError_NeverContinue [2021-01-22T07:49:41.178Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-01-22T07:49:41.178Z] === RUN TestContinueOnError_UnnestsErrors [2021-01-22T07:49:41.178Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-01-22T07:49:41.178Z] === RUN TestManifestStore [2021-01-22T07:49:41.178Z] === RUN TestManifestStore/no_remote_or_local [2021-01-22T07:49:41.638Z] time="2021-01-22T07:49:41Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local965097643\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-01-22T07:49:41.638Z] === RUN TestManifestStore/no_local_cache [2021-01-22T07:49:41.638Z] === RUN TestManifestStore/with_local_cache [2021-01-22T07:49:41.638Z] === RUN TestManifestStore/unknown_media_type [2021-01-22T07:49:41.638Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-01-22T07:49:41.638Z] time="2021-01-22T07:49:41Z" level=warning msg="reference for unknown type: " [2021-01-22T07:49:41.638Z] time="2021-01-22T07:49:41Z" level=warning msg="reference for unknown type: " [2021-01-22T07:49:41.638Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-01-22T07:49:41.638Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-01-22T07:49:41.638Z] time="2021-01-22T07:49:41Z" level=warning msg="reference for unknown type: " [2021-01-22T07:49:41.638Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-01-22T07:49:41.638Z] time="2021-01-22T07:49:41Z" level=warning msg="reference for unknown type: " [2021-01-22T07:49:41.638Z] === RUN TestSuccessfulDownload [2021-01-22T07:49:41.638Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-01-22T07:49:41.638Z] download_test.go:268: Needs fixing on Windows [2021-01-22T07:49:41.638Z] === RUN TestCancelledDownload [2021-01-22T07:49:41.638Z] --- PASS: TestCancelledDownload (0.00s) [2021-01-22T07:49:41.638Z] === RUN TestMaxDownloadAttempts [2021-01-22T07:49:41.638Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-01-22T07:49:41.638Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-01-22T07:49:41.638Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-01-22T07:49:41.638Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-01-22T07:49:41.638Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-01-22T07:49:41.638Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-01-22T07:49:41.638Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-01-22T07:49:41.638Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-01-22T07:49:41.638Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-01-22T07:49:41.638Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-01-22T07:49:41.638Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-01-22T07:49:41.638Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-01-22T07:49:41.638Z] time="2021-01-22T07:49:41Z" level=warning msg="reference for unknown type: " [2021-01-22T07:49:41.638Z] === RUN TestManifestStore/error_persisting_manifest [2021-01-22T07:49:41.638Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-01-22T07:49:41.638Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-01-22T07:49:41.638Z] time="2021-01-22T07:49:41Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-01-22T07:49:41.638Z] --- PASS: TestManifestStore (0.30s) [2021-01-22T07:49:41.638Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-01-22T07:49:41.638Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-01-22T07:49:41.638Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-01-22T07:49:41.638Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-01-22T07:49:41.638Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-01-22T07:49:41.638Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-01-22T07:49:41.638Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-01-22T07:49:41.638Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-01-22T07:49:41.638Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2021-01-22T07:49:41.638Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-01-22T07:49:41.638Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.04s) [2021-01-22T07:49:41.638Z] === RUN TestDetectManifestBlobMediaType [2021-01-22T07:49:41.638Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-01-22T07:49:41.638Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-01-22T07:49:41.638Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-01-22T07:49:41.638Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-01-22T07:49:41.638Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-01-22T07:49:41.638Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-01-22T07:49:41.638Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-01-22T07:49:41.638Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-01-22T07:49:41.638Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-01-22T07:49:41.638Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-01-22T07:49:41.638Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-01-22T07:49:41.638Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-01-22T07:49:41.638Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-01-22T07:49:41.638Z] === RUN TestFixManifestLayers [2021-01-22T07:49:41.638Z] --- PASS: TestFixManifestLayers (0.00s) [2021-01-22T07:49:41.638Z] === RUN TestFixManifestLayersBaseLayerParent [2021-01-22T07:49:41.638Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-01-22T07:49:41.638Z] pull_v2_test.go:73: Needs fixing on Windows [2021-01-22T07:49:41.638Z] === RUN TestFixManifestLayersBadParent [2021-01-22T07:49:41.638Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-01-22T07:49:41.638Z] === RUN TestValidateManifest [2021-01-22T07:49:41.638Z] --- SKIP: TestValidateManifest (0.00s) [2021-01-22T07:49:41.638Z] pull_v2_test.go:118: Needs fixing on Windows [2021-01-22T07:49:41.638Z] === RUN TestFormatPlatform [2021-01-22T07:49:41.638Z] --- PASS: TestFormatPlatform (0.00s) [2021-01-22T07:49:41.638Z] === RUN TestGetRepositoryMountCandidates [2021-01-22T07:49:41.638Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-01-22T07:49:41.638Z] === RUN TestLayerAlreadyExists [2021-01-22T07:49:41.638Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-01-22T07:49:41.638Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-22T07:49:41.638Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-22T07:49:41.638Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-22T07:49:41.638Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-22T07:49:41.638Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-22T07:49:41.638Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-22T07:49:41.638Z] === RUN TestWhenEmptyAuthConfig [2021-01-22T07:49:42.096Z] time="2021-01-22T07:49:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-22T07:49:42.096Z] time="2021-01-22T07:49:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-22T07:49:42.096Z] time="2021-01-22T07:49:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-22T07:49:42.096Z] time="2021-01-22T07:49:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-22T07:49:42.096Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-01-22T07:49:42.096Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-01-22T07:49:42.096Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-01-22T07:49:42.096Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-01-22T07:49:42.096Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-01-22T07:49:42.096Z] === RUN TestTransfer [2021-01-22T07:49:42.096Z] --- PASS: TestTransfer (0.11s) [2021-01-22T07:49:42.096Z] === RUN TestConcurrencyLimit [2021-01-22T07:49:42.096Z] --- PASS: TestV2MetadataService (0.92s) [2021-01-22T07:49:42.096Z] PASS [2021-01-22T07:49:42.096Z] coverage: 48.2% of statements [2021-01-22T07:49:42.096Z] ok github.com/docker/docker/distribution/metadata 1.110s coverage: 48.2% of statements [2021-01-22T07:49:42.554Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-01-22T07:49:42.554Z] === RUN TestInactiveJobs [2021-01-22T07:49:42.554Z] === RUN TestNotFound [2021-01-22T07:49:42.554Z] --- PASS: TestNotFound (0.00s) [2021-01-22T07:49:42.554Z] === RUN TestConflict [2021-01-22T07:49:42.554Z] --- PASS: TestConflict (0.00s) [2021-01-22T07:49:42.554Z] === RUN TestForbidden [2021-01-22T07:49:42.554Z] --- PASS: TestForbidden (0.00s) [2021-01-22T07:49:42.554Z] === RUN TestInvalidParameter [2021-01-22T07:49:42.554Z] --- PASS: TestInvalidParameter (0.00s) [2021-01-22T07:49:42.554Z] === RUN TestNotImplemented [2021-01-22T07:49:42.554Z] --- PASS: TestNotImplemented (0.00s) [2021-01-22T07:49:42.554Z] === RUN TestNotModified [2021-01-22T07:49:42.554Z] --- PASS: TestNotModified (0.00s) [2021-01-22T07:49:42.554Z] === RUN TestUnauthorized [2021-01-22T07:49:42.554Z] --- PASS: TestUnauthorized (0.00s) [2021-01-22T07:49:42.554Z] === RUN TestUnknown [2021-01-22T07:49:42.554Z] --- PASS: TestUnknown (0.00s) [2021-01-22T07:49:42.554Z] === RUN TestCancelled [2021-01-22T07:49:42.554Z] --- PASS: TestCancelled (0.00s) [2021-01-22T07:49:42.554Z] === RUN TestDeadline [2021-01-22T07:49:42.554Z] --- PASS: TestDeadline (0.00s) [2021-01-22T07:49:42.554Z] === RUN TestDataLoss [2021-01-22T07:49:42.554Z] --- PASS: TestDataLoss (0.00s) [2021-01-22T07:49:42.554Z] === RUN TestUnavailable [2021-01-22T07:49:42.554Z] --- PASS: TestUnavailable (0.00s) [2021-01-22T07:49:42.554Z] === RUN TestSystem [2021-01-22T07:49:42.554Z] --- PASS: TestSystem (0.00s) [2021-01-22T07:49:42.554Z] === RUN TestFromStatusCode [2021-01-22T07:49:42.554Z] === RUN TestFromStatusCode/Not_Found [2021-01-22T07:49:42.554Z] === RUN TestFromStatusCode/Bad_Request [2021-01-22T07:49:42.554Z] === RUN TestFromStatusCode/Conflict [2021-01-22T07:49:42.554Z] === RUN TestFromStatusCode/Unauthorized [2021-01-22T07:49:42.554Z] === RUN TestFromStatusCode/Service_Unavailable [2021-01-22T07:49:42.554Z] === RUN TestFromStatusCode/Forbidden [2021-01-22T07:49:42.554Z] === RUN TestFromStatusCode/Not_Modified [2021-01-22T07:49:42.554Z] === RUN TestFromStatusCode/Not_Implemented [2021-01-22T07:49:42.554Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-01-22T07:49:42.554Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-01-22T07:49:42.554Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-01-22T07:49:42.554Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-01-22T07:49:42.554Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-01-22T07:49:42.554Z] --- PASS: TestFromStatusCode (0.00s) [2021-01-22T07:49:42.554Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-01-22T07:49:42.554Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-01-22T07:49:42.554Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-01-22T07:49:42.554Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-01-22T07:49:42.554Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-01-22T07:49:42.554Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-01-22T07:49:42.554Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-01-22T07:49:42.554Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-01-22T07:49:42.554Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-01-22T07:49:42.554Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-01-22T07:49:42.554Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-01-22T07:49:42.554Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-01-22T07:49:42.554Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-01-22T07:49:42.554Z] PASS [2021-01-22T07:49:42.554Z] coverage: 53.1% of statements [2021-01-22T07:49:42.554Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2021-01-22T07:49:42.554Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2021-01-22T07:49:42.554Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-01-22T07:49:42.554Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-01-22T07:49:42.554Z] === RUN TestTokenPassThru [2021-01-22T07:49:42.554Z] --- PASS: TestTokenPassThru (0.01s) [2021-01-22T07:49:42.554Z] === RUN TestTokenPassThruDifferentHost [2021-01-22T07:49:42.554Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-01-22T07:49:42.554Z] PASS [2021-01-22T07:49:42.554Z] coverage: 23.5% of statements [2021-01-22T07:49:42.554Z] ok github.com/docker/docker/distribution 1.572s coverage: 23.5% of statements [2021-01-22T07:49:43.016Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-22T07:49:43.016Z] --- PASS: TestInactiveJobs (0.40s) [2021-01-22T07:49:43.016Z] === RUN TestWatchRelease [2021-01-22T07:49:43.016Z] --- PASS: TestWatchRelease (0.04s) [2021-01-22T07:49:43.016Z] === RUN TestWatchFinishedTransfer [2021-01-22T07:49:43.016Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-01-22T07:49:43.016Z] === RUN TestDuplicateTransfer [2021-01-22T07:49:43.016Z] --- PASS: TestDuplicateTransfer (0.06s) [2021-01-22T07:49:43.016Z] === RUN TestSuccessfulUpload [2021-01-22T07:49:43.016Z] time="2021-01-22T07:49:42Z" level=error msg="Upload failed, retrying: simulating retry" [2021-01-22T07:49:43.474Z] --- PASS: TestSuccessfulUpload (0.50s) [2021-01-22T07:49:43.474Z] === RUN TestCancelledUpload [2021-01-22T07:49:43.474Z] --- PASS: TestCancelledUpload (0.00s) [2021-01-22T07:49:43.474Z] PASS [2021-01-22T07:49:43.474Z] coverage: 76.8% of statements [2021-01-22T07:49:43.474Z] ok github.com/docker/docker/distribution/xfer 1.973s coverage: 76.8% of statements [2021-01-22T07:49:43.474Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-22T07:49:44.441Z] === RUN TestCompare [2021-01-22T07:49:44.441Z] --- PASS: TestCompare (0.00s) [2021-01-22T07:49:44.441Z] PASS [2021-01-22T07:49:44.441Z] coverage: 19.2% of statements [2021-01-22T07:49:44.441Z] ok github.com/docker/docker/image/cache 0.082s coverage: 19.2% of statements [2021-01-22T07:49:44.545Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-22T07:49:44.900Z] === RUN TestFSGetInvalidData [2021-01-22T07:49:44.900Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-01-22T07:49:44.900Z] === RUN TestFSInvalidSet [2021-01-22T07:49:44.900Z] --- PASS: TestFSInvalidSet (0.01s) [2021-01-22T07:49:44.900Z] === RUN TestFSInvalidRoot [2021-01-22T07:49:44.900Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-01-22T07:49:44.900Z] === RUN TestFSMetadataGetSet [2021-01-22T07:49:44.900Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-01-22T07:49:44.900Z] === RUN TestFSInvalidWalker [2021-01-22T07:49:44.900Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-01-22T07:49:44.900Z] === RUN TestFSGetSet [2021-01-22T07:49:44.900Z] --- PASS: TestFSGetSet (0.03s) [2021-01-22T07:49:44.900Z] === RUN TestFSGetUnsetKey [2021-01-22T07:49:44.900Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-01-22T07:49:44.900Z] === RUN TestFSGetEmptyData [2021-01-22T07:49:44.900Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-01-22T07:49:44.900Z] === RUN TestFSDelete [2021-01-22T07:49:44.900Z] --- PASS: TestFSDelete (0.03s) [2021-01-22T07:49:44.900Z] === RUN TestFSWalker [2021-01-22T07:49:44.900Z] --- PASS: TestFSWalker (0.01s) [2021-01-22T07:49:44.900Z] === RUN TestFSWalkerStopOnError [2021-01-22T07:49:44.900Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-01-22T07:49:44.900Z] === RUN TestNewFromJSON [2021-01-22T07:49:44.900Z] --- PASS: TestNewFromJSON (0.00s) [2021-01-22T07:49:44.900Z] === RUN TestNewFromJSONWithInvalidJSON [2021-01-22T07:49:44.900Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-01-22T07:49:44.900Z] === RUN TestMarshalKeyOrder [2021-01-22T07:49:44.900Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-01-22T07:49:44.900Z] === RUN TestImage [2021-01-22T07:49:44.900Z] --- PASS: TestImage (0.00s) [2021-01-22T07:49:44.900Z] === RUN TestImageOSNotEmpty [2021-01-22T07:49:44.900Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-01-22T07:49:44.900Z] === RUN TestNewChildImageFromImageWithRootFS [2021-01-22T07:49:44.900Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-01-22T07:49:44.900Z] === RUN TestCreate [2021-01-22T07:49:45.358Z] --- PASS: TestCreate (0.00s) [2021-01-22T07:49:45.358Z] === RUN TestRestore [2021-01-22T07:49:45.358Z] === RUN TestMakeV1ConfigFromConfig [2021-01-22T07:49:45.358Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-01-22T07:49:45.358Z] PASS [2021-01-22T07:49:45.358Z] coverage: 25.0% of statements [2021-01-22T07:49:45.358Z] time="2021-01-22T07:49:44Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-01-22T07:49:45.358Z] ok github.com/docker/docker/image/v1 0.289s coverage: 25.0% of statements [2021-01-22T07:49:45.358Z] --- PASS: TestRestore (0.23s) [2021-01-22T07:49:45.358Z] === RUN TestAddDelete [2021-01-22T07:49:45.358Z] --- PASS: TestAddDelete (0.08s) [2021-01-22T07:49:45.358Z] === RUN TestSearchAfterDelete [2021-01-22T07:49:45.358Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-01-22T07:49:45.358Z] === RUN TestParentReset [2021-01-22T07:49:45.358Z] --- PASS: TestParentReset (0.06s) [2021-01-22T07:49:45.358Z] === RUN TestGetAndSetLastUpdated [2021-01-22T07:49:45.358Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-01-22T07:49:45.358Z] === RUN TestStoreLen [2021-01-22T07:49:45.358Z] --- PASS: TestStoreLen (0.05s) [2021-01-22T07:49:45.358Z] PASS [2021-01-22T07:49:45.358Z] coverage: 86.8% of statements [2021-01-22T07:49:45.358Z] ok github.com/docker/docker/image 0.910s coverage: 86.8% of statements [2021-01-22T07:49:45.816Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-22T07:49:45.816Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-22T07:49:45.883Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-01-22T07:49:46.782Z] === RUN TestSerialization [2021-01-22T07:49:46.782Z] --- PASS: TestSerialization (0.02s) [2021-01-22T07:49:46.782Z] PASS [2021-01-22T07:49:46.782Z] coverage: 100.0% of statements [2021-01-22T07:49:46.782Z] ok github.com/docker/docker/libcontainerd/queue 0.227s coverage: 100.0% of statements [2021-01-22T07:49:47.241Z] === RUN TestEmptyLayer [2021-01-22T07:49:47.241Z] --- PASS: TestEmptyLayer (0.00s) [2021-01-22T07:49:47.241Z] === RUN TestCommitFailure [2021-01-22T07:49:47.241Z] --- PASS: TestCommitFailure (0.01s) [2021-01-22T07:49:47.241Z] === RUN TestStartTransactionFailure [2021-01-22T07:49:47.241Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-01-22T07:49:47.241Z] === RUN TestGetOrphan [2021-01-22T07:49:47.241Z] --- PASS: TestGetOrphan (0.01s) [2021-01-22T07:49:47.241Z] === RUN TestMountAndRegister [2021-01-22T07:49:47.241Z] --- PASS: TestMountAndRegister (0.08s) [2021-01-22T07:49:47.241Z] layer_test.go:271: Layer size: 14 [2021-01-22T07:49:47.241Z] === RUN TestLayerRelease [2021-01-22T07:49:47.241Z] --- SKIP: TestLayerRelease (0.00s) [2021-01-22T07:49:47.241Z] layer_test.go:304: Failing on Windows [2021-01-22T07:49:47.241Z] === RUN TestStoreRestore [2021-01-22T07:49:47.241Z] --- SKIP: TestStoreRestore (0.00s) [2021-01-22T07:49:47.241Z] layer_test.go:353: Failing on Windows [2021-01-22T07:49:47.241Z] === RUN TestTarStreamStability [2021-01-22T07:49:47.241Z] --- SKIP: TestTarStreamStability (0.00s) [2021-01-22T07:49:47.241Z] layer_test.go:468: Failing on Windows [2021-01-22T07:49:47.241Z] === RUN TestRegisterExistingLayer [2021-01-22T07:49:47.241Z] === RUN TestEnvironmentParsing [2021-01-22T07:49:47.241Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-01-22T07:49:47.241Z] PASS [2021-01-22T07:49:47.241Z] coverage: 1.0% of statements [2021-01-22T07:49:47.241Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.0% of statements [2021-01-22T07:49:47.241Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-01-22T07:49:47.241Z] === RUN TestTarStreamVerification [2021-01-22T07:49:47.241Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-01-22T07:49:47.241Z] layer_test.go:697: Failing on Windows [2021-01-22T07:49:47.241Z] === RUN TestLayerMigration [2021-01-22T07:49:47.241Z] --- SKIP: TestLayerMigration (0.00s) [2021-01-22T07:49:47.241Z] migration_test.go:46: Failing on Windows [2021-01-22T07:49:47.241Z] === RUN TestLayerMigrationNoTarsplit [2021-01-22T07:49:47.241Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-01-22T07:49:47.241Z] migration_test.go:182: Failing on Windows [2021-01-22T07:49:47.241Z] === RUN TestMountInit [2021-01-22T07:49:47.241Z] --- SKIP: TestMountInit (0.00s) [2021-01-22T07:49:47.241Z] mount_test.go:17: Failing on Windows [2021-01-22T07:49:47.263Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-01-22T07:49:47.699Z] === RUN TestMountSize [2021-01-22T07:49:47.699Z] --- SKIP: TestMountSize (0.00s) [2021-01-22T07:49:47.699Z] mount_test.go:76: Failing on Windows [2021-01-22T07:49:47.699Z] === RUN TestMountChanges [2021-01-22T07:49:47.699Z] --- SKIP: TestMountChanges (0.00s) [2021-01-22T07:49:47.699Z] mount_test.go:125: Failing on Windows [2021-01-22T07:49:47.699Z] === RUN TestMountApply [2021-01-22T07:49:47.699Z] --- SKIP: TestMountApply (0.00s) [2021-01-22T07:49:47.699Z] mount_test.go:212: Failing on Windows [2021-01-22T07:49:47.699Z] PASS [2021-01-22T07:49:47.699Z] coverage: 30.1% of statements [2021-01-22T07:49:47.699Z] ok github.com/docker/docker/layer 0.316s coverage: 30.1% of statements [2021-01-22T07:49:47.699Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-22T07:49:47.699Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-22T07:49:47.699Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-22T07:49:47.699Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-22T07:49:47.699Z] ? github.com/docker/docker/oci [no test files] [2021-01-22T07:49:47.699Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-22T07:49:48.157Z] === RUN TestParseVersion [2021-01-22T07:49:48.157Z] --- PASS: TestParseVersion (0.00s) [2021-01-22T07:49:48.157Z] PASS [2021-01-22T07:49:48.157Z] coverage: 52.9% of statements [2021-01-22T07:49:48.157Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2021-01-22T07:49:48.157Z] === RUN TestAddressPoolOpt [2021-01-22T07:49:48.157Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/a [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/something [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/_=a [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/env1=value1 [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/_env1=value1 [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/env2=value2=value3 [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/env3=abc!qwe [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/env_4=value_4 [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/PATH [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/=a [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/PATH= [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/PATH=something [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/asd!qwe [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/1asd [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/123 [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/some_space [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/__some_space_before [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/some_space_after__ [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/= [2021-01-22T07:49:48.157Z] === RUN TestValidateEnv/PaTh [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/a (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/something (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/= (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestParseHost [2021-01-22T07:49:48.157Z] --- PASS: TestParseHost (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestParseDockerDaemonHost [2021-01-22T07:49:48.157Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestParseTCP [2021-01-22T07:49:48.157Z] --- PASS: TestParseTCP (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestParseInvalidUnixAddrInvalid [2021-01-22T07:49:48.157Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestValidateExtraHosts [2021-01-22T07:49:48.157Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestIpOptString [2021-01-22T07:49:48.157Z] --- PASS: TestIpOptString (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestNewIpOptInvalidDefaultVal [2021-01-22T07:49:48.157Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestNewIpOptValidDefaultVal [2021-01-22T07:49:48.157Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestIpOptSetInvalidVal [2021-01-22T07:49:48.157Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestValidateIPAddress [2021-01-22T07:49:48.157Z] --- PASS: TestValidateIPAddress (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestMapOpts [2021-01-22T07:49:48.157Z] --- PASS: TestMapOpts (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestListOptsWithoutValidator [2021-01-22T07:49:48.157Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestListOptsWithValidator [2021-01-22T07:49:48.157Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestValidateDNSSearch [2021-01-22T07:49:48.157Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestValidateLabel [2021-01-22T07:49:48.157Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-01-22T07:49:48.157Z] === RUN TestValidateLabel/label_with_general_format [2021-01-22T07:49:48.157Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-01-22T07:49:48.157Z] === RUN TestValidateLabel/label_with_one_more [2021-01-22T07:49:48.157Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-01-22T07:49:48.157Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-01-22T07:49:48.157Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-01-22T07:49:48.157Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-01-22T07:49:48.157Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-01-22T07:49:48.157Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-01-22T07:49:48.157Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-01-22T07:49:48.157Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-01-22T07:49:48.157Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-01-22T07:49:48.157Z] --- PASS: TestValidateLabel (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-01-22T07:49:48.157Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestNamedListOpts [2021-01-22T07:49:48.157Z] --- PASS: TestNamedListOpts (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestNamedMapOpts [2021-01-22T07:49:48.157Z] --- PASS: TestNamedMapOpts (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestParseLink [2021-01-22T07:49:48.157Z] --- PASS: TestParseLink (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestQuotedStringSetWithQuotes [2021-01-22T07:49:48.157Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-01-22T07:49:48.157Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestQuotedStringSetWithNoQuotes [2021-01-22T07:49:48.157Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-01-22T07:49:48.157Z] === RUN TestUlimitOpt [2021-01-22T07:49:48.157Z] --- PASS: TestUlimitOpt (0.00s) [2021-01-22T07:49:48.157Z] PASS [2021-01-22T07:49:48.157Z] coverage: 67.1% of statements [2021-01-22T07:49:48.157Z] ok github.com/docker/docker/opts 0.115s coverage: 67.1% of statements [2021-01-22T07:49:49.691Z] === RUN TestPeerCertificateMarshalJSON [2021-01-22T07:49:49.691Z] === RUN TestUnbuffered [2021-01-22T07:49:49.691Z] --- PASS: TestUnbuffered (0.00s) [2021-01-22T07:49:49.691Z] === RUN TestRaceUnbuffered [2021-01-22T07:49:49.691Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-01-22T07:49:49.691Z] PASS [2021-01-22T07:49:49.691Z] coverage: 100.0% of statements [2021-01-22T07:49:49.691Z] ok github.com/docker/docker/pkg/broadcaster 0.058s coverage: 100.0% of statements [2021-01-22T07:49:49.691Z] === RUN TestMatch [2021-01-22T07:49:49.691Z] === RUN TestMatch/[[]] [2021-01-22T07:49:49.691Z] === RUN TestMatch/[[foo]] [2021-01-22T07:49:49.691Z] === RUN TestMatch/[[bar]_[foo]] [2021-01-22T07:49:49.691Z] === RUN TestMatch/[[foo_bar]] [2021-01-22T07:49:49.691Z] === RUN TestMatch/[[qux]_[foo]] [2021-01-22T07:49:49.691Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-01-22T07:49:49.691Z] === RUN TestMatch/[] [2021-01-22T07:49:49.691Z] === RUN TestMatch/[]#01 [2021-01-22T07:49:49.691Z] === RUN TestMatch/[[qux]] [2021-01-22T07:49:49.691Z] === RUN TestMatch/[[foo_bar_qux]] [2021-01-22T07:49:49.691Z] === RUN TestMatch/[[qux]_[baz]] [2021-01-22T07:49:49.691Z] === RUN TestMatch/[[foo_baz]] [2021-01-22T07:49:49.691Z] --- PASS: TestMatch (0.00s) [2021-01-22T07:49:49.691Z] --- PASS: TestMatch/[[]] (0.00s) [2021-01-22T07:49:49.691Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-01-22T07:49:49.691Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-01-22T07:49:49.691Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-01-22T07:49:49.691Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-01-22T07:49:49.691Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-01-22T07:49:49.691Z] --- PASS: TestMatch/[] (0.00s) [2021-01-22T07:49:49.691Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-01-22T07:49:49.691Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-01-22T07:49:49.691Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-01-22T07:49:49.691Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-01-22T07:49:49.691Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-01-22T07:49:49.691Z] PASS [2021-01-22T07:49:49.691Z] coverage: 87.5% of statements [2021-01-22T07:49:49.691Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2021-01-22T07:49:49.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-01-22T07:49:50.149Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-01-22T07:49:50.149Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-01-22T07:49:50.149Z] --- PASS: TestPeerCertificateMarshalJSON (0.46s) [2021-01-22T07:49:50.149Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-01-22T07:49:50.149Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-01-22T07:49:50.149Z] === RUN TestMiddleware [2021-01-22T07:49:50.149Z] --- PASS: TestMiddleware (0.00s) [2021-01-22T07:49:50.149Z] === RUN TestNewResponseModifier [2021-01-22T07:49:50.149Z] --- PASS: TestNewResponseModifier (0.00s) [2021-01-22T07:49:50.149Z] PASS [2021-01-22T07:49:50.149Z] coverage: 26.8% of statements [2021-01-22T07:49:50.149Z] ok github.com/docker/docker/pkg/authorization 0.585s coverage: 26.8% of statements [2021-01-22T07:49:50.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-01-22T07:49:51.114Z] === RUN TestSizeEmpty [2021-01-22T07:49:51.114Z] --- PASS: TestSizeEmpty (0.00s) [2021-01-22T07:49:51.114Z] === RUN TestSizeEmptyFile [2021-01-22T07:49:51.114Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-01-22T07:49:51.114Z] === RUN TestSizeNonemptyFile [2021-01-22T07:49:51.114Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-01-22T07:49:51.114Z] === RUN TestSizeNestedDirectoryEmpty [2021-01-22T07:49:51.114Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-01-22T07:49:51.114Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-01-22T07:49:51.114Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-01-22T07:49:51.114Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-01-22T07:49:51.114Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-01-22T07:49:51.114Z] === RUN TestMoveToSubdir [2021-01-22T07:49:51.114Z] --- PASS: TestMoveToSubdir (0.00s) [2021-01-22T07:49:51.114Z] === RUN TestSizeNonExistingDirectory [2021-01-22T07:49:51.114Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-01-22T07:49:51.114Z] PASS [2021-01-22T07:49:51.114Z] coverage: 80.0% of statements [2021-01-22T07:49:51.114Z] === RUN TestIsArchivePathDir [2021-01-22T07:49:51.114Z] ok github.com/docker/docker/pkg/directory 0.107s coverage: 80.0% of statements [2021-01-22T07:49:51.114Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-01-22T07:49:51.114Z] === RUN TestIsArchivePathInvalidFile [2021-01-22T07:49:51.114Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-01-22T07:49:51.114Z] === RUN TestIsArchivePathTar [2021-01-22T07:49:51.114Z] === RUN TestChrootTarUntar [2021-01-22T07:49:51.114Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-01-22T07:49:51.114Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:49:51.114Z] === RUN TestChrootUntarWithHugeExcludesList [2021-01-22T07:49:51.114Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-01-22T07:49:51.114Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:49:51.114Z] === RUN TestChrootUntarEmptyArchive [2021-01-22T07:49:51.114Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-01-22T07:49:51.114Z] === RUN TestChrootTarUntarWithSymlink [2021-01-22T07:49:51.114Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-01-22T07:49:51.114Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-22T07:49:51.114Z] === RUN TestChrootCopyWithTar [2021-01-22T07:49:51.114Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-01-22T07:49:51.114Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-22T07:49:51.114Z] === RUN TestChrootCopyFileWithTar [2021-01-22T07:49:51.114Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-01-22T07:49:51.114Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:49:51.114Z] === RUN TestChrootUntarPath [2021-01-22T07:49:51.114Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-01-22T07:49:51.114Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-22T07:49:51.114Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-01-22T07:49:51.114Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-01-22T07:49:51.114Z] === RUN TestDecompressStreamGzip [2021-01-22T07:49:51.114Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-01-22T07:49:51.114Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:49:51.114Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-01-22T07:49:51.114Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-01-22T07:49:51.114Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:49:51.114Z] === RUN TestChrootApplyDotDotFile [2021-01-22T07:49:51.114Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-01-22T07:49:51.114Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:49:51.114Z] PASS [2021-01-22T07:49:51.115Z] coverage: 15.4% of statements [2021-01-22T07:49:51.115Z] ok github.com/docker/docker/pkg/chrootarchive 0.116s coverage: 15.4% of statements [2021-01-22T07:49:51.573Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-01-22T07:49:51.573Z] === RUN TestDecompressStreamBzip2 [2021-01-22T07:49:51.573Z] --- PASS: TestDecompressStreamBzip2 (0.20s) [2021-01-22T07:49:51.573Z] === RUN TestDecompressStreamXz [2021-01-22T07:49:51.573Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-01-22T07:49:51.573Z] archive_test.go:133: Xz not present in msys2 [2021-01-22T07:49:51.573Z] === RUN TestCompressStreamXzUnsupported [2021-01-22T07:49:51.573Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-01-22T07:49:51.573Z] === RUN TestCompressStreamBzip2Unsupported [2021-01-22T07:49:51.573Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-01-22T07:49:51.573Z] === RUN TestCompressStreamInvalid [2021-01-22T07:49:51.573Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-01-22T07:49:51.573Z] === RUN TestExtensionInvalid [2021-01-22T07:49:51.573Z] --- PASS: TestExtensionInvalid (0.00s) [2021-01-22T07:49:51.573Z] === RUN TestExtensionUncompressed [2021-01-22T07:49:51.573Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-01-22T07:49:51.573Z] === RUN TestExtensionBzip2 [2021-01-22T07:49:51.573Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-01-22T07:49:51.573Z] === RUN TestExtensionGzip [2021-01-22T07:49:51.573Z] --- PASS: TestExtensionGzip (0.00s) [2021-01-22T07:49:51.573Z] === RUN TestExtensionXz [2021-01-22T07:49:51.573Z] --- PASS: TestExtensionXz (0.00s) [2021-01-22T07:49:51.573Z] === RUN TestCmdStreamLargeStderr [2021-01-22T07:49:51.573Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-01-22T07:49:51.573Z] === RUN TestCmdStreamBad [2021-01-22T07:49:51.573Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-01-22T07:49:51.573Z] archive_test.go:238: Failing on Windows CI machines [2021-01-22T07:49:51.573Z] === RUN TestCmdStreamGood [2021-01-22T07:49:51.573Z] --- PASS: TestCmdStreamGood (0.07s) [2021-01-22T07:49:51.573Z] === RUN TestUntarPathWithInvalidDest [2021-01-22T07:49:51.573Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-01-22T07:49:51.573Z] === RUN TestUntarPathWithInvalidSrc [2021-01-22T07:49:51.573Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-01-22T07:49:51.573Z] === RUN TestUntarPath [2021-01-22T07:49:52.032Z] === RUN Test [2021-01-22T07:49:52.032Z] === RUN Test/TestContainsEntry [2021-01-22T07:49:52.032Z] === RUN Test/TestCreateEntries [2021-01-22T07:49:52.032Z] === RUN Test/TestEntriesDiff [2021-01-22T07:49:52.032Z] === RUN Test/TestEntriesEquality [2021-01-22T07:49:52.032Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-01-22T07:49:52.032Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-01-22T07:49:52.032Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-01-22T07:49:52.032Z] === RUN Test/TestGeneratorNotGenerate [2021-01-22T07:49:52.032Z] === RUN Test/TestGeneratorWithPort [2021-01-22T07:49:52.032Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-01-22T07:49:52.032Z] === RUN Test/TestNewEntry [2021-01-22T07:49:52.032Z] === RUN Test/TestParse [2021-01-22T07:49:52.032Z] --- PASS: Test (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestNewEntry (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: TestUntarPath (0.07s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestParse (0.00s) [2021-01-22T07:49:52.032Z] PASS [2021-01-22T07:49:52.032Z] coverage: 58.3% of statements [2021-01-22T07:49:52.032Z] === RUN TestUntarPathWithDestinationFile [2021-01-22T07:49:52.032Z] ok github.com/docker/docker/pkg/discovery 0.054s coverage: 58.3% of statements [2021-01-22T07:49:52.032Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-01-22T07:49:52.032Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-01-22T07:49:52.032Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.15s) [2021-01-22T07:49:52.032Z] === RUN TestCopyWithTarInvalidSrc [2021-01-22T07:49:52.032Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-01-22T07:49:52.032Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-01-22T07:49:52.032Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-01-22T07:49:52.032Z] === RUN TestCopyWithTarSrcFile [2021-01-22T07:49:52.032Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-01-22T07:49:52.032Z] === RUN TestCopyWithTarSrcFolder [2021-01-22T07:49:52.032Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-01-22T07:49:52.032Z] === RUN TestCopyFileWithTarInvalidSrc [2021-01-22T07:49:52.032Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-01-22T07:49:52.032Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-01-22T07:49:52.032Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-01-22T07:49:52.032Z] === RUN TestCopyFileWithTarSrcFolder [2021-01-22T07:49:52.032Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-01-22T07:49:52.032Z] === RUN TestCopyFileWithTarSrcFile [2021-01-22T07:49:52.032Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-01-22T07:49:52.032Z] === RUN TestTarFiles [2021-01-22T07:49:52.032Z] === RUN Test [2021-01-22T07:49:52.032Z] === RUN Test/TestContent [2021-01-22T07:49:52.032Z] === RUN Test/TestInitialize [2021-01-22T07:49:52.032Z] === RUN Test/TestNew [2021-01-22T07:49:52.032Z] === RUN Test/TestParsingContentsWithComments [2021-01-22T07:49:52.032Z] === RUN Test/TestRegister [2021-01-22T07:49:52.032Z] === RUN Test/TestWatch [2021-01-22T07:49:52.032Z] --- PASS: Test (0.01s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestContent (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestInitialize (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestNew (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestRegister (0.00s) [2021-01-22T07:49:52.032Z] --- PASS: Test/TestWatch (0.00s) [2021-01-22T07:49:52.032Z] PASS [2021-01-22T07:49:52.032Z] coverage: 92.9% of statements [2021-01-22T07:49:52.032Z] ok github.com/docker/docker/pkg/discovery/file 0.072s coverage: 92.9% of statements [2021-01-22T07:49:52.772Z] --- PASS: TestServiceUpdatePidsLimit (17.52s) [2021-01-22T07:49:52.772Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-01-22T07:49:52.772Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-01-22T07:49:52.772Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-01-22T07:49:52.772Z] PASS [2021-01-22T07:49:52.772Z] [2021-01-22T07:49:52.772Z] === Skipped [2021-01-22T07:49:52.772Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-01-22T07:49:52.772Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T07:49:52.772Z] [2021-01-22T07:49:52.772Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-01-22T07:49:52.772Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:49:52.772Z] [2021-01-22T07:49:52.772Z] [2021-01-22T07:49:52.772Z] DONE 27 tests, 2 skipped in 162.543s [2021-01-22T07:49:52.772Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-01-22T07:49:52.772Z] ++ 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 [2021-01-22T07:49:52.772Z] ++ set -e [2021-01-22T07:49:52.772Z] ++ '[' -n 0 ']' [2021-01-22T07:49:52.772Z] ++ set -x [2021-01-22T07:49:52.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:49:52.772Z] INFO: Testing against a local daemon [2021-01-22T07:49:52.772Z] === RUN TestSessionCreate [2021-01-22T07:49:52.772Z] --- PASS: TestSessionCreate (0.05s) [2021-01-22T07:49:52.772Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-22T07:49:52.772Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-01-22T07:49:52.772Z] PASS [2021-01-22T07:49:52.772Z] [2021-01-22T07:49:52.772Z] DONE 2 tests in 0.252s [2021-01-22T07:49:52.772Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-01-22T07:49:52.772Z] ++ 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 [2021-01-22T07:49:52.772Z] ++ set -e [2021-01-22T07:49:52.772Z] ++ '[' -n 0 ']' [2021-01-22T07:49:52.772Z] ++ set -x [2021-01-22T07:49:52.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:49:52.772Z] INFO: Testing against a local daemon [2021-01-22T07:49:52.772Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-22T07:49:52.772Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T07:49:52.772Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T07:49:52.772Z] === RUN TestEventsExecDie [2021-01-22T07:49:52.772Z] --- PASS: TestEventsExecDie (0.87s) [2021-01-22T07:49:52.772Z] === RUN TestEventsBackwardsCompatible [2021-01-22T07:49:52.772Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-01-22T07:49:52.772Z] === RUN TestInfoBinaryCommits [2021-01-22T07:49:53.034Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-01-22T07:49:53.034Z] === RUN TestInfoAPIVersioned [2021-01-22T07:49:53.034Z] --- PASS: TestInfoAPIVersioned (0.03s) [2021-01-22T07:49:53.034Z] === RUN TestInfoDiscoveryBackend [2021-01-22T07:49:53.567Z] === RUN Test [2021-01-22T07:49:53.567Z] === RUN Test/TestWatch [2021-01-22T07:49:53.567Z] --- PASS: Test (0.00s) [2021-01-22T07:49:53.567Z] --- PASS: Test/TestWatch (0.00s) [2021-01-22T07:49:53.567Z] PASS [2021-01-22T07:49:53.567Z] coverage: 92.3% of statements [2021-01-22T07:49:53.567Z] ok github.com/docker/docker/pkg/discovery/memory 0.050s coverage: 92.3% of statements [2021-01-22T07:49:53.567Z] === RUN Test [2021-01-22T07:49:53.567Z] === RUN Test/TestInitialize [2021-01-22T07:49:53.567Z] === RUN Test [2021-01-22T07:49:53.567Z] === RUN Test/TestInitialize [2021-01-22T07:49:53.567Z] === RUN Test/TestInitializeWithPattern [2021-01-22T07:49:53.567Z] === RUN Test/TestRegister [2021-01-22T07:49:53.567Z] === RUN Test/TestWatch [2021-01-22T07:49:53.567Z] --- PASS: Test (0.00s) [2021-01-22T07:49:53.567Z] --- PASS: Test/TestInitialize (0.00s) [2021-01-22T07:49:53.567Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-01-22T07:49:53.567Z] --- PASS: Test/TestRegister (0.00s) [2021-01-22T07:49:53.567Z] --- PASS: Test/TestWatch (0.00s) [2021-01-22T07:49:53.567Z] PASS [2021-01-22T07:49:53.567Z] coverage: 93.8% of statements [2021-01-22T07:49:53.567Z] ok github.com/docker/docker/pkg/discovery/nodes 0.050s coverage: 93.8% of statements [2021-01-22T07:49:53.567Z] time="2021-01-22T07:49:53Z" level=info msg="Initializing discovery without TLS" [2021-01-22T07:49:53.567Z] time="2021-01-22T07:49:53Z" level=info msg="Initializing discovery without TLS" [2021-01-22T07:49:53.567Z] time="2021-01-22T07:49:53Z" level=info msg="Initializing discovery without TLS" [2021-01-22T07:49:53.567Z] === RUN Test/TestInitializeWithCerts [2021-01-22T07:49:53.567Z] time="2021-01-22T07:49:53Z" level=info msg="Initializing discovery with TLS" [2021-01-22T07:49:53.567Z] === RUN Test/TestWatch [2021-01-22T07:49:53.567Z] time="2021-01-22T07:49:53Z" level=info msg="Initializing discovery without TLS" [2021-01-22T07:49:53.607Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2021-01-22T07:49:53.607Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-22T07:49:54.547Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-22T07:49:54.547Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-22T07:49:55.103Z] === RUN TestPollerAddRemove [2021-01-22T07:49:55.103Z] --- PASS: TestPollerAddRemove (0.00s) [2021-01-22T07:49:55.103Z] === RUN TestPollerEvent [2021-01-22T07:49:55.103Z] --- SKIP: TestPollerEvent (0.00s) [2021-01-22T07:49:55.103Z] poller_test.go:41: No chmod on Windows [2021-01-22T07:49:55.103Z] === RUN TestPollerClose [2021-01-22T07:49:55.103Z] --- PASS: TestPollerClose (0.00s) [2021-01-22T07:49:55.103Z] PASS [2021-01-22T07:49:55.103Z] coverage: 36.2% of statements [2021-01-22T07:49:55.103Z] ok github.com/docker/docker/pkg/filenotify 0.072s coverage: 36.2% of statements [2021-01-22T07:49:55.103Z] === RUN TestCopyFileWithInvalidSrc [2021-01-22T07:49:55.103Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-01-22T07:49:55.103Z] === RUN TestCopyFileWithInvalidDest [2021-01-22T07:49:55.103Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-01-22T07:49:55.103Z] === RUN TestCopyFileWithSameSrcAndDest [2021-01-22T07:49:55.103Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-01-22T07:49:55.103Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-01-22T07:49:55.117Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2021-01-22T07:49:55.117Z] === RUN TestInfoAPI [2021-01-22T07:49:55.377Z] --- PASS: TestInfoAPI (0.05s) [2021-01-22T07:49:55.377Z] === RUN TestInfoAPIWarnings [2021-01-22T07:49:55.561Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestCopyFile [2021-01-22T07:49:55.561Z] --- PASS: TestCopyFile (0.01s) [2021-01-22T07:49:55.561Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-01-22T07:49:55.561Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-01-22T07:49:55.561Z] fileutils_test.go:134: Needs porting to Windows [2021-01-22T07:49:55.561Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-01-22T07:49:55.561Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestReadSymlinkedDirectoryToFile [2021-01-22T07:49:55.561Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-01-22T07:49:55.561Z] fileutils_test.go:180: Needs porting to Windows [2021-01-22T07:49:55.561Z] === RUN TestWildcardMatches [2021-01-22T07:49:55.561Z] --- PASS: TestWildcardMatches (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestPatternMatches [2021-01-22T07:49:55.561Z] --- PASS: TestPatternMatches (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-01-22T07:49:55.561Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestPatternMatchesFolderExclusions [2021-01-22T07:49:55.561Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-01-22T07:49:55.561Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-01-22T07:49:55.561Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-01-22T07:49:55.561Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-01-22T07:49:55.561Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestSingleExclamationError [2021-01-22T07:49:55.561Z] --- PASS: TestSingleExclamationError (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestMatchesWithNoPatterns [2021-01-22T07:49:55.561Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestMatchesWithMalformedPatterns [2021-01-22T07:49:55.561Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestMatches [2021-01-22T07:49:55.561Z] --- PASS: TestMatches (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestCleanPatterns [2021-01-22T07:49:55.561Z] --- PASS: TestCleanPatterns (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-01-22T07:49:55.561Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestCleanPatternsExceptionFlag [2021-01-22T07:49:55.561Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-01-22T07:49:55.561Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-01-22T07:49:55.561Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestCleanPatternsErrorSingleException [2021-01-22T07:49:55.561Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-01-22T07:49:55.561Z] === RUN TestCreateIfNotExistsDir [2021-01-22T07:49:55.561Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-01-22T07:49:55.561Z] === RUN TestCreateIfNotExistsFile [2021-01-22T07:49:55.561Z] --- PASS: TestCreateIfNotExistsFile (0.03s) [2021-01-22T07:49:55.561Z] === RUN TestMatch [2021-01-22T07:49:55.561Z] --- PASS: TestMatch (0.00s) [2021-01-22T07:49:55.561Z] PASS [2021-01-22T07:49:55.561Z] coverage: 87.7% of statements [2021-01-22T07:49:55.561Z] ok github.com/docker/docker/pkg/fileutils 0.125s coverage: 87.7% of statements [2021-01-22T07:49:56.022Z] === RUN TestGet [2021-01-22T07:49:56.022Z] --- PASS: TestGet (0.00s) [2021-01-22T07:49:56.022Z] === RUN TestGetShortcutString [2021-01-22T07:49:56.022Z] --- PASS: TestGetShortcutString (0.00s) [2021-01-22T07:49:56.022Z] PASS [2021-01-22T07:49:56.022Z] coverage: 42.9% of statements [2021-01-22T07:49:56.022Z] ok github.com/docker/docker/pkg/homedir 0.073s coverage: 42.9% of statements [2021-01-22T07:49:56.988Z] --- PASS: Test (3.13s) [2021-01-22T07:49:56.988Z] --- PASS: Test/TestInitialize (0.12s) [2021-01-22T07:49:56.988Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-01-22T07:49:56.988Z] --- PASS: Test/TestWatch (3.01s) [2021-01-22T07:49:56.988Z] PASS [2021-01-22T07:49:56.988Z] coverage: 84.1% of statements [2021-01-22T07:49:56.988Z] ok github.com/docker/docker/pkg/discovery/kv 3.284s coverage: 84.1% of statements [2021-01-22T07:49:56.988Z] === RUN TestCreateIDMapOrder [2021-01-22T07:49:56.988Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-01-22T07:49:56.988Z] PASS [2021-01-22T07:49:56.988Z] coverage: 7.3% of statements [2021-01-22T07:49:56.989Z] ok github.com/docker/docker/pkg/idtools 0.052s coverage: 7.3% of statements [2021-01-22T07:49:56.989Z] --- PASS: TestTarFiles (4.91s) [2021-01-22T07:49:56.989Z] === RUN TestTarUntar [2021-01-22T07:49:56.989Z] --- PASS: TestTarUntar (0.02s) [2021-01-22T07:49:56.989Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-01-22T07:49:56.989Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-01-22T07:49:56.989Z] === RUN TestTarWithOptions [2021-01-22T07:49:56.989Z] --- PASS: TestTarWithOptions (0.02s) [2021-01-22T07:49:56.989Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-01-22T07:49:56.989Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-01-22T07:49:56.989Z] === RUN TestUntarUstarGnuConflict [2021-01-22T07:49:56.989Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-01-22T07:49:56.989Z] === RUN TestUntarInvalidFilenames [2021-01-22T07:49:56.989Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames076068618\\dest" [2021-01-22T07:49:56.989Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-01-22T07:49:56.989Z] === RUN TestUntarHardlinkToSymlink [2021-01-22T07:49:56.989Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-01-22T07:49:56.989Z] === RUN TestUntarInvalidHardlink [2021-01-22T07:49:56.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink727414203\\victim\\hello" -> "../victim/hello" [2021-01-22T07:49:57.320Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-01-22T07:49:57.452Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink614770142\\victim\\hello" -> "/../victim/hello" [2021-01-22T07:49:57.452Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink390941605\\victim" -> "../victim" [2021-01-22T07:49:57.452Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink133483200\\victim" -> "../victim" [2021-01-22T07:49:57.452Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink184194847\\victim" -> "../victim" [2021-01-22T07:49:57.452Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink449249778\\victim" -> "../victim" [2021-01-22T07:49:57.452Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-01-22T07:49:57.452Z] === RUN TestUntarInvalidSymlink [2021-01-22T07:49:57.452Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink334657705\\dest\\dotdot" -> "../victim/hello" [2021-01-22T07:49:57.452Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink756930036\\dest\\slash-dotdot" -> "/../victim/hello" [2021-01-22T07:49:57.452Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink699829443\\dest\\loophole-victim" -> "../victim" [2021-01-22T07:49:57.452Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink587492678\\dest\\loophole-victim" -> "../victim" [2021-01-22T07:49:57.452Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink138464237\\dest\\loophole-victim" -> "../victim" [2021-01-22T07:49:57.452Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink871493224\\dest\\loophole-victim" -> "../victim" [2021-01-22T07:49:57.453Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink737360039\\dest\\dir\\loophole" -> "../../victim" [2021-01-22T07:49:57.453Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-01-22T07:49:57.453Z] === RUN TestTempArchiveCloseMultipleTimes [2021-01-22T07:49:57.453Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-01-22T07:49:57.453Z] === RUN TestReplaceFileTarWrapper [2021-01-22T07:49:57.453Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-01-22T07:49:57.453Z] === RUN TestPrefixHeaderReadable [2021-01-22T07:49:57.453Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-01-22T07:49:57.453Z] === RUN TestDisablePigz [2021-01-22T07:49:57.453Z] --- PASS: TestDisablePigz (0.12s) [2021-01-22T07:49:57.453Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2021-01-22T07:49:57.453Z] === RUN TestPigz [2021-01-22T07:49:57.910Z] --- PASS: TestPigz (0.20s) [2021-01-22T07:49:57.910Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2021-01-22T07:49:57.910Z] === RUN TestCopyFileWithInvalidDest [2021-01-22T07:49:57.910Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-01-22T07:49:57.910Z] archive_windows_test.go:16: Currently fails [2021-01-22T07:49:57.910Z] === RUN TestCanonicalTarNameForPath [2021-01-22T07:49:57.910Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-01-22T07:49:57.910Z] === RUN TestCanonicalTarName [2021-01-22T07:49:57.910Z] --- PASS: TestCanonicalTarName (0.00s) [2021-01-22T07:49:57.910Z] === RUN TestChmodTarEntry [2021-01-22T07:49:57.910Z] --- PASS: TestChmodTarEntry (0.00s) [2021-01-22T07:49:57.910Z] === RUN TestHardLinkOrder [2021-01-22T07:49:57.910Z] === RUN TestFixedBufferCap [2021-01-22T07:49:57.910Z] --- PASS: TestFixedBufferCap (0.00s) [2021-01-22T07:49:57.910Z] === RUN TestFixedBufferLen [2021-01-22T07:49:57.910Z] --- PASS: TestFixedBufferLen (0.00s) [2021-01-22T07:49:57.910Z] === RUN TestFixedBufferString [2021-01-22T07:49:57.910Z] --- PASS: TestFixedBufferString (0.00s) [2021-01-22T07:49:57.910Z] === RUN TestFixedBufferWrite [2021-01-22T07:49:57.910Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-01-22T07:49:57.910Z] === RUN TestFixedBufferRead [2021-01-22T07:49:57.910Z] --- PASS: TestFixedBufferRead (0.00s) [2021-01-22T07:49:57.910Z] === RUN TestBytesPipeRead [2021-01-22T07:49:57.910Z] --- PASS: TestBytesPipeRead (0.00s) [2021-01-22T07:49:57.910Z] === RUN TestBytesPipeWrite [2021-01-22T07:49:57.910Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-01-22T07:49:57.910Z] === RUN TestBytesPipeWriteRandomChunks [2021-01-22T07:49:57.910Z] --- PASS: TestHardLinkOrder (0.13s) [2021-01-22T07:49:57.910Z] === RUN TestChangeString [2021-01-22T07:49:57.910Z] --- PASS: TestChangeString (0.00s) [2021-01-22T07:49:57.910Z] === RUN TestChangesWithNoChanges [2021-01-22T07:49:57.910Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-01-22T07:49:57.910Z] === RUN TestChangesWithChanges [2021-01-22T07:49:57.910Z] --- PASS: TestChangesWithChanges (0.02s) [2021-01-22T07:49:57.910Z] === RUN TestChangesWithChangesGH13590 [2021-01-22T07:49:57.910Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-01-22T07:49:57.910Z] changes_test.go:192: needs more investigation [2021-01-22T07:49:57.910Z] === RUN TestChangesDirsEmpty [2021-01-22T07:49:57.910Z] === RUN TestError [2021-01-22T07:49:57.910Z] --- PASS: TestError (0.00s) [2021-01-22T07:49:57.910Z] === RUN TestProgressString [2021-01-22T07:49:57.910Z] === RUN TestProgressString/no_progress [2021-01-22T07:49:57.910Z] === RUN TestProgressString/progress_1 [2021-01-22T07:49:57.910Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-01-22T07:49:57.910Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-01-22T07:49:57.910Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-01-22T07:49:57.910Z] === RUN TestProgressString/with_units [2021-01-22T07:49:57.910Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-01-22T07:49:57.910Z] === RUN TestProgressString/hide_counts [2021-01-22T07:49:57.910Z] --- PASS: TestProgressString (0.00s) [2021-01-22T07:49:57.910Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-01-22T07:49:57.910Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-01-22T07:49:57.910Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-01-22T07:49:57.910Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-01-22T07:49:57.910Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-01-22T07:49:57.910Z] --- PASS: TestProgressString/with_units (0.00s) [2021-01-22T07:49:57.910Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-01-22T07:49:57.910Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-01-22T07:49:57.910Z] === RUN TestJSONMessageDisplay [2021-01-22T07:49:57.910Z] --- PASS: TestChangesDirsEmpty (0.10s) [2021-01-22T07:49:57.910Z] === RUN TestChangesDirsMutated [2021-01-22T07:49:57.910Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-01-22T07:49:57.910Z] === RUN TestJSONMessageDisplayWithJSONError [2021-01-22T07:49:57.910Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-01-22T07:49:57.910Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-01-22T07:49:57.910Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-01-22T07:49:57.910Z] === RUN TestDisplayJSONMessagesStream [2021-01-22T07:49:57.910Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-01-22T07:49:57.910Z] PASS [2021-01-22T07:49:57.910Z] coverage: 91.7% of statements [2021-01-22T07:49:57.910Z] ok github.com/docker/docker/pkg/jsonmessage 0.164s coverage: 91.7% of statements [2021-01-22T07:49:58.257Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-01-22T07:49:58.368Z] --- PASS: TestChangesDirsMutated (0.12s) [2021-01-22T07:49:58.368Z] === RUN TestApplyLayer [2021-01-22T07:49:58.368Z] --- SKIP: TestApplyLayer (0.00s) [2021-01-22T07:49:58.368Z] changes_test.go:405: needs further investigation [2021-01-22T07:49:58.368Z] === RUN TestChangesSizeWithHardlinks [2021-01-22T07:49:58.368Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-01-22T07:49:58.368Z] changes_test.go:441: needs further investigation [2021-01-22T07:49:58.368Z] === RUN TestChangesSizeWithNoChanges [2021-01-22T07:49:58.368Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-01-22T07:49:58.368Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-01-22T07:49:58.368Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-01-22T07:49:58.368Z] === RUN TestChangesSize [2021-01-22T07:49:58.368Z] --- PASS: TestChangesSize (0.00s) [2021-01-22T07:49:58.368Z] === RUN TestApplyLayerInvalidFilenames [2021-01-22T07:49:58.368Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames713556955\\dest" [2021-01-22T07:49:58.368Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-01-22T07:49:58.368Z] === RUN TestApplyLayerInvalidHardlink [2021-01-22T07:49:58.368Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink351542469\\victim\\hello" -> "../victim/hello" [2021-01-22T07:49:58.368Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink602742112\\victim\\hello" -> "/../victim/hello" [2021-01-22T07:49:58.368Z] === RUN TestStandardLongPath [2021-01-22T07:49:58.368Z] --- PASS: TestStandardLongPath (0.00s) [2021-01-22T07:49:58.368Z] === RUN TestUNCLongPath [2021-01-22T07:49:58.368Z] --- PASS: TestUNCLongPath (0.00s) [2021-01-22T07:49:58.368Z] PASS [2021-01-22T07:49:58.368Z] coverage: 100.0% of statements [2021-01-22T07:49:58.368Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink571839807\\victim" -> "../victim" [2021-01-22T07:49:58.368Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink814980498\\victim" -> "../victim" [2021-01-22T07:49:58.368Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2021-01-22T07:49:58.368Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink431331273\\victim" -> "../victim" [2021-01-22T07:49:58.368Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink622526612\\victim" -> "../victim" [2021-01-22T07:49:58.368Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-01-22T07:49:58.368Z] === RUN TestApplyLayerInvalidSymlink [2021-01-22T07:49:58.368Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink017943267\\dest\\dotdot" -> "../victim/hello" [2021-01-22T07:49:58.368Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink870866150\\dest\\slash-dotdot" -> "/../victim/hello" [2021-01-22T07:49:58.368Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink468563725\\dest\\loophole-victim" -> "../victim" [2021-01-22T07:49:58.368Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink260611848\\dest\\loophole-victim" -> "../victim" [2021-01-22T07:49:58.368Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink627334343\\dest\\loophole-victim" -> "../victim" [2021-01-22T07:49:58.368Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink995880826\\dest\\loophole-victim" -> "../victim" [2021-01-22T07:49:58.368Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-01-22T07:49:58.368Z] === RUN TestApplyLayerWhiteouts [2021-01-22T07:49:58.368Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2021-01-22T07:49:58.368Z] === RUN TestAtomicWriteToFile [2021-01-22T07:49:58.368Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-01-22T07:49:58.368Z] === RUN TestAtomicWriteSetCommit [2021-01-22T07:49:58.368Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-01-22T07:49:58.368Z] === RUN TestAtomicWriteSetCancel [2021-01-22T07:49:58.368Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-01-22T07:49:58.368Z] === RUN TestReadCloserWrapperClose [2021-01-22T07:49:58.368Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-01-22T07:49:58.368Z] === RUN TestReaderErrWrapperReadOnError [2021-01-22T07:49:58.368Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-01-22T07:49:58.368Z] === RUN TestReaderErrWrapperRead [2021-01-22T07:49:58.368Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-01-22T07:49:58.368Z] === RUN TestHashData [2021-01-22T07:49:58.368Z] --- PASS: TestHashData (0.00s) [2021-01-22T07:49:58.368Z] === RUN TestCancelReadCloser [2021-01-22T07:49:58.368Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-01-22T07:49:58.368Z] === RUN TestGenerateEmptyFile [2021-01-22T07:49:58.368Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-01-22T07:49:58.368Z] === RUN TestGenerateWithContent [2021-01-22T07:49:58.368Z] --- PASS: TestGenerateWithContent (0.00s) [2021-01-22T07:49:58.368Z] PASS [2021-01-22T07:49:58.368Z] coverage: 62.5% of statements [2021-01-22T07:49:58.368Z] ok github.com/docker/docker/pkg/archive 7.625s coverage: 62.5% of statements [2021-01-22T07:49:58.368Z] --- PASS: TestCancelReadCloser (0.11s) [2021-01-22T07:49:58.368Z] === RUN TestWriteCloserWrapperClose [2021-01-22T07:49:58.368Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-01-22T07:49:58.368Z] === RUN TestNopWriteCloser [2021-01-22T07:49:58.368Z] --- PASS: TestNopWriteCloser (0.00s) [2021-01-22T07:49:58.368Z] === RUN TestNopWriter [2021-01-22T07:49:58.368Z] --- PASS: TestNopWriter (0.00s) [2021-01-22T07:49:58.368Z] === RUN TestWriteCounter [2021-01-22T07:49:58.368Z] --- PASS: TestWriteCounter (0.00s) [2021-01-22T07:49:58.368Z] PASS [2021-01-22T07:49:58.368Z] coverage: 68.4% of statements [2021-01-22T07:49:58.368Z] ok github.com/docker/docker/pkg/ioutils 0.630s coverage: 68.4% of statements [2021-01-22T07:49:58.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-01-22T07:49:59.085Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-01-22T07:49:59.333Z] === RUN TestNameFormat [2021-01-22T07:49:59.333Z] --- PASS: TestNameFormat (0.00s) [2021-01-22T07:49:59.333Z] === RUN TestNameRetries [2021-01-22T07:49:59.333Z] --- PASS: TestNameRetries (0.00s) [2021-01-22T07:49:59.333Z] PASS [2021-01-22T07:49:59.333Z] coverage: 85.7% of statements [2021-01-22T07:49:59.333Z] ok github.com/docker/docker/pkg/namesgenerator 0.071s coverage: 85.7% of statements [2021-01-22T07:49:59.333Z] === RUN TestParseKeyValueOpt [2021-01-22T07:49:59.333Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-01-22T07:49:59.333Z] === RUN TestParseUintList [2021-01-22T07:49:59.333Z] --- PASS: TestParseUintList (0.00s) [2021-01-22T07:49:59.333Z] === RUN TestParseUintListMaximumLimits [2021-01-22T07:49:59.333Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-01-22T07:49:59.333Z] PASS [2021-01-22T07:49:59.333Z] coverage: 97.0% of statements [2021-01-22T07:49:59.333Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-01-22T07:49:59.791Z] === RUN TestNewAndRemove [2021-01-22T07:49:59.791Z] --- PASS: TestNewAndRemove (0.00s) [2021-01-22T07:49:59.791Z] === RUN TestRemoveInvalidPath [2021-01-22T07:49:59.791Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-01-22T07:49:59.791Z] PASS [2021-01-22T07:49:59.791Z] coverage: 82.6% of statements [2021-01-22T07:49:59.791Z] ok github.com/docker/docker/pkg/pidfile 0.143s coverage: 82.6% of statements [2021-01-22T07:50:00.464Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-01-22T07:50:00.464Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-01-22T07:50:00.723Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-01-22T07:50:00.761Z] === RUN TestParseEmptyInterface [2021-01-22T07:50:00.761Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-01-22T07:50:00.761Z] === RUN TestParseNonInterfaceType [2021-01-22T07:50:00.761Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-01-22T07:50:00.761Z] === RUN TestParseWithOneFunction [2021-01-22T07:50:00.761Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-01-22T07:50:00.761Z] === RUN TestParseWithMultipleFuncs [2021-01-22T07:50:00.761Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-01-22T07:50:00.761Z] === RUN TestParseWithUnnamedReturn [2021-01-22T07:50:00.761Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-01-22T07:50:00.761Z] === RUN TestEmbeddedInterface [2021-01-22T07:50:00.761Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-01-22T07:50:00.761Z] === RUN TestParsedImports [2021-01-22T07:50:00.761Z] --- PASS: TestParsedImports (0.00s) [2021-01-22T07:50:00.761Z] === RUN TestAliasedImports [2021-01-22T07:50:00.761Z] --- PASS: TestAliasedImports (0.00s) [2021-01-22T07:50:00.761Z] PASS [2021-01-22T07:50:00.761Z] coverage: 56.8% of statements [2021-01-22T07:50:00.761Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2021-01-22T07:50:01.732Z] === RUN TestFailedConnection [2021-01-22T07:50:02.190Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-01-22T07:50:02.190Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-01-22T07:50:02.190Z] === RUN TestBufioReaderPoolPutAndGet [2021-01-22T07:50:02.190Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-01-22T07:50:02.190Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-01-22T07:50:02.190Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-01-22T07:50:02.190Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-01-22T07:50:02.190Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-01-22T07:50:02.190Z] === RUN TestBufioWriterPoolPutAndGet [2021-01-22T07:50:02.190Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-01-22T07:50:02.190Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-01-22T07:50:02.190Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-01-22T07:50:02.190Z] === RUN TestBufferPoolPutAndGet [2021-01-22T07:50:02.190Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-01-22T07:50:02.190Z] PASS [2021-01-22T07:50:02.190Z] coverage: 88.2% of statements [2021-01-22T07:50:02.190Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2021-01-22T07:50:02.190Z] === RUN TestHTTPTransport [2021-01-22T07:50:02.190Z] --- PASS: TestHTTPTransport (0.00s) [2021-01-22T07:50:02.190Z] PASS [2021-01-22T07:50:02.190Z] coverage: 85.7% of statements [2021-01-22T07:50:02.190Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2021-01-22T07:50:03.157Z] --- PASS: TestFailedConnection (1.05s) [2021-01-22T07:50:03.157Z] === RUN TestFailOnce [2021-01-22T07:50:03.157Z] 2021/01/22 07:50:02 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-01-22T07:50:03.157Z] goroutine 10 [running]: [2021-01-22T07:50:03.157Z] net/http.(*conn).serve.func1(0xc000058c80) [2021-01-22T07:50:03.157Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-01-22T07:50:03.157Z] panic(0x849b40, 0x986990) [2021-01-22T07:50:03.157Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-01-22T07:50:03.157Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a5c0, 0xc000132000, 0xc0000d0300) [2021-01-22T07:50:03.157Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-01-22T07:50:03.157Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2021-01-22T07:50:03.157Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-01-22T07:50:03.157Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2021-01-22T07:50:03.157Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-01-22T07:50:03.157Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2021-01-22T07:50:03.157Z] c:/go/src/net/http/server.go:2831 +0xab [2021-01-22T07:50:03.157Z] net/http.(*conn).serve(0xc000058c80, 0x99b180, 0xc00004a980) [2021-01-22T07:50:03.157Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-01-22T07:50:03.157Z] created by net/http.(*Server).Serve [2021-01-22T07:50:03.157Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-01-22T07:50:03.157Z] time="2021-01-22T07:50:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2021-01-22T07:50:03.157Z] === RUN TestOutputOnPrematureClose [2021-01-22T07:50:03.157Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-01-22T07:50:03.157Z] === RUN TestCompleteSilently [2021-01-22T07:50:03.157Z] --- PASS: TestCompleteSilently (0.00s) [2021-01-22T07:50:03.157Z] PASS [2021-01-22T07:50:03.157Z] coverage: 75.9% of statements [2021-01-22T07:50:03.157Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2021-01-22T07:50:03.157Z] === RUN TestSendToOneSub [2021-01-22T07:50:03.157Z] --- PASS: TestSendToOneSub (0.00s) [2021-01-22T07:50:03.157Z] === RUN TestSendToMultipleSubs [2021-01-22T07:50:03.157Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-01-22T07:50:03.157Z] === RUN TestEvictOneSub [2021-01-22T07:50:03.157Z] --- PASS: TestEvictOneSub (0.00s) [2021-01-22T07:50:03.157Z] === RUN TestClosePublisher [2021-01-22T07:50:03.157Z] --- PASS: TestClosePublisher (0.00s) [2021-01-22T07:50:03.157Z] === RUN TestPubSubRace [2021-01-22T07:50:04.123Z] --- PASS: TestFailOnce (1.13s) [2021-01-22T07:50:04.123Z] === RUN TestEchoInputOutput [2021-01-22T07:50:04.123Z] --- PASS: TestEchoInputOutput (0.00s) [2021-01-22T07:50:04.123Z] === RUN TestBackoff [2021-01-22T07:50:04.123Z] --- PASS: TestBackoff (0.00s) [2021-01-22T07:50:04.123Z] === RUN TestAbortRetry [2021-01-22T07:50:04.123Z] --- PASS: TestAbortRetry (0.00s) [2021-01-22T07:50:04.123Z] === RUN TestClientScheme [2021-01-22T07:50:04.123Z] --- PASS: TestClientScheme (0.00s) [2021-01-22T07:50:04.123Z] === RUN TestNewClientWithTimeout [2021-01-22T07:50:04.123Z] === RUN TestRegister [2021-01-22T07:50:04.123Z] --- PASS: TestRegister (0.00s) [2021-01-22T07:50:04.123Z] === RUN TestCommand [2021-01-22T07:50:04.123Z] --- PASS: TestCommand (0.03s) [2021-01-22T07:50:04.123Z] === RUN TestNaiveSelf [2021-01-22T07:50:04.123Z] --- PASS: TestNaiveSelf (0.04s) [2021-01-22T07:50:04.123Z] PASS [2021-01-22T07:50:04.123Z] coverage: 82.4% of statements [2021-01-22T07:50:04.123Z] ok github.com/docker/docker/pkg/reexec 0.105s coverage: 82.4% of statements [2021-01-22T07:50:04.123Z] --- PASS: TestPubSubRace (1.06s) [2021-01-22T07:50:04.123Z] PASS [2021-01-22T07:50:04.123Z] coverage: 75.0% of statements [2021-01-22T07:50:04.123Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2021-01-22T07:50:04.583Z] time="2021-01-22T07:50:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-01-22T07:50:05.041Z] === RUN TestParseSignal [2021-01-22T07:50:05.041Z] --- PASS: TestParseSignal (0.00s) [2021-01-22T07:50:05.041Z] === RUN TestValidSignalForPlatform [2021-01-22T07:50:05.041Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-01-22T07:50:05.041Z] PASS [2021-01-22T07:50:05.041Z] coverage: 20.3% of statements [2021-01-22T07:50:05.041Z] ok github.com/docker/docker/pkg/signal 0.039s coverage: 20.3% of statements [2021-01-22T07:50:05.500Z] === RUN TestNewStdWriter [2021-01-22T07:50:05.500Z] --- PASS: TestNewStdWriter (0.00s) [2021-01-22T07:50:05.500Z] === RUN TestWriteWithUninitializedStdWriter [2021-01-22T07:50:05.500Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-01-22T07:50:05.500Z] === RUN TestWriteWithNilBytes [2021-01-22T07:50:05.500Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-01-22T07:50:05.500Z] === RUN TestWrite [2021-01-22T07:50:05.500Z] --- PASS: TestWrite (0.00s) [2021-01-22T07:50:05.500Z] === RUN TestWriteWithWriterError [2021-01-22T07:50:05.500Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-01-22T07:50:05.500Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-01-22T07:50:05.500Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-01-22T07:50:05.500Z] === RUN TestStdCopyWriteAndRead [2021-01-22T07:50:05.500Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-01-22T07:50:05.500Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-01-22T07:50:05.500Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-01-22T07:50:05.500Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-01-22T07:50:05.500Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-01-22T07:50:05.500Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-01-22T07:50:05.500Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-01-22T07:50:05.500Z] === RUN TestStdCopyWithInvalidInputHeader [2021-01-22T07:50:05.500Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-01-22T07:50:05.500Z] === RUN TestStdCopyWithCorruptedPrefix [2021-01-22T07:50:05.500Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-01-22T07:50:05.500Z] === RUN TestStdCopyReturnsWriteErrors [2021-01-22T07:50:05.500Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-01-22T07:50:05.500Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-01-22T07:50:05.500Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-01-22T07:50:05.500Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-01-22T07:50:05.500Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-01-22T07:50:05.500Z] PASS [2021-01-22T07:50:05.500Z] coverage: 100.0% of statements [2021-01-22T07:50:05.500Z] ok github.com/docker/docker/pkg/stdcopy 0.062s coverage: 100.0% of statements [2021-01-22T07:50:05.958Z] time="2021-01-22T07:50:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-01-22T07:50:06.416Z] === RUN TestGenerateRandomID [2021-01-22T07:50:06.416Z] --- PASS: TestGenerateRandomID (0.00s) [2021-01-22T07:50:06.416Z] === RUN TestShortenId [2021-01-22T07:50:06.416Z] --- PASS: TestShortenId (0.00s) [2021-01-22T07:50:06.416Z] === RUN TestShortenSha256Id [2021-01-22T07:50:06.416Z] --- PASS: TestShortenSha256Id (0.00s) [2021-01-22T07:50:06.416Z] === RUN TestShortenIdEmpty [2021-01-22T07:50:06.416Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-01-22T07:50:06.416Z] === RUN TestShortenIdInvalid [2021-01-22T07:50:06.416Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-01-22T07:50:06.416Z] === RUN TestIsShortIDNonHex [2021-01-22T07:50:06.416Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-01-22T07:50:06.416Z] === RUN TestIsShortIDNotCorrectSize [2021-01-22T07:50:06.416Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-01-22T07:50:06.416Z] PASS [2021-01-22T07:50:06.416Z] coverage: 70.6% of statements [2021-01-22T07:50:06.416Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2021-01-22T07:50:06.416Z] === RUN TestRawProgressFormatterFormatStatus [2021-01-22T07:50:06.416Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-01-22T07:50:06.416Z] === RUN TestRawProgressFormatterFormatProgress [2021-01-22T07:50:06.416Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-01-22T07:50:06.416Z] === RUN TestFormatStatus [2021-01-22T07:50:06.416Z] --- PASS: TestFormatStatus (0.00s) [2021-01-22T07:50:06.416Z] === RUN TestFormatError [2021-01-22T07:50:06.416Z] --- PASS: TestFormatError (0.00s) [2021-01-22T07:50:06.416Z] === RUN TestFormatJSONError [2021-01-22T07:50:06.416Z] --- PASS: TestFormatJSONError (0.00s) [2021-01-22T07:50:06.416Z] === RUN TestJsonProgressFormatterFormatProgress [2021-01-22T07:50:06.416Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-01-22T07:50:06.416Z] === RUN TestJsonProgressFormatterFormatStatus [2021-01-22T07:50:06.416Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-01-22T07:50:06.416Z] === RUN TestNewJSONProgressOutput [2021-01-22T07:50:06.416Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-01-22T07:50:06.416Z] === RUN TestAuxFormatterEmit [2021-01-22T07:50:06.416Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-01-22T07:50:06.416Z] === RUN TestStreamWriterStdout [2021-01-22T07:50:06.416Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-01-22T07:50:06.416Z] === RUN TestStreamWriterStderr [2021-01-22T07:50:06.416Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-01-22T07:50:06.416Z] PASS [2021-01-22T07:50:06.416Z] coverage: 66.2% of statements [2021-01-22T07:50:06.416Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2021-01-22T07:50:07.391Z] === RUN TestIsCpusetListAvailable [2021-01-22T07:50:07.391Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-01-22T07:50:07.391Z] PASS [2021-01-22T07:50:07.391Z] coverage: 38.2% of statements [2021-01-22T07:50:07.391Z] ok github.com/docker/docker/pkg/sysinfo 0.049s coverage: 38.2% of statements [2021-01-22T07:50:08.357Z] === RUN TestChtimes [2021-01-22T07:50:08.357Z] --- PASS: TestChtimes (0.00s) [2021-01-22T07:50:08.357Z] === RUN TestChtimesWindows [2021-01-22T07:50:08.357Z] --- PASS: TestChtimesWindows (0.00s) [2021-01-22T07:50:08.357Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-01-22T07:50:08.357Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-01-22T07:50:08.357Z] === RUN TestEnsureRemoveAllNotExist [2021-01-22T07:50:08.357Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-01-22T07:50:08.357Z] === RUN TestEnsureRemoveAllWithDir [2021-01-22T07:50:08.357Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-01-22T07:50:08.357Z] === RUN TestEnsureRemoveAllWithFile [2021-01-22T07:50:08.357Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-01-22T07:50:08.357Z] === RUN TestHasWin32KSupport [2021-01-22T07:50:08.357Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-01-22T07:50:08.357Z] syscall_windows_test.go:8: win32k: true [2021-01-22T07:50:08.357Z] PASS [2021-01-22T07:50:08.357Z] coverage: 12.0% of statements [2021-01-22T07:50:08.357Z] ok github.com/docker/docker/pkg/system 0.071s coverage: 12.0% of statements [2021-01-22T07:50:08.357Z] time="2021-01-22T07:50:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-01-22T07:50:08.815Z] === RUN TestTailFile [2021-01-22T07:50:08.815Z] --- PASS: TestTailFile (0.00s) [2021-01-22T07:50:08.815Z] === RUN TestTailFileManyLines [2021-01-22T07:50:08.815Z] --- PASS: TestTailFileManyLines (0.00s) [2021-01-22T07:50:08.815Z] === RUN TestTailEmptyFile [2021-01-22T07:50:08.815Z] --- PASS: TestTailEmptyFile (0.00s) [2021-01-22T07:50:08.815Z] === RUN TestTailNegativeN [2021-01-22T07:50:08.815Z] --- PASS: TestTailNegativeN (0.00s) [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader [2021-01-22T07:50:08.815Z] === CONT TestNewTailReader [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/12_byte_delimiter [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/no_delimiter [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/no_delimiter [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/single_byte_delimiter [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/2_byte_delimiter [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/4_byte_delimiter [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/truncated_last_line [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-01-22T07:50:08.815Z] === CONT TestNewTailReader/8_byte_delimiter [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-01-22T07:50:08.815Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:08.815Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-01-22T07:50:08.815Z] === CONT TestNewTailReader/4_byte_delimiter [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-01-22T07:50:08.815Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-01-22T07:50:08.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-01-22T07:50:08.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/12_byte_delimiter [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/2_byte_delimiter [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/no_delimiter [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/single_byte_delimiter [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:08.816Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:08.816Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:08.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:08.817Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:08.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:08.817Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:08.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:08.817Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:08.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:08.817Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:08.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:08.817Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:08.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:08.817Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:08.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:08.817Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:08.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:08.817Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:08.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:08.817Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-01-22T07:50:08.817Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:08.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:08.817Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:08.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:09.276Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:09.276Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:09.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:09.277Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:09.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:09.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-01-22T07:50:09.278Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:09.278Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-01-22T07:50:09.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-01-22T07:50:09.280Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.02s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-22T07:50:09.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-22T07:50:09.281Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-22T07:50:09.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-22T07:50:09.740Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-22T07:50:09.740Z] PASS [2021-01-22T07:50:09.740Z] coverage: 88.6% of statements [2021-01-22T07:50:09.740Z] ok github.com/docker/docker/pkg/tailfile 0.489s coverage: 88.6% of statements [2021-01-22T07:50:09.740Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-22T07:50:09.740Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-22T07:50:09.740Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-22T07:50:09.740Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-22T07:50:09.740Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-22T07:50:09.740Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-01-22T07:50:09.740Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-01-22T07:50:09.740Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-22T07:50:09.740Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-22T07:50:09.740Z] === RUN TestTarSumRemoveNonExistent [2021-01-22T07:50:09.740Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-01-22T07:50:09.740Z] === RUN TestTarSumRemove [2021-01-22T07:50:09.740Z] --- PASS: TestTarSumRemove (0.00s) [2021-01-22T07:50:09.740Z] === RUN TestSortFileInfoSums [2021-01-22T07:50:09.740Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-01-22T07:50:09.740Z] === RUN TestNewTarSumForLabelInvalid [2021-01-22T07:50:09.740Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-01-22T07:50:09.740Z] === RUN TestNewTarSumForLabel [2021-01-22T07:50:09.740Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-01-22T07:50:09.740Z] === RUN TestEmptyTar [2021-01-22T07:50:09.740Z] --- PASS: TestEmptyTar (0.04s) [2021-01-22T07:50:09.740Z] === RUN TestTarSumsReadSize [2021-01-22T07:50:09.740Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-01-22T07:50:09.740Z] === RUN TestTarSums [2021-01-22T07:50:10.198Z] --- PASS: TestTarSums (0.08s) [2021-01-22T07:50:10.198Z] === RUN TestIteration [2021-01-22T07:50:10.198Z] --- PASS: TestIteration (0.00s) [2021-01-22T07:50:10.198Z] === RUN TestVersionLabelForChecksum [2021-01-22T07:50:10.198Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-01-22T07:50:10.198Z] === RUN TestVersion [2021-01-22T07:50:10.198Z] --- PASS: TestVersion (0.00s) [2021-01-22T07:50:10.198Z] === RUN TestGetVersion [2021-01-22T07:50:10.198Z] --- PASS: TestGetVersion (0.00s) [2021-01-22T07:50:10.198Z] === RUN TestGetVersions [2021-01-22T07:50:10.198Z] --- PASS: TestGetVersions (0.00s) [2021-01-22T07:50:10.198Z] PASS [2021-01-22T07:50:10.198Z] coverage: 89.3% of statements [2021-01-22T07:50:10.198Z] ok github.com/docker/docker/pkg/tarsum 0.195s coverage: 89.3% of statements [2021-01-22T07:50:10.198Z] testing: warning: no tests to run [2021-01-22T07:50:10.198Z] PASS [2021-01-22T07:50:10.198Z] coverage: [no statements] [2021-01-22T07:50:10.198Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2021-01-22T07:50:10.198Z] === RUN TestTruncIndex [2021-01-22T07:50:10.656Z] --- PASS: TestTruncIndex (0.10s) [2021-01-22T07:50:10.656Z] PASS [2021-01-22T07:50:10.656Z] coverage: 91.5% of statements [2021-01-22T07:50:10.656Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2021-01-22T07:50:11.113Z] === RUN TestIsGIT [2021-01-22T07:50:11.113Z] --- PASS: TestIsGIT (0.00s) [2021-01-22T07:50:11.113Z] === RUN TestIsTransport [2021-01-22T07:50:11.113Z] --- PASS: TestIsTransport (0.00s) [2021-01-22T07:50:11.113Z] PASS [2021-01-22T07:50:11.113Z] coverage: 100.0% of statements [2021-01-22T07:50:11.113Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2021-01-22T07:50:11.113Z] === RUN TestVersionInfo [2021-01-22T07:50:11.113Z] --- PASS: TestVersionInfo (0.00s) [2021-01-22T07:50:11.113Z] === RUN TestAppendVersions [2021-01-22T07:50:11.113Z] --- PASS: TestAppendVersions (0.00s) [2021-01-22T07:50:11.113Z] PASS [2021-01-22T07:50:11.113Z] coverage: 88.9% of statements [2021-01-22T07:50:11.113Z] ok github.com/docker/docker/pkg/useragent 0.053s coverage: 88.9% of statements [2021-01-22T07:50:11.351Z] --- PASS: TestImportExtremelyLargeImageWorks (192.87s) [2021-01-22T07:50:11.351Z] PASS [2021-01-22T07:50:11.351Z] [2021-01-22T07:50:11.351Z] === Skipped [2021-01-22T07:50:11.351Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-22T07:50:11.351Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:50:11.351Z] [2021-01-22T07:50:11.351Z] [2021-01-22T07:50:11.351Z] DONE 12 tests, 1 skipped in 193.890s [2021-01-22T07:50:11.351Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-01-22T07:50:11.351Z] ++ 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 [2021-01-22T07:50:11.351Z] ++ set -e [2021-01-22T07:50:11.351Z] ++ '[' -n 0 ']' [2021-01-22T07:50:11.351Z] ++ set -x [2021-01-22T07:50:11.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:50:11.352Z] INFO: Testing against a local daemon [2021-01-22T07:50:11.352Z] === RUN TestNetworkCreateDelete [2021-01-22T07:50:11.352Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-01-22T07:50:11.352Z] === RUN TestDockerNetworkDeletePreferID [2021-01-22T07:50:11.352Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-01-22T07:50:11.352Z] === RUN TestDaemonDNSFallback [2021-01-22T07:50:11.352Z] --- PASS: TestDaemonDNSFallback (1.52s) [2021-01-22T07:50:11.352Z] === RUN TestInspectNetwork [2021-01-22T07:50:11.352Z] === RUN TestInspectNetwork/full_network_id [2021-01-22T07:50:11.352Z] === RUN TestInspectNetwork/partial_network_id [2021-01-22T07:50:11.352Z] === RUN TestInspectNetwork/network_name [2021-01-22T07:50:11.352Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-22T07:50:11.352Z] --- PASS: TestInspectNetwork (6.81s) [2021-01-22T07:50:11.352Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-22T07:50:11.352Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-22T07:50:11.352Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-22T07:50:11.352Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-22T07:50:11.352Z] === RUN TestRunContainerWithBridgeNone [2021-01-22T07:50:12.648Z] === RUN TestNewSettable [2021-01-22T07:50:12.648Z] --- PASS: TestNewSettable (0.00s) [2021-01-22T07:50:12.648Z] === RUN TestIsSettable [2021-01-22T07:50:12.648Z] --- PASS: TestIsSettable (0.00s) [2021-01-22T07:50:12.648Z] === RUN TestUpdateSettingsEnv [2021-01-22T07:50:12.648Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-01-22T07:50:12.648Z] PASS [2021-01-22T07:50:12.648Z] coverage: 20.1% of statements [2021-01-22T07:50:12.648Z] ok github.com/docker/docker/plugin/v2 0.064s coverage: 20.1% of statements [2021-01-22T07:50:12.859Z] --- PASS: TestRunContainerWithBridgeNone (1.83s) [2021-01-22T07:50:12.859Z] === RUN TestNetworkInvalidJSON [2021-01-22T07:50:12.859Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-22T07:50:12.859Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-22T07:50:12.859Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:50:12.859Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:50:12.859Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:50:12.859Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:50:12.859Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-22T07:50:12.859Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:50:12.859Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:50:12.859Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-01-22T07:50:12.859Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-22T07:50:12.859Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-22T07:50:12.859Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-22T07:50:12.859Z] === RUN TestNetworkList [2021-01-22T07:50:12.859Z] === RUN TestNetworkList//networks [2021-01-22T07:50:12.859Z] === PAUSE TestNetworkList//networks [2021-01-22T07:50:12.859Z] === RUN TestNetworkList//networks/ [2021-01-22T07:50:12.859Z] === PAUSE TestNetworkList//networks/ [2021-01-22T07:50:12.859Z] === CONT TestNetworkList//networks [2021-01-22T07:50:12.859Z] === CONT TestNetworkList//networks/ [2021-01-22T07:50:12.859Z] --- PASS: TestNetworkList (0.02s) [2021-01-22T07:50:12.859Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-22T07:50:12.859Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-22T07:50:12.859Z] === RUN TestHostIPv4BridgeLabel [2021-01-22T07:50:12.933Z] === RUN TestDockerSuite/TestBuildExpose [2021-01-22T07:50:12.933Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-01-22T07:50:12.933Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-01-22T07:50:12.933Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-01-22T07:50:13.106Z] === RUN TestValidatePrivileges [2021-01-22T07:50:13.106Z] --- PASS: TestValidatePrivileges (0.00s) [2021-01-22T07:50:13.106Z] === RUN TestFilterByCapNeg [2021-01-22T07:50:13.106Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-01-22T07:50:13.106Z] === RUN TestFilterByCapPos [2021-01-22T07:50:13.106Z] --- PASS: TestFilterByCapPos (0.00s) [2021-01-22T07:50:13.106Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-01-22T07:50:13.106Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-01-22T07:50:13.106Z] PASS [2021-01-22T07:50:13.106Z] coverage: 12.0% of statements [2021-01-22T07:50:13.106Z] ok github.com/docker/docker/plugin 0.080s coverage: 12.0% of statements [2021-01-22T07:50:13.106Z] time="2021-01-22T07:50:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-01-22T07:50:13.106Z] === RUN TestLoad [2021-01-22T07:50:13.106Z] --- PASS: TestLoad (0.00s) [2021-01-22T07:50:13.106Z] === RUN TestSave [2021-01-22T07:50:13.106Z] --- PASS: TestSave (0.03s) [2021-01-22T07:50:13.106Z] === RUN TestAddDeleteGet [2021-01-22T07:50:13.106Z] --- PASS: TestAddDeleteGet (0.04s) [2021-01-22T07:50:13.106Z] === RUN TestInvalidTags [2021-01-22T07:50:13.106Z] --- PASS: TestInvalidTags (0.00s) [2021-01-22T07:50:13.106Z] PASS [2021-01-22T07:50:13.106Z] coverage: 84.4% of statements [2021-01-22T07:50:13.106Z] ok github.com/docker/docker/reference 0.121s coverage: 84.4% of statements [2021-01-22T07:50:13.192Z] === RUN TestDockerSuite/TestBuildFails [2021-01-22T07:50:13.477Z] --- PASS: TestInfoAPIWarnings (16.63s) [2021-01-22T07:50:13.477Z] === RUN TestInfoDebug [2021-01-22T07:50:13.477Z] --- PASS: TestInfoDebug (0.65s) [2021-01-22T07:50:13.477Z] === RUN TestInfoInsecureRegistries [2021-01-22T07:50:13.477Z] --- PASS: TestInfoInsecureRegistries (0.66s) [2021-01-22T07:50:13.477Z] === RUN TestInfoRegistryMirrors [2021-01-22T07:50:13.494Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-01-22T07:50:13.494Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-22T07:50:13.737Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2021-01-22T07:50:13.737Z] === RUN TestLoginFailsWithBadCredentials [2021-01-22T07:50:14.130Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-01-22T07:50:14.130Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-01-22T07:50:14.308Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-01-22T07:50:14.308Z] === RUN TestPingCacheHeaders [2021-01-22T07:50:14.308Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-01-22T07:50:14.308Z] === RUN TestPingGet [2021-01-22T07:50:14.308Z] --- PASS: TestPingGet (0.03s) [2021-01-22T07:50:14.308Z] === RUN TestPingHead [2021-01-22T07:50:14.308Z] --- PASS: TestPingHead (0.05s) [2021-01-22T07:50:14.308Z] === RUN TestVersion [2021-01-22T07:50:14.308Z] --- PASS: TestVersion (0.05s) [2021-01-22T07:50:14.308Z] PASS [2021-01-22T07:50:14.308Z] [2021-01-22T07:50:14.308Z] === Skipped [2021-01-22T07:50:14.308Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T07:50:14.308Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T07:50:14.308Z] [2021-01-22T07:50:14.308Z] [2021-01-22T07:50:14.308Z] DONE 18 tests, 1 skipped in 22.595s [2021-01-22T07:50:14.308Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-01-22T07:50:14.308Z] ++ 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 [2021-01-22T07:50:14.308Z] ++ set -e [2021-01-22T07:50:14.308Z] ++ '[' -n 0 ']' [2021-01-22T07:50:14.308Z] ++ set -x [2021-01-22T07:50:14.308Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:50:14.522Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-01-22T07:50:14.522Z] === RUN TestDaemonDefaultNetworkPools [2021-01-22T07:50:14.568Z] INFO: Testing against a local daemon [2021-01-22T07:50:14.568Z] === RUN TestVolumesCreateAndList [2021-01-22T07:50:14.568Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-01-22T07:50:14.568Z] === RUN TestVolumesRemove [2021-01-22T07:50:14.568Z] --- PASS: TestVolumesRemove (0.12s) [2021-01-22T07:50:14.568Z] === RUN TestVolumesInspect [2021-01-22T07:50:14.568Z] --- PASS: TestVolumesInspect (0.03s) [2021-01-22T07:50:14.568Z] === RUN TestVolumesInvalidJSON [2021-01-22T07:50:14.568Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-22T07:50:14.568Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-22T07:50:14.568Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-22T07:50:14.568Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-01-22T07:50:14.568Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-22T07:50:14.568Z] PASS [2021-01-22T07:50:14.568Z] [2021-01-22T07:50:14.568Z] DONE 5 tests in 0.358s [2021-01-22T07:50:14.640Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-01-22T07:50:14.640Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-01-22T07:50:14.640Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-01-22T07:50:14.640Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-01-22T07:50:14.640Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-01-22T07:50:14.640Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-01-22T07:50:14.640Z] === RUN TestResumableRequestReaderWithReadError [2021-01-22T07:50:14.640Z] time="2021-01-22T07:50:14Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-01-22T07:50:14.640Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-01-22T07:50:14.640Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-01-22T07:50:14.640Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-01-22T07:50:14.640Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-01-22T07:50:14.640Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-01-22T07:50:14.640Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-01-22T07:50:14.640Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-01-22T07:50:14.640Z] === RUN TestResumableRequestReader [2021-01-22T07:50:14.640Z] --- PASS: TestResumableRequestReader (0.00s) [2021-01-22T07:50:14.640Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-01-22T07:50:14.640Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-01-22T07:50:14.640Z] PASS [2021-01-22T07:50:14.640Z] coverage: 100.0% of statements [2021-01-22T07:50:14.640Z] ok github.com/docker/docker/registry/resumable 0.233s coverage: 100.0% of statements [2021-01-22T07:50:14.640Z] === RUN TestRestartManagerTimeout [2021-01-22T07:50:14.640Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-01-22T07:50:14.640Z] === RUN TestRestartManagerTimeoutReset [2021-01-22T07:50:14.640Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-01-22T07:50:14.640Z] PASS [2021-01-22T07:50:14.640Z] coverage: 50.9% of statements [2021-01-22T07:50:14.640Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 50.9% of statements [2021-01-22T07:50:14.828Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-22T07:50:15.154Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-01-22T07:50:15.154Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-22T07:50:15.398Z] ++++ cat bundles/test-integration/docker.pid [2021-01-22T07:50:15.398Z] +++ kill 13844 [2021-01-22T07:50:15.606Z] === RUN TestResolveAuthConfigIndexServer [2021-01-22T07:50:15.606Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestResolveAuthConfigFullURL [2021-01-22T07:50:15.606Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestLoadAllowNondistributableArtifacts [2021-01-22T07:50:15.606Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestValidateMirror [2021-01-22T07:50:15.606Z] --- PASS: TestValidateMirror (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestLoadInsecureRegistries [2021-01-22T07:50:15.606Z] time="2021-01-22T07:50:15Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-01-22T07:50:15.606Z] time="2021-01-22T07:50:15Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-01-22T07:50:15.606Z] time="2021-01-22T07:50:15Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-01-22T07:50:15.606Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-01-22T07:50:15.606Z] === RUN TestNewServiceConfig [2021-01-22T07:50:15.606Z] --- PASS: TestNewServiceConfig (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestValidateIndexName [2021-01-22T07:50:15.606Z] --- PASS: TestValidateIndexName (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestValidateIndexNameWithError [2021-01-22T07:50:15.606Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestEndpointParse [2021-01-22T07:50:15.606Z] --- PASS: TestEndpointParse (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestEndpointParseInvalid [2021-01-22T07:50:15.606Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestValidateEndpoint [2021-01-22T07:50:15.606Z] --- PASS: TestValidateEndpoint (0.01s) [2021-01-22T07:50:15.606Z] === RUN TestPing [2021-01-22T07:50:15.606Z] --- PASS: TestPing (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestPingRegistryEndpoint [2021-01-22T07:50:15.606Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-01-22T07:50:15.606Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:15.606Z] === RUN TestEndpoint [2021-01-22T07:50:15.606Z] --- SKIP: TestEndpoint (0.00s) [2021-01-22T07:50:15.606Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:15.606Z] === RUN TestParseRepositoryInfo [2021-01-22T07:50:15.606Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestNewIndexInfo [2021-01-22T07:50:15.606Z] --- PASS: TestNewIndexInfo (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestMirrorEndpointLookup [2021-01-22T07:50:15.606Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-01-22T07:50:15.606Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:15.606Z] === RUN TestSearchRepositories [2021-01-22T07:50:15.606Z] --- PASS: TestSearchRepositories (0.00s) [2021-01-22T07:50:15.606Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-01-22T07:50:15.606Z] Host: 127.0.0.1:49242 [2021-01-22T07:50:15.606Z] User-Agent: docker test client [2021-01-22T07:50:15.606Z] Authorization: Token fake-token [2021-01-22T07:50:15.606Z] X-Docker-Token: true [2021-01-22T07:50:15.606Z] Accept-Encoding: gzip [2021-01-22T07:50:15.606Z] [2021-01-22T07:50:15.606Z] [2021-01-22T07:50:15.606Z] registry_test.go:730: HTTP/1.1 200 OK [2021-01-22T07:50:15.606Z] Connection: close [2021-01-22T07:50:15.606Z] Content-Length: 144 [2021-01-22T07:50:15.606Z] Cache-Control: no-cache [2021-01-22T07:50:15.606Z] Content-Type: application/json [2021-01-22T07:50:15.606Z] Date: Fri, 22 Jan 2021 07:50:15 GMT [2021-01-22T07:50:15.606Z] Expires: -1 [2021-01-22T07:50:15.606Z] Pragma: no-cache [2021-01-22T07:50:15.606Z] Server: docker-tests/mock [2021-01-22T07:50:15.606Z] X-Docker-Registry-Config: mock [2021-01-22T07:50:15.606Z] X-Docker-Registry-Version: 0.0.0 [2021-01-22T07:50:15.606Z] [2021-01-22T07:50:15.606Z] [2021-01-22T07:50:15.606Z] === RUN TestTrustedLocation [2021-01-22T07:50:15.606Z] --- PASS: TestTrustedLocation (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-01-22T07:50:15.606Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestAllowNondistributableArtifacts [2021-01-22T07:50:15.606Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestIsSecureIndex [2021-01-22T07:50:15.606Z] --- PASS: TestIsSecureIndex (0.00s) [2021-01-22T07:50:15.606Z] PASS [2021-01-22T07:50:15.606Z] coverage: 50.3% of statements [2021-01-22T07:50:15.606Z] ok github.com/docker/docker/registry 0.252s coverage: 50.3% of statements [2021-01-22T07:50:15.606Z] === RUN TestDecodeContainerConfig [2021-01-22T07:50:15.606Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestDecodeContainerConfigIsolation [2021-01-22T07:50:15.606Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-01-22T07:50:15.606Z] === RUN TestValidatePrivileged [2021-01-22T07:50:15.606Z] --- PASS: TestValidatePrivileged (0.00s) [2021-01-22T07:50:15.606Z] PASS [2021-01-22T07:50:15.606Z] coverage: 52.2% of statements [2021-01-22T07:50:15.606Z] ok github.com/docker/docker/runconfig 0.056s coverage: 52.2% of statements [2021-01-22T07:50:16.038Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-01-22T07:50:16.064Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-01-22T07:50:16.064Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-01-22T07:50:16.064Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-01-22T07:50:16.064Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-01-22T07:50:16.064Z] PASS [2021-01-22T07:50:16.064Z] coverage: 62.5% of statements [2021-01-22T07:50:16.064Z] ok github.com/docker/docker/testutil 0.060s coverage: 62.5% of statements [2021-01-22T07:50:16.186Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-01-22T07:50:16.186Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-22T07:50:16.779Z] +++ /etc/init.d/apparmor stop [2021-01-22T07:50:16.779Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-22T07:50:16.779Z] [2021-01-22T07:50:16.779Z] Unloading profiles will leave already running processes permanently [2021-01-22T07:50:16.779Z] unconfined, which can lead to unexpected situations. [2021-01-22T07:50:16.779Z] [2021-01-22T07:50:16.779Z] To set a process to complain mode, use the command line tool [2021-01-22T07:50:16.779Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-22T07:50:16.779Z] +++ true [2021-01-22T07:50:16.779Z] exiting test-integration [2021-01-22T07:50:16.779Z] ++ exit 0 [2021-01-22T07:50:16.779Z] [2021-01-22T07:50:17.687Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-01-22T07:50:17.687Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-22T07:50:17.976Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-01-22T07:50:17.976Z] === RUN TestServiceWithPredefinedNetwork [2021-01-22T07:50:18.575Z] === RUN TestDockerSuite/TestBuildForceRm [2021-01-22T07:50:18.965Z] === RUN TestGetDriver [2021-01-22T07:50:18.965Z] --- PASS: TestGetDriver (0.00s) [2021-01-22T07:50:18.965Z] === RUN TestVolumeRequestError [2021-01-22T07:50:18.965Z] --- PASS: TestVolumeRequestError (0.01s) [2021-01-22T07:50:18.965Z] PASS [2021-01-22T07:50:18.965Z] coverage: 36.1% of statements [2021-01-22T07:50:18.965Z] ok github.com/docker/docker/volume/drivers 0.070s coverage: 36.1% of statements [2021-01-22T07:50:18.965Z] === RUN TestGetAddress [2021-01-22T07:50:18.965Z] --- PASS: TestGetAddress (0.00s) [2021-01-22T07:50:18.965Z] === RUN TestRemove [2021-01-22T07:50:18.965Z] --- SKIP: TestRemove (0.00s) [2021-01-22T07:50:18.965Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-01-22T07:50:18.965Z] === RUN TestInitializeWithVolumes [2021-01-22T07:50:18.965Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-01-22T07:50:18.965Z] === RUN TestCreate [2021-01-22T07:50:18.965Z] --- PASS: TestCreate (0.01s) [2021-01-22T07:50:18.965Z] === RUN TestValidateName [2021-01-22T07:50:18.965Z] --- PASS: TestValidateName (0.00s) [2021-01-22T07:50:18.965Z] === RUN TestCreateWithOpts [2021-01-22T07:50:18.965Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-01-22T07:50:18.965Z] local_test.go:181: runtime.GOOS == "windows" [2021-01-22T07:50:18.965Z] === RUN TestRelaodNoOpts [2021-01-22T07:50:18.965Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-01-22T07:50:18.965Z] PASS [2021-01-22T07:50:18.965Z] coverage: 41.0% of statements [2021-01-22T07:50:18.965Z] ok github.com/docker/docker/volume/local 0.113s coverage: 41.0% of statements Post stage [Pipeline] junit [2021-01-22T07:50:19.340Z] Recording test results [2021-01-22T07:50:19.424Z] === RUN TestConvertTmpfsOptions [2021-01-22T07:50:19.424Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-01-22T07:50:19.424Z] parser_test.go:49: data="mode=700,size=1m" [2021-01-22T07:50:19.424Z] parser_test.go:49: data="ro" [2021-01-22T07:50:19.424Z] === RUN TestParseMountRaw [2021-01-22T07:50:19.424Z] --- PASS: TestParseMountRaw (0.03s) [2021-01-22T07:50:19.424Z] === RUN TestParseMountRawSplit [2021-01-22T07:50:19.424Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-01-22T07:50:19.424Z] parser_test.go:390: case 0 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 1 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 2 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 3 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 4 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 5 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 6 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 7 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 8 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 0 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 1 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 2 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 3 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 4 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 5 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 6 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 7 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 8 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 9 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 10 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 11 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 12 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 0 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 1 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 2 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 3 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 4 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 5 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 6 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 7 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 8 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 9 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 10 [2021-01-22T07:50:19.424Z] parser_test.go:390: case 11 [2021-01-22T07:50:19.424Z] === RUN TestParseMountSpec [2021-01-22T07:50:19.424Z] --- PASS: TestParseMountSpec (0.00s) [2021-01-22T07:50:19.424Z] parser_test.go:455: case 0 [2021-01-22T07:50:19.424Z] parser_test.go:455: case 1 [2021-01-22T07:50:19.424Z] parser_test.go:455: case 2 [2021-01-22T07:50:19.424Z] parser_test.go:455: case 3 [2021-01-22T07:50:19.424Z] parser_test.go:455: case 4 [2021-01-22T07:50:19.424Z] parser_test.go:455: case 5 [2021-01-22T07:50:19.424Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-01-22T07:50:19.424Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-01-22T07:50:19.424Z] === RUN TestValidateMount [2021-01-22T07:50:19.424Z] --- PASS: TestValidateMount (0.00s) [2021-01-22T07:50:19.424Z] PASS [2021-01-22T07:50:19.424Z] coverage: 66.2% of statements [2021-01-22T07:50:19.424Z] ok github.com/docker/docker/volume/mounts 0.086s coverage: 66.2% of statements [2021-01-22T07:50:19.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-01-22T07:50:19.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-01-22T07:50:19.774Z] === RUN TestDockerSuite/TestBuildFromGit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-22T07:50:20.146Z] + echo Ensuring container killed. [2021-01-22T07:50:20.146Z] Ensuring container killed. [2021-01-22T07:50:20.146Z] + docker rm -vf docker-pr1 [2021-01-22T07:50:20.146Z] Error: No such container: docker-pr1 [2021-01-22T07:50:20.146Z] + true [Pipeline] sh [2021-01-22T07:50:20.434Z] + echo Chowning /workspace to jenkins user [2021-01-22T07:50:20.434Z] Chowning /workspace to jenkins user [2021-01-22T07:50:20.434Z] + id -u [2021-01-22T07:50:20.434Z] + id -g [2021-01-22T07:50:20.434Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41917:/workspace busybox chown -R 1000:1000 /workspace [2021-01-22T07:50:20.434Z] Unable to find image 'busybox:latest' locally [2021-01-22T07:50:20.709Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s) [2021-01-22T07:50:20.709Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-22T07:50:20.709Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T07:50:20.709Z] service_test.go:236: FLAKY_TEST [2021-01-22T07:50:20.709Z] === RUN TestServiceWithDataPathPortInit [2021-01-22T07:50:20.958Z] === RUN TestSetGetMeta [2021-01-22T07:50:20.958Z] === PAUSE TestSetGetMeta [2021-01-22T07:50:20.958Z] === RUN TestRestore [2021-01-22T07:50:20.958Z] === PAUSE TestRestore [2021-01-22T07:50:20.958Z] === RUN TestServiceCreate [2021-01-22T07:50:20.958Z] === PAUSE TestServiceCreate [2021-01-22T07:50:20.958Z] === RUN TestServiceList [2021-01-22T07:50:20.958Z] === PAUSE TestServiceList [2021-01-22T07:50:20.958Z] === RUN TestServiceRemove [2021-01-22T07:50:20.958Z] === PAUSE TestServiceRemove [2021-01-22T07:50:20.958Z] === RUN TestServiceGet [2021-01-22T07:50:20.958Z] === PAUSE TestServiceGet [2021-01-22T07:50:20.958Z] === RUN TestServicePrune [2021-01-22T07:50:20.958Z] === PAUSE TestServicePrune [2021-01-22T07:50:20.958Z] === RUN TestCreate [2021-01-22T07:50:20.958Z] === PAUSE TestCreate [2021-01-22T07:50:20.958Z] === RUN TestRemove [2021-01-22T07:50:20.958Z] === PAUSE TestRemove [2021-01-22T07:50:20.958Z] === RUN TestList [2021-01-22T07:50:20.958Z] === PAUSE TestList [2021-01-22T07:50:20.958Z] === RUN TestFindByDriver [2021-01-22T07:50:20.958Z] === PAUSE TestFindByDriver [2021-01-22T07:50:20.958Z] === RUN TestFindByReferenced [2021-01-22T07:50:20.958Z] === PAUSE TestFindByReferenced [2021-01-22T07:50:20.958Z] === RUN TestDerefMultipleOfSameRef [2021-01-22T07:50:20.958Z] === PAUSE TestDerefMultipleOfSameRef [2021-01-22T07:50:20.958Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-01-22T07:50:20.958Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-01-22T07:50:20.958Z] === RUN TestDefererencePluginOnCreateError [2021-01-22T07:50:20.958Z] === PAUSE TestDefererencePluginOnCreateError [2021-01-22T07:50:20.958Z] === RUN TestRefDerefRemove [2021-01-22T07:50:20.958Z] === PAUSE TestRefDerefRemove [2021-01-22T07:50:20.958Z] === RUN TestGet [2021-01-22T07:50:20.958Z] === PAUSE TestGet [2021-01-22T07:50:20.958Z] === RUN TestGetWithReference [2021-01-22T07:50:20.958Z] === PAUSE TestGetWithReference [2021-01-22T07:50:20.958Z] === RUN TestFilterFunc [2021-01-22T07:50:20.958Z] === RUN TestFilterFunc/test_nil_list [2021-01-22T07:50:20.958Z] === PAUSE TestFilterFunc/test_nil_list [2021-01-22T07:50:20.958Z] === RUN TestFilterFunc/test_empty_list [2021-01-22T07:50:20.958Z] === PAUSE TestFilterFunc/test_empty_list [2021-01-22T07:50:20.958Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-01-22T07:50:20.958Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-01-22T07:50:20.958Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-01-22T07:50:20.959Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-01-22T07:50:20.959Z] === RUN TestFilterFunc/test_filter_some [2021-01-22T07:50:20.959Z] === PAUSE TestFilterFunc/test_filter_some [2021-01-22T07:50:20.959Z] === RUN TestFilterFunc/test_filter_middle [2021-01-22T07:50:20.959Z] === PAUSE TestFilterFunc/test_filter_middle [2021-01-22T07:50:20.959Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-01-22T07:50:20.959Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-01-22T07:50:20.959Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-01-22T07:50:20.959Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-01-22T07:50:20.959Z] === CONT TestFilterFunc/test_nil_list [2021-01-22T07:50:20.959Z] === CONT TestFilterFunc/test_filter_some [2021-01-22T07:50:20.959Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-01-22T07:50:20.959Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-01-22T07:50:20.959Z] === CONT TestFilterFunc/test_empty_list [2021-01-22T07:50:20.959Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-01-22T07:50:20.959Z] === CONT TestFilterFunc/test_filter_middle [2021-01-22T07:50:20.959Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-01-22T07:50:20.959Z] --- PASS: TestFilterFunc (0.00s) [2021-01-22T07:50:20.959Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-01-22T07:50:20.959Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-01-22T07:50:20.959Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-01-22T07:50:20.959Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-01-22T07:50:20.959Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-01-22T07:50:20.959Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-01-22T07:50:20.959Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-01-22T07:50:20.959Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-01-22T07:50:20.959Z] === CONT TestSetGetMeta [2021-01-22T07:50:20.959Z] === CONT TestFindByDriver [2021-01-22T07:50:20.959Z] === CONT TestServiceGet [2021-01-22T07:50:20.959Z] === CONT TestServiceList [2021-01-22T07:50:20.959Z] --- PASS: TestSetGetMeta (0.02s) [2021-01-22T07:50:20.959Z] === CONT TestServiceCreate [2021-01-22T07:50:20.959Z] --- PASS: TestFindByDriver (0.03s) [2021-01-22T07:50:20.959Z] === CONT TestRestore [2021-01-22T07:50:20.959Z] --- PASS: TestRestore (0.02s) [2021-01-22T07:50:20.959Z] === CONT TestRefDerefRemove [2021-01-22T07:50:20.959Z] --- PASS: TestRefDerefRemove (0.02s) [2021-01-22T07:50:20.959Z] === CONT TestGetWithReference [2021-01-22T07:50:20.959Z] --- PASS: TestGetWithReference (0.02s) [2021-01-22T07:50:20.959Z] === CONT TestGet [2021-01-22T07:50:20.959Z] --- PASS: TestGet (0.02s) [2021-01-22T07:50:20.959Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-01-22T07:50:20.959Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-01-22T07:50:20.959Z] === CONT TestDefererencePluginOnCreateError [2021-01-22T07:50:20.959Z] --- PASS: TestServiceGet (0.13s) [2021-01-22T07:50:20.959Z] === CONT TestRemove [2021-01-22T07:50:20.959Z] --- PASS: TestServiceList (0.13s) [2021-01-22T07:50:20.959Z] === CONT TestList [2021-01-22T07:50:20.959Z] --- PASS: TestServiceCreate (0.12s) [2021-01-22T07:50:20.959Z] === CONT TestDerefMultipleOfSameRef [2021-01-22T07:50:20.959Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-01-22T07:50:20.959Z] === CONT TestCreate [2021-01-22T07:50:20.959Z] --- PASS: TestRemove (0.02s) [2021-01-22T07:50:20.959Z] === CONT TestFindByReferenced [2021-01-22T07:50:20.959Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-01-22T07:50:20.959Z] === CONT TestServiceRemove [2021-01-22T07:50:20.959Z] --- PASS: TestCreate (0.01s) [2021-01-22T07:50:20.959Z] === CONT TestServicePrune [2021-01-22T07:50:20.959Z] --- PASS: TestList (0.03s) [2021-01-22T07:50:20.959Z] --- PASS: TestFindByReferenced (0.02s) [2021-01-22T07:50:20.959Z] --- PASS: TestServiceRemove (0.02s) [2021-01-22T07:50:20.959Z] time="2021-01-22T07:50:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-22T07:50:20.959Z] time="2021-01-22T07:50:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-22T07:50:20.959Z] time="2021-01-22T07:50:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-22T07:50:20.959Z] time="2021-01-22T07:50:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-01-22T07:50:20.959Z] time="2021-01-22T07:50:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-22T07:50:20.959Z] --- PASS: TestServicePrune (0.04s) [2021-01-22T07:50:20.959Z] PASS [2021-01-22T07:50:20.959Z] coverage: 70.3% of statements [2021-01-22T07:50:20.959Z] ok github.com/docker/docker/volume/service 0.265s coverage: 70.3% of statements [2021-01-22T07:50:21.417Z] --- PASS: TestNewClientWithTimeout (17.66s) [2021-01-22T07:50:21.417Z] === RUN TestClientStream [2021-01-22T07:50:21.417Z] --- PASS: TestClientStream (0.00s) [2021-01-22T07:50:21.417Z] === RUN TestClientSendFile [2021-01-22T07:50:21.417Z] --- PASS: TestClientSendFile (0.00s) [2021-01-22T07:50:21.417Z] === RUN TestClientWithRequestTimeout [2021-01-22T07:50:21.417Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-01-22T07:50:21.417Z] === RUN TestFileSpecPlugin [2021-01-22T07:50:21.688Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-01-22T07:50:21.817Z] latest: Pulling from library/busybox [2021-01-22T07:50:21.817Z] c2cf70554e62: Pulling fs layer [2021-01-22T07:50:21.817Z] c2cf70554e62: Verifying Checksum [2021-01-22T07:50:21.817Z] c2cf70554e62: Download complete [2021-01-22T07:50:21.875Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-01-22T07:50:21.875Z] === RUN TestFileJSONSpecPlugin [2021-01-22T07:50:21.875Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-01-22T07:50:21.875Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-01-22T07:50:21.875Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-01-22T07:50:21.875Z] === RUN TestPluginAddHandler [2021-01-22T07:50:21.875Z] --- PASS: TestPluginAddHandler (0.00s) [2021-01-22T07:50:21.875Z] === RUN TestPluginWaitBadPlugin [2021-01-22T07:50:21.875Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-01-22T07:50:21.875Z] === RUN TestGet [2021-01-22T07:50:21.875Z] time="2021-01-22T07:50:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-01-22T07:50:22.077Z] c2cf70554e62: Pull complete [2021-01-22T07:50:22.077Z] Digest: sha256:c5439d7db88ab5423999530349d327b04279ad3161d7596d2126dfb5b02bfd1f [2021-01-22T07:50:22.077Z] Status: Downloaded newer image for busybox:latest [2021-01-22T07:50:22.266Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-01-22T07:50:22.842Z] time="2021-01-22T07:50:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-01-22T07:50:23.646Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-22T07:50:24.135Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-01-22T07:50:24.135Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-22T07:50:24.135Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/types [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-22T07:50:24.135Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2021-01-22T07:50:24.135Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-22T07:50:24.135Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2021-01-22T07:50:24.135Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/builder [no test files] [2021-01-22T07:50:24.135Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-22T07:50:24.136Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-22T07:50:24.136Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-22T07:50:24.136Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-22T07:50:24.136Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-22T07:50:24.136Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-22T07:50:24.136Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-22T07:50:25.017Z] time="2021-01-22T07:50:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-01-22T07:50:25.024Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-01-22T07:50:25.961Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-01-22T07:50:26.529Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-01-22T07:50:27.400Z] ok github.com/docker/docker/builder/dockerfile 0.200s coverage: 48.3% of statements [2021-01-22T07:50:27.400Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-22T07:50:27.400Z] ok github.com/docker/docker/builder/remotecontext 0.108s coverage: 13.7% of statements [2021-01-22T07:50:27.963Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-01-22T07:50:28.434Z] === RUN TestDockerSuite/TestBuildFromURLWithF [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-22T07:50:28.748Z] time="2021-01-22T07:50:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-01-22T07:50:28.957Z] + bundleName=arm64-integration [2021-01-22T07:50:28.957Z] + echo Creating arm64-integration-bundles.tar.gz [2021-01-22T07:50:28.957Z] Creating arm64-integration-bundles.tar.gz [2021-01-22T07:50:28.957Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-01-22T07:50:28.957Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-01-22T07:50:29.230Z] Archiving artifacts [2021-01-22T07:50:29.329Z] ok github.com/docker/docker/builder/remotecontext/git 1.388s coverage: 86.3% of statements [2021-01-22T07:50:29.329Z] ? github.com/docker/docker/cli [no test files] [2021-01-22T07:50:29.329Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-22T07:50:30.339Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-01-22T07:50:31.293Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41917/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-22T07:50:31.637Z] + make clean [2021-01-22T07:50:31.718Z] === RUN TestDockerSuite/TestBuildHistory [2021-01-22T07:50:32.209Z] docker volume rm -f docker-dev-cache [2021-01-22T07:50:32.209Z] docker-dev-cache [Pipeline] deleteDir [2021-01-22T07:50:32.599Z] ok github.com/docker/docker/client 0.203s coverage: 75.4% of statements [2021-01-22T07:50:36.023Z] --- PASS: TestServiceWithDataPathPortInit (13.69s) [2021-01-22T07:50:36.023Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-22T07:50:36.994Z] === RUN TestDockerSuite/TestBuildIidFile [2021-01-22T07:50:37.252Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-01-22T07:50:37.308Z] --- PASS: TestGet (15.01s) [2021-01-22T07:50:37.308Z] === RUN TestPluginWithNoManifest [2021-01-22T07:50:37.308Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-01-22T07:50:37.308Z] === RUN TestGetAll [2021-01-22T07:50:37.308Z] --- PASS: TestGetAll (0.00s) [2021-01-22T07:50:37.308Z] PASS [2021-01-22T07:50:37.308Z] coverage: 73.4% of statements [2021-01-22T07:50:37.308Z] ok github.com/docker/docker/pkg/plugins 35.087s coverage: 73.4% of statements [2021-01-22T07:50:37.308Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-22T07:50:37.308Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-22T07:50:37.308Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-22T07:50:37.308Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/quota [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/rootless [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/volume [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-22T07:50:37.309Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-22T07:50:38.189Z] === RUN TestDockerSuite/TestBuildInheritance [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === Skipped [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-01-22T07:50:38.275Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-01-22T07:50:38.275Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-01-22T07:50:38.275Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-01-22T07:50:38.275Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-01-22T07:50:38.275Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-01-22T07:50:38.275Z] client_test.go:23: runtime.GOOS == "windows" [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-01-22T07:50:38.275Z] daemon_test.go:147: root required [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-01-22T07:50:38.275Z] reload_test.go:520: root required [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-01-22T07:50:38.275Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-01-22T07:50:38.275Z] pull_v2_test.go:73: Needs fixing on Windows [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-01-22T07:50:38.275Z] pull_v2_test.go:118: Needs fixing on Windows [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-01-22T07:50:38.275Z] download_test.go:268: Needs fixing on Windows [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-01-22T07:50:38.275Z] layer_test.go:304: Failing on Windows [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-01-22T07:50:38.275Z] layer_test.go:353: Failing on Windows [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-01-22T07:50:38.275Z] layer_test.go:468: Failing on Windows [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-01-22T07:50:38.275Z] layer_test.go:697: Failing on Windows [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-01-22T07:50:38.275Z] migration_test.go:46: Failing on Windows [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-01-22T07:50:38.275Z] migration_test.go:182: Failing on Windows [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-01-22T07:50:38.275Z] mount_test.go:17: Failing on Windows [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-01-22T07:50:38.275Z] mount_test.go:76: Failing on Windows [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-01-22T07:50:38.275Z] mount_test.go:125: Failing on Windows [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-01-22T07:50:38.275Z] mount_test.go:212: Failing on Windows [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-01-22T07:50:38.275Z] archive_test.go:133: Xz not present in msys2 [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-01-22T07:50:38.275Z] archive_test.go:238: Failing on Windows CI machines [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-01-22T07:50:38.275Z] archive_windows_test.go:16: Currently fails [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-01-22T07:50:38.275Z] changes_test.go:192: needs more investigation [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-01-22T07:50:38.275Z] changes_test.go:405: needs further investigation [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-01-22T07:50:38.275Z] changes_test.go:441: needs further investigation [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-01-22T07:50:38.275Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-01-22T07:50:38.275Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-01-22T07:50:38.275Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-01-22T07:50:38.275Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-01-22T07:50:38.275Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-01-22T07:50:38.275Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-01-22T07:50:38.275Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-01-22T07:50:38.275Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-01-22T07:50:38.275Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-01-22T07:50:38.275Z] poller_test.go:41: No chmod on Windows [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-01-22T07:50:38.275Z] fileutils_test.go:134: Needs porting to Windows [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-01-22T07:50:38.275Z] fileutils_test.go:180: Needs porting to Windows [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-01-22T07:50:38.275Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-01-22T07:50:38.275Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-01-22T07:50:38.275Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-01-22T07:50:38.275Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-01-22T07:50:38.275Z] local_test.go:181: runtime.GOOS == "windows" [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] [2021-01-22T07:50:38.275Z] DONE 1795 tests, 45 skipped in 206.686s [2021-01-22T07:50:38.275Z] INFO: make.ps1 ended at 01/22/2021 07:50:38 [2021-01-22T07:50:38.758Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-01-22T07:50:39.327Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-01-22T07:50:39.327Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-01-22T07:50:40.265Z] === RUN TestDockerSuite/TestBuildLabel [2021-01-22T07:50:40.448Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-01-22T07:50:40.448Z] INFO: Unit tests ended at 01/22/2021 07:50:40. Duration:00:03:41.8957288 [2021-01-22T07:50:40.448Z] INFO: Building busybox [2021-01-22T07:50:40.448Z] Sending build context to Docker daemon 5.12kB [2021-01-22T07:50:40.448Z] [2021-01-22T07:50:40.448Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-01-22T07:50:40.448Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-01-22T07:50:40.448Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-01-22T07:50:40.448Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-01-22T07:50:40.448Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-01-22T07:50:40.448Z] ---> 5e0078d88ebd [2021-01-22T07:50:40.448Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-01-22T07:50:40.448Z] ---> Running in 06d32a0c6dbd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T07:50:40.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-01-22T07:50:40.836Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-01-22T07:50:41.561Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) [2021-01-22T07:50:41.561Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vh0wa65na3kz9c4ghknea3fl8 Created:2021-01-22 07:50:34.953146554 +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[11e8b287b234e6ca92630460d40e1c6dafb51ed9a211282a5d10f7bd6e836baa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w8txybst2xt993dsfggezal7b EndpointID:7567a4f938fbc83a276b6387cb22560bb51b8fc94fe833cf9fd3c7fee86c0d7e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a55c48daa6d81749a9f4303955c96f8a6ab754de78b314c576ee8cd7d8a2a82f 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:bfc7d5a7aadb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w8txybst2xt993dsfggezal7b EndpointID:7567a4f938fbc83a276b6387cb22560bb51b8fc94fe833cf9fd3c7fee86c0d7e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-22T07:50:41.561Z] PASS [2021-01-22T07:50:41.561Z] [2021-01-22T07:50:41.561Z] === Skipped [2021-01-22T07:50:41.561Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T07:50:41.561Z] service_test.go:236: FLAKY_TEST [2021-01-22T07:50:41.561Z] [2021-01-22T07:50:41.561Z] [2021-01-22T07:50:41.561Z] DONE 26 tests, 1 skipped in 38.982s [2021-01-22T07:50:41.561Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-22T07:50:41.561Z] ++ 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 [2021-01-22T07:50:41.561Z] ++ set -e [2021-01-22T07:50:41.561Z] ++ '[' -n 0 ']' [2021-01-22T07:50:41.561Z] ++ set -x [2021-01-22T07:50:41.561Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:50:41.561Z] INFO: Testing against a local daemon [2021-01-22T07:50:41.561Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-22T07:50:41.561Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T07:50:41.561Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:50:41.561Z] === RUN TestDockerNetworkIpvlan [2021-01-22T07:50:41.561Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-22T07:50:41.561Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:50:41.561Z] PASS [2021-01-22T07:50:41.561Z] [2021-01-22T07:50:41.561Z] === Skipped [2021-01-22T07:50:41.561Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T07:50:41.561Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:50:41.561Z] [2021-01-22T07:50:41.561Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-22T07:50:41.561Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:50:41.561Z] [2021-01-22T07:50:41.561Z] [2021-01-22T07:50:41.561Z] DONE 2 tests, 2 skipped in 0.078s [2021-01-22T07:50:41.561Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-22T07:50:41.561Z] ++ 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 [2021-01-22T07:50:41.561Z] ++ set -e [2021-01-22T07:50:41.561Z] ++ '[' -n 0 ']' [2021-01-22T07:50:41.561Z] ++ set -x [2021-01-22T07:50:41.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:50:41.562Z] INFO: Testing against a local daemon [2021-01-22T07:50:41.562Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-22T07:50:41.773Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-01-22T07:50:42.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-01-22T07:50:42.291Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-01-22T07:50:42.551Z] === RUN TestDockerSuite/TestBuildLabels [2021-01-22T07:50:42.589Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-01-22T07:50:42.589Z] === RUN TestDockerNetworkMacvlan [2021-01-22T07:50:43.228Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-22T07:50:43.490Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-01-22T07:50:44.257Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-22T07:50:44.885Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-22T07:50:45.137Z] Removing intermediate container 06d32a0c6dbd [2021-01-22T07:50:45.137Z] ---> 546192637ae8 [2021-01-22T07:50:45.137Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-01-22T07:50:45.137Z] ---> Running in e9c17e0c61bb [2021-01-22T07:50:45.137Z] Removing intermediate container e9c17e0c61bb [2021-01-22T07:50:45.137Z] ---> 5b70b37b0c46 [2021-01-22T07:50:45.137Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-01-22T07:50:45.137Z] ---> Running in fe5b74c8601c [2021-01-22T07:50:45.137Z] Removing intermediate container fe5b74c8601c [2021-01-22T07:50:45.137Z] ---> 9fbb6fff9372 [2021-01-22T07:50:45.137Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-01-22T07:50:45.400Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-01-22T07:50:46.674Z] [2021-01-22T07:50:46.674Z] ---> d9748309bde1 [2021-01-22T07:50:46.674Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-01-22T07:50:46.674Z] ---> Running in 99e668547600 [2021-01-22T07:50:46.942Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-22T07:50:48.692Z] --- PASS: TestImportExtremelyLargeImageWorks (200.30s) [2021-01-22T07:50:48.692Z] PASS [2021-01-22T07:50:48.692Z] [2021-01-22T07:50:48.692Z] DONE 12 tests in 212.298s [2021-01-22T07:50:48.692Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-01-22T07:50:48.692Z] ++ 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 [2021-01-22T07:50:48.692Z] ++ set -e [2021-01-22T07:50:48.692Z] ++ '[' -n 0 ']' [2021-01-22T07:50:48.692Z] ++ set -x [2021-01-22T07:50:48.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:50:48.692Z] === RUN TestDockerSuite/TestBuildLastModified [2021-01-22T07:50:48.692Z] INFO: Testing against a local daemon [2021-01-22T07:50:48.692Z] === RUN TestNetworkCreateDelete [2021-01-22T07:50:48.692Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-01-22T07:50:48.692Z] === RUN TestDockerNetworkDeletePreferID [2021-01-22T07:50:49.018Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-22T07:50:49.259Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2021-01-22T07:50:49.259Z] === RUN TestDaemonDNSFallback [2021-01-22T07:50:52.527Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-22T07:50:53.446Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-01-22T07:50:53.557Z] --- PASS: TestDockerNetworkMacvlan (11.12s) [2021-01-22T07:50:53.557Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-01-22T07:50:53.557Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-01-22T07:50:53.557Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2021-01-22T07:50:53.557Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.97s) [2021-01-22T07:50:53.557Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.27s) [2021-01-22T07:50:53.557Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2021-01-22T07:50:53.557Z] PASS [2021-01-22T07:50:53.557Z] [2021-01-22T07:50:53.557Z] DONE 8 tests in 12.590s [2021-01-22T07:50:53.557Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-22T07:50:53.557Z] ++ 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 [2021-01-22T07:50:53.557Z] ++ set -e [2021-01-22T07:50:53.557Z] ++ '[' -n 0 ']' [2021-01-22T07:50:53.557Z] ++ set -x [2021-01-22T07:50:53.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:50:53.557Z] testing: warning: no tests to run [2021-01-22T07:50:53.557Z] PASS [2021-01-22T07:50:53.557Z] [2021-01-22T07:50:53.557Z] DONE 0 tests in 0.013s [2021-01-22T07:50:53.557Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-22T07:50:53.557Z] ++ 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 [2021-01-22T07:50:53.557Z] ++ set -e [2021-01-22T07:50:53.557Z] ++ '[' -n 0 ']' [2021-01-22T07:50:53.557Z] ++ set -x [2021-01-22T07:50:53.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:50:53.557Z] INFO: Testing against a local daemon [2021-01-22T07:50:53.557Z] === RUN TestAuthZPluginAllowRequest [2021-01-22T07:50:55.056Z] --- PASS: TestAuthZPluginAllowRequest (1.31s) [2021-01-22T07:50:55.056Z] === RUN TestAuthZPluginTLS [2021-01-22T07:50:55.244Z] Removing intermediate container 99e668547600 [2021-01-22T07:50:55.244Z] ---> 550d9259c9fd [2021-01-22T07:50:55.244Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-01-22T07:50:55.244Z] ---> Running in 54c62c2a8b4d [2021-01-22T07:50:55.351Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-01-22T07:50:55.351Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-01-22T07:50:55.351Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-01-22T07:50:55.351Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-01-22T07:50:55.351Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-01-22T07:50:55.611Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-01-22T07:50:55.611Z] --- PASS: TestDaemonDNSFallback (6.47s) [2021-01-22T07:50:55.611Z] === RUN TestInspectNetwork [2021-01-22T07:50:55.687Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-01-22T07:50:55.687Z] === RUN TestAuthZPluginDenyRequest [2021-01-22T07:50:55.980Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-01-22T07:50:55.980Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-22T07:50:56.609Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-01-22T07:50:56.609Z] === RUN TestAuthZPluginDenyResponse [2021-01-22T07:50:56.779Z] [2021-01-22T07:50:56.779Z] SUCCESS: Specified value was saved. [2021-01-22T07:50:57.238Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-01-22T07:50:57.238Z] === RUN TestAuthZPluginAllowEventStream [2021-01-22T07:50:57.516Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-01-22T07:50:58.741Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2021-01-22T07:50:58.741Z] === RUN TestAuthZPluginErrorResponse [2021-01-22T07:50:58.894Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-01-22T07:50:58.956Z] Removing intermediate container 54c62c2a8b4d [2021-01-22T07:50:58.956Z] ---> 5f061fa70126 [2021-01-22T07:50:58.956Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-01-22T07:50:58.956Z] ---> Running in 4ac6fb34b00a [2021-01-22T07:50:59.031Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-01-22T07:50:59.031Z] === RUN TestAuthZPluginErrorRequest [2021-01-22T07:50:59.465Z] === RUN TestInspectNetwork/full_network_id [2021-01-22T07:50:59.465Z] === RUN TestInspectNetwork/partial_network_id [2021-01-22T07:50:59.465Z] === RUN TestInspectNetwork/network_name [2021-01-22T07:50:59.465Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-22T07:50:59.664Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-01-22T07:50:59.664Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-22T07:50:59.959Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-01-22T07:50:59.959Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-22T07:51:01.384Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-01-22T07:51:01.649Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-01-22T07:51:02.030Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2021-01-22T07:51:02.030Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-22T07:51:02.217Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-01-22T07:51:02.698Z] Cannot create a file when that file already exists. [2021-01-22T07:51:03.537Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2021-01-22T07:51:03.537Z] === RUN TestAuthZPluginHeader [2021-01-22T07:51:04.123Z] --- PASS: TestInspectNetwork (8.09s) [2021-01-22T07:51:04.123Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-22T07:51:04.123Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-22T07:51:04.123Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-22T07:51:04.123Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-22T07:51:04.123Z] === RUN TestRunContainerWithBridgeNone [2021-01-22T07:51:04.566Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-01-22T07:51:04.566Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-22T07:51:04.566Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-22T07:51:04.566Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:51:04.566Z] === RUN TestAuthZPluginV2Disable [2021-01-22T07:51:04.566Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-01-22T07:51:04.566Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:51:04.566Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-22T07:51:04.566Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-22T07:51:04.566Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:51:04.566Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-22T07:51:04.566Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-22T07:51:04.566Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:51:04.566Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-22T07:51:06.030Z] --- PASS: TestRunContainerWithBridgeNone (2.04s) [2021-01-22T07:51:06.030Z] === RUN TestNetworkInvalidJSON [2021-01-22T07:51:06.030Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-22T07:51:06.030Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-22T07:51:06.030Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:51:06.030Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:51:06.030Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:51:06.030Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:51:06.030Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-22T07:51:06.030Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:51:06.030Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:51:06.030Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-01-22T07:51:06.030Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-22T07:51:06.030Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-22T07:51:06.030Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-22T07:51:06.030Z] === RUN TestNetworkList [2021-01-22T07:51:06.030Z] === RUN TestNetworkList//networks [2021-01-22T07:51:06.030Z] === PAUSE TestNetworkList//networks [2021-01-22T07:51:06.030Z] === RUN TestNetworkList//networks/ [2021-01-22T07:51:06.030Z] === PAUSE TestNetworkList//networks/ [2021-01-22T07:51:06.030Z] === CONT TestNetworkList//networks [2021-01-22T07:51:06.030Z] === CONT TestNetworkList//networks/ [2021-01-22T07:51:06.030Z] --- PASS: TestNetworkList (0.02s) [2021-01-22T07:51:06.030Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-22T07:51:06.030Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-22T07:51:06.030Z] === RUN TestHostIPv4BridgeLabel [2021-01-22T07:51:06.598Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-01-22T07:51:06.598Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-22T07:51:07.536Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-01-22T07:51:07.536Z] === RUN TestDaemonDefaultNetworkPools [2021-01-22T07:51:08.475Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-01-22T07:51:08.475Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-22T07:51:08.486Z] Removing intermediate container 4ac6fb34b00a [2021-01-22T07:51:08.486Z] ---> dd51311622de [2021-01-22T07:51:08.486Z] Step 13/13 : CMD ["sh"] [2021-01-22T07:51:08.486Z] ---> Running in 0626ce083a16 [2021-01-22T07:51:08.486Z] Removing intermediate container 0626ce083a16 [2021-01-22T07:51:08.486Z] ---> e9a70538a33c [2021-01-22T07:51:08.486Z] Successfully built e9a70538a33c [2021-01-22T07:51:08.486Z] Successfully tagged busybox:latest [2021-01-22T07:51:08.486Z] INFO: Docker images of the daemon under test [2021-01-22T07:51:08.486Z] [2021-01-22T07:51:08.486Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-01-22T07:51:08.486Z] busybox latest e9a70538a33c Less than a second ago 5.28GB [2021-01-22T07:51:08.486Z] mcr.microsoft.com/windows/servercore ltsc2019 5e0078d88ebd 13 days ago 5.21GB [2021-01-22T07:51:08.486Z] microsoft/windowsservercore latest 5e0078d88ebd 13 days ago 5.21GB [2021-01-22T07:51:08.486Z] [2021-01-22T07:51:08.486Z] INFO: Running integration tests at 01/22/2021 07:51:07... [2021-01-22T07:51:08.486Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-01-22T07:51:08.486Z] INFO: Integration API tests being run from the host: [2021-01-22T07:51:08.486Z] INFO: make.ps1 starting at 01/22/2021 07:51:07 [2021-01-22T07:51:08.945Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-01-22T07:51:09.854Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-01-22T07:51:09.854Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-22T07:51:10.114Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-01-22T07:51:11.052Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.40s) [2021-01-22T07:51:11.052Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-22T07:51:11.619Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-01-22T07:51:11.619Z] === RUN TestServiceWithPredefinedNetwork [2021-01-22T07:51:13.526Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-01-22T07:51:14.462Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-01-22T07:51:14.462Z] --- PASS: TestServiceWithPredefinedNetwork (3.00s) [2021-01-22T07:51:14.462Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-22T07:51:14.462Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T07:51:14.462Z] service_test.go:236: FLAKY_TEST [2021-01-22T07:51:14.462Z] === RUN TestServiceWithDataPathPortInit [2021-01-22T07:51:16.367Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-01-22T07:51:16.367Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-01-22T07:51:19.224Z] ok github.com/docker/docker/cmd/dockerd 0.105s coverage: 29.1% of statements [2021-01-22T07:51:19.224Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2021-01-22T07:51:19.224Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-22T07:51:19.224Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-22T07:51:19.224Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-22T07:51:19.224Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-22T07:51:20.565Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-01-22T07:51:20.565Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-01-22T07:51:21.941Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-01-22T07:51:21.941Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-01-22T07:51:23.110Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-01-22T07:51:23.110Z] PASS [2021-01-22T07:51:23.110Z] [2021-01-22T07:51:23.110Z] === Skipped [2021-01-22T07:51:23.110Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-22T07:51:23.110Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:51:23.110Z] [2021-01-22T07:51:23.110Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-01-22T07:51:23.110Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:51:23.110Z] [2021-01-22T07:51:23.110Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-22T07:51:23.110Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:51:23.110Z] [2021-01-22T07:51:23.110Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-22T07:51:23.110Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:51:23.110Z] [2021-01-22T07:51:23.110Z] [2021-01-22T07:51:23.110Z] DONE 17 tests, 4 skipped in 27.634s [2021-01-22T07:51:23.110Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-22T07:51:23.110Z] ++ 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 [2021-01-22T07:51:23.110Z] ++ set -e [2021-01-22T07:51:23.110Z] ++ '[' -n 0 ']' [2021-01-22T07:51:23.110Z] ++ set -x [2021-01-22T07:51:23.110Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:51:23.110Z] INFO: Testing against a local daemon [2021-01-22T07:51:23.110Z] === RUN TestPluginInvalidJSON [2021-01-22T07:51:23.110Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:51:23.110Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:51:23.110Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:51:23.110Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-01-22T07:51:23.110Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-22T07:51:23.110Z] === RUN TestPluginInstall [2021-01-22T07:51:23.110Z] === RUN TestPluginInstall/no_auth [2021-01-22T07:51:23.110Z] time="2021-01-22T07:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:51:23.110Z] time="2021-01-22T07:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ee60cdebd97dd56ee19fb2d52388258e9cc33d73fd3a25e7495d252b7dba5f8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:51:23.110Z] time="2021-01-22T07:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:51:23.110Z] time="2021-01-22T07:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ee60cdebd97dd56ee19fb2d52388258e9cc33d73fd3a25e7495d252b7dba5f8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:51:23.399Z] === RUN TestPluginInstall/with_htpasswd [2021-01-22T07:51:23.846Z] === RUN TestDockerSuite/TestBuildNetNone [2021-01-22T07:51:24.028Z] time="2021-01-22T07:51:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:51:24.028Z] time="2021-01-22T07:51:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a787eaf6f6e8d08e878dc7fbfc6ab0248cba8c4cd73e6ad7a2156542eda343c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:51:24.028Z] time="2021-01-22T07:51:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:51:24.028Z] time="2021-01-22T07:51:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a787eaf6f6e8d08e878dc7fbfc6ab0248cba8c4cd73e6ad7a2156542eda343c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:51:24.330Z] === RUN TestPluginInstall/with_insecure [2021-01-22T07:51:24.414Z] === RUN TestDockerSuite/TestBuildNoContext [2021-01-22T07:51:24.468Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2021-01-22T07:51:25.352Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-01-22T07:51:25.448Z] time="2021-01-22T07:51:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:51:25.448Z] time="2021-01-22T07:51:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:415da418752ff8c5fe682433dcf87ce8a8d8f93e0352974f294ee8a6b728ef67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:51:25.448Z] time="2021-01-22T07:51:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:51:25.448Z] time="2021-01-22T07:51:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:415da418752ff8c5fe682433dcf87ce8a8d8f93e0352974f294ee8a6b728ef67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:51:25.737Z] --- PASS: TestPluginInstall (4.31s) [2021-01-22T07:51:25.737Z] --- PASS: TestPluginInstall/no_auth (2.02s) [2021-01-22T07:51:25.737Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2021-01-22T07:51:25.737Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-01-22T07:51:25.737Z] plugin_test.go:160: [db135ab223643] daemon is not started [2021-01-22T07:51:25.737Z] === RUN TestPluginsWithRuntimes [2021-01-22T07:51:25.831Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-01-22T07:51:26.289Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-01-22T07:51:27.280Z] === RUN TestPluginsWithRuntimes/No_Args [2021-01-22T07:51:27.666Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-01-22T07:51:27.666Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-01-22T07:51:27.719Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-01-22T07:51:27.924Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-01-22T07:51:28.183Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-01-22T07:51:28.372Z] === RUN TestPluginsWithRuntimes/With_Args [2021-01-22T07:51:28.443Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-01-22T07:51:29.010Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-01-22T07:51:29.875Z] --- PASS: TestPluginsWithRuntimes (3.98s) [2021-01-22T07:51:29.875Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-01-22T07:51:29.875Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2021-01-22T07:51:29.875Z] PASS [2021-01-22T07:51:29.875Z] [2021-01-22T07:51:29.875Z] DONE 9 tests in 8.386s [2021-01-22T07:51:29.875Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-22T07:51:29.875Z] ++ 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 [2021-01-22T07:51:29.875Z] ++ set -e [2021-01-22T07:51:29.875Z] ++ '[' -n 0 ']' [2021-01-22T07:51:29.875Z] ++ set -x [2021-01-22T07:51:29.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:51:29.875Z] INFO: Testing against a local daemon [2021-01-22T07:51:29.875Z] === RUN TestExternalGraphDriver [2021-01-22T07:51:29.875Z] === RUN TestExternalGraphDriver/json [2021-01-22T07:51:30.916Z] --- PASS: TestServiceWithDataPathPortInit (16.09s) [2021-01-22T07:51:30.916Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-22T07:51:30.916Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-01-22T07:51:31.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-01-22T07:51:31.436Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-01-22T07:51:31.614Z] === RUN TestExternalGraphDriver/spec [2021-01-22T07:51:33.710Z] === RUN TestExternalGraphDriver/pull [2021-01-22T07:51:34.726Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-01-22T07:51:35.663Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-01-22T07:51:35.785Z] --- PASS: TestExternalGraphDriver (6.07s) [2021-01-22T07:51:35.785Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2021-01-22T07:51:35.785Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2021-01-22T07:51:35.785Z] --- PASS: TestExternalGraphDriver/pull (2.31s) [2021-01-22T07:51:35.785Z] === RUN TestGraphdriverPluginV2 [2021-01-22T07:51:35.785Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-01-22T07:51:35.785Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:51:35.785Z] PASS [2021-01-22T07:51:35.785Z] [2021-01-22T07:51:35.785Z] === Skipped [2021-01-22T07:51:35.785Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-01-22T07:51:35.785Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:51:35.785Z] [2021-01-22T07:51:35.785Z] [2021-01-22T07:51:35.785Z] DONE 5 tests, 1 skipped in 6.202s [2021-01-22T07:51:35.785Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-22T07:51:35.785Z] ++ 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 [2021-01-22T07:51:35.785Z] ++ set -e [2021-01-22T07:51:35.785Z] ++ '[' -n 0 ']' [2021-01-22T07:51:35.785Z] ++ set -x [2021-01-22T07:51:35.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:51:35.785Z] INFO: Testing against a local daemon [2021-01-22T07:51:35.785Z] === RUN TestContinueAfterPluginCrash [2021-01-22T07:51:35.785Z] === PAUSE TestContinueAfterPluginCrash [2021-01-22T07:51:35.785Z] === RUN TestReadPluginNoRead [2021-01-22T07:51:35.785Z] === PAUSE TestReadPluginNoRead [2021-01-22T07:51:35.785Z] === RUN TestDaemonStartWithLogOpt [2021-01-22T07:51:35.785Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-22T07:51:35.785Z] === CONT TestContinueAfterPluginCrash [2021-01-22T07:51:35.785Z] === CONT TestDaemonStartWithLogOpt [2021-01-22T07:51:35.785Z] === CONT TestReadPluginNoRead [2021-01-22T07:51:37.568Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-01-22T07:51:37.659Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 14.1% of statements [2021-01-22T07:51:37.659Z] ok github.com/docker/docker/daemon 12.161s coverage: 17.1% of statements [2021-01-22T07:51:37.659Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-22T07:51:37.659Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-22T07:51:38.138Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-01-22T07:51:38.587Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2021-01-22T07:51:38.843Z] ok github.com/docker/docker/daemon/config 0.063s coverage: 81.8% of statements [2021-01-22T07:51:39.521Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-01-22T07:51:39.772Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2021-01-22T07:51:39.772Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-22T07:51:39.772Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-22T07:51:39.781Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.05s) [2021-01-22T07:51:39.781Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k114ewd6d7xcpz19f4s114vmd Created:2021-01-22 07:51:32.219311291 +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[6ed6f4e05fc060e69f54c0763648c67e567b5f60ee9dbe3153f7c68155a85b24:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jux075i5kuj2f8686qik4ukb4 EndpointID:bf2aeadec443bc01482d6074b822119df0de4a833ab57f8c361debc4af3eba66 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6e0ed797db29c4694a58e1484e5c4d175393648cc8b6021a0c274539bd37164e 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:749995f7e08a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jux075i5kuj2f8686qik4ukb4 EndpointID:bf2aeadec443bc01482d6074b822119df0de4a833ab57f8c361debc4af3eba66 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-22T07:51:39.781Z] PASS [2021-01-22T07:51:39.781Z] [2021-01-22T07:51:39.781Z] === Skipped [2021-01-22T07:51:39.781Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T07:51:39.781Z] service_test.go:236: FLAKY_TEST [2021-01-22T07:51:39.781Z] [2021-01-22T07:51:39.781Z] [2021-01-22T07:51:39.781Z] DONE 26 tests, 1 skipped in 51.461s [2021-01-22T07:51:39.781Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-22T07:51:39.781Z] ++ 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 [2021-01-22T07:51:39.781Z] ++ set -e [2021-01-22T07:51:39.781Z] ++ '[' -n 0 ']' [2021-01-22T07:51:39.781Z] ++ set -x [2021-01-22T07:51:39.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:51:39.782Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-01-22T07:51:39.782Z] INFO: Testing against a local daemon [2021-01-22T07:51:39.782Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-22T07:51:39.782Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T07:51:39.782Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:51:39.782Z] === RUN TestDockerNetworkIpvlan [2021-01-22T07:51:39.782Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-22T07:51:39.782Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:51:39.782Z] PASS [2021-01-22T07:51:39.782Z] [2021-01-22T07:51:39.782Z] === Skipped [2021-01-22T07:51:39.782Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T07:51:39.782Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:51:39.782Z] [2021-01-22T07:51:39.782Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-22T07:51:39.782Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T07:51:39.782Z] [2021-01-22T07:51:39.782Z] [2021-01-22T07:51:39.782Z] DONE 2 tests, 2 skipped in 0.185s [2021-01-22T07:51:40.041Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-22T07:51:40.041Z] ++ 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 [2021-01-22T07:51:40.041Z] ++ set -e [2021-01-22T07:51:40.041Z] ++ '[' -n 0 ']' [2021-01-22T07:51:40.041Z] ++ set -x [2021-01-22T07:51:40.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:51:40.041Z] INFO: Testing against a local daemon [2021-01-22T07:51:40.041Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-22T07:51:40.334Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2021-01-22T07:51:41.378Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-22T07:51:41.378Z] --- PASS: TestDaemonStartWithLogOpt (5.45s) [2021-01-22T07:51:41.421Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-01-22T07:51:41.421Z] === RUN TestDockerNetworkMacvlan [2021-01-22T07:51:42.360Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-22T07:51:42.406Z] === RUN TestReadPluginNoRead/default [2021-01-22T07:51:42.620Z] === RUN TestDockerSuite/TestBuildPATH [2021-01-22T07:51:42.851Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.466s coverage: 73.1% of statements [2021-01-22T07:51:43.188Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-22T07:51:43.413Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 2.9% of statements [2021-01-22T07:51:43.923Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-22T07:51:44.125Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-22T07:51:44.341Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.486s coverage: 56.2% of statements [2021-01-22T07:51:44.676Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:51:44.676Z] INFO: Testing against a local daemon [2021-01-22T07:51:44.676Z] === RUN TestBuildWithSession [2021-01-22T07:51:44.676Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-22T07:51:44.676Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T07:51:44.676Z] === RUN TestBuildSquashParent [2021-01-22T07:51:44.676Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-01-22T07:51:44.676Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:51:44.676Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-22T07:51:44.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:51:44.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:51:44.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:51:44.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:51:44.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:51:44.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:51:44.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:51:44.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:51:44.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:51:44.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:51:44.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:51:44.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:51:44.676Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T07:51:44.676Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T07:51:44.676Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T07:51:44.676Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T07:51:44.694Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-01-22T07:51:45.426Z] --- PASS: TestReadPluginNoRead (9.35s) [2021-01-22T07:51:45.426Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.41s) [2021-01-22T07:51:45.426Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2021-01-22T07:51:45.426Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2021-01-22T07:51:45.426Z] read_test.go:92: [df8ba05d4cff6] daemon is not started [2021-01-22T07:51:45.632Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-01-22T07:51:46.462Z] --- PASS: TestContinueAfterPluginCrash (10.70s) [2021-01-22T07:51:46.462Z] PASS [2021-01-22T07:51:46.462Z] [2021-01-22T07:51:46.462Z] DONE 6 tests in 10.778s [2021-01-22T07:51:46.570Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-01-22T07:51:46.570Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-22T07:51:46.754Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-01-22T07:51:46.755Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-01-22T07:51:46.755Z] ++ set -e [2021-01-22T07:51:46.755Z] ++ '[' -n 0 ']' [2021-01-22T07:51:46.755Z] ++ set -x [2021-01-22T07:51:46.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-01-22T07:51:46.755Z] testing: warning: no tests to run [2021-01-22T07:51:46.755Z] PASS [2021-01-22T07:51:46.755Z] [2021-01-22T07:51:46.755Z] DONE 0 tests in 0.024s [2021-01-22T07:51:46.755Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-22T07:51:46.755Z] ++ 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 [2021-01-22T07:51:46.755Z] ++ set -e [2021-01-22T07:51:46.755Z] ++ '[' -n 0 ']' [2021-01-22T07:51:46.755Z] ++ set -x [2021-01-22T07:51:46.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:51:46.755Z] INFO: Testing against a local daemon [2021-01-22T07:51:46.755Z] === RUN TestPluginWithDevMounts [2021-01-22T07:51:46.755Z] === PAUSE TestPluginWithDevMounts [2021-01-22T07:51:46.755Z] === CONT TestPluginWithDevMounts [2021-01-22T07:51:46.856Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2021-01-22T07:51:48.222Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.239s coverage: 45.9% of statements [2021-01-22T07:51:48.222Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-22T07:51:48.784Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.351s coverage: 49.5% of statements [2021-01-22T07:51:48.807Z] --- PASS: TestPluginWithDevMounts (1.81s) [2021-01-22T07:51:48.807Z] PASS [2021-01-22T07:51:48.807Z] [2021-01-22T07:51:48.807Z] DONE 1 tests in 1.886s [2021-01-22T07:51:48.807Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-01-22T07:51:48.807Z] ++ 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 [2021-01-22T07:51:48.807Z] ++ set -e [2021-01-22T07:51:48.807Z] ++ '[' -n 0 ']' [2021-01-22T07:51:48.807Z] ++ set -x [2021-01-22T07:51:48.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:51:48.807Z] INFO: Testing against a local daemon [2021-01-22T07:51:48.807Z] === RUN TestSecretInspect [2021-01-22T07:51:49.110Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-22T07:51:50.594Z] --- PASS: TestSecretInspect (1.90s) [2021-01-22T07:51:50.594Z] === RUN TestSecretList [2021-01-22T07:51:50.673Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.561s coverage: 57.7% of statements [2021-01-22T07:51:50.673Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-22T07:51:50.673Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-22T07:51:50.673Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.0% of statements [2021-01-22T07:51:51.753Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T07:51:52.212Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T07:51:52.562Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2021-01-22T07:51:52.780Z] --- PASS: TestSecretList (1.92s) [2021-01-22T07:51:52.780Z] === RUN TestSecretsCreateAndDelete [2021-01-22T07:51:53.491Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-01-22T07:51:54.054Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.4% of statements [2021-01-22T07:51:54.054Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-22T07:51:54.054Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-22T07:51:54.288Z] --- PASS: TestSecretsCreateAndDelete (1.95s) [2021-01-22T07:51:54.288Z] === RUN TestSecretsUpdate [2021-01-22T07:51:54.384Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-22T07:51:55.324Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-01-22T07:51:55.324Z] --- PASS: TestDockerNetworkMacvlan (13.70s) [2021-01-22T07:51:55.324Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-01-22T07:51:55.324Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-01-22T07:51:55.324Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2021-01-22T07:51:55.324Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s) [2021-01-22T07:51:55.324Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.38s) [2021-01-22T07:51:55.324Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2021-01-22T07:51:55.324Z] PASS [2021-01-22T07:51:55.324Z] [2021-01-22T07:51:55.324Z] DONE 8 tests in 15.311s [2021-01-22T07:51:55.324Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-22T07:51:55.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-01-22T07:51:55.324Z] ++ set -e [2021-01-22T07:51:55.324Z] ++ '[' -n 0 ']' [2021-01-22T07:51:55.324Z] ++ set -x [2021-01-22T07:51:55.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:51:55.324Z] testing: warning: no tests to run [2021-01-22T07:51:55.324Z] PASS [2021-01-22T07:51:55.324Z] [2021-01-22T07:51:55.324Z] DONE 0 tests in 0.034s [2021-01-22T07:51:55.324Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-22T07:51:55.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-01-22T07:51:55.324Z] ++ set -e [2021-01-22T07:51:55.324Z] ++ '[' -n 0 ']' [2021-01-22T07:51:55.324Z] ++ set -x [2021-01-22T07:51:55.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:51:55.421Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2021-01-22T07:51:55.583Z] INFO: Testing against a local daemon [2021-01-22T07:51:55.583Z] === RUN TestAuthZPluginAllowRequest [2021-01-22T07:51:56.350Z] ok github.com/docker/docker/daemon/logger/awslogs 0.169s coverage: 77.4% of statements [2021-01-22T07:51:56.350Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-22T07:51:56.350Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-22T07:51:56.356Z] --- PASS: TestSecretsUpdate (1.97s) [2021-01-22T07:51:56.356Z] === RUN TestTemplatedSecret [2021-01-22T07:51:56.913Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-01-22T07:51:56.961Z] --- PASS: TestAuthZPluginAllowRequest (1.50s) [2021-01-22T07:51:56.961Z] === RUN TestAuthZPluginTLS [2021-01-22T07:51:57.476Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-01-22T07:51:57.529Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-01-22T07:51:57.529Z] === RUN TestAuthZPluginDenyRequest [2021-01-22T07:51:58.106Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-01-22T07:51:58.106Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-22T07:51:58.365Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-01-22T07:51:58.405Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-01-22T07:51:58.405Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2021-01-22T07:51:58.624Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-01-22T07:51:58.624Z] === RUN TestAuthZPluginDenyResponse [2021-01-22T07:51:59.087Z] --- PASS: TestTemplatedSecret (2.41s) [2021-01-22T07:51:59.087Z] === RUN TestSecretCreateResolve [2021-01-22T07:51:59.191Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-01-22T07:51:59.191Z] === RUN TestAuthZPluginAllowEventStream [2021-01-22T07:51:59.773Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-01-22T07:51:59.773Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-22T07:52:00.072Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 55.1% of statements [2021-01-22T07:52:00.131Z] === RUN TestDockerSuite/TestBuildRm [2021-01-22T07:52:00.600Z] --- PASS: TestSecretCreateResolve (1.92s) [2021-01-22T07:52:00.600Z] PASS [2021-01-22T07:52:00.600Z] [2021-01-22T07:52:00.600Z] DONE 6 tests in 12.120s [2021-01-22T07:52:00.600Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-01-22T07:52:00.600Z] ++ 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 [2021-01-22T07:52:00.600Z] ++ set -e [2021-01-22T07:52:00.600Z] ++ '[' -n 0 ']' [2021-01-22T07:52:00.600Z] ++ set -x [2021-01-22T07:52:00.600Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:52:00.699Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2021-01-22T07:52:00.699Z] === RUN TestAuthZPluginErrorResponse [2021-01-22T07:52:00.890Z] INFO: Testing against a local daemon [2021-01-22T07:52:00.890Z] === RUN TestServiceCreateInit [2021-01-22T07:52:00.890Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-22T07:52:01.267Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2021-01-22T07:52:01.267Z] === RUN TestAuthZPluginErrorRequest [2021-01-22T07:52:01.439Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-01-22T07:52:01.835Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-01-22T07:52:01.835Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-22T07:52:02.403Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-01-22T07:52:02.403Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-22T07:52:02.662Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-01-22T07:52:02.845Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2021-01-22T07:52:03.101Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-01-22T07:52:03.600Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-01-22T07:52:03.674Z] ok github.com/docker/docker/daemon/logger/splunk 1.689s coverage: 82.5% of statements [2021-01-22T07:52:03.675Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-22T07:52:03.931Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2021-01-22T07:52:03.931Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-22T07:52:04.172Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s) [2021-01-22T07:52:04.172Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-22T07:52:04.399Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-22T07:52:04.627Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-22T07:52:04.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.59s) [2021-01-22T07:52:04.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.73s) [2021-01-22T07:52:04.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.91s) [2021-01-22T07:52:04.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.22s) [2021-01-22T07:52:04.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.56s) [2021-01-22T07:52:04.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.87s) [2021-01-22T07:52:04.627Z] === RUN TestBuildMultiStageCopy [2021-01-22T07:52:04.627Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-22T07:52:04.741Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-01-22T07:52:05.309Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-01-22T07:52:05.821Z] ok github.com/docker/docker/distribution/metadata 0.047s coverage: 48.2% of statements [2021-01-22T07:52:05.877Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-01-22T07:52:06.137Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.88s) [2021-01-22T07:52:06.137Z] === RUN TestAuthZPluginHeader [2021-01-22T07:52:06.747Z] ok github.com/docker/docker/distribution 0.233s coverage: 25.1% of statements [2021-01-22T07:52:06.747Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-22T07:52:07.074Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-01-22T07:52:07.074Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-01-22T07:52:07.074Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-22T07:52:07.675Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-01-22T07:52:08.017Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-01-22T07:52:08.584Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-01-22T07:52:08.603Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-01-22T07:52:08.862Z] --- PASS: TestServiceCreateInit (7.46s) [2021-01-22T07:52:08.862Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s) [2021-01-22T07:52:08.862Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2021-01-22T07:52:08.862Z] === RUN TestCreateServiceMultipleTimes [2021-01-22T07:52:09.530Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.6% of statements [2021-01-22T07:52:09.530Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-22T07:52:09.530Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-01-22T07:52:09.530Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-22T07:52:10.416Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-22T07:52:10.416Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-22T07:52:10.458Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-01-22T07:52:10.458Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-22T07:52:10.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-01-22T07:52:10.874Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-22T07:52:11.386Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-01-22T07:52:11.429Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.31s) [2021-01-22T07:52:11.429Z] === RUN TestAuthZPluginV2Disable [2021-01-22T07:52:11.997Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-01-22T07:52:11.997Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-01-22T07:52:12.256Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-01-22T07:52:12.256Z] === RUN TestDockerSuite/TestBuildSpaces [2021-01-22T07:52:12.314Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2021-01-22T07:52:12.875Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-01-22T07:52:12.875Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-01-22T07:52:13.051Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-22T07:52:13.201Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-01-22T07:52:14.021Z] --- PASS: TestBuildMultiStageCopy (11.11s) [2021-01-22T07:52:14.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.06s) [2021-01-22T07:52:14.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-01-22T07:52:14.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2021-01-22T07:52:14.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (2.20s) [2021-01-22T07:52:14.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.78s) [2021-01-22T07:52:14.021Z] === RUN TestBuildMultiStageParentConfig [2021-01-22T07:52:14.139Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-01-22T07:52:14.139Z] === RUN TestDockerSuite/TestBuildStderr [2021-01-22T07:52:14.763Z] ok github.com/docker/docker/pkg/archive 0.313s coverage: 76.7% of statements [2021-01-22T07:52:15.518Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-01-22T07:52:15.518Z] --- PASS: TestAuthZPluginV2Disable (4.01s) [2021-01-22T07:52:15.518Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-22T07:52:15.557Z] --- PASS: TestBuildMultiStageParentConfig (1.63s) [2021-01-22T07:52:15.557Z] === RUN TestBuildLabelWithTargets [2021-01-22T07:52:15.557Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-01-22T07:52:15.557Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T07:52:15.557Z] === RUN TestBuildWithEmptyLayers [2021-01-22T07:52:15.689Z] ok github.com/docker/docker/pkg/authorization 0.225s coverage: 68.3% of statements [2021-01-22T07:52:15.689Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-01-22T07:52:15.945Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-01-22T07:52:16.524Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2021-01-22T07:52:16.524Z] === RUN TestBuildMultiStageOnBuild [2021-01-22T07:52:18.807Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.01s) [2021-01-22T07:52:18.807Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-22T07:52:18.807Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-01-22T07:52:19.208Z] ok github.com/docker/docker/pkg/chrootarchive 2.481s coverage: 43.2% of statements [2021-01-22T07:52:19.208Z] ok github.com/docker/docker/layer 7.268s coverage: 68.8% of statements [2021-01-22T07:52:19.208Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-22T07:52:19.208Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-22T07:52:19.208Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-22T07:52:19.208Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-22T07:52:19.208Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-22T07:52:19.208Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-22T07:52:19.208Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-22T07:52:19.376Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-01-22T07:52:19.464Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-01-22T07:52:20.027Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-01-22T07:52:20.283Z] ok github.com/docker/docker/pkg/discovery/file 0.027s coverage: 97.6% of statements [2021-01-22T07:52:20.757Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-01-22T07:52:20.845Z] ok github.com/docker/docker/pkg/discovery/memory 0.020s coverage: 92.3% of statements [2021-01-22T07:52:21.324Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-01-22T07:52:21.774Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2021-01-22T07:52:22.031Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-01-22T07:52:22.702Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-01-22T07:52:23.396Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-01-22T07:52:23.957Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2021-01-22T07:52:24.204Z] --- PASS: TestCreateServiceMultipleTimes (15.49s) [2021-01-22T07:52:24.204Z] === RUN TestCreateServiceConflict [2021-01-22T07:52:24.519Z] ok github.com/docker/docker/pkg/discovery/kv 3.080s coverage: 84.1% of statements [2021-01-22T07:52:24.519Z] ok github.com/docker/docker/pkg/fsutils 0.160s coverage: 85.1% of statements [2021-01-22T07:52:24.609Z] === RUN TestDockerSuite/TestBuildUser [2021-01-22T07:52:24.775Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-01-22T07:52:25.707Z] --- PASS: TestCreateServiceConflict (2.01s) [2021-01-22T07:52:25.708Z] === RUN TestCreateServiceMaxReplicas [2021-01-22T07:52:25.988Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-01-22T07:52:26.140Z] ok github.com/docker/docker/pkg/idtools 0.457s coverage: 70.1% of statements [2021-01-22T07:52:26.140Z] ok github.com/docker/docker/pkg/ioutils 0.431s coverage: 70.6% of statements [2021-01-22T07:52:26.396Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-01-22T07:52:26.396Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-01-22T07:52:26.396Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-22T07:52:26.396Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-22T07:52:26.396Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-22T07:52:26.957Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-01-22T07:52:26.957Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-22T07:52:26.957Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-01-22T07:52:27.214Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2021-01-22T07:52:27.470Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-01-22T07:52:27.725Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-01-22T07:52:27.725Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-22T07:52:27.725Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-22T07:52:28.425Z] --- PASS: TestCreateServiceMaxReplicas (2.58s) [2021-01-22T07:52:28.425Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-22T07:52:28.524Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.88s) [2021-01-22T07:52:28.524Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-22T07:52:28.654Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2021-01-22T07:52:28.783Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-01-22T07:52:29.216Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-01-22T07:52:29.778Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-01-22T07:52:29.778Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-01-22T07:52:31.142Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-01-22T07:52:31.325Z] --- PASS: TestBuildMultiStageOnBuild (14.74s) [2021-01-22T07:52:31.325Z] === RUN TestBuildUncleanTarFilenames [2021-01-22T07:52:31.325Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-01-22T07:52:31.325Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T07:52:31.325Z] === RUN TestBuildMultiStageLayerLeak [2021-01-22T07:52:31.397Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-01-22T07:52:34.661Z] ok github.com/docker/docker/pkg/signal 2.396s coverage: 61.0% of statements [2021-01-22T07:52:34.661Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-01-22T07:52:35.222Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-01-22T07:52:35.222Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-01-22T07:52:36.151Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-01-22T07:52:36.407Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-01-22T07:52:36.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-01-22T07:52:36.968Z] ok github.com/docker/docker/pkg/tailfile 0.065s coverage: 88.6% of statements [2021-01-22T07:52:37.530Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-01-22T07:52:37.786Z] testing: warning: no tests to run [2021-01-22T07:52:37.786Z] coverage: [no statements] [2021-01-22T07:52:37.786Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-01-22T07:52:38.042Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-01-22T07:52:38.298Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-01-22T07:52:38.554Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-01-22T07:52:39.904Z] --- PASS: TestBuildMultiStageLayerLeak (8.53s) [2021-01-22T07:52:39.904Z] === RUN TestBuildWithHugeFile [2021-01-22T07:52:40.201Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-01-22T07:52:40.443Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-01-22T07:52:40.460Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-01-22T07:52:40.719Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-01-22T07:52:41.004Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-01-22T07:52:41.289Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-01-22T07:52:41.695Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.4% of statements [2021-01-22T07:52:42.225Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-01-22T07:52:43.083Z] ok github.com/docker/docker/quota 0.193s coverage: 71.4% of statements [2021-01-22T07:52:43.162Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-01-22T07:52:43.162Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-01-22T07:52:43.162Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-01-22T07:52:43.162Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-01-22T07:52:43.162Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-01-22T07:52:43.339Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2021-01-22T07:52:43.744Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.86s) [2021-01-22T07:52:43.744Z] === RUN TestCreateServiceSecretFileMode [2021-01-22T07:52:43.744Z] --- PASS: TestCreateServiceSecretFileMode (2.23s) [2021-01-22T07:52:43.744Z] === RUN TestCreateServiceConfigFileMode [2021-01-22T07:52:44.099Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-01-22T07:52:44.099Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-01-22T07:52:44.667Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2021-01-22T07:52:44.667Z] PASS [2021-01-22T07:52:44.667Z] [2021-01-22T07:52:44.667Z] DONE 17 tests in 49.469s [2021-01-22T07:52:44.667Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-22T07:52:44.667Z] ++ 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 [2021-01-22T07:52:44.667Z] ++ set -e [2021-01-22T07:52:44.667Z] ++ '[' -n 0 ']' [2021-01-22T07:52:44.667Z] ++ set -x [2021-01-22T07:52:44.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:52:44.704Z] ok github.com/docker/docker/registry 0.059s coverage: 57.2% of statements [2021-01-22T07:52:44.926Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-01-22T07:52:44.926Z] INFO: Testing against a local daemon [2021-01-22T07:52:44.926Z] === RUN TestPluginInvalidJSON [2021-01-22T07:52:44.926Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:52:44.926Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:52:44.926Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:52:44.926Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-01-22T07:52:44.926Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-01-22T07:52:44.926Z] === RUN TestPluginInstall [2021-01-22T07:52:44.926Z] === RUN TestPluginInstall/no_auth [2021-01-22T07:52:45.267Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-01-22T07:52:45.494Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-01-22T07:52:45.522Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-01-22T07:52:45.806Z] --- PASS: TestCreateServiceConfigFileMode (2.22s) [2021-01-22T07:52:45.806Z] === RUN TestCreateServiceSysctls [2021-01-22T07:52:46.432Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-01-22T07:52:46.432Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-01-22T07:52:46.451Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-01-22T07:52:46.451Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-01-22T07:52:48.341Z] time="2021-01-22T07:52:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:52:48.341Z] time="2021-01-22T07:52:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0298e74cc320da0719ef76e41d68bae940e2b828b2cf8de85e1602a7d20c3bf8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:52:48.341Z] time="2021-01-22T07:52:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:52:48.341Z] time="2021-01-22T07:52:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0298e74cc320da0719ef76e41d68bae940e2b828b2cf8de85e1602a7d20c3bf8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:52:48.341Z] === RUN TestPluginInstall/with_htpasswd [2021-01-22T07:52:48.766Z] --- PASS: TestCreateServiceSysctls (3.03s) [2021-01-22T07:52:48.766Z] === RUN TestCreateServiceCapabilities [2021-01-22T07:52:48.911Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-01-22T07:52:49.170Z] time="2021-01-22T07:52:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:52:49.170Z] time="2021-01-22T07:52:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:505584fcb610aee166d4319d0d7a1fcaaf188295e0e47ea23714bbe7406d522b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:52:49.170Z] time="2021-01-22T07:52:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:52:49.170Z] time="2021-01-22T07:52:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:505584fcb610aee166d4319d0d7a1fcaaf188295e0e47ea23714bbe7406d522b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:52:49.721Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements [2021-01-22T07:52:49.738Z] === RUN TestPluginInstall/with_insecure [2021-01-22T07:52:50.285Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.6% of statements [2021-01-22T07:52:50.676Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-01-22T07:52:50.848Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-01-22T07:52:50.936Z] time="2021-01-22T07:52:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:52:50.936Z] time="2021-01-22T07:52:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:915018ca547dc4b5c11f108fb919ffbc75f125435da2ed522b8f8ea8985265e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:52:50.936Z] time="2021-01-22T07:52:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T07:52:50.936Z] time="2021-01-22T07:52:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:915018ca547dc4b5c11f108fb919ffbc75f125435da2ed522b8f8ea8985265e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T07:52:51.194Z] --- PASS: TestPluginInstall (6.22s) [2021-01-22T07:52:51.194Z] --- PASS: TestPluginInstall/no_auth (3.37s) [2021-01-22T07:52:51.194Z] --- PASS: TestPluginInstall/with_htpasswd (1.32s) [2021-01-22T07:52:51.194Z] --- PASS: TestPluginInstall/with_insecure (1.53s) [2021-01-22T07:52:51.194Z] plugin_test.go:160: [d74381e6a4615] daemon is not started [2021-01-22T07:52:51.194Z] === RUN TestPluginsWithRuntimes [2021-01-22T07:52:51.492Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2021-01-22T07:52:51.492Z] === RUN TestInspect [2021-01-22T07:52:51.762Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-01-22T07:52:52.216Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-01-22T07:52:52.331Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-01-22T07:52:52.899Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-01-22T07:52:52.899Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-01-22T07:52:53.158Z] === RUN TestPluginsWithRuntimes/No_Args [2021-01-22T07:52:53.419Z] === RUN TestDockerSuite/TestBuildXZHost [2021-01-22T07:52:53.548Z] --- PASS: TestInspect (2.45s) [2021-01-22T07:52:53.548Z] === RUN TestCreateJob [2021-01-22T07:52:54.362Z] === RUN TestPluginsWithRuntimes/With_Args [2021-01-22T07:52:55.297Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-01-22T07:52:55.297Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-01-22T07:52:55.297Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-01-22T07:52:55.297Z] --- PASS: TestPluginsWithRuntimes (4.18s) [2021-01-22T07:52:55.297Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2021-01-22T07:52:55.297Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2021-01-22T07:52:55.297Z] PASS [2021-01-22T07:52:55.297Z] [2021-01-22T07:52:55.297Z] DONE 9 tests in 10.629s [2021-01-22T07:52:55.298Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-22T07:52:55.298Z] ++ 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 [2021-01-22T07:52:55.298Z] ++ set -e [2021-01-22T07:52:55.298Z] ++ '[' -n 0 ']' [2021-01-22T07:52:55.298Z] ++ set -x [2021-01-22T07:52:55.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:52:55.559Z] INFO: Testing against a local daemon [2021-01-22T07:52:55.559Z] === RUN TestExternalGraphDriver [2021-01-22T07:52:55.818Z] === RUN TestExternalGraphDriver/json [2021-01-22T07:52:55.818Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-01-22T07:52:56.758Z] === RUN TestDockerSuite/TestCommitChange [2021-01-22T07:52:57.055Z] --- PASS: TestCreateJob (2.96s) [2021-01-22T07:52:57.055Z] === RUN TestReplicatedJob [2021-01-22T07:52:57.698Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-01-22T07:52:57.958Z] === RUN TestExternalGraphDriver/spec [2021-01-22T07:52:58.217Z] === RUN TestDockerSuite/TestCommitHardlink [2021-01-22T07:52:59.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-01-22T07:52:59.857Z] === RUN TestDockerSuite/TestCommitNewFile [2021-01-22T07:52:59.857Z] === RUN TestExternalGraphDriver/pull [2021-01-22T07:53:01.238Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-01-22T07:53:01.507Z] --- PASS: TestReplicatedJob (4.82s) [2021-01-22T07:53:01.507Z] === RUN TestUpdateReplicatedJob [2021-01-22T07:53:01.807Z] --- PASS: TestExternalGraphDriver (6.10s) [2021-01-22T07:53:01.807Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2021-01-22T07:53:01.807Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2021-01-22T07:53:01.807Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2021-01-22T07:53:01.807Z] === RUN TestGraphdriverPluginV2 [2021-01-22T07:53:02.744Z] === RUN TestDockerSuite/TestCommitTTY [2021-01-22T07:53:04.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-01-22T07:53:04.378Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/rootless [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/volume [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-22T07:53:04.378Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === Skipped [2021-01-22T07:53:04.378Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-22T07:53:04.378Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-22T07:53:04.378Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-22T07:53:04.378Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:53:04.378Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-22T07:53:04.378Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:53:04.378Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-22T07:53:04.378Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:53:04.378Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-22T07:53:04.378Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:53:04.378Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-22T07:53:04.378Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:53:04.378Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-22T07:53:04.378Z] graphtest_unix.go:73: No driver to put! [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-22T07:53:04.378Z] time="2021-01-22T07:51:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:53:04.378Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:53:04.378Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-22T07:53:04.378Z] time="2021-01-22T07:51:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:53:04.378Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:53:04.378Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-22T07:53:04.378Z] time="2021-01-22T07:51:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:53:04.378Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:53:04.378Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-22T07:53:04.378Z] time="2021-01-22T07:51:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:53:04.378Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:53:04.378Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-22T07:53:04.378Z] time="2021-01-22T07:51:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T07:53:04.378Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T07:53:04.378Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-22T07:53:04.378Z] graphtest_unix.go:73: No driver to put! [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-22T07:53:04.378Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-22T07:53:04.378Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-22T07:53:04.378Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-22T07:53:04.378Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-22T07:53:04.378Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:53:04.378Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-22T07:53:04.378Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:53:04.378Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-22T07:53:04.378Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:53:04.378Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-22T07:53:04.378Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:53:04.378Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-22T07:53:04.378Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T07:53:04.378Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-22T07:53:04.378Z] graphtest_unix.go:73: No driver to put! [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-22T07:53:04.378Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-22T07:53:04.378Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] [2021-01-22T07:53:04.378Z] DONE 2194 tests, 26 skipped in 255.876s Post stage [2021-01-22T07:53:04.384Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [Pipeline] junit [2021-01-22T07:53:04.388Z] Recording test results [2021-01-22T07:53:04.471Z] --- PASS: TestUpdateReplicatedJob (3.09s) [2021-01-22T07:53:04.471Z] === RUN TestServiceListWithStatuses [2021-01-22T07:53:04.471Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-22T07:53:04.471Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T07:53:04.471Z] === RUN TestDockerNetworkConnectAlias [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-01-22T07:53:05.323Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-01-22T07:53:05.333Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41917/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec416c51b7522fc88f7b84407bf4e75e50e4ddc8 hack/validate/vendor [2021-01-22T07:53:05.894Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-22T07:53:06.706Z] --- PASS: TestGraphdriverPluginV2 (4.83s) [2021-01-22T07:53:06.706Z] PASS [2021-01-22T07:53:06.706Z] [2021-01-22T07:53:06.706Z] DONE 5 tests in 11.163s [2021-01-22T07:53:06.706Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-22T07:53:06.706Z] ++ 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 [2021-01-22T07:53:06.706Z] ++ set -e [2021-01-22T07:53:06.706Z] ++ '[' -n 0 ']' [2021-01-22T07:53:06.706Z] ++ set -x [2021-01-22T07:53:06.706Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:53:06.804Z] + echo Ensuring container killed. [2021-01-22T07:53:06.804Z] Ensuring container killed. [2021-01-22T07:53:06.804Z] + docker rm -vf docker-pr1 [2021-01-22T07:53:06.804Z] Error: No such container: docker-pr1 [2021-01-22T07:53:06.804Z] + true [Pipeline] sh [2021-01-22T07:53:06.966Z] INFO: Testing against a local daemon [2021-01-22T07:53:06.966Z] === RUN TestContinueAfterPluginCrash [2021-01-22T07:53:06.966Z] === PAUSE TestContinueAfterPluginCrash [2021-01-22T07:53:06.966Z] === RUN TestReadPluginNoRead [2021-01-22T07:53:06.966Z] === PAUSE TestReadPluginNoRead [2021-01-22T07:53:06.966Z] === RUN TestDaemonStartWithLogOpt [2021-01-22T07:53:06.966Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-22T07:53:06.966Z] === CONT TestContinueAfterPluginCrash [2021-01-22T07:53:06.966Z] === CONT TestDaemonStartWithLogOpt [2021-01-22T07:53:06.966Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-01-22T07:53:07.126Z] + echo Chowning /workspace to jenkins user [2021-01-22T07:53:07.126Z] Chowning /workspace to jenkins user [2021-01-22T07:53:07.126Z] + id -u [2021-01-22T07:53:07.126Z] + id -g [2021-01-22T07:53:07.126Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41917:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-22T07:53:07.972Z] + bundleName=unit [2021-01-22T07:53:07.972Z] + echo Creating unit-bundles.tar.gz [2021-01-22T07:53:07.972Z] Creating unit-bundles.tar.gz [2021-01-22T07:53:07.972Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-01-22T07:53:07.972Z] bundles/junit-report.xml [2021-01-22T07:53:07.972Z] bundles/go-test-report.json [2021-01-22T07:53:07.972Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-01-22T07:53:07.981Z] Archiving artifacts [2021-01-22T07:53:08.345Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-01-22T07:53:08.345Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-01-22T07:53:08.345Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-01-22T07:53:08.423Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41917/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-22T07:53:08.604Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-01-22T07:53:08.604Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-01-22T07:53:08.604Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-01-22T07:53:08.604Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-01-22T07:53:08.725Z] + make clean [2021-01-22T07:53:08.916Z] --- PASS: TestDockerNetworkConnectAlias (3.87s) [2021-01-22T07:53:08.916Z] === RUN TestDockerNetworkReConnect [2021-01-22T07:53:08.982Z] docker volume rm -f docker-dev-cache [2021-01-22T07:53:08.982Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T07:53:10.512Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-01-22T07:53:11.656Z] --- PASS: TestDockerNetworkReConnect (3.17s) [2021-01-22T07:53:11.657Z] === RUN TestServicePlugin [2021-01-22T07:53:11.657Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-22T07:53:11.657Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:53:11.657Z] === RUN TestServiceUpdateLabel [2021-01-22T07:53:12.416Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-01-22T07:53:12.416Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-01-22T07:53:12.416Z] --- PASS: TestDaemonStartWithLogOpt (5.62s) [2021-01-22T07:53:12.416Z] === CONT TestReadPluginNoRead [2021-01-22T07:53:12.675Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-01-22T07:53:13.166Z] --- PASS: TestServiceUpdateLabel (1.90s) [2021-01-22T07:53:13.166Z] === RUN TestServiceUpdateSecrets [2021-01-22T07:53:13.244Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-01-22T07:53:14.181Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-01-22T07:53:14.749Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-01-22T07:53:15.316Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-01-22T07:53:15.316Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-01-22T07:53:15.316Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-01-22T07:53:15.886Z] === RUN TestReadPluginNoRead/default [2021-01-22T07:53:15.886Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-01-22T07:53:15.886Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-01-22T07:53:16.144Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-01-22T07:53:16.144Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-01-22T07:53:16.144Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-01-22T07:53:16.714Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-01-22T07:53:17.282Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-22T07:53:17.543Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-01-22T07:53:17.804Z] --- PASS: TestContinueAfterPluginCrash (10.87s) [2021-01-22T07:53:18.063Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-01-22T07:53:18.063Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-01-22T07:53:18.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-01-22T07:53:18.892Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-22T07:53:19.829Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-01-22T07:53:20.399Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-01-22T07:53:20.399Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-01-22T07:53:20.399Z] --- PASS: TestReadPluginNoRead (8.03s) [2021-01-22T07:53:20.399Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2021-01-22T07:53:20.399Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.59s) [2021-01-22T07:53:20.399Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.72s) [2021-01-22T07:53:20.399Z] read_test.go:92: [d3034521a5a2c] daemon is not started [2021-01-22T07:53:20.399Z] PASS [2021-01-22T07:53:20.399Z] [2021-01-22T07:53:20.399Z] DONE 6 tests in 13.901s [2021-01-22T07:53:20.658Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-01-22T07:53:20.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-01-22T07:53:20.658Z] ++ set -e [2021-01-22T07:53:20.658Z] ++ '[' -n 0 ']' [2021-01-22T07:53:20.658Z] ++ set -x [2021-01-22T07:53:20.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-01-22T07:53:20.658Z] testing: warning: no tests to run [2021-01-22T07:53:20.658Z] PASS [2021-01-22T07:53:20.658Z] [2021-01-22T07:53:20.658Z] DONE 0 tests in 0.083s [2021-01-22T07:53:20.658Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-22T07:53:20.658Z] ++ 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 [2021-01-22T07:53:20.658Z] ++ set -e [2021-01-22T07:53:20.658Z] ++ '[' -n 0 ']' [2021-01-22T07:53:20.658Z] ++ set -x [2021-01-22T07:53:20.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:53:20.918Z] INFO: Testing against a local daemon [2021-01-22T07:53:20.918Z] === RUN TestPluginWithDevMounts [2021-01-22T07:53:20.918Z] === PAUSE TestPluginWithDevMounts [2021-01-22T07:53:20.918Z] === CONT TestPluginWithDevMounts [2021-01-22T07:53:21.177Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-01-22T07:53:22.113Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-01-22T07:53:23.052Z] --- PASS: TestPluginWithDevMounts (2.22s) [2021-01-22T07:53:23.052Z] PASS [2021-01-22T07:53:23.052Z] [2021-01-22T07:53:23.052Z] DONE 1 tests in 2.440s [2021-01-22T07:53:23.052Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-01-22T07:53:23.052Z] ++ 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 [2021-01-22T07:53:23.052Z] ++ set -e [2021-01-22T07:53:23.052Z] ++ '[' -n 0 ']' [2021-01-22T07:53:23.052Z] ++ set -x [2021-01-22T07:53:23.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:53:23.053Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-01-22T07:53:23.312Z] INFO: Testing against a local daemon [2021-01-22T07:53:23.312Z] === RUN TestSecretInspect [2021-01-22T07:53:24.251Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-01-22T07:53:24.251Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-01-22T07:53:24.820Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-01-22T07:53:25.759Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-01-22T07:53:26.042Z] --- PASS: TestSecretInspect (2.59s) [2021-01-22T07:53:26.042Z] === RUN TestSecretList [2021-01-22T07:53:26.305Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-01-22T07:53:26.305Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-01-22T07:53:26.874Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-01-22T07:53:28.255Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-01-22T07:53:28.255Z] --- PASS: TestSecretList (2.42s) [2021-01-22T07:53:28.255Z] === RUN TestSecretsCreateAndDelete [2021-01-22T07:53:28.524Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2021-01-22T07:53:28.524Z] === RUN TestServiceUpdateConfigs [2021-01-22T07:53:29.632Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-01-22T07:53:29.632Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-01-22T07:53:29.632Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-01-22T07:53:29.632Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-01-22T07:53:29.632Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-01-22T07:53:30.199Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-01-22T07:53:31.134Z] --- PASS: TestSecretsCreateAndDelete (2.68s) [2021-01-22T07:53:31.134Z] === RUN TestSecretsUpdate [2021-01-22T07:53:33.667Z] --- PASS: TestSecretsUpdate (2.49s) [2021-01-22T07:53:33.667Z] === RUN TestTemplatedSecret [2021-01-22T07:53:34.603Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-01-22T07:53:34.862Z] === RUN TestDockerSuite/TestContainerAPITop [2021-01-22T07:53:35.799Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-01-22T07:53:35.799Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-01-22T07:53:35.799Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-01-22T07:53:36.736Z] --- PASS: TestTemplatedSecret (3.03s) [2021-01-22T07:53:36.736Z] === RUN TestSecretCreateResolve [2021-01-22T07:53:38.640Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-01-22T07:53:38.899Z] --- PASS: TestSecretCreateResolve (2.35s) [2021-01-22T07:53:38.899Z] PASS [2021-01-22T07:53:38.899Z] [2021-01-22T07:53:38.899Z] DONE 6 tests in 15.744s [2021-01-22T07:53:38.899Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-01-22T07:53:38.899Z] ++ 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 [2021-01-22T07:53:38.899Z] ++ set -e [2021-01-22T07:53:38.899Z] ++ '[' -n 0 ']' [2021-01-22T07:53:38.899Z] ++ set -x [2021-01-22T07:53:38.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:53:39.158Z] INFO: Testing against a local daemon [2021-01-22T07:53:39.158Z] === RUN TestServiceCreateInit [2021-01-22T07:53:39.158Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-22T07:53:39.158Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-01-22T07:53:40.536Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-01-22T07:53:43.824Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-22T07:53:43.844Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2021-01-22T07:53:43.844Z] === RUN TestServiceUpdateNetwork [2021-01-22T07:53:44.398Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-01-22T07:53:44.965Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-01-22T07:53:46.345Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-01-22T07:53:47.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-01-22T07:53:48.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-01-22T07:53:48.554Z] --- PASS: TestServiceCreateInit (9.56s) [2021-01-22T07:53:48.554Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.78s) [2021-01-22T07:53:48.554Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s) [2021-01-22T07:53:48.554Z] === RUN TestCreateServiceMultipleTimes [2021-01-22T07:53:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-01-22T07:53:51.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-01-22T07:53:53.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-01-22T07:53:53.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a8dd20_} [2021-01-22T07:53:55.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1378557314_/foo_false____} [2021-01-22T07:53:56.440Z] --- PASS: TestServiceUpdateNetwork (12.43s) [2021-01-22T07:53:56.440Z] === RUN TestServiceUpdatePidsLimit [2021-01-22T07:53:56.440Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-22T07:53:56.440Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-22T07:53:56.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1378557314_/foo_true____} [2021-01-22T07:53:58.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3388561145_/foo_false____} [2021-01-22T07:53:59.520Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3388561145_/foo_true____} [2021-01-22T07:54:00.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3388561145_/foo_true__0xc000a8dd80__} [2021-01-22T07:54:02.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a8dda0_} [2021-01-22T07:54:02.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-01-22T07:54:03.316Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-22T07:54:03.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a8ddc0_} [2021-01-22T07:54:05.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a8dde0_} [2021-01-22T07:54:05.419Z] --- PASS: TestCreateServiceMultipleTimes (16.71s) [2021-01-22T07:54:05.419Z] === RUN TestCreateServiceConflict [2021-01-22T07:54:06.796Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a8de00_} [2021-01-22T07:54:08.174Z] --- PASS: TestCreateServiceConflict (2.87s) [2021-01-22T07:54:08.174Z] === RUN TestCreateServiceMaxReplicas [2021-01-22T07:54:08.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-01-22T07:54:10.080Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-01-22T07:54:11.767Z] --- PASS: TestServiceUpdatePidsLimit (16.00s) [2021-01-22T07:54:11.767Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-01-22T07:54:11.767Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-01-22T07:54:11.767Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.81s) [2021-01-22T07:54:11.767Z] PASS [2021-01-22T07:54:11.767Z] [2021-01-22T07:54:11.767Z] === Skipped [2021-01-22T07:54:11.767Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-01-22T07:54:11.767Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T07:54:11.767Z] [2021-01-22T07:54:11.767Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-01-22T07:54:11.767Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T07:54:11.767Z] [2021-01-22T07:54:11.767Z] [2021-01-22T07:54:11.767Z] DONE 27 tests, 2 skipped in 129.684s [2021-01-22T07:54:11.767Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-01-22T07:54:11.767Z] ++ 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 [2021-01-22T07:54:11.767Z] ++ set -e [2021-01-22T07:54:11.767Z] ++ '[' -n 0 ']' [2021-01-22T07:54:11.767Z] ++ set -x [2021-01-22T07:54:11.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:54:11.767Z] INFO: Testing against a local daemon [2021-01-22T07:54:11.767Z] === RUN TestSessionCreate [2021-01-22T07:54:11.767Z] --- PASS: TestSessionCreate (0.04s) [2021-01-22T07:54:11.767Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-22T07:54:11.767Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-01-22T07:54:11.767Z] PASS [2021-01-22T07:54:11.767Z] [2021-01-22T07:54:11.767Z] DONE 2 tests in 0.150s [2021-01-22T07:54:11.767Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-01-22T07:54:11.767Z] ++ 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 [2021-01-22T07:54:11.767Z] ++ set -e [2021-01-22T07:54:11.767Z] ++ '[' -n 0 ']' [2021-01-22T07:54:11.767Z] ++ set -x [2021-01-22T07:54:11.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:54:11.768Z] INFO: Testing against a local daemon [2021-01-22T07:54:11.768Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-22T07:54:11.768Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T07:54:11.768Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T07:54:11.768Z] === RUN TestEventsExecDie [2021-01-22T07:54:11.768Z] --- PASS: TestEventsExecDie (0.58s) [2021-01-22T07:54:11.768Z] === RUN TestEventsBackwardsCompatible [2021-01-22T07:54:11.768Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-01-22T07:54:11.768Z] === RUN TestInfoBinaryCommits [2021-01-22T07:54:11.768Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-01-22T07:54:11.768Z] === RUN TestInfoAPIVersioned [2021-01-22T07:54:11.768Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-22T07:54:11.768Z] === RUN TestInfoDiscoveryBackend [2021-01-22T07:54:11.768Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-01-22T07:54:11.768Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-22T07:54:12.617Z] --- PASS: TestCreateServiceMaxReplicas (4.03s) [2021-01-22T07:54:12.617Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-22T07:54:12.795Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-22T07:54:12.795Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-22T07:54:13.186Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-01-22T07:54:13.422Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-01-22T07:54:13.422Z] === RUN TestInfoAPI [2021-01-22T07:54:13.422Z] --- PASS: TestInfoAPI (0.04s) [2021-01-22T07:54:13.422Z] === RUN TestInfoAPIWarnings [2021-01-22T07:54:15.724Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-01-22T07:54:17.629Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-01-22T07:54:18.202Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-01-22T07:54:18.461Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-01-22T07:54:19.029Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-01-22T07:54:19.287Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-01-22T07:54:19.871Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-01-22T07:54:20.438Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-01-22T07:54:21.376Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-01-22T07:54:22.312Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-01-22T07:54:22.880Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-01-22T07:54:23.447Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-01-22T07:54:24.016Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-01-22T07:54:24.583Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-01-22T07:54:25.519Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-01-22T07:54:26.087Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-01-22T07:54:26.346Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.14s) [2021-01-22T07:54:26.346Z] === RUN TestCreateServiceSecretFileMode [2021-01-22T07:54:26.605Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-01-22T07:54:27.544Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-01-22T07:54:28.925Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-01-22T07:54:29.184Z] --- PASS: TestCreateServiceSecretFileMode (2.67s) [2021-01-22T07:54:29.184Z] === RUN TestCreateServiceConfigFileMode [2021-01-22T07:54:29.444Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-01-22T07:54:30.381Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-01-22T07:54:30.381Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-01-22T07:54:30.948Z] === RUN TestDockerSuite/TestCpRelativePath [2021-01-22T07:54:31.888Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-01-22T07:54:31.967Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-01-22T07:54:31.967Z] === RUN TestInfoDebug [2021-01-22T07:54:31.967Z] --- PASS: TestInfoDebug (0.53s) [2021-01-22T07:54:31.967Z] === RUN TestInfoInsecureRegistries [2021-01-22T07:54:31.967Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-01-22T07:54:31.967Z] === RUN TestInfoRegistryMirrors [2021-01-22T07:54:31.967Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-01-22T07:54:31.967Z] === RUN TestLoginFailsWithBadCredentials [2021-01-22T07:54:31.967Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-01-22T07:54:31.967Z] === RUN TestPingCacheHeaders [2021-01-22T07:54:31.967Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-01-22T07:54:31.967Z] === RUN TestPingGet [2021-01-22T07:54:31.967Z] --- PASS: TestPingGet (0.02s) [2021-01-22T07:54:31.967Z] === RUN TestPingHead [2021-01-22T07:54:31.967Z] --- PASS: TestPingHead (0.03s) [2021-01-22T07:54:31.967Z] === RUN TestVersion [2021-01-22T07:54:31.967Z] --- PASS: TestVersion (0.03s) [2021-01-22T07:54:31.967Z] PASS [2021-01-22T07:54:31.967Z] [2021-01-22T07:54:31.967Z] === Skipped [2021-01-22T07:54:31.967Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T07:54:31.967Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T07:54:31.967Z] [2021-01-22T07:54:31.967Z] [2021-01-22T07:54:31.967Z] DONE 18 tests, 1 skipped in 21.208s [2021-01-22T07:54:31.967Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-01-22T07:54:31.967Z] ++ 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 [2021-01-22T07:54:31.967Z] ++ set -e [2021-01-22T07:54:31.967Z] ++ '[' -n 0 ']' [2021-01-22T07:54:31.967Z] ++ set -x [2021-01-22T07:54:31.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:54:31.967Z] INFO: Testing against a local daemon [2021-01-22T07:54:31.967Z] === RUN TestVolumesCreateAndList [2021-01-22T07:54:31.967Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-01-22T07:54:31.967Z] === RUN TestVolumesRemove [2021-01-22T07:54:31.967Z] --- PASS: TestVolumesRemove (0.07s) [2021-01-22T07:54:31.967Z] === RUN TestVolumesInspect [2021-01-22T07:54:31.967Z] --- PASS: TestVolumesInspect (0.02s) [2021-01-22T07:54:31.967Z] === RUN TestVolumesInvalidJSON [2021-01-22T07:54:31.967Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-22T07:54:31.967Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-22T07:54:31.967Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-22T07:54:31.967Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-01-22T07:54:31.967Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-22T07:54:31.967Z] PASS [2021-01-22T07:54:31.967Z] [2021-01-22T07:54:31.967Z] DONE 5 tests in 0.218s [2021-01-22T07:54:31.967Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-22T07:54:32.147Z] --- PASS: TestCreateServiceConfigFileMode (3.02s) [2021-01-22T07:54:32.147Z] === RUN TestCreateServiceSysctls [2021-01-22T07:54:32.256Z] ++++ cat bundles/test-integration/docker.pid [2021-01-22T07:54:32.256Z] +++ kill 14073 [2021-01-22T07:54:32.715Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-01-22T07:54:33.283Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-01-22T07:54:33.756Z] +++ /etc/init.d/apparmor stop [2021-01-22T07:54:33.756Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-22T07:54:33.756Z] [2021-01-22T07:54:33.756Z] Unloading profiles will leave already running processes permanently [2021-01-22T07:54:33.756Z] unconfined, which can lead to unexpected situations. [2021-01-22T07:54:33.756Z] [2021-01-22T07:54:33.756Z] To set a process to complain mode, use the command line tool [2021-01-22T07:54:33.756Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-22T07:54:33.756Z] +++ true [2021-01-22T07:54:33.756Z] exiting test-integration [2021-01-22T07:54:33.756Z] ++ exit 0 [2021-01-22T07:54:33.756Z] [2021-01-22T07:54:34.222Z] === RUN TestDockerSuite/TestCpToCaseA Post stage [Pipeline] junit [2021-01-22T07:54:35.304Z] Recording test results [Pipeline] } [Pipeline] // withEnv [2021-01-22T07:54:35.608Z] === RUN TestDockerSuite/TestCpToCaseB [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-22T07:54:36.002Z] + echo Ensuring container killed. [2021-01-22T07:54:36.002Z] Ensuring container killed. [2021-01-22T07:54:36.002Z] + docker rm -vf docker-pr1 [2021-01-22T07:54:36.002Z] Error: No such container: docker-pr1 [2021-01-22T07:54:36.002Z] + true [Pipeline] sh [2021-01-22T07:54:36.175Z] --- PASS: TestCreateServiceSysctls (4.02s) [2021-01-22T07:54:36.175Z] === RUN TestCreateServiceCapabilities [2021-01-22T07:54:36.175Z] === RUN TestDockerSuite/TestCpToCaseC [2021-01-22T07:54:36.394Z] + echo Chowning /workspace to jenkins user [2021-01-22T07:54:36.394Z] Chowning /workspace to jenkins user [2021-01-22T07:54:36.394Z] + id -u [2021-01-22T07:54:36.394Z] + id -g [2021-01-22T07:54:36.394Z] + docker run --rm -v /home/docker/workspace/moby_PR-41917:/workspace busybox chown -R 1001:1001 /workspace [2021-01-22T07:54:36.394Z] Unable to find image 'busybox:latest' locally [2021-01-22T07:54:36.687Z] latest: Pulling from library/busybox [2021-01-22T07:54:36.687Z] 47d9462a9510: Pulling fs layer [2021-01-22T07:54:36.977Z] 47d9462a9510: Verifying Checksum [2021-01-22T07:54:36.977Z] 47d9462a9510: Download complete [2021-01-22T07:54:36.977Z] 47d9462a9510: Pull complete [2021-01-22T07:54:37.266Z] Digest: sha256:c5439d7db88ab5423999530349d327b04279ad3161d7596d2126dfb5b02bfd1f [2021-01-22T07:54:37.266Z] Status: Downloaded newer image for busybox:latest [2021-01-22T07:54:38.083Z] === RUN TestDockerSuite/TestCpToCaseD [2021-01-22T07:54:39.023Z] --- PASS: TestCreateServiceCapabilities (3.00s) [2021-01-22T07:54:39.023Z] === RUN TestInspect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-22T07:54:39.817Z] + bundleName=ppc64le-integration [2021-01-22T07:54:39.817Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-01-22T07:54:39.817Z] Creating ppc64le-integration-bundles.tar.gz [2021-01-22T07:54:39.817Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+ -name *-report.xml ) -print [2021-01-22T07:54:39.817Z] xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-01-22T07:54:39.862Z] Archiving artifacts [2021-01-22T07:54:40.487Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41917/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-22T07:54:40.917Z] + make clean [2021-01-22T07:54:41.222Z] make: command: Command not found [2021-01-22T07:54:41.222Z] make: command: Command not found [2021-01-22T07:54:41.222Z] docker volume rm -f docker-dev-cache [2021-01-22T07:54:41.222Z] docker-dev-cache [Pipeline] deleteDir [2021-01-22T07:54:42.313Z] === RUN TestDockerSuite/TestCpToCaseE [2021-01-22T07:54:42.573Z] --- PASS: TestInspect (3.54s) [2021-01-22T07:54:42.573Z] === RUN TestCreateJob [2021-01-22T07:54:44.478Z] === RUN TestDockerSuite/TestCpToCaseF [2021-01-22T07:54:45.047Z] === RUN TestDockerSuite/TestCpToCaseG [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T07:54:46.954Z] --- PASS: TestCreateJob (3.96s) [2021-01-22T07:54:46.954Z] === RUN TestReplicatedJob [2021-01-22T07:54:48.861Z] === RUN TestDockerSuite/TestCpToCaseH [2021-01-22T07:54:52.160Z] === RUN TestDockerSuite/TestCpToCaseI [2021-01-22T07:54:52.419Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-01-22T07:54:53.359Z] --- PASS: TestReplicatedJob (6.67s) [2021-01-22T07:54:53.359Z] === RUN TestUpdateReplicatedJob [2021-01-22T07:54:55.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-01-22T07:54:56.664Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-01-22T07:54:57.601Z] === RUN TestDockerSuite/TestCpToDot [2021-01-22T07:54:57.601Z] --- PASS: TestUpdateReplicatedJob (4.35s) [2021-01-22T07:54:57.601Z] === RUN TestServiceListWithStatuses [2021-01-22T07:54:57.601Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-22T07:54:57.601Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T07:54:57.601Z] === RUN TestDockerNetworkConnectAlias [2021-01-22T07:54:58.539Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-01-22T07:54:59.476Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-01-22T07:55:00.855Z] === RUN TestDockerSuite/TestCpToStdout [2021-01-22T07:55:01.422Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-01-22T07:55:01.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-01-22T07:55:03.060Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-01-22T07:55:03.060Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-01-22T07:55:03.629Z] --- PASS: TestDockerNetworkConnectAlias (5.85s) [2021-01-22T07:55:03.629Z] === RUN TestDockerNetworkReConnect [2021-01-22T07:55:04.198Z] === RUN TestDockerSuite/TestCpVolumePath [2021-01-22T07:55:05.579Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-01-22T07:55:05.839Z] === RUN TestDockerSuite/TestCreateArgs [2021-01-22T07:55:05.839Z] === RUN TestDockerSuite/TestCreateByImageID [2021-01-22T07:55:06.775Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-01-22T07:55:06.787Z] --- PASS: TestBuildWithHugeFile (132.53s) [2021-01-22T07:55:06.787Z] === RUN TestBuildWithEmptyDockerfile [2021-01-22T07:55:06.787Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:55:06.787Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:55:06.787Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:55:06.787Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:55:06.787Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:55:06.787Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:55:06.787Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T07:55:06.787Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T07:55:06.787Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T07:55:06.787Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-01-22T07:55:06.787Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-01-22T07:55:06.787Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-01-22T07:55:06.787Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-01-22T07:55:06.787Z] === RUN TestBuildPreserveOwnership [2021-01-22T07:55:06.787Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-01-22T07:55:06.787Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T07:55:06.787Z] === RUN TestBuildPlatformInvalid [2021-01-22T07:55:06.787Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-01-22T07:55:06.787Z] PASS [2021-01-22T07:55:06.787Z] ok github.com/docker/docker/integration/build 193.430s [2021-01-22T07:55:06.787Z] [2021-01-22T07:55:06.787Z] === Skipped [2021-01-22T07:55:06.788Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-01-22T07:55:06.788Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T07:55:06.788Z] [2021-01-22T07:55:06.788Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-01-22T07:55:06.788Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:06.788Z] [2021-01-22T07:55:06.788Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-01-22T07:55:06.788Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T07:55:06.788Z] [2021-01-22T07:55:06.788Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-01-22T07:55:06.788Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T07:55:06.788Z] [2021-01-22T07:55:06.788Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-01-22T07:55:06.788Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T07:55:06.788Z] [2021-01-22T07:55:06.788Z] [2021-01-22T07:55:06.788Z] DONE 28 tests, 5 skipped in 223.698s [2021-01-22T07:55:06.788Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-01-22T07:55:06.788Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:55:06.788Z] INFO: Testing against a local daemon [2021-01-22T07:55:06.788Z] === RUN TestConfigInspect [2021-01-22T07:55:06.788Z] --- SKIP: TestConfigInspect (0.00s) [2021-01-22T07:55:06.788Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:06.788Z] === RUN TestConfigList [2021-01-22T07:55:06.788Z] --- SKIP: TestConfigList (0.00s) [2021-01-22T07:55:06.788Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:06.788Z] === RUN TestConfigsCreateAndDelete [2021-01-22T07:55:06.788Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-01-22T07:55:06.788Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:06.788Z] === RUN TestConfigsUpdate [2021-01-22T07:55:06.788Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-01-22T07:55:06.788Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:06.788Z] === RUN TestTemplatedConfig [2021-01-22T07:55:06.788Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-01-22T07:55:06.788Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:06.788Z] === RUN TestConfigCreateResolve [2021-01-22T07:55:06.788Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-01-22T07:55:06.788Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:55:06.788Z] === RUN TestConfigDaemonLibtrustID [2021-01-22T07:55:06.788Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-01-22T07:55:06.788Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:55:06.788Z] PASS [2021-01-22T07:55:06.788Z] ok github.com/docker/docker/integration/config 1.190s [2021-01-22T07:55:06.788Z] [2021-01-22T07:55:06.788Z] === Skipped [2021-01-22T07:55:06.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-01-22T07:55:06.788Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:06.788Z] [2021-01-22T07:55:06.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-01-22T07:55:06.788Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:06.788Z] [2021-01-22T07:55:06.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-01-22T07:55:06.788Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:06.788Z] [2021-01-22T07:55:06.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-01-22T07:55:06.788Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:06.788Z] [2021-01-22T07:55:06.788Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-01-22T07:55:06.788Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:06.788Z] [2021-01-22T07:55:06.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-01-22T07:55:06.788Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:55:06.788Z] [2021-01-22T07:55:06.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-01-22T07:55:06.788Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:55:06.788Z] [2021-01-22T07:55:06.788Z] [2021-01-22T07:55:06.788Z] DONE 7 tests, 7 skipped in 3.934s [2021-01-22T07:55:06.788Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-01-22T07:55:06.788Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:55:06.788Z] INFO: Testing against a local daemon [2021-01-22T07:55:06.788Z] === RUN TestCheckpoint [2021-01-22T07:55:06.788Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-22T07:55:06.788Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T07:55:06.788Z] === RUN TestContainerInvalidJSON [2021-01-22T07:55:06.788Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:55:06.788Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:55:06.788Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:55:06.788Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:55:06.788Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:55:06.788Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:55:06.788Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T07:55:06.788Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-22T07:55:06.788Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T07:55:06.788Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-01-22T07:55:06.788Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-22T07:55:06.788Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-01-22T07:55:06.788Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-01-22T07:55:06.788Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-22T07:55:06.788Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2021-01-22T07:55:06.788Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-22T07:55:06.788Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-01-22T07:55:06.788Z] copy_test.go:38: testEnv.OSType == "windows" [2021-01-22T07:55:06.788Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-22T07:55:06.788Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2021-01-22T07:55:06.788Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-22T07:55:06.788Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-01-22T07:55:06.788Z] copy_test.go:63: testEnv.OSType == "windows" [2021-01-22T07:55:06.788Z] === RUN TestCopyFromContainer [2021-01-22T07:55:06.788Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-01-22T07:55:06.788Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:06.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-22T07:55:06.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:55:06.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:55:06.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:55:06.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:55:06.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:55:06.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:55:06.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T07:55:06.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T07:55:06.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T07:55:06.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-01-22T07:55:06.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-22T07:55:06.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-22T07:55:06.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-22T07:55:06.788Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-22T07:55:06.788Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-01-22T07:55:06.788Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-01-22T07:55:06.788Z] === RUN TestCreateWithInvalidEnv [2021-01-22T07:55:06.788Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-22T07:55:06.788Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-22T07:55:06.788Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-22T07:55:06.788Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-22T07:55:06.788Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-22T07:55:06.788Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-22T07:55:06.788Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-22T07:55:06.788Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-22T07:55:06.788Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-22T07:55:06.788Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-01-22T07:55:06.788Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-01-22T07:55:06.788Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-01-22T07:55:06.788Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-01-22T07:55:06.788Z] === RUN TestCreateTmpfsMountsTarget [2021-01-22T07:55:06.788Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-01-22T07:55:06.788Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:06.788Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-22T07:55:06.788Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-01-22T07:55:06.788Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:55:06.788Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-22T07:55:06.788Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-01-22T07:55:06.788Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:55:06.788Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-22T07:55:06.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:55:06.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:55:06.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:55:06.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:55:06.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:55:06.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:55:06.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:55:06.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:55:06.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:55:06.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:55:06.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T07:55:06.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T07:55:06.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T07:55:06.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T07:55:06.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T07:55:06.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-01-22T07:55:06.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-01-22T07:55:06.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-01-22T07:55:06.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-01-22T07:55:06.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-01-22T07:55:06.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-01-22T07:55:06.788Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-22T07:55:06.788Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-01-22T07:55:06.788Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-01-22T07:55:06.788Z] === RUN TestCreateDifferentPlatform [2021-01-22T07:55:06.788Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-22T07:55:06.788Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-22T07:55:06.788Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-01-22T07:55:06.788Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-22T07:55:06.788Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-22T07:55:06.788Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-22T07:55:06.788Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-01-22T07:55:06.788Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-22T07:55:06.788Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-01-22T07:55:06.788Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-01-22T07:55:06.788Z] === RUN TestContainerKillOnDaemonStart [2021-01-22T07:55:06.788Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-01-22T07:55:06.788Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:06.788Z] === RUN TestDiff [2021-01-22T07:55:06.788Z] --- SKIP: TestDiff (0.00s) [2021-01-22T07:55:06.788Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-01-22T07:55:06.788Z] === RUN TestExecWithCloseStdin [2021-01-22T07:55:06.788Z] --- PASS: TestExecWithCloseStdin (1.81s) [2021-01-22T07:55:06.788Z] === RUN TestExec [2021-01-22T07:55:06.788Z] --- PASS: TestExec (1.78s) [2021-01-22T07:55:06.788Z] === RUN TestExecUser [2021-01-22T07:55:06.788Z] --- SKIP: TestExecUser (0.00s) [2021-01-22T07:55:06.788Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-01-22T07:55:06.788Z] === RUN TestExportContainerAndImportImage [2021-01-22T07:55:06.788Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-01-22T07:55:06.788Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:06.788Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-22T07:55:06.788Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-01-22T07:55:06.788Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:06.788Z] === RUN TestHealthCheckWorkdir [2021-01-22T07:55:06.788Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-01-22T07:55:06.788Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-01-22T07:55:06.788Z] === RUN TestHealthKillContainer [2021-01-22T07:55:06.788Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-01-22T07:55:06.788Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-01-22T07:55:06.788Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-22T07:55:06.788Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-01-22T07:55:06.788Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-01-22T07:55:06.788Z] === RUN TestKillContainerInvalidSignal [2021-01-22T07:55:06.788Z] --- PASS: TestKillContainerInvalidSignal (1.51s) [2021-01-22T07:55:06.788Z] === RUN TestKillContainer [2021-01-22T07:55:06.788Z] === RUN TestKillContainer/no_signal [2021-01-22T07:55:07.342Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-01-22T07:55:07.342Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-01-22T07:55:07.342Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-01-22T07:55:08.278Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-01-22T07:55:08.278Z] --- PASS: TestDockerNetworkReConnect (4.84s) [2021-01-22T07:55:08.278Z] === RUN TestServicePlugin [2021-01-22T07:55:08.328Z] === RUN TestKillContainer/non_killing_signal [2021-01-22T07:55:08.328Z] === RUN TestKillContainer/killing_signal [2021-01-22T07:55:08.538Z] === RUN TestDockerSuite/TestCreateLabels [2021-01-22T07:55:08.538Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-01-22T07:55:08.538Z] === RUN TestDockerSuite/TestCreateRM [2021-01-22T07:55:08.796Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-01-22T07:55:08.796Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-01-22T07:55:08.796Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-01-22T07:55:09.056Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-01-22T07:55:10.505Z] --- PASS: TestKillContainer (3.33s) [2021-01-22T07:55:10.505Z] --- PASS: TestKillContainer/no_signal (1.53s) [2021-01-22T07:55:10.505Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-01-22T07:55:10.505Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-01-22T07:55:10.505Z] --- PASS: TestKillContainer/killing_signal (1.75s) [2021-01-22T07:55:10.505Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-22T07:55:10.505Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-01-22T07:55:10.505Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-22T07:55:10.505Z] === RUN TestKillStoppedContainer [2021-01-22T07:55:10.505Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-01-22T07:55:10.505Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-22T07:55:10.505Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-22T07:55:10.505Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-01-22T07:55:10.505Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-22T07:55:10.505Z] === RUN TestKillDifferentUserContainer [2021-01-22T07:55:10.505Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-01-22T07:55:10.505Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-01-22T07:55:10.505Z] === RUN TestInspectOomKilledTrue [2021-01-22T07:55:10.505Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-22T07:55:10.505Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:10.505Z] === RUN TestInspectOomKilledFalse [2021-01-22T07:55:10.505Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-22T07:55:10.505Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:55:10.505Z] === RUN TestLogsFollowTailEmpty [2021-01-22T07:55:11.612Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-01-22T07:55:11.612Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-01-22T07:55:11.612Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-01-22T07:55:12.042Z] --- PASS: TestLogsFollowTailEmpty (1.52s) [2021-01-22T07:55:12.042Z] === RUN TestNetworkNat [2021-01-22T07:55:12.042Z] --- SKIP: TestNetworkNat (0.00s) [2021-01-22T07:55:12.042Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-01-22T07:55:12.042Z] === RUN TestNetworkLocalhostTCPNat [2021-01-22T07:55:14.219Z] --- PASS: TestNetworkLocalhostTCPNat (2.01s) [2021-01-22T07:55:14.219Z] === RUN TestNetworkLoopbackNat [2021-01-22T07:55:14.219Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-01-22T07:55:14.219Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-01-22T07:55:14.219Z] === RUN TestPause [2021-01-22T07:55:14.219Z] --- SKIP: TestPause (0.00s) [2021-01-22T07:55:14.219Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-01-22T07:55:14.219Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-22T07:55:15.757Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.75s) [2021-01-22T07:55:15.757Z] === RUN TestPauseStopPausedContainer [2021-01-22T07:55:15.757Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-01-22T07:55:15.757Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:15.757Z] === RUN TestPsFilter [2021-01-22T07:55:15.757Z] --- PASS: TestPsFilter (0.10s) [2021-01-22T07:55:15.757Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-22T07:55:16.889Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-01-22T07:55:16.889Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-01-22T07:55:16.889Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-01-22T07:55:16.889Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-01-22T07:55:16.889Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-01-22T07:55:16.889Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-01-22T07:55:17.458Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-01-22T07:55:17.937Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.96s) [2021-01-22T07:55:17.937Z] === RUN TestRemoveContainerWithVolume [2021-01-22T07:55:18.395Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-01-22T07:55:18.965Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-01-22T07:55:20.343Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-01-22T07:55:21.281Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-01-22T07:55:21.540Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-01-22T07:55:22.108Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-01-22T07:55:22.108Z] === RUN TestDockerSuite/TestDevicePermissions [2021-01-22T07:55:22.675Z] === RUN TestDockerSuite/TestDockerFails [2021-01-22T07:55:22.675Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-01-22T07:55:22.675Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-01-22T07:55:22.675Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-01-22T07:55:23.612Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-01-22T07:55:24.179Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-01-22T07:55:25.015Z] --- PASS: TestRemoveContainerWithVolume (6.70s) [2021-01-22T07:55:25.015Z] === RUN TestRemoveContainerRunning [2021-01-22T07:55:25.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-01-22T07:55:25.376Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-01-22T07:55:25.376Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-01-22T07:55:25.376Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-01-22T07:55:25.635Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-01-22T07:55:25.984Z] --- PASS: TestRemoveContainerRunning (1.62s) [2021-01-22T07:55:25.984Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-22T07:55:27.522Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.53s) [2021-01-22T07:55:27.522Z] === RUN TestRemoveInvalidContainer [2021-01-22T07:55:27.522Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-01-22T07:55:27.522Z] === RUN TestRenameLinkedContainer [2021-01-22T07:55:27.522Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-01-22T07:55:27.522Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-01-22T07:55:27.522Z] === RUN TestRenameStoppedContainer [2021-01-22T07:55:29.699Z] --- PASS: TestRenameStoppedContainer (1.93s) [2021-01-22T07:55:29.699Z] === RUN TestRenameRunningContainerAndReuse [2021-01-22T07:55:32.217Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-01-22T07:55:32.620Z] --- PASS: TestRenameRunningContainerAndReuse (3.18s) [2021-01-22T07:55:32.620Z] === RUN TestRenameInvalidName [2021-01-22T07:55:33.153Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-01-22T07:55:34.164Z] --- PASS: TestRenameInvalidName (1.57s) [2021-01-22T07:55:34.164Z] === RUN TestRenameAnonymousContainer [2021-01-22T07:55:34.164Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-01-22T07:55:34.164Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-01-22T07:55:34.164Z] === RUN TestRenameContainerWithSameName [2021-01-22T07:55:35.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-01-22T07:55:35.701Z] --- PASS: TestRenameContainerWithSameName (1.51s) [2021-01-22T07:55:35.701Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-22T07:55:35.701Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-01-22T07:55:35.701Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-01-22T07:55:35.701Z] === RUN TestResize [2021-01-22T07:55:36.433Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-01-22T07:55:37.000Z] === RUN TestDockerSuite/TestEventsAttach [2021-01-22T07:55:37.567Z] === RUN TestDockerSuite/TestEventsCommit [2021-01-22T07:55:38.135Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-01-22T07:55:38.608Z] --- PASS: TestResize (3.01s) [2021-01-22T07:55:38.608Z] === RUN TestResizeWithInvalidSize [2021-01-22T07:55:38.608Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-01-22T07:55:38.608Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-01-22T07:55:38.608Z] === RUN TestResizeWhenContainerNotStarted [2021-01-22T07:55:38.703Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-01-22T07:55:38.962Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-01-22T07:55:39.529Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-01-22T07:55:40.789Z] --- PASS: TestResizeWhenContainerNotStarted (2.09s) [2021-01-22T07:55:40.789Z] === RUN TestDaemonRestartKillContainers [2021-01-22T07:55:40.789Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-01-22T07:55:40.789Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:55:40.789Z] === RUN TestStats [2021-01-22T07:55:40.789Z] --- SKIP: TestStats (0.00s) [2021-01-22T07:55:40.789Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-01-22T07:55:40.789Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-22T07:55:40.905Z] --- PASS: TestServicePlugin (32.59s) [2021-01-22T07:55:40.905Z] plugin_test.go:62: [dc2d61b84b5ea] joining swarm manager [d4b054116f89a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T07:55:40.905Z] plugin_test.go:65: [d1526fee5e3d1] joining swarm manager [d4b054116f89a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T07:55:40.905Z] === RUN TestServiceUpdateLabel [2021-01-22T07:55:41.163Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-01-22T07:55:42.542Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-01-22T07:55:43.920Z] --- PASS: TestServiceUpdateLabel (2.87s) [2021-01-22T07:55:43.920Z] === RUN TestServiceUpdateSecrets [2021-01-22T07:55:45.299Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-01-22T07:55:45.492Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.42s) [2021-01-22T07:55:45.492Z] === RUN TestStopContainerWithTimeout [2021-01-22T07:55:45.492Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-01-22T07:55:45.492Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-01-22T07:55:45.492Z] === RUN TestUpdateRestartPolicy [2021-01-22T07:55:47.831Z] === RUN TestDockerSuite/TestEventsCopy [2021-01-22T07:55:48.399Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-01-22T07:55:49.343Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-01-22T07:55:54.612Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-01-22T07:55:54.871Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-01-22T07:55:56.247Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-01-22T07:55:56.247Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-01-22T07:55:56.247Z] === RUN TestDockerSuite/TestEventsFilterType [2021-01-22T07:55:56.506Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-01-22T07:55:56.765Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-01-22T07:55:56.765Z] === RUN TestDockerSuite/TestEventsFilters [2021-01-22T07:55:57.702Z] === RUN TestDockerSuite/TestEventsFormat [2021-01-22T07:55:58.638Z] --- PASS: TestServiceUpdateSecrets (14.63s) [2021-01-22T07:55:58.638Z] === RUN TestServiceUpdateConfigs [2021-01-22T07:55:58.897Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-01-22T07:55:58.897Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-01-22T07:55:58.897Z] === RUN TestDockerSuite/TestEventsImageImport [2021-01-22T07:55:59.835Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-01-22T07:56:00.094Z] === RUN TestDockerSuite/TestEventsImagePull [2021-01-22T07:56:01.998Z] === RUN TestDockerSuite/TestEventsImageTag [2021-01-22T07:56:02.565Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-01-22T07:56:02.824Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-01-22T07:56:02.824Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-01-22T07:56:02.824Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-01-22T07:56:04.726Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-01-22T07:56:04.984Z] === RUN TestDockerSuite/TestEventsRename [2021-01-22T07:56:05.551Z] === RUN TestDockerSuite/TestEventsResize [2021-01-22T07:56:06.118Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-01-22T07:56:10.627Z] --- PASS: TestUpdateRestartPolicy (21.81s) [2021-01-22T07:56:10.627Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-22T07:56:10.627Z] --- PASS: TestUpdateRestartWithAutoRemove (1.56s) [2021-01-22T07:56:10.627Z] === RUN TestWaitNonBlocked [2021-01-22T07:56:10.627Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:56:10.627Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:56:10.627Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:56:10.627Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:56:10.627Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T07:56:10.627Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T07:56:11.403Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-01-22T07:56:11.970Z] === RUN TestDockerSuite/TestEventsStreaming [2021-01-22T07:56:12.539Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-01-22T07:56:13.474Z] --- PASS: TestServiceUpdateConfigs (14.93s) [2021-01-22T07:56:13.474Z] === RUN TestServiceUpdateNetwork [2021-01-22T07:56:15.377Z] === RUN TestDockerSuite/TestEventsTop [2021-01-22T07:56:16.314Z] === RUN TestDockerSuite/TestEventsUntag [2021-01-22T07:56:16.420Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-01-22T07:56:16.420Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (6.98s) [2021-01-22T07:56:16.420Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.05s) [2021-01-22T07:56:16.420Z] === RUN TestWaitBlocked [2021-01-22T07:56:16.420Z] --- SKIP: TestWaitBlocked (0.00s) [2021-01-22T07:56:16.420Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:56:16.420Z] PASS [2021-01-22T07:56:16.420Z] ok github.com/docker/docker/integration/container 75.926s [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === Skipped [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-01-22T07:56:16.420Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-01-22T07:56:16.420Z] copy_test.go:38: testEnv.OSType == "windows" [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-01-22T07:56:16.420Z] copy_test.go:63: testEnv.OSType == "windows" [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-01-22T07:56:16.420Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-01-22T07:56:16.420Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-01-22T07:56:16.420Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-01-22T07:56:16.420Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-01-22T07:56:16.420Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-01-22T07:56:16.420Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-01-22T07:56:16.420Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-01-22T07:56:16.420Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-01-22T07:56:16.420Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-01-22T07:56:16.420Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-01-22T07:56:16.420Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-01-22T07:56:16.420Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-01-22T07:56:16.420Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-01-22T07:56:16.420Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-01-22T07:56:16.420Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-01-22T07:56:16.420Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-01-22T07:56:16.420Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-01-22T07:56:16.420Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-01-22T07:56:16.420Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-01-22T07:56:16.420Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-01-22T07:56:16.420Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-01-22T07:56:16.420Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-01-22T07:56:16.420Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-01-22T07:56:16.420Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-01-22T07:56:16.420Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-01-22T07:56:16.420Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-01-22T07:56:16.420Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-01-22T07:56:16.420Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-01-22T07:56:16.420Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-01-22T07:56:16.420Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-01-22T07:56:16.420Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-01-22T07:56:16.420Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-01-22T07:56:16.420Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-01-22T07:56:16.420Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-01-22T07:56:16.420Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] [2021-01-22T07:56:16.420Z] DONE 88 tests, 37 skipped in 78.995s [2021-01-22T07:56:16.420Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-01-22T07:56:18.846Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-01-22T07:56:19.326Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:56:19.326Z] INFO: Testing against a local daemon [2021-01-22T07:56:19.326Z] === RUN TestCommitInheritsEnv [2021-01-22T07:56:19.326Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-01-22T07:56:19.326Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T07:56:19.326Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-22T07:56:19.326Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-01-22T07:56:19.326Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-01-22T07:56:19.326Z] === RUN TestImagesFilterMultiReference [2021-01-22T07:56:19.326Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-01-22T07:56:19.326Z] === RUN TestImagePullPlatformInvalid [2021-01-22T07:56:19.326Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-01-22T07:56:19.326Z] === RUN TestRemoveImageOrphaning [2021-01-22T07:56:19.783Z] === RUN TestDockerSuite/TestExec [2021-01-22T07:56:20.294Z] --- PASS: TestRemoveImageOrphaning (0.83s) [2021-01-22T07:56:20.294Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-22T07:56:20.294Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-01-22T07:56:20.294Z] === RUN TestTagInvalidReference [2021-01-22T07:56:20.294Z] --- PASS: TestTagInvalidReference (0.04s) [2021-01-22T07:56:20.294Z] === RUN TestTagValidPrefixedRepo [2021-01-22T07:56:20.294Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-01-22T07:56:20.294Z] === RUN TestTagExistedNameWithoutForce [2021-01-22T07:56:20.294Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-01-22T07:56:20.294Z] === RUN TestTagOfficialNames [2021-01-22T07:56:20.294Z] --- PASS: TestTagOfficialNames (0.09s) [2021-01-22T07:56:20.294Z] === RUN TestTagMatchesDigest [2021-01-22T07:56:20.294Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-01-22T07:56:20.294Z] PASS [2021-01-22T07:56:20.294Z] ok github.com/docker/docker/integration/image 2.470s [2021-01-22T07:56:20.718Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-01-22T07:56:20.753Z] [2021-01-22T07:56:20.753Z] === Skipped [2021-01-22T07:56:20.753Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-01-22T07:56:20.753Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T07:56:20.753Z] [2021-01-22T07:56:20.753Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-01-22T07:56:20.753Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-01-22T07:56:20.753Z] [2021-01-22T07:56:20.753Z] [2021-01-22T07:56:20.753Z] DONE 11 tests, 2 skipped in 4.637s [2021-01-22T07:56:20.753Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-01-22T07:56:21.285Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-01-22T07:56:21.852Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-01-22T07:56:22.111Z] === RUN TestDockerSuite/TestExecAPIStart [2021-01-22T07:56:22.930Z] testing: warning: no tests to run [2021-01-22T07:56:22.930Z] PASS [2021-01-22T07:56:22.930Z] ok github.com/docker/docker/integration/network/ipvlan 0.303s [no tests to run] [2021-01-22T07:56:22.930Z] testing: warning: no tests to run [2021-01-22T07:56:22.930Z] PASS [2021-01-22T07:56:22.930Z] ok github.com/docker/docker/integration/network/macvlan 0.565s [no tests to run] [2021-01-22T07:56:23.490Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-01-22T07:56:23.749Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-01-22T07:56:24.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-01-22T07:56:24.316Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-01-22T07:56:25.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:56:25.111Z] INFO: Testing against a local daemon [2021-01-22T07:56:25.111Z] === RUN TestNetworkCreateDelete [2021-01-22T07:56:25.111Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-01-22T07:56:25.111Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:56:25.111Z] === RUN TestDockerNetworkDeletePreferID [2021-01-22T07:56:25.111Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-01-22T07:56:25.111Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-01-22T07:56:25.111Z] === RUN TestDaemonDNSFallback [2021-01-22T07:56:25.111Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-01-22T07:56:25.111Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:56:25.111Z] === RUN TestInspectNetwork [2021-01-22T07:56:25.111Z] --- SKIP: TestInspectNetwork (0.00s) [2021-01-22T07:56:25.111Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-01-22T07:56:25.111Z] === RUN TestRunContainerWithBridgeNone [2021-01-22T07:56:25.111Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-01-22T07:56:25.111Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:56:25.111Z] === RUN TestNetworkInvalidJSON [2021-01-22T07:56:25.111Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-22T07:56:25.111Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-22T07:56:25.111Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:56:25.111Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:56:25.111Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:56:25.111Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:56:25.111Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-22T07:56:25.111Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T07:56:25.111Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T07:56:25.111Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-01-22T07:56:25.111Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-22T07:56:25.111Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-22T07:56:25.111Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-01-22T07:56:25.111Z] === RUN TestNetworkList [2021-01-22T07:56:25.111Z] === RUN TestNetworkList//networks [2021-01-22T07:56:25.111Z] === PAUSE TestNetworkList//networks [2021-01-22T07:56:25.111Z] === RUN TestNetworkList//networks/ [2021-01-22T07:56:25.111Z] === PAUSE TestNetworkList//networks/ [2021-01-22T07:56:25.111Z] === CONT TestNetworkList//networks [2021-01-22T07:56:25.111Z] === CONT TestNetworkList//networks/ [2021-01-22T07:56:25.111Z] --- PASS: TestNetworkList (0.03s) [2021-01-22T07:56:25.111Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-22T07:56:25.111Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-22T07:56:25.111Z] === RUN TestHostIPv4BridgeLabel [2021-01-22T07:56:25.111Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-01-22T07:56:25.111Z] network_test.go:126: testEnv.OSType == "windows" [2021-01-22T07:56:25.111Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-22T07:56:25.111Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-01-22T07:56:25.111Z] service_test.go:29: testEnv.OSType == "windows" [2021-01-22T07:56:25.111Z] === RUN TestDaemonDefaultNetworkPools [2021-01-22T07:56:25.111Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-01-22T07:56:25.111Z] service_test.go:52: testEnv.OSType == "windows" [2021-01-22T07:56:25.111Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-22T07:56:25.111Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-01-22T07:56:25.111Z] service_test.go:96: testEnv.OSType == "windows" [2021-01-22T07:56:25.111Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-22T07:56:25.111Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-01-22T07:56:25.111Z] service_test.go:130: testEnv.OSType == "windows" [2021-01-22T07:56:25.111Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-22T07:56:25.111Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-01-22T07:56:25.111Z] service_test.go:181: testEnv.OSType == "windows" [2021-01-22T07:56:25.111Z] === RUN TestServiceWithPredefinedNetwork [2021-01-22T07:56:25.111Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-01-22T07:56:25.112Z] service_test.go:206: testEnv.OSType == "windows" [2021-01-22T07:56:25.112Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-22T07:56:25.112Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T07:56:25.112Z] service_test.go:236: FLAKY_TEST [2021-01-22T07:56:25.112Z] === RUN TestServiceWithDataPathPortInit [2021-01-22T07:56:25.112Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-01-22T07:56:25.112Z] service_test.go:326: testEnv.OSType == "windows" [2021-01-22T07:56:25.112Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-22T07:56:25.112Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-22T07:56:25.112Z] service_test.go:394: testEnv.OSType == "windows" [2021-01-22T07:56:25.112Z] PASS [2021-01-22T07:56:25.112Z] ok github.com/docker/docker/integration/network 1.288s [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] === Skipped [2021-01-22T07:56:25.112Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-01-22T07:56:25.112Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-01-22T07:56:25.112Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-01-22T07:56:25.112Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-01-22T07:56:25.112Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-01-22T07:56:25.112Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-01-22T07:56:25.112Z] network_test.go:126: testEnv.OSType == "windows" [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-01-22T07:56:25.112Z] service_test.go:29: testEnv.OSType == "windows" [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-01-22T07:56:25.112Z] service_test.go:52: testEnv.OSType == "windows" [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-01-22T07:56:25.112Z] service_test.go:96: testEnv.OSType == "windows" [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-01-22T07:56:25.112Z] service_test.go:130: testEnv.OSType == "windows" [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-01-22T07:56:25.112Z] service_test.go:181: testEnv.OSType == "windows" [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-01-22T07:56:25.112Z] service_test.go:206: testEnv.OSType == "windows" [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T07:56:25.112Z] service_test.go:236: FLAKY_TEST [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-01-22T07:56:25.112Z] service_test.go:326: testEnv.OSType == "windows" [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-22T07:56:25.112Z] service_test.go:394: testEnv.OSType == "windows" [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] [2021-01-22T07:56:25.112Z] DONE 22 tests, 15 skipped in 4.618s [2021-01-22T07:56:25.112Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-01-22T07:56:25.255Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-01-22T07:56:25.515Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-01-22T07:56:25.571Z] testing: warning: no tests to run [2021-01-22T07:56:25.571Z] PASS [2021-01-22T07:56:25.571Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-01-22T07:56:25.571Z] [2021-01-22T07:56:25.571Z] DONE 0 tests in 0.345s [2021-01-22T07:56:25.571Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-01-22T07:56:26.029Z] testing: warning: no tests to run [2021-01-22T07:56:26.029Z] PASS [2021-01-22T07:56:26.029Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-01-22T07:56:26.029Z] [2021-01-22T07:56:26.029Z] DONE 0 tests in 0.319s [2021-01-22T07:56:26.029Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-01-22T07:56:26.900Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-01-22T07:56:26.900Z] --- PASS: TestServiceUpdateNetwork (13.47s) [2021-01-22T07:56:26.900Z] === RUN TestServiceUpdatePidsLimit [2021-01-22T07:56:27.469Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-01-22T07:56:27.568Z] testing: warning: no tests to run [2021-01-22T07:56:27.568Z] PASS [2021-01-22T07:56:27.568Z] ok github.com/docker/docker/integration/plugin/authz 0.292s [no tests to run] [2021-01-22T07:56:28.033Z] testing: warning: no tests to run [2021-01-22T07:56:28.033Z] PASS [2021-01-22T07:56:28.033Z] ok github.com/docker/docker/integration/plugin 0.434s [no tests to run] [2021-01-22T07:56:28.038Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-22T07:56:28.976Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-22T07:56:28.976Z] === RUN TestDockerSuite/TestExecCgroup [2021-01-22T07:56:30.355Z] === RUN TestDockerSuite/TestExecEnv [2021-01-22T07:56:31.295Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-01-22T07:56:32.233Z] === RUN TestDockerSuite/TestExecExitStatus [2021-01-22T07:56:33.170Z] === RUN TestDockerSuite/TestExecInspectID [2021-01-22T07:56:35.702Z] === RUN TestDockerSuite/TestExecInteractive [2021-01-22T07:56:36.269Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-22T07:56:36.269Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-01-22T07:56:36.837Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-01-22T07:56:37.406Z] === RUN TestDockerSuite/TestExecParseError [2021-01-22T07:56:38.345Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-01-22T07:56:38.367Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:56:38.367Z] INFO: Testing against a local daemon [2021-01-22T07:56:38.367Z] === RUN TestExternalGraphDriver [2021-01-22T07:56:38.367Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-01-22T07:56:38.367Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-22T07:56:38.367Z] === RUN TestGraphdriverPluginV2 [2021-01-22T07:56:38.367Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-01-22T07:56:38.367Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-22T07:56:38.367Z] PASS [2021-01-22T07:56:38.367Z] ok github.com/docker/docker/integration/plugin/graphdriver 1.817s [2021-01-22T07:56:39.282Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-01-22T07:56:39.541Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-01-22T07:56:39.917Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:56:39.917Z] INFO: Testing against a local daemon [2021-01-22T07:56:39.917Z] === RUN TestPluginInvalidJSON [2021-01-22T07:56:39.917Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:56:39.917Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:56:39.917Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:56:39.917Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-01-22T07:56:39.917Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-22T07:56:39.917Z] === RUN TestPluginInstall [2021-01-22T07:56:39.917Z] --- SKIP: TestPluginInstall (0.00s) [2021-01-22T07:56:39.917Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-01-22T07:56:39.917Z] === RUN TestPluginsWithRuntimes [2021-01-22T07:56:39.917Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-01-22T07:56:39.917Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-01-22T07:56:39.917Z] PASS [2021-01-22T07:56:39.917Z] ok github.com/docker/docker/integration/plugin/common 1.742s [2021-01-22T07:56:40.478Z] === RUN TestDockerSuite/TestExecSetEnv [2021-01-22T07:56:41.046Z] === RUN TestDockerSuite/TestExecStartFails [2021-01-22T07:56:41.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:56:41.453Z] INFO: Testing against a local daemon [2021-01-22T07:56:41.453Z] === RUN TestReadPluginNoRead [2021-01-22T07:56:41.453Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-01-22T07:56:41.453Z] read_test.go:21: no unix domain sockets on Windows [2021-01-22T07:56:41.453Z] PASS [2021-01-22T07:56:41.453Z] ok github.com/docker/docker/integration/plugin/logging 3.236s [2021-01-22T07:56:41.453Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-01-22T07:56:41.614Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-01-22T07:56:43.645Z] testing: warning: no tests to run [2021-01-22T07:56:43.645Z] PASS [2021-01-22T07:56:43.645Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.617s [no tests to run] [2021-01-22T07:56:43.645Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-01-22T07:56:44.174Z] --- PASS: TestServiceUpdatePidsLimit (16.95s) [2021-01-22T07:56:44.174Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-01-22T07:56:44.174Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-01-22T07:56:44.174Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-01-22T07:56:44.174Z] PASS [2021-01-22T07:56:44.174Z] [2021-01-22T07:56:44.174Z] === Skipped [2021-01-22T07:56:44.174Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-01-22T07:56:44.174Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T07:56:44.174Z] [2021-01-22T07:56:44.174Z] [2021-01-22T07:56:44.174Z] DONE 27 tests, 1 skipped in 184.856s [2021-01-22T07:56:44.174Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-01-22T07:56:44.174Z] ++ 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 [2021-01-22T07:56:44.174Z] ++ set -e [2021-01-22T07:56:44.174Z] ++ '[' -n 0 ']' [2021-01-22T07:56:44.174Z] ++ set -x [2021-01-22T07:56:44.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:56:44.174Z] INFO: Testing against a local daemon [2021-01-22T07:56:44.174Z] === RUN TestSessionCreate [2021-01-22T07:56:44.174Z] --- PASS: TestSessionCreate (0.03s) [2021-01-22T07:56:44.174Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-22T07:56:44.174Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-01-22T07:56:44.174Z] PASS [2021-01-22T07:56:44.174Z] [2021-01-22T07:56:44.174Z] DONE 2 tests in 0.178s [2021-01-22T07:56:44.174Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-01-22T07:56:44.174Z] ++ 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 [2021-01-22T07:56:44.174Z] ++ set -e [2021-01-22T07:56:44.174Z] ++ '[' -n 0 ']' [2021-01-22T07:56:44.174Z] ++ set -x [2021-01-22T07:56:44.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:56:44.174Z] INFO: Testing against a local daemon [2021-01-22T07:56:44.174Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-22T07:56:44.174Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T07:56:44.174Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T07:56:44.174Z] === RUN TestEventsExecDie [2021-01-22T07:56:44.742Z] --- PASS: TestEventsExecDie (0.58s) [2021-01-22T07:56:44.742Z] === RUN TestEventsBackwardsCompatible [2021-01-22T07:56:44.742Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-01-22T07:56:44.742Z] === RUN TestInfoBinaryCommits [2021-01-22T07:56:44.742Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-01-22T07:56:44.742Z] === RUN TestInfoAPIVersioned [2021-01-22T07:56:44.742Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-22T07:56:44.742Z] === RUN TestInfoDiscoveryBackend [2021-01-22T07:56:45.182Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:56:45.182Z] INFO: Testing against a local daemon [2021-01-22T07:56:45.182Z] === RUN TestPluginWithDevMounts [2021-01-22T07:56:45.182Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-01-22T07:56:45.182Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:45.182Z] PASS [2021-01-22T07:56:45.182Z] ok github.com/docker/docker/integration/plugin/volumes 1.484s [2021-01-22T07:56:45.182Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-01-22T07:56:45.309Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-01-22T07:56:45.309Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-22T07:56:45.641Z] [2021-01-22T07:56:45.641Z] === Skipped [2021-01-22T07:56:45.641Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-01-22T07:56:45.641Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-01-22T07:56:45.641Z] [2021-01-22T07:56:45.641Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-01-22T07:56:45.641Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-01-22T07:56:45.641Z] [2021-01-22T07:56:45.642Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-01-22T07:56:45.642Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-22T07:56:45.642Z] [2021-01-22T07:56:45.642Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-01-22T07:56:45.642Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-22T07:56:45.642Z] [2021-01-22T07:56:45.642Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-01-22T07:56:45.642Z] read_test.go:21: no unix domain sockets on Windows [2021-01-22T07:56:45.642Z] [2021-01-22T07:56:45.642Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-01-22T07:56:45.642Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:45.642Z] [2021-01-22T07:56:45.642Z] [2021-01-22T07:56:45.642Z] DONE 8 tests, 6 skipped in 19.437s [2021-01-22T07:56:45.642Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-01-22T07:56:46.100Z] testing: warning: no tests to run [2021-01-22T07:56:46.100Z] PASS [2021-01-22T07:56:46.100Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-01-22T07:56:46.100Z] [2021-01-22T07:56:46.100Z] DONE 0 tests in 0.345s [2021-01-22T07:56:46.100Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-01-22T07:56:46.244Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-22T07:56:46.244Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-22T07:56:46.811Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-01-22T07:56:46.811Z] === RUN TestInfoAPI [2021-01-22T07:56:46.811Z] --- PASS: TestInfoAPI (0.02s) [2021-01-22T07:56:46.811Z] === RUN TestInfoAPIWarnings [2021-01-22T07:56:47.069Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:56:47.069Z] INFO: Testing against a local daemon [2021-01-22T07:56:47.069Z] === RUN TestPluginInvalidJSON [2021-01-22T07:56:47.069Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:56:47.069Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:56:47.069Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T07:56:47.069Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-01-22T07:56:47.069Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-22T07:56:47.069Z] === RUN TestPluginInstall [2021-01-22T07:56:47.069Z] --- SKIP: TestPluginInstall (0.00s) [2021-01-22T07:56:47.069Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-01-22T07:56:47.069Z] === RUN TestPluginsWithRuntimes [2021-01-22T07:56:47.069Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-01-22T07:56:47.069Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-01-22T07:56:47.069Z] PASS [2021-01-22T07:56:47.069Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-01-22T07:56:47.533Z] [2021-01-22T07:56:47.533Z] === Skipped [2021-01-22T07:56:47.533Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-01-22T07:56:47.533Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-01-22T07:56:47.533Z] [2021-01-22T07:56:47.533Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-01-22T07:56:47.533Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-01-22T07:56:47.533Z] [2021-01-22T07:56:47.533Z] [2021-01-22T07:56:47.533Z] DONE 4 tests, 2 skipped in 1.293s [2021-01-22T07:56:47.533Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-01-22T07:56:48.504Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:56:48.504Z] INFO: Testing against a local daemon [2021-01-22T07:56:48.504Z] === RUN TestExternalGraphDriver [2021-01-22T07:56:48.504Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-01-22T07:56:48.504Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-22T07:56:48.504Z] === RUN TestGraphdriverPluginV2 [2021-01-22T07:56:48.504Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-01-22T07:56:48.504Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-22T07:56:48.504Z] PASS [2021-01-22T07:56:48.504Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-01-22T07:56:48.504Z] [2021-01-22T07:56:48.504Z] === Skipped [2021-01-22T07:56:48.504Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-01-22T07:56:48.504Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-22T07:56:48.504Z] [2021-01-22T07:56:48.504Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-01-22T07:56:48.504Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-22T07:56:48.504Z] [2021-01-22T07:56:48.504Z] [2021-01-22T07:56:48.504Z] DONE 2 tests, 2 skipped in 1.100s [2021-01-22T07:56:48.504Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-01-22T07:56:49.474Z] testing: warning: no tests to run [2021-01-22T07:56:49.474Z] PASS [2021-01-22T07:56:49.474Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-01-22T07:56:49.474Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:56:49.474Z] INFO: Testing against a local daemon [2021-01-22T07:56:49.474Z] === RUN TestReadPluginNoRead [2021-01-22T07:56:49.474Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-01-22T07:56:49.474Z] read_test.go:21: no unix domain sockets on Windows [2021-01-22T07:56:49.474Z] PASS [2021-01-22T07:56:49.474Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-01-22T07:56:49.474Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-01-22T07:56:49.474Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-01-22T07:56:49.933Z] [2021-01-22T07:56:49.933Z] === Skipped [2021-01-22T07:56:49.933Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-01-22T07:56:49.933Z] read_test.go:21: no unix domain sockets on Windows [2021-01-22T07:56:49.933Z] [2021-01-22T07:56:49.933Z] [2021-01-22T07:56:49.933Z] DONE 1 tests, 1 skipped in 1.198s [2021-01-22T07:56:49.933Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-01-22T07:56:50.392Z] testing: warning: no tests to run [2021-01-22T07:56:50.392Z] PASS [2021-01-22T07:56:50.392Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-01-22T07:56:50.392Z] [2021-01-22T07:56:50.392Z] DONE 0 tests in 0.568s [2021-01-22T07:56:50.392Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-01-22T07:56:51.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:56:51.360Z] INFO: Testing against a local daemon [2021-01-22T07:56:51.360Z] === RUN TestPluginWithDevMounts [2021-01-22T07:56:51.360Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-01-22T07:56:51.360Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:51.360Z] PASS [2021-01-22T07:56:51.360Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-01-22T07:56:51.360Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-01-22T07:56:51.360Z] [2021-01-22T07:56:51.360Z] === Skipped [2021-01-22T07:56:51.360Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-01-22T07:56:51.360Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:51.360Z] [2021-01-22T07:56:51.360Z] [2021-01-22T07:56:51.360Z] DONE 1 tests, 1 skipped in 0.984s [2021-01-22T07:56:51.360Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-01-22T07:56:53.430Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-01-22T07:56:53.430Z] === RUN TestDockerSuite/TestExecTTY [2021-01-22T07:56:53.689Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-01-22T07:56:54.258Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-01-22T07:56:54.827Z] === RUN TestDockerSuite/TestExecUlimits [2021-01-22T07:56:55.097Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:56:55.098Z] INFO: Testing against a local daemon [2021-01-22T07:56:55.098Z] === RUN TestSecretInspect [2021-01-22T07:56:55.098Z] --- SKIP: TestSecretInspect (0.00s) [2021-01-22T07:56:55.098Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:55.098Z] === RUN TestSecretList [2021-01-22T07:56:55.098Z] --- SKIP: TestSecretList (0.00s) [2021-01-22T07:56:55.098Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:55.098Z] === RUN TestSecretsCreateAndDelete [2021-01-22T07:56:55.098Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-01-22T07:56:55.098Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:55.098Z] === RUN TestSecretsUpdate [2021-01-22T07:56:55.098Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-01-22T07:56:55.098Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:55.098Z] === RUN TestTemplatedSecret [2021-01-22T07:56:55.098Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-01-22T07:56:55.098Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:55.098Z] === RUN TestSecretCreateResolve [2021-01-22T07:56:55.098Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-01-22T07:56:55.098Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:56:55.098Z] PASS [2021-01-22T07:56:55.098Z] ok github.com/docker/docker/integration/secret 1.422s [2021-01-22T07:56:55.394Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-01-22T07:56:55.394Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-01-22T07:56:55.557Z] [2021-01-22T07:56:55.557Z] === Skipped [2021-01-22T07:56:55.557Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-01-22T07:56:55.557Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:55.557Z] [2021-01-22T07:56:55.557Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-01-22T07:56:55.557Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:55.557Z] [2021-01-22T07:56:55.557Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-01-22T07:56:55.557Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:55.557Z] [2021-01-22T07:56:55.557Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-01-22T07:56:55.557Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:55.557Z] [2021-01-22T07:56:55.557Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-01-22T07:56:55.557Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:56:55.557Z] [2021-01-22T07:56:55.557Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-01-22T07:56:55.557Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:56:55.557Z] [2021-01-22T07:56:55.557Z] [2021-01-22T07:56:55.557Z] DONE 6 tests, 6 skipped in 3.822s [2021-01-22T07:56:55.557Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-01-22T07:56:56.777Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-01-22T07:56:57.036Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-01-22T07:56:57.976Z] === RUN TestDockerSuite/TestExecWithTERM [2021-01-22T07:56:58.544Z] === RUN TestDockerSuite/TestExecWithUser [2021-01-22T07:56:59.112Z] === RUN TestDockerSuite/TestGetContainerStats [2021-01-22T07:57:00.246Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:57:00.246Z] INFO: Testing against a local daemon [2021-01-22T07:57:00.246Z] === RUN TestServiceCreateInit [2021-01-22T07:57:00.246Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-22T07:57:00.246Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-22T07:57:00.246Z] --- PASS: TestServiceCreateInit (0.04s) [2021-01-22T07:57:00.246Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-22T07:57:00.246Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-22T07:57:00.246Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestCreateServiceMultipleTimes [2021-01-22T07:57:00.246Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-01-22T07:57:00.246Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestCreateServiceConflict [2021-01-22T07:57:00.246Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-01-22T07:57:00.246Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestCreateServiceMaxReplicas [2021-01-22T07:57:00.246Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-01-22T07:57:00.246Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-22T07:57:00.246Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-01-22T07:57:00.246Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestCreateServiceSecretFileMode [2021-01-22T07:57:00.246Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-01-22T07:57:00.246Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestCreateServiceConfigFileMode [2021-01-22T07:57:00.246Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-01-22T07:57:00.246Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestCreateServiceSysctls [2021-01-22T07:57:00.246Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-01-22T07:57:00.246Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestCreateServiceCapabilities [2021-01-22T07:57:00.246Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-01-22T07:57:00.246Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestInspect [2021-01-22T07:57:00.246Z] --- SKIP: TestInspect (0.00s) [2021-01-22T07:57:00.246Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestCreateJob [2021-01-22T07:57:00.246Z] --- SKIP: TestCreateJob (0.00s) [2021-01-22T07:57:00.246Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestReplicatedJob [2021-01-22T07:57:00.246Z] --- SKIP: TestReplicatedJob (0.00s) [2021-01-22T07:57:00.246Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestUpdateReplicatedJob [2021-01-22T07:57:00.246Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-01-22T07:57:00.246Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestServiceListWithStatuses [2021-01-22T07:57:00.246Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-22T07:57:00.246Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestDockerNetworkConnectAlias [2021-01-22T07:57:00.246Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-01-22T07:57:00.246Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestDockerNetworkReConnect [2021-01-22T07:57:00.246Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-01-22T07:57:00.246Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestServicePlugin [2021-01-22T07:57:00.246Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-22T07:57:00.246Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] === RUN TestServiceUpdateLabel [2021-01-22T07:57:00.246Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-01-22T07:57:00.246Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:57:00.246Z] === RUN TestServiceUpdateSecrets [2021-01-22T07:57:00.246Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-01-22T07:57:00.246Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:57:00.246Z] === RUN TestServiceUpdateConfigs [2021-01-22T07:57:00.246Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-01-22T07:57:00.246Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:57:00.246Z] === RUN TestServiceUpdateNetwork [2021-01-22T07:57:00.246Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-01-22T07:57:00.246Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:57:00.246Z] === RUN TestServiceUpdatePidsLimit [2021-01-22T07:57:00.246Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-01-22T07:57:00.246Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:57:00.246Z] PASS [2021-01-22T07:57:00.246Z] ok github.com/docker/docker/integration/service 1.517s [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === Skipped [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-22T07:57:00.246Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-22T07:57:00.246Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-22T07:57:00.246Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-22T07:57:00.246Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-01-22T07:57:00.246Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-01-22T07:57:00.246Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-01-22T07:57:00.246Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-01-22T07:57:00.246Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-01-22T07:57:00.246Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-01-22T07:57:00.246Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-01-22T07:57:00.246Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-01-22T07:57:00.246Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-01-22T07:57:00.246Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-01-22T07:57:00.246Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-01-22T07:57:00.246Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-01-22T07:57:00.246Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-01-22T07:57:00.246Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-01-22T07:57:00.246Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-01-22T07:57:00.246Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-01-22T07:57:00.246Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-01-22T07:57:00.246Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-01-22T07:57:00.246Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-01-22T07:57:00.246Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-01-22T07:57:00.246Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-01-22T07:57:00.246Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] [2021-01-22T07:57:00.246Z] DONE 24 tests, 23 skipped in 4.483s [2021-01-22T07:57:00.246Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-01-22T07:57:03.298Z] --- PASS: TestInfoAPIWarnings (16.32s) [2021-01-22T07:57:03.298Z] === RUN TestInfoDebug [2021-01-22T07:57:03.566Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-01-22T07:57:03.830Z] --- PASS: TestInfoDebug (0.56s) [2021-01-22T07:57:03.830Z] === RUN TestInfoInsecureRegistries [2021-01-22T07:57:03.990Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:57:03.990Z] INFO: Testing against a local daemon [2021-01-22T07:57:03.990Z] === RUN TestSessionCreate [2021-01-22T07:57:03.990Z] --- SKIP: TestSessionCreate (0.00s) [2021-01-22T07:57:03.990Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-01-22T07:57:03.990Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-22T07:57:03.990Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-01-22T07:57:03.990Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-01-22T07:57:03.990Z] PASS [2021-01-22T07:57:03.990Z] ok github.com/docker/docker/integration/session 1.396s [2021-01-22T07:57:04.397Z] --- PASS: TestInfoInsecureRegistries (0.73s) [2021-01-22T07:57:04.397Z] === RUN TestInfoRegistryMirrors [2021-01-22T07:57:04.449Z] [2021-01-22T07:57:04.449Z] === Skipped [2021-01-22T07:57:04.449Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-01-22T07:57:04.449Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-01-22T07:57:04.449Z] [2021-01-22T07:57:04.449Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-01-22T07:57:04.449Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-01-22T07:57:04.449Z] [2021-01-22T07:57:04.449Z] [2021-01-22T07:57:04.449Z] DONE 2 tests, 2 skipped in 4.644s [2021-01-22T07:57:04.449Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-01-22T07:57:04.964Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-01-22T07:57:04.964Z] === RUN TestLoginFailsWithBadCredentials [2021-01-22T07:57:05.223Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-01-22T07:57:05.223Z] === RUN TestPingCacheHeaders [2021-01-22T07:57:05.223Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-01-22T07:57:05.223Z] === RUN TestPingGet [2021-01-22T07:57:05.223Z] --- PASS: TestPingGet (0.01s) [2021-01-22T07:57:05.223Z] === RUN TestPingHead [2021-01-22T07:57:05.223Z] --- PASS: TestPingHead (0.02s) [2021-01-22T07:57:05.223Z] === RUN TestVersion [2021-01-22T07:57:05.223Z] --- PASS: TestVersion (0.02s) [2021-01-22T07:57:05.223Z] PASS [2021-01-22T07:57:05.223Z] [2021-01-22T07:57:05.223Z] === Skipped [2021-01-22T07:57:05.223Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T07:57:05.223Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T07:57:05.223Z] [2021-01-22T07:57:05.223Z] [2021-01-22T07:57:05.223Z] DONE 18 tests, 1 skipped in 21.270s [2021-01-22T07:57:05.223Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-01-22T07:57:05.223Z] ++ 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 [2021-01-22T07:57:05.223Z] ++ set -e [2021-01-22T07:57:05.223Z] ++ '[' -n 0 ']' [2021-01-22T07:57:05.223Z] ++ set -x [2021-01-22T07:57:05.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-22T07:57:05.483Z] INFO: Testing against a local daemon [2021-01-22T07:57:05.483Z] === RUN TestVolumesCreateAndList [2021-01-22T07:57:05.483Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-01-22T07:57:05.483Z] === RUN TestVolumesRemove [2021-01-22T07:57:05.483Z] --- PASS: TestVolumesRemove (0.07s) [2021-01-22T07:57:05.483Z] === RUN TestVolumesInspect [2021-01-22T07:57:05.483Z] --- PASS: TestVolumesInspect (0.02s) [2021-01-22T07:57:05.483Z] === RUN TestVolumesInvalidJSON [2021-01-22T07:57:05.483Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-22T07:57:05.483Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-22T07:57:05.483Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-22T07:57:05.483Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-01-22T07:57:05.483Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-22T07:57:05.483Z] PASS [2021-01-22T07:57:05.483Z] [2021-01-22T07:57:05.483Z] DONE 5 tests in 0.270s [2021-01-22T07:57:05.483Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-22T07:57:05.742Z] ++++ cat bundles/test-integration/docker.pid [2021-01-22T07:57:05.742Z] +++ kill 5678 [2021-01-22T07:57:07.118Z] +++ /etc/init.d/apparmor stop [2021-01-22T07:57:07.118Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-22T07:57:07.118Z] [2021-01-22T07:57:07.118Z] Unloading profiles will leave already running processes permanently [2021-01-22T07:57:07.118Z] unconfined, which can lead to unexpected situations. [2021-01-22T07:57:07.118Z] [2021-01-22T07:57:07.118Z] To set a process to complain mode, use the command line tool [2021-01-22T07:57:07.118Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-22T07:57:07.118Z] +++ true [2021-01-22T07:57:07.118Z] exiting test-integration [2021-01-22T07:57:07.118Z] ++ exit 0 [2021-01-22T07:57:07.118Z] [2021-01-22T07:57:08.054Z] + for job in $(jobs -p) [2021-01-22T07:57:08.054Z] + wait 19187 [2021-01-22T07:57:08.622Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-01-22T07:57:09.142Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:57:09.142Z] INFO: Testing against a local daemon [2021-01-22T07:57:09.142Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-22T07:57:09.142Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T07:57:09.142Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:09.142Z] === RUN TestEventsExecDie [2021-01-22T07:57:09.142Z] --- SKIP: TestEventsExecDie (0.00s) [2021-01-22T07:57:09.142Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-01-22T07:57:09.142Z] === RUN TestEventsBackwardsCompatible [2021-01-22T07:57:09.142Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-01-22T07:57:09.142Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-01-22T07:57:09.142Z] === RUN TestInfoAPI [2021-01-22T07:57:09.142Z] --- PASS: TestInfoAPI (0.03s) [2021-01-22T07:57:09.142Z] === RUN TestInfoAPIWarnings [2021-01-22T07:57:09.142Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-01-22T07:57:09.142Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T07:57:09.142Z] === RUN TestInfoDebug [2021-01-22T07:57:09.142Z] --- SKIP: TestInfoDebug (0.00s) [2021-01-22T07:57:09.142Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-22T07:57:09.142Z] === RUN TestInfoInsecureRegistries [2021-01-22T07:57:09.142Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-01-22T07:57:09.142Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-22T07:57:09.142Z] === RUN TestInfoRegistryMirrors [2021-01-22T07:57:09.142Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-01-22T07:57:09.142Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-22T07:57:09.142Z] === RUN TestLoginFailsWithBadCredentials [2021-01-22T07:57:09.602Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-01-22T07:57:09.602Z] === RUN TestPingCacheHeaders [2021-01-22T07:57:09.602Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-01-22T07:57:09.602Z] === RUN TestPingGet [2021-01-22T07:57:09.602Z] --- PASS: TestPingGet (0.03s) [2021-01-22T07:57:09.602Z] === RUN TestPingHead [2021-01-22T07:57:09.602Z] --- PASS: TestPingHead (0.03s) [2021-01-22T07:57:09.602Z] === RUN TestVersion [2021-01-22T07:57:09.602Z] --- PASS: TestVersion (0.03s) [2021-01-22T07:57:09.602Z] PASS [2021-01-22T07:57:09.602Z] ok github.com/docker/docker/integration/system 2.853s [2021-01-22T07:57:09.998Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-01-22T07:57:10.060Z] [2021-01-22T07:57:10.060Z] === Skipped [2021-01-22T07:57:10.060Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T07:57:10.060Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T07:57:10.060Z] [2021-01-22T07:57:10.060Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-01-22T07:57:10.060Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-01-22T07:57:10.060Z] [2021-01-22T07:57:10.060Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-01-22T07:57:10.060Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-01-22T07:57:10.060Z] [2021-01-22T07:57:10.060Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-01-22T07:57:10.060Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T07:57:10.060Z] [2021-01-22T07:57:10.060Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-01-22T07:57:10.060Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-22T07:57:10.060Z] [2021-01-22T07:57:10.060Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-01-22T07:57:10.060Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-22T07:57:10.060Z] [2021-01-22T07:57:10.060Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-01-22T07:57:10.060Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-22T07:57:10.060Z] [2021-01-22T07:57:10.060Z] [2021-01-22T07:57:10.060Z] DONE 13 tests, 7 skipped in 5.187s [2021-01-22T07:57:10.060Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-01-22T07:57:13.802Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:57:13.802Z] INFO: Testing against a local daemon [2021-01-22T07:57:13.802Z] === RUN TestVolumesCreateAndList [2021-01-22T07:57:13.802Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-01-22T07:57:13.802Z] === RUN TestVolumesRemove [2021-01-22T07:57:13.802Z] --- PASS: TestVolumesRemove (0.06s) [2021-01-22T07:57:13.802Z] === RUN TestVolumesInspect [2021-01-22T07:57:13.802Z] --- PASS: TestVolumesInspect (0.03s) [2021-01-22T07:57:13.802Z] === RUN TestVolumesInvalidJSON [2021-01-22T07:57:13.802Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-22T07:57:13.802Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-22T07:57:13.802Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-22T07:57:13.802Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-01-22T07:57:13.802Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-22T07:57:13.802Z] PASS [2021-01-22T07:57:13.802Z] ok github.com/docker/docker/integration/volume 1.254s [2021-01-22T07:57:13.802Z] [2021-01-22T07:57:13.802Z] DONE 5 tests in 3.913s [2021-01-22T07:57:13.802Z] INFO: make.ps1 ended at 01/22/2021 07:57:13 [2021-01-22T07:57:13.802Z] INFO: Integration CLI tests being run from the host: [2021-01-22T07:57:13.802Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-01-22T07:57:15.265Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-01-22T07:57:15.265Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-01-22T07:57:15.265Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-01-22T07:57:15.265Z] === RUN TestDockerSuite/TestHealth [2021-01-22T07:57:26.253Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T07:57:26.253Z] INFO: Testing against a local daemon [2021-01-22T07:57:26.253Z] === RUN TestDockerSuite [2021-01-22T07:57:26.253Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-01-22T07:57:26.253Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-01-22T07:57:26.253Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-01-22T07:57:26.253Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-01-22T07:57:26.253Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-01-22T07:57:26.253Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-01-22T07:57:26.253Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-01-22T07:57:26.253Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-01-22T07:57:26.253Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-01-22T07:57:26.253Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-01-22T07:57:26.712Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-01-22T07:57:27.171Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-01-22T07:57:33.347Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-01-22T07:57:33.917Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-01-22T07:57:33.917Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-01-22T07:57:33.917Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-01-22T07:57:33.917Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-01-22T07:57:34.485Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-01-22T07:57:34.485Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-01-22T07:57:35.427Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-01-22T07:57:35.427Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-01-22T07:57:35.427Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-01-22T07:57:35.427Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-01-22T07:57:35.427Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-01-22T07:57:35.686Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-01-22T07:57:36.205Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-01-22T07:57:36.205Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-01-22T07:57:36.774Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-01-22T07:57:36.774Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-01-22T07:57:37.713Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-01-22T07:57:37.972Z] === RUN TestDockerSuite/TestImagesFormat [2021-01-22T07:57:38.231Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-01-22T07:57:38.798Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-01-22T07:57:41.330Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-01-22T07:57:41.330Z] === RUN TestDockerSuite/TestImportBadURL [2021-01-22T07:57:41.590Z] === RUN TestDockerSuite/TestImportDisplay [2021-01-22T07:57:42.527Z] === RUN TestDockerSuite/TestImportFile [2021-01-22T07:57:43.904Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-01-22T07:57:43.904Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-01-22T07:57:45.281Z] === RUN TestDockerSuite/TestImportGzipped [2021-01-22T07:57:46.218Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-01-22T07:57:47.594Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-01-22T07:57:47.852Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-01-22T07:57:48.788Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-01-22T07:57:49.047Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-01-22T07:57:49.047Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-01-22T07:57:49.306Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-01-22T07:57:49.566Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-01-22T07:57:50.134Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-01-22T07:57:50.709Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-01-22T07:57:51.287Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-01-22T07:57:51.546Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-01-22T07:57:52.114Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-01-22T07:57:52.114Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-01-22T07:57:52.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-01-22T07:57:53.491Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-01-22T07:57:54.058Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-01-22T07:57:54.996Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-01-22T07:57:54.996Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-01-22T07:57:55.565Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-01-22T07:57:55.565Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-01-22T07:57:56.945Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-01-22T07:57:56.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-01-22T07:57:57.203Z] === RUN TestDockerSuite/TestInspectDefault [2021-01-22T07:57:58.140Z] === RUN TestDockerSuite/TestInspectHistory [2021-01-22T07:57:58.709Z] === RUN TestDockerSuite/TestInspectImage [2021-01-22T07:57:58.709Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-01-22T07:57:58.709Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-01-22T07:57:58.709Z] === RUN TestDockerSuite/TestInspectInt64 [2021-01-22T07:57:59.278Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-01-22T07:58:00.218Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-01-22T07:58:00.218Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-01-22T07:58:00.786Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-01-22T07:58:01.725Z] === RUN TestDockerSuite/TestInspectPlugin [2021-01-22T07:58:04.262Z] === RUN TestDockerSuite/TestInspectRootFS [2021-01-22T07:58:04.522Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-01-22T07:58:05.090Z] === RUN TestDockerSuite/TestInspectStatus [2021-01-22T07:58:06.027Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-01-22T07:58:07.001Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-01-22T07:58:07.575Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-01-22T07:58:08.142Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-01-22T07:58:08.710Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-01-22T07:58:08.969Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-01-22T07:58:09.538Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-01-22T07:58:10.105Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-01-22T07:58:10.105Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-01-22T07:58:12.007Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-01-22T07:58:12.944Z] === RUN TestDockerSuite/TestLinksEnvs [2021-01-22T07:58:13.881Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-01-22T07:58:13.881Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-01-22T07:58:15.257Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-01-22T07:58:15.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-01-22T07:58:16.762Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-01-22T07:58:18.669Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-01-22T07:58:18.669Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-01-22T07:58:20.574Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-01-22T07:58:20.833Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-01-22T07:58:21.770Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-01-22T07:58:29.929Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-01-22T07:58:31.307Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-01-22T07:58:32.244Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-01-22T07:58:32.812Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-01-22T07:58:33.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-01-22T07:58:34.759Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-01-22T07:58:34.759Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-01-22T07:58:34.759Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-01-22T07:58:34.759Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-01-22T07:58:34.759Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-01-22T07:58:35.697Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-01-22T07:58:36.265Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-01-22T07:58:40.456Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-01-22T07:58:40.456Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-01-22T07:58:45.724Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-01-22T07:58:45.724Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-01-22T07:58:45.724Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-01-22T07:58:46.292Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-01-22T07:58:47.231Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-01-22T07:58:48.182Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-01-22T07:58:49.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-01-22T07:58:49.121Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-01-22T07:58:49.688Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-01-22T07:58:52.978Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-01-22T07:58:53.236Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-01-22T07:58:54.174Z] === RUN TestDockerSuite/TestLogsSince [2021-01-22T07:58:55.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-01-22T07:59:01.675Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-01-22T07:59:06.943Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-01-22T07:59:06.943Z] === RUN TestDockerSuite/TestLogsTail [2021-01-22T07:59:07.514Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-01-22T07:59:08.083Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-01-22T07:59:08.433Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-01-22T07:59:08.433Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-01-22T07:59:08.433Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-01-22T07:59:08.433Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-01-22T07:59:08.433Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-01-22T07:59:08.433Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-01-22T07:59:08.433Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-01-22T07:59:08.433Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-01-22T07:59:08.433Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-01-22T07:59:08.433Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-01-22T07:59:08.433Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-01-22T07:59:08.433Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-01-22T07:59:08.650Z] === RUN TestDockerSuite/TestMountIntoProc [2021-01-22T07:59:08.650Z] === RUN TestDockerSuite/TestMountIntoSys [2021-01-22T07:59:09.217Z] === RUN TestDockerSuite/TestNetHostname [2021-01-22T07:59:10.600Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-01-22T07:59:10.860Z] === RUN TestDockerSuite/TestNetworkEvents [2021-01-22T07:59:12.175Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-01-22T07:59:12.175Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-01-22T07:59:12.175Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-01-22T07:59:15.083Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-01-22T07:59:17.263Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-01-22T07:59:17.263Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-01-22T07:59:17.263Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-01-22T07:59:17.263Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-01-22T07:59:17.263Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-01-22T07:59:17.425Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-01-22T07:59:17.992Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-01-22T07:59:18.559Z] === RUN TestDockerSuite/TestPluginActive [2021-01-22T07:59:21.006Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-01-22T07:59:21.006Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-01-22T07:59:21.006Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-01-22T07:59:21.091Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-01-22T07:59:22.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-01-22T07:59:25.531Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-01-22T07:59:28.090Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-01-22T07:59:28.820Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-01-22T07:59:28.820Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-01-22T07:59:29.758Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-01-22T07:59:32.293Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-01-22T07:59:34.839Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-01-22T07:59:36.215Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-01-22T07:59:42.784Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-01-22T07:59:43.351Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-01-22T07:59:44.290Z] === RUN TestDockerSuite/TestPortHostBinding [2021-01-22T07:59:45.227Z] === RUN TestDockerSuite/TestPortList [2021-01-22T07:59:48.513Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-01-22T07:59:52.705Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-01-22T07:59:52.969Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-01-22T07:59:59.552Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-01-22T07:59:59.812Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-01-22T07:59:59.812Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-01-22T08:00:00.070Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-01-22T08:00:00.070Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-01-22T08:00:00.638Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-01-22T08:00:00.638Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-01-22T08:00:01.205Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-01-22T08:00:01.205Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-01-22T08:00:02.585Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-01-22T08:00:02.585Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-01-22T08:00:04.489Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-01-22T08:00:05.870Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-01-22T08:00:06.439Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-01-22T08:00:06.698Z] === RUN TestDockerSuite/TestPsByOrder [2021-01-22T08:00:09.990Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-01-22T08:00:09.990Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-01-22T08:00:12.524Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-01-22T08:00:13.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-01-22T08:00:15.808Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-01-22T08:00:16.068Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-01-22T08:00:19.372Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-01-22T08:00:27.489Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-01-22T08:00:27.489Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-01-22T08:00:28.867Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-01-22T08:00:30.245Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-01-22T08:00:31.624Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-01-22T08:00:33.005Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-01-22T08:00:34.911Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-01-22T08:00:35.848Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-01-22T08:00:35.848Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-01-22T08:00:36.415Z] === RUN TestDockerSuite/TestPsRightTagName [2021-01-22T08:00:36.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-01-22T08:00:38.579Z] === RUN TestDockerSuite/TestPsShowMounts [2021-01-22T08:00:40.489Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-01-22T08:00:41.427Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-01-22T08:00:41.427Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-01-22T08:00:41.687Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-01-22T08:00:41.687Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-01-22T08:00:41.946Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-01-22T08:00:42.516Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-01-22T08:00:43.455Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-01-22T08:00:44.833Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-01-22T08:00:45.401Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-01-22T08:00:51.967Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-01-22T08:00:52.226Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-01-22T08:00:53.603Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-01-22T08:00:53.862Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-01-22T08:00:54.121Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-01-22T08:00:54.121Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-01-22T08:00:56.654Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-01-22T08:00:57.222Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-01-22T08:01:00.516Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-01-22T08:01:01.088Z] === RUN TestDockerSuite/TestRmiBlank [2021-01-22T08:01:01.089Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-01-22T08:01:01.089Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-01-22T08:01:04.385Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-01-22T08:01:04.953Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-01-22T08:01:05.212Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-01-22T08:01:06.592Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-01-22T08:01:07.528Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-01-22T08:01:08.466Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-01-22T08:01:09.354Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-01-22T08:01:09.354Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-01-22T08:01:09.354Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-01-22T08:01:09.354Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-01-22T08:01:09.402Z] === RUN TestDockerSuite/TestRmiTag [2021-01-22T08:01:09.402Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-01-22T08:01:09.971Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-01-22T08:01:11.538Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-01-22T08:01:11.998Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-01-22T08:01:11.998Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-01-22T08:01:11.998Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-01-22T08:01:11.998Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-01-22T08:01:11.998Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-01-22T08:01:12.966Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-01-22T08:01:13.260Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-01-22T08:01:13.260Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-01-22T08:01:13.828Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-01-22T08:01:14.087Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-01-22T08:01:15.023Z] === RUN TestDockerSuite/TestRunAddHost [2021-01-22T08:01:15.591Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-01-22T08:01:15.850Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-01-22T08:01:15.882Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-01-22T08:01:16.110Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-01-22T08:01:16.110Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-01-22T08:01:16.342Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-01-22T08:01:16.342Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-01-22T08:01:16.342Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-01-22T08:01:16.342Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-01-22T08:01:16.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-01-22T08:01:16.937Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-01-22T08:01:17.874Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-01-22T08:01:18.521Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-01-22T08:01:18.822Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-01-22T08:01:19.760Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-01-22T08:01:20.699Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-01-22T08:01:21.636Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-01-22T08:01:23.014Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-01-22T08:01:23.582Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-01-22T08:01:24.153Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-01-22T08:01:25.091Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-01-22T08:01:25.350Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-01-22T08:01:26.291Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-01-22T08:01:26.857Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-01-22T08:01:28.236Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-01-22T08:01:28.495Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-01-22T08:01:28.864Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-01-22T08:01:29.063Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-01-22T08:01:29.631Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-01-22T08:01:29.631Z] === RUN TestDockerSuite/TestRunBindMounts [2021-01-22T08:01:31.536Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-01-22T08:01:31.795Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-01-22T08:01:32.365Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-01-22T08:01:32.937Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-01-22T08:01:33.504Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-01-22T08:01:33.504Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-01-22T08:01:34.072Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-01-22T08:01:34.660Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-01-22T08:01:35.227Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-01-22T08:01:36.165Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-01-22T08:01:36.425Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-01-22T08:01:36.683Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-01-22T08:01:37.251Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-01-22T08:01:37.251Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-01-22T08:01:37.451Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-01-22T08:01:37.451Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-01-22T08:01:37.451Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-01-22T08:01:38.187Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-01-22T08:01:38.754Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-01-22T08:01:39.322Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-01-22T08:01:39.581Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-01-22T08:01:39.840Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-01-22T08:01:40.362Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-01-22T08:01:40.407Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-01-22T08:01:41.900Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-01-22T08:01:42.312Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-01-22T08:01:42.571Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-01-22T08:01:43.138Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-01-22T08:01:44.516Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-01-22T08:01:45.086Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-01-22T08:01:45.655Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-01-22T08:01:46.594Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-01-22T08:01:47.162Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-01-22T08:01:48.097Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-01-22T08:01:48.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-01-22T08:01:49.476Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-01-22T08:01:50.493Z] === RUN TestDockerSuite/TestBuildAddScript [2021-01-22T08:01:50.493Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-01-22T08:01:50.493Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-01-22T08:01:50.493Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-01-22T08:01:50.493Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-01-22T08:01:50.870Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-01-22T08:01:50.953Z] === RUN TestDockerSuite/TestBuildAddTar [2021-01-22T08:01:52.247Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-01-22T08:01:52.247Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-01-22T08:01:52.816Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-01-22T08:01:54.197Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-01-22T08:01:54.766Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-01-22T08:01:56.671Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-01-22T08:01:56.930Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-01-22T08:01:58.835Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-01-22T08:01:59.773Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-01-22T08:02:00.709Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-01-22T08:02:00.709Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-01-22T08:02:00.709Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-01-22T08:02:01.277Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-01-22T08:02:02.656Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-01-22T08:02:02.915Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-01-22T08:02:03.853Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-01-22T08:02:06.387Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-01-22T08:02:06.648Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-01-22T08:02:06.907Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-01-22T08:02:08.309Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-01-22T08:02:08.568Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-01-22T08:02:08.568Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-01-22T08:02:09.506Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-01-22T08:02:10.889Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-01-22T08:02:10.889Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-01-22T08:02:11.460Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-01-22T08:02:11.460Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-01-22T08:02:12.028Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-01-22T08:02:12.597Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-01-22T08:02:13.168Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-01-22T08:02:13.168Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-01-22T08:02:14.107Z] === RUN TestDockerSuite/TestRunEnvironment [2021-01-22T08:02:14.675Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-01-22T08:02:15.243Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-01-22T08:02:15.811Z] === RUN TestDockerSuite/TestRunExitCode [2021-01-22T08:02:16.378Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-01-22T08:02:16.637Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-01-22T08:02:17.204Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-01-22T08:02:17.772Z] === RUN TestDockerSuite/TestRunExposePort [2021-01-22T08:02:17.772Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-01-22T08:02:18.031Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-01-22T08:02:18.599Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-01-22T08:02:19.536Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-01-22T08:02:19.795Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-22T08:02:19.795Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-01-22T08:02:22.328Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-01-22T08:02:22.587Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-01-22T08:02:22.865Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-01-22T08:02:23.806Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-01-22T08:02:25.182Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-01-22T08:02:25.182Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-01-22T08:02:25.182Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-01-22T08:02:25.182Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-01-22T08:02:25.441Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-01-22T08:02:26.643Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-01-22T08:02:26.643Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-01-22T08:02:27.106Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-01-22T08:02:27.344Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-01-22T08:02:28.283Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-01-22T08:02:29.660Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-01-22T08:02:34.927Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-01-22T08:02:35.496Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-01-22T08:02:36.064Z] === RUN TestDockerSuite/TestRunModeHostname [2021-01-22T08:02:36.064Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-01-22T08:02:37.002Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-01-22T08:02:37.002Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-01-22T08:02:37.002Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-01-22T08:02:38.382Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-01-22T08:02:39.318Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-01-22T08:02:40.696Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-01-22T08:02:40.696Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-01-22T08:02:40.955Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-01-22T08:02:41.903Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-01-22T08:02:42.843Z] === RUN TestDockerSuite/TestRunMount [2021-01-22T08:02:45.379Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-01-22T08:02:47.914Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-01-22T08:02:48.482Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-01-22T08:02:49.049Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-01-22T08:02:49.049Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-01-22T08:02:50.428Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-01-22T08:02:52.252Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-01-22T08:02:52.252Z] === RUN TestDockerSuite/TestBuildBlankName [2021-01-22T08:02:52.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-01-22T08:02:52.334Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-01-22T08:02:54.240Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-01-22T08:02:55.617Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-01-22T08:02:57.525Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-01-22T08:02:58.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-01-22T08:02:58.462Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-01-22T08:02:58.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-01-22T08:02:59.401Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-01-22T08:02:59.401Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-01-22T08:02:59.660Z] === RUN TestDockerSuite/TestRunNetHost [2021-01-22T08:03:00.601Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-01-22T08:03:00.860Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-01-22T08:03:01.427Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-01-22T08:03:01.996Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-01-22T08:03:03.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-01-22T08:03:03.374Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-01-22T08:03:05.280Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-01-22T08:03:05.280Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-01-22T08:03:08.570Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-01-22T08:03:09.140Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-01-22T08:03:09.709Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-01-22T08:03:09.709Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-01-22T08:03:10.278Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-01-22T08:03:10.278Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-01-22T08:03:10.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-01-22T08:03:11.214Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-01-22T08:03:11.214Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-01-22T08:03:11.786Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-01-22T08:03:11.786Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-01-22T08:03:12.353Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-01-22T08:03:14.257Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-01-22T08:03:16.789Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-01-22T08:03:17.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-01-22T08:03:17.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-01-22T08:03:18.173Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-01-22T08:03:18.173Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-01-22T08:03:18.434Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-01-22T08:03:19.373Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-01-22T08:03:20.313Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-01-22T08:03:20.572Z] === RUN TestDockerSuite/TestRunPortInUse [2021-01-22T08:03:21.510Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-01-22T08:03:22.078Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-01-22T08:03:22.337Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-01-22T08:03:22.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-01-22T08:03:22.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-01-22T08:03:22.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-01-22T08:03:22.595Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-01-22T08:03:23.163Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-01-22T08:03:24.102Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-01-22T08:03:24.671Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-22T08:03:24.671Z] === RUN TestDockerSuite/TestRunPublishPort [2021-01-22T08:03:25.239Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-01-22T08:03:25.498Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-01-22T08:03:26.067Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-01-22T08:03:26.067Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-01-22T08:03:26.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-01-22T08:03:26.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-01-22T08:03:26.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-01-22T08:03:26.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-01-22T08:03:26.636Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-01-22T08:03:26.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-01-22T08:03:28.016Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-01-22T08:03:28.016Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-01-22T08:03:30.550Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-01-22T08:03:31.929Z] === RUN TestDockerSuite/TestRunRm [2021-01-22T08:03:31.929Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-01-22T08:03:32.188Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-01-22T08:03:36.397Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-01-22T08:03:36.397Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-01-22T08:03:36.965Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-01-22T08:03:37.224Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-01-22T08:03:38.602Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-01-22T08:03:38.861Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-01-22T08:03:42.153Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-01-22T08:03:44.689Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-01-22T08:03:44.948Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-01-22T08:03:45.516Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-01-22T08:03:45.775Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-01-22T08:03:46.344Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-01-22T08:03:46.911Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-01-22T08:03:47.170Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-01-22T08:03:47.737Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-01-22T08:03:48.304Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-01-22T08:03:48.872Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-01-22T08:03:50.774Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-01-22T08:03:51.033Z] === RUN TestDockerSuite/TestRunState [2021-01-22T08:03:52.411Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-01-22T08:03:53.357Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-01-22T08:03:53.616Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-01-22T08:03:53.875Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-01-22T08:03:54.136Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-01-22T08:03:54.136Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-01-22T08:03:54.704Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-01-22T08:03:55.642Z] === RUN TestDockerSuite/TestRunSysctls [2021-01-22T08:03:56.579Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-01-22T08:03:56.579Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-01-22T08:03:56.579Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-01-22T08:03:56.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-01-22T08:03:57.146Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-01-22T08:03:57.405Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-01-22T08:03:57.650Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-01-22T08:03:58.618Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-01-22T08:03:58.618Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-01-22T08:03:59.311Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-01-22T08:03:59.570Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-01-22T08:03:59.586Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-01-22T08:04:00.045Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-01-22T08:04:00.509Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-01-22T08:04:01.448Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-01-22T08:04:03.780Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-01-22T08:04:04.239Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-01-22T08:04:04.239Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-01-22T08:04:04.698Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-01-22T08:04:04.740Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-01-22T08:04:05.307Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-01-22T08:04:05.666Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-01-22T08:04:06.125Z] === RUN TestDockerSuite/TestBuildCmd [2021-01-22T08:04:06.584Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-01-22T08:04:07.043Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-01-22T08:04:07.211Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-01-22T08:04:07.502Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-01-22T08:04:07.780Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-01-22T08:04:08.716Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-01-22T08:04:08.716Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-01-22T08:04:08.978Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-01-22T08:04:11.531Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-01-22T08:04:12.099Z] === RUN TestDockerSuite/TestRunUserByID [2021-01-22T08:04:12.194Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-01-22T08:04:12.666Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-01-22T08:04:12.666Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-01-22T08:04:12.925Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-01-22T08:04:13.496Z] === RUN TestDockerSuite/TestRunUserByName [2021-01-22T08:04:13.731Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-01-22T08:04:13.731Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-01-22T08:04:13.756Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-01-22T08:04:14.190Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-01-22T08:04:14.190Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-01-22T08:04:14.324Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-01-22T08:04:14.324Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-01-22T08:04:14.324Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-01-22T08:04:14.649Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-01-22T08:04:14.891Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-01-22T08:04:16.827Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-01-22T08:04:17.286Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-01-22T08:04:17.286Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-01-22T08:04:17.286Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-01-22T08:04:18.181Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-01-22T08:04:18.181Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-01-22T08:04:18.254Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-01-22T08:04:18.713Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-01-22T08:04:18.713Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-01-22T08:04:18.713Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-01-22T08:04:19.117Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-01-22T08:04:20.497Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-01-22T08:04:21.433Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-01-22T08:04:21.693Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-01-22T08:04:23.405Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-01-22T08:04:23.598Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-01-22T08:04:25.502Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-01-22T08:04:25.761Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-01-22T08:04:25.761Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-01-22T08:04:25.761Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-01-22T08:04:25.761Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-01-22T08:04:26.020Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-01-22T08:04:26.020Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-01-22T08:04:26.588Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-01-22T08:04:27.162Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-01-22T08:04:28.115Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-01-22T08:04:28.374Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-01-22T08:04:28.942Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-01-22T08:04:28.942Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-01-22T08:04:29.509Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-01-22T08:04:29.509Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-01-22T08:04:29.509Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-01-22T08:04:29.509Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-01-22T08:04:29.509Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-01-22T08:04:29.509Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-01-22T08:04:29.509Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-01-22T08:04:29.509Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-01-22T08:04:29.509Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-01-22T08:04:29.509Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-01-22T08:04:30.077Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-01-22T08:04:30.646Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-01-22T08:04:31.214Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-01-22T08:04:31.214Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-01-22T08:04:31.782Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-01-22T08:04:31.782Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-01-22T08:04:32.349Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-01-22T08:04:32.349Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-01-22T08:04:32.916Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-01-22T08:04:33.175Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-01-22T08:04:33.175Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-01-22T08:04:33.434Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-01-22T08:04:33.693Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-01-22T08:04:34.262Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-01-22T08:04:35.200Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-01-22T08:04:35.458Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-01-22T08:04:35.458Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-01-22T08:04:36.026Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-01-22T08:04:36.026Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-01-22T08:04:37.404Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-01-22T08:04:38.037Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-01-22T08:04:39.416Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-01-22T08:04:39.985Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-01-22T08:04:39.985Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-01-22T08:04:39.986Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-01-22T08:04:40.921Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-01-22T08:04:41.488Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-01-22T08:04:42.425Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-01-22T08:04:42.425Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-01-22T08:04:43.801Z] === RUN TestDockerSuite/TestSaveImageId [2021-01-22T08:04:43.801Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-01-22T08:04:44.060Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-01-22T08:04:45.964Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-01-22T08:04:45.964Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-01-22T08:04:46.902Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-01-22T08:04:46.902Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-01-22T08:04:46.902Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-01-22T08:04:47.839Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-01-22T08:04:48.099Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-01-22T08:04:50.003Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-01-22T08:04:50.262Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-01-22T08:04:50.262Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-01-22T08:04:50.262Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-01-22T08:04:50.521Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-01-22T08:04:50.780Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-01-22T08:04:51.038Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-01-22T08:04:52.946Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-01-22T08:04:53.365Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-01-22T08:04:53.365Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-01-22T08:04:53.365Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-01-22T08:04:56.273Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-01-22T08:04:56.273Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-01-22T08:04:56.273Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-01-22T08:04:56.273Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-01-22T08:04:56.732Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-01-22T08:04:56.732Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-01-22T08:04:58.216Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-01-22T08:05:00.121Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-01-22T08:05:00.691Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-01-22T08:05:02.067Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-01-22T08:05:04.598Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-01-22T08:05:05.975Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-01-22T08:05:06.543Z] === RUN TestDockerSuite/TestStartRecordError [2021-01-22T08:05:08.446Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-01-22T08:05:09.390Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-01-22T08:05:09.650Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-01-22T08:05:11.031Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-01-22T08:05:12.436Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-01-22T08:05:14.341Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-01-22T08:05:14.911Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-01-22T08:05:19.101Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-01-22T08:05:21.632Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-01-22T08:05:26.690Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-01-22T08:05:26.690Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-01-22T08:05:26.690Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-01-22T08:05:26.899Z] === RUN TestDockerSuite/TestStatsNoStream [2021-01-22T08:05:28.801Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-01-22T08:05:30.176Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-01-22T08:05:30.745Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-01-22T08:05:31.313Z] === RUN TestDockerSuite/TestTopPrivileged [2021-01-22T08:05:31.893Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-01-22T08:05:31.893Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-01-22T08:05:32.151Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-01-22T08:05:34.683Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-01-22T08:05:35.252Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-01-22T08:05:38.538Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-01-22T08:05:38.797Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-01-22T08:05:39.367Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-01-22T08:05:39.367Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-01-22T08:05:39.935Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-01-22T08:05:41.311Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-01-22T08:05:41.311Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-01-22T08:05:42.248Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-01-22T08:05:42.511Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-01-22T08:05:43.079Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-01-22T08:05:43.647Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-01-22T08:05:44.389Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-01-22T08:05:45.026Z] === RUN TestDockerSuite/TestUpdateStats [2021-01-22T08:05:45.285Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-01-22T08:05:45.357Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-01-22T08:05:46.325Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-01-22T08:05:48.591Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-01-22T08:05:49.229Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-01-22T08:05:49.529Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-01-22T08:05:49.529Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-01-22T08:05:50.464Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-01-22T08:05:50.767Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-01-22T08:05:51.032Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-01-22T08:05:52.944Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-01-22T08:05:53.567Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-01-22T08:05:56.100Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-01-22T08:05:58.634Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-01-22T08:06:00.012Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-01-22T08:06:00.949Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-01-22T08:06:03.484Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-01-22T08:06:06.779Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-01-22T08:06:07.716Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-01-22T08:06:09.094Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-01-22T08:06:10.032Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-01-22T08:06:11.412Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-01-22T08:06:12.791Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-01-22T08:06:14.167Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-01-22T08:06:15.543Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-01-22T08:06:16.920Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-01-22T08:06:18.298Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-01-22T08:06:20.199Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-01-22T08:06:28.317Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-01-22T08:06:33.588Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-01-22T08:06:33.588Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-01-22T08:06:33.588Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-01-22T08:06:33.848Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-01-22T08:06:33.848Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-01-22T08:06:33.848Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-01-22T08:06:33.848Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-01-22T08:06:34.416Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-01-22T08:06:34.416Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-01-22T08:06:35.352Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-01-22T08:06:35.352Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-01-22T08:06:35.352Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-01-22T08:06:35.352Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-01-22T08:06:35.352Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-01-22T08:06:37.254Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-01-22T08:06:37.254Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-01-22T08:06:37.254Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-01-22T08:06:37.254Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-01-22T08:06:37.254Z] === RUN TestDockerSuite/TestVolumeEvents [2021-01-22T08:06:43.817Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-01-22T08:06:44.387Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-01-22T08:06:44.387Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-01-22T08:06:44.387Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-01-22T08:06:46.302Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-01-22T08:06:48.837Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite (1417.17s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.97s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.86s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.14s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.91s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.61s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.24s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.70s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.59s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.65s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.89s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.81s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAttachDetach (1.16s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.00s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.03s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.89s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.88s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.35s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.01s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.35s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.27s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.29s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.16s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.36s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.94s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.18s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.00s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.45s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.99s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.33s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.35s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.49s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.08s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.34s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.52s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.82s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.91s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.18s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.22s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.22s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.25s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.82s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.33s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.11s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.23s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.37s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.60s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.20s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.10s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.52s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.15s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.36s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.72s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.73s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.10s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.48s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.72s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.41s) [2021-01-22T08:06:48.837Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.97s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.72s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.19s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.12s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.04s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.20s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.43s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2021-01-22T08:06:48.838Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-01-22T08:06:48.838Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.34s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.52s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.59s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.76s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.61s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.50s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.52s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.28s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.08s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.85s) [2021-01-22T08:06:48.838Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-01-22T08:06:48.838Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.838Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-01-22T08:06:48.838Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.838Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-01-22T08:06:48.838Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.838Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-01-22T08:06:48.838Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.40s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (2.89s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.52s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.63s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.90s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.97s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.48s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.60s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.71s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.09s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.09s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.35s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.10s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.11s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.63s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.24s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.83s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.44s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.81s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.20s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.39s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.71s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.40s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.51s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.36s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.23s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.52s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.07s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.31s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.96s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEnv (1.60s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.43s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.34s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.68s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.71s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.81s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.58s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.07s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.26s) [2021-01-22T08:06:48.838Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-01-22T08:06:48.838Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.46s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.76s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.57s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildFails (0.77s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.09s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.09s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.52s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.87s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.64s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.72s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.96s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.80s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.57s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildHistory (5.04s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.52s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.69s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.95s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildLabel (0.57s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.65s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.39s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildLabels (0.64s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.85s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.20s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.42s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.26s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.54s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.60s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.66s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.35s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.03s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.98s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.08s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.00s) [2021-01-22T08:06:48.838Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-01-22T08:06:48.838Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.52s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.63s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.69s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.78s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.98s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.85s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.17s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.70s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.66s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.01s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.40s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.63s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.85s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.21s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.36s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.75s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildPATH (2.19s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.77s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.72s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.25s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.69s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildRm (2.54s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.32s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.00s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.82s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.20s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2021-01-22T08:06:48.838Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-01-22T08:06:48.838Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.80s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.09s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildStderr (1.00s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.40s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.23s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.63s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.21s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.85s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildUser (1.82s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.58s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.19s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.65s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.94s) [2021-01-22T08:06:48.838Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-01-22T08:06:48.838Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.838Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-01-22T08:06:48.838Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.838Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-01-22T08:06:48.838Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.838Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-01-22T08:06:48.838Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.13s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.70s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.62s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.73s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.52s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.79s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.50s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.61s) [2021-01-22T08:06:48.838Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-01-22T08:06:48.838Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.71s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.74s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-01-22T08:06:48.838Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-01-22T08:06:48.838Z] docker_cli_sni_test.go:18: Flakey test [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.51s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.73s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestCommitChange (0.96s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.72s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.50s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.54s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.51s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestCommitTTY (1.51s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.87s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.82s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.18s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.06s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.29s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.78s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.55s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.69s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.63s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.67s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.73s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.64s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.52s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.58s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.72s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.60s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.56s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.78s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.11s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.88s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.71s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.61s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.41s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.12s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-01-22T08:06:48.838Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.53s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.89s) [2021-01-22T08:06:48.839Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-01-22T08:06:48.839Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.61s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.95s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.05s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.48s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.08s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.84s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.48s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.51s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.65s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.56s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a8dd20_} (1.66s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1378557314_/foo_false____} (1.34s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1378557314_/foo_true____} (1.38s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3388561145_/foo_false____} (1.65s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3388561145_/foo_true____} (1.34s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3388561145_/foo_true__0xc000a8dd80__} (1.34s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a8dda0_} (1.39s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a8ddc0_} (1.34s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a8dde0_} (1.56s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a8de00_} (1.69s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.41s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.11s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.14s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.02s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.99s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.57s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.86s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.75s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.87s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.66s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.67s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.66s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.63s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.68s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.68s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.76s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.39s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.76s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.67s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.71s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.85s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.87s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.67s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.94s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.31s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.65s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.65s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.03s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.45s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.77s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.60s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.03s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.77s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.03s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.05s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToDot (0.78s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.01s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.32s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToStdout (0.73s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.45s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.05s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.42s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.64s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.67s) [2021-01-22T08:06:48.839Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-01-22T08:06:48.839Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-01-22T08:06:48.839Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-01-22T08:06:48.839Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.21s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.14s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.59s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.07s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.06s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.10s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.48s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.79s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.35s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.64s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.83s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.75s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.33s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsCommit (0.67s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.66s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.16s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.66s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.39s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsCopy (0.86s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.03s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.44s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.03s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.14s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsFilters (0.93s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsFormat (1.23s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.81s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.58s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2021-01-22T08:06:48.839Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-01-22T08:06:48.839Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-01-22T08:06:48.839Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-01-22T08:06:48.839Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.52s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.45s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.99s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsTop (0.69s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.97s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExec (0.78s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.69s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.07s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.60s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.65s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.98s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.87s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.64s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecCgroup (1.15s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecEnv (0.89s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.21s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.75s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecInspectID (2.61s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecInteractive (0.59s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.63s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecParseError (0.76s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.82s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.00s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.59s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.64s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2021-01-22T08:06:48.839Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-01-22T08:06:48.839Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.32s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.56s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestHealth (18.86s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.65s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.66s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.66s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.69s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.65s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImportBadURL (0.15s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImportDisplay (1.15s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImportFile (1.18s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.17s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImportGzipped (1.22s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.60s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.70s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.49s) [2021-01-22T08:06:48.839Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.54s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.27s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.67s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.83s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.63s) [2021-01-22T08:06:48.840Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-01-22T08:06:48.840Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.01s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.64s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectDefault (0.63s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectHistory (0.63s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2021-01-22T08:06:48.840Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-01-22T08:06:48.840Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.74s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.67s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.57s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.81s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.79s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectStatus (0.89s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.53s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.79s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.01s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.11s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.69s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.90s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.90s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.34s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.61s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.51s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.60s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.74s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.70s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.66s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.64s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.56s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.54s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.50s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.85s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.98s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.81s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.99s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.59s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.65s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsSince (6.83s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.61s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsTail (0.58s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.50s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestNetHostname (1.41s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.65s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.33s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.50s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPluginActive (2.56s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.69s) [2021-01-22T08:06:48.840Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-01-22T08:06:48.840Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.91s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.71s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.15s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.93s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.40s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.51s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPortList (6.99s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.94s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.65s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.50s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.09s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.22s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.39s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.54s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsByOrder (2.74s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.70s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.23s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.59s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.84s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.64s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.54s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.16s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.19s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.80s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.71s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.79s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.05s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.96s) [2021-01-22T08:06:48.840Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-01-22T08:06:48.840Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.33s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.55s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.13s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.21s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.14s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.90s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.43s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.17s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.09s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.99s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.69s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.01s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.73s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.02s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.38s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.45s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.17s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.87s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.62s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.55s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.23s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.10s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.80s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.15s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.03s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.66s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.79s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.67s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.70s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.73s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.08s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.52s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.51s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.50s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.69s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.54s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.55s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.56s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.74s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.61s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.62s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.52s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.96s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.57s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.52s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.76s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.18s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.03s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.64s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.69s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.73s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.84s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.28s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.79s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.72s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.90s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.62s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.18s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.29s) [2021-01-22T08:06:48.840Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-01-22T08:06:48.840Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.840Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-01-22T08:06:48.840Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.51s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.07s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.11s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.32s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s) [2021-01-22T08:06:48.840Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-01-22T08:06:48.840Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.48s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.68s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.62s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.57s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.51s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.69s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.64s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.67s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.50s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.97s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2021-01-22T08:06:48.840Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-22T08:06:48.840Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.19s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.48s) [2021-01-22T08:06:48.840Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.94s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.01s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.49s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.92s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.01s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.98s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.58s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.47s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.52s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.89s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.10s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.15s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.27s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.04s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunMount (4.97s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.62s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.61s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.12s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.83s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.09s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.52s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.57s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.03s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNetHost (0.75s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.51s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.83s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.06s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.78s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.49s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.62s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.82s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.58s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2021-01-22T08:06:48.841Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-01-22T08:06:48.841Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.64s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.42s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.80s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.61s) [2021-01-22T08:06:48.841Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.56s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.56s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.67s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.67s) [2021-01-22T08:06:48.841Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-22T08:06:48.841Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.62s) [2021-01-22T08:06:48.841Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-01-22T08:06:48.841Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.64s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.27s) [2021-01-22T08:06:48.841Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-01-22T08:06:48.841Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.51s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.29s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunRm (0.61s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.50s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.53s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.53s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.83s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.80s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunState (1.41s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.65s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2021-01-22T08:06:48.841Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-01-22T08:06:48.841Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.61s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.73s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunSysctls (1.08s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.73s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.74s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.65s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.61s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.91s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.98s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.67s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.64s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.54s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.06s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.10s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2021-01-22T08:06:48.841Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-01-22T08:06:48.841Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.79s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.73s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.48s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.17s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.82s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.87s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.49s) [2021-01-22T08:06:48.841Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-01-22T08:06:48.841Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.841Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-01-22T08:06:48.841Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.841Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-01-22T08:06:48.841Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2021-01-22T08:06:48.841Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-01-22T08:06:48.841Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.51s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2021-01-22T08:06:48.841Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.97s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.52s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2021-01-22T08:06:49.100Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-01-22T08:06:49.100Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-01-22T08:06:49.100Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-01-22T08:06:49.100Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-01-22T08:06:49.100Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-01-22T08:06:49.100Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-01-22T08:06:49.100Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-01-22T08:06:49.100Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-01-22T08:06:49.100Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-01-22T08:06:49.100Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-01-22T08:06:49.100Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-01-22T08:06:49.100Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.47s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.19s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.52s) [2021-01-22T08:06:49.100Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-01-22T08:06:49.100Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.46s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.42s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.51s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.77s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.27s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.44s) [2021-01-22T08:06:49.100Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents177981306 [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.18s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.32s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.55s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.95s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.91s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.06s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.65s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.64s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestStartRecordError (1.64s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.48s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.32s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.96s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.45s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.58s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.54s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2021-01-22T08:06:49.100Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-01-22T08:06:49.100Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.97s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.07s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.50s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2021-01-22T08:06:49.100Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-01-22T08:06:49.100Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.60s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.17s) [2021-01-22T08:06:49.100Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-01-22T08:06:49.100Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.15s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.75s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.71s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.40s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUpdateStats (3.60s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.97s) [2021-01-22T08:06:49.100Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-01-22T08:06:49.100Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.71s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.41s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.68s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.35s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.52s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.26s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.17s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.40s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.41s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.98s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.98s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.39s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.41s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.44s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.42s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.40s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.52s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.62s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.13s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.45s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.45s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.89s) [2021-01-22T08:06:49.100Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.62s) [2021-01-22T08:06:49.100Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-01-22T08:06:49.100Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-01-22T08:06:49.100Z] === RUN TestDockerRegistrySuite [2021-01-22T08:06:49.100Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-01-22T08:06:50.037Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-01-22T08:06:51.414Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-01-22T08:06:52.793Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-01-22T08:06:52.793Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-01-22T08:06:56.082Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-01-22T08:07:01.354Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-01-22T08:07:03.890Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-01-22T08:07:05.050Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-01-22T08:07:05.050Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-01-22T08:07:05.050Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-01-22T08:07:05.270Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-01-22T08:07:06.206Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-01-22T08:07:07.148Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-01-22T08:07:08.525Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-01-22T08:07:09.461Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-01-22T08:07:10.397Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-01-22T08:07:11.774Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-01-22T08:07:13.679Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-01-22T08:07:15.584Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-01-22T08:07:16.521Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-01-22T08:07:19.058Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-01-22T08:07:19.638Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-01-22T08:07:19.896Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-01-22T08:07:20.836Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-01-22T08:07:21.778Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-01-22T08:07:22.719Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-01-22T08:07:25.252Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-01-22T08:07:25.822Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-01-22T08:07:26.758Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-01-22T08:07:27.325Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-01-22T08:07:27.325Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-01-22T08:07:27.584Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-01-22T08:07:27.842Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-01-22T08:07:28.101Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-01-22T08:07:28.360Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-01-22T08:07:29.297Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-01-22T08:07:31.204Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-01-22T08:07:31.771Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-01-22T08:07:33.148Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-01-22T08:07:34.083Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-01-22T08:07:34.649Z] --- PASS: TestDockerRegistrySuite (45.82s) [2021-01-22T08:07:34.649Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.28s) [2021-01-22T08:07:34.649Z] check_test.go:196: [d98fb3280ac48] daemon is not started [2021-01-22T08:07:34.649Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.08s) [2021-01-22T08:07:34.649Z] check_test.go:196: [d7f4ccd22c4dc] daemon is not started [2021-01-22T08:07:34.649Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.34s) [2021-01-22T08:07:34.649Z] check_test.go:196: [d0e027a5b16b0] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-01-22T08:07:34.650Z] check_test.go:196: [db63a3682a8fb] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.89s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d9b1e9736a33d] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.17s) [2021-01-22T08:07:34.650Z] check_test.go:196: [dbd9ef915ccf8] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.11s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d255e6d2fdf6e] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.23s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d77c69874f6ba] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.97s) [2021-01-22T08:07:34.650Z] check_test.go:196: [de7fd4de0234b] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.09s) [2021-01-22T08:07:34.650Z] check_test.go:196: [dc8f157f7d464] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.15s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d601791b4fc8b] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.16s) [2021-01-22T08:07:34.650Z] check_test.go:196: [dd1c5a28bdcf8] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.96s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d6f25d830708c] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.04s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d732d12aac8b5] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.98s) [2021-01-22T08:07:34.650Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9820ca5af58b5dd6cf6548cc2a2bfa84d8769aae137709b630435a438406520b [2021-01-22T08:07:34.650Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fc8ecee9687839b0d33c17d3e5a245b252736ffd399d3c03ecab317a3a94d7b7 [2021-01-22T08:07:34.650Z] check_test.go:196: [d16ad010dd72e] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.97s) [2021-01-22T08:07:34.650Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fbecc6b75f60cd3ba51905100d032779d9c62c93aad7cce58198ab1f4c1ec22b [2021-01-22T08:07:34.650Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:db1ce5ab9b993388f709b7f9c9e8a505df8344ae219de1d09af8c84de023778a [2021-01-22T08:07:34.650Z] check_test.go:196: [d2855d156ad7b] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.03s) [2021-01-22T08:07:34.650Z] check_test.go:196: [de1511eb4e07e] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.15s) [2021-01-22T08:07:34.650Z] check_test.go:196: [df217a001776c] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.09s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d63e86fba58bd] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-01-22T08:07:34.650Z] check_test.go:196: [db48974720a1a] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d5301ac9e9144] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2021-01-22T08:07:34.650Z] check_test.go:196: [decac2ff889e1] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d2f98e7f72824] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.55s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d24f69f850fa7] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2021-01-22T08:07:34.650Z] check_test.go:196: [da344dbb9848d] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.14s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d2f5c7776f376] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d39d3dde757b6] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d9fe2df753e76] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2021-01-22T08:07:34.650Z] check_test.go:196: [de680a59979f3] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d3f5ae5187090] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-01-22T08:07:34.650Z] check_test.go:196: [da7d68d5c79b2] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d742509abce9b] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.07s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d579c60092eb0] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.49s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d2e9a5a598745] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d3966f3db2671] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.18s) [2021-01-22T08:07:34.650Z] check_test.go:196: [d4afc9113775c] daemon is not started [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) [2021-01-22T08:07:34.650Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-01-22T08:07:34.650Z] === RUN TestDockerSchema1RegistrySuite [2021-01-22T08:07:34.650Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-01-22T08:07:34.908Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-01-22T08:07:38.203Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-01-22T08:07:43.471Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-01-22T08:07:46.009Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-01-22T08:07:46.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-01-22T08:07:47.882Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-01-22T08:07:47.882Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-01-22T08:07:49.261Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-01-22T08:07:50.197Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-01-22T08:07:51.135Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-01-22T08:07:53.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-01-22T08:07:53.929Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-01-22T08:07:54.513Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-01-22T08:07:54.513Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-01-22T08:07:54.771Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-01-22T08:07:55.029Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-01-22T08:07:55.597Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-01-22T08:07:55.597Z] --- PASS: TestDockerSchema1RegistrySuite (20.96s) [2021-01-22T08:07:55.597Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-01-22T08:07:55.597Z] check_test.go:223: [d4aec88b9d98a] daemon is not started [2021-01-22T08:07:55.597Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.97s) [2021-01-22T08:07:55.597Z] check_test.go:223: [d14d886ad3396] daemon is not started [2021-01-22T08:07:55.597Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.79s) [2021-01-22T08:07:55.597Z] check_test.go:223: [dd08861b7aedb] daemon is not started [2021-01-22T08:07:55.597Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.04s) [2021-01-22T08:07:55.597Z] check_test.go:223: [d6dc01729d508] daemon is not started [2021-01-22T08:07:55.597Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.04s) [2021-01-22T08:07:55.598Z] check_test.go:223: [da02ce32eb665] daemon is not started [2021-01-22T08:07:55.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.03s) [2021-01-22T08:07:55.598Z] check_test.go:223: [d1264269bb233] daemon is not started [2021-01-22T08:07:55.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-01-22T08:07:55.598Z] check_test.go:223: [d06a9e0439d7c] daemon is not started [2021-01-22T08:07:55.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.07s) [2021-01-22T08:07:55.598Z] check_test.go:223: [d4d3296cd0407] daemon is not started [2021-01-22T08:07:55.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.97s) [2021-01-22T08:07:55.598Z] check_test.go:223: [d15d40b7dec7f] daemon is not started [2021-01-22T08:07:55.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.95s) [2021-01-22T08:07:55.598Z] check_test.go:223: [dc58adf0c4f2b] daemon is not started [2021-01-22T08:07:55.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.57s) [2021-01-22T08:07:55.598Z] check_test.go:223: [d4b488a614494] daemon is not started [2021-01-22T08:07:55.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-01-22T08:07:55.598Z] check_test.go:223: [dfb2b0ddd34c3] daemon is not started [2021-01-22T08:07:55.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2021-01-22T08:07:55.598Z] check_test.go:223: [df3d7a50eff14] daemon is not started [2021-01-22T08:07:55.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-01-22T08:07:55.598Z] check_test.go:223: [d5352a9975778] daemon is not started [2021-01-22T08:07:55.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-01-22T08:07:55.598Z] check_test.go:223: [de4a6a28e73a1] daemon is not started [2021-01-22T08:07:55.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.31s) [2021-01-22T08:07:55.598Z] check_test.go:223: [d2e8041252831] daemon is not started [2021-01-22T08:07:55.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-01-22T08:07:55.598Z] check_test.go:223: [d3d788c73a17f] daemon is not started [2021-01-22T08:07:55.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-01-22T08:07:55.598Z] check_test.go:223: [d224085bc36be] daemon is not started [2021-01-22T08:07:55.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-01-22T08:07:55.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-01-22T08:07:56.534Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-01-22T08:07:57.101Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-01-22T08:07:57.101Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-01-22T08:07:58.478Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-01-22T08:07:58.478Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-01-22T08:07:59.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-01-22T08:07:59.305Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-01-22T08:07:59.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.92s) [2021-01-22T08:07:59.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s) [2021-01-22T08:07:59.564Z] check_test.go:252: [d8ad8994b46df] daemon is not started [2021-01-22T08:07:59.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2021-01-22T08:07:59.564Z] check_test.go:252: [df26d28c86fd5] daemon is not started [2021-01-22T08:07:59.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-01-22T08:07:59.564Z] check_test.go:252: [db72c5e276c61] daemon is not started [2021-01-22T08:07:59.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2021-01-22T08:07:59.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-01-22T08:07:59.564Z] check_test.go:252: [d589994cd6488] daemon is not started [2021-01-22T08:07:59.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-01-22T08:07:59.564Z] check_test.go:252: [dd9fe2f49c5fd] daemon is not started [2021-01-22T08:07:59.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-01-22T08:07:59.564Z] check_test.go:252: [de233965bff9a] daemon is not started [2021-01-22T08:07:59.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-01-22T08:07:59.564Z] check_test.go:252: [d5aa70d389832] daemon is not started [2021-01-22T08:07:59.564Z] === RUN TestDockerRegistryAuthTokenSuite [2021-01-22T08:07:59.564Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-01-22T08:08:04.831Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-01-22T08:08:04.831Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-01-22T08:08:05.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-01-22T08:08:05.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-01-22T08:08:05.347Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-01-22T08:08:05.347Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-01-22T08:08:05.347Z] check_test.go:279: [d6f0c3088f741] daemon is not started [2021-01-22T08:08:05.347Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-01-22T08:08:05.347Z] check_test.go:279: [d8fc30157855b] daemon is not started [2021-01-22T08:08:05.347Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-01-22T08:08:05.347Z] check_test.go:279: [d47efeaad5b17] daemon is not started [2021-01-22T08:08:05.347Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-01-22T08:08:05.347Z] check_test.go:279: [d1bc49c4c5426] daemon is not started [2021-01-22T08:08:05.347Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-01-22T08:08:05.347Z] check_test.go:279: [dc565885e63f1] daemon is not started [2021-01-22T08:08:05.347Z] === RUN TestDockerNetworkSuite [2021-01-22T08:08:05.347Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-01-22T08:08:07.881Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-01-22T08:08:08.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-01-22T08:08:11.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-01-22T08:08:13.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-01-22T08:08:15.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-01-22T08:08:17.159Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-01-22T08:08:17.159Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-01-22T08:08:17.159Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-01-22T08:08:17.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-01-22T08:08:22.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-01-22T08:08:25.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-01-22T08:08:26.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-01-22T08:08:26.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-01-22T08:08:27.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-01-22T08:08:28.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-01-22T08:08:29.134Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-01-22T08:08:29.134Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-01-22T08:08:29.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-01-22T08:08:30.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-01-22T08:08:30.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-01-22T08:08:30.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-01-22T08:08:30.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-01-22T08:08:31.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-01-22T08:08:32.313Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-01-22T08:08:32.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-01-22T08:08:32.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-01-22T08:08:33.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-01-22T08:08:33.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-01-22T08:08:36.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-01-22T08:08:36.995Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-01-22T08:08:38.263Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-01-22T08:08:38.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-01-22T08:08:45.475Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-01-22T08:08:46.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-01-22T08:08:46.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-01-22T08:08:46.860Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-01-22T08:08:47.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-01-22T08:08:48.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-01-22T08:08:48.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-01-22T08:08:48.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-01-22T08:08:48.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-01-22T08:08:48.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-01-22T08:08:52.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-01-22T08:08:52.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-01-22T08:08:52.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-01-22T08:08:52.769Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-01-22T08:08:53.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-01-22T08:08:54.715Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-01-22T08:08:55.425Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-01-22T08:08:58.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-01-22T08:08:59.907Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-01-22T08:09:01.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-01-22T08:09:01.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-01-22T08:09:02.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-01-22T08:09:04.127Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-01-22T08:09:04.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-01-22T08:09:04.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-01-22T08:09:05.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-01-22T08:09:06.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-01-22T08:09:07.538Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-01-22T08:09:08.105Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-01-22T08:09:08.105Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite (68.39s) [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.14s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [df88fcb681154] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.78s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d9124e7889181] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.04s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d5ec4b6f8a1a2] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.69s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [ddd7620cdadc2] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:1233: [dc0fc0aefd934] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.49s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [de159ffc055fc] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.61s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d2695cd46bd19] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.45s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d613623f3d181] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.20s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d52227f7f33a9] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d328e2d9e4125] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d5e592bd8feee] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [dbf8d18fd43e9] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.94s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d4756ac11943b] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [dc4ff55548d53] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d33f896d6082d] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.77s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d8289523bc9ee] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d221d213650b0] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [dcda8377bb914] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d5a7cc34c304f] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.79s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d812a43df90a8] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d4ef00d354aaf] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [de3dbf952af90] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.35s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d673801fd9407] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [db95b490b8b9c] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.38s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:968: [db6e91b93f195] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.15s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d5e31dd3a4bb5] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.62s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:1116: [d8af667a504f8] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [dcffed6dd5356] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.36s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d124582f84fc3] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.26s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d766143f2efe2] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [dbf2454403ec6] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.24s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d0663f25b5313] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.22s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d032a3b601bf9] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [decd5ebb5e389] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.54s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [dbc06891ea783] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d0fb41647a02c] daemon is not started [2021-01-22T08:09:14.676Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d43da2f87fe9a] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.98s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [db2ea2e37f2de] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.25s) [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.87s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:1084: [d9f98448c4531] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.17s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d17f09a01a505] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.24s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d4ece8295e68c] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.76s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [de172ceba19fc] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d26d6c1edece7] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.85s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [dcf2b0eb32080] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.72s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d953883dc2b0a] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.22s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d167b58378e01] daemon is not started [2021-01-22T08:09:14.676Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.38s) [2021-01-22T08:09:14.676Z] docker_cli_network_unix_test.go:46: [d45159ad2c33a] daemon is not started [2021-01-22T08:09:14.676Z] === RUN TestDockerHubPullSuite [2021-01-22T08:09:14.676Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-01-22T08:09:14.935Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-01-22T08:09:15.871Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-01-22T08:09:16.438Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-01-22T08:09:17.006Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-01-22T08:09:18.908Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-01-22T08:09:19.166Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-01-22T08:09:19.733Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-01-22T08:09:25.002Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-01-22T08:09:25.002Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-01-22T08:09:25.261Z] --- PASS: TestDockerHubPullSuite (11.45s) [2021-01-22T08:09:25.261Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (3.26s) [2021-01-22T08:09:25.261Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-01-22T08:09:25.261Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.59s) [2021-01-22T08:09:25.261Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (5.09s) [2021-01-22T08:09:25.261Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-01-22T08:09:25.261Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-01-22T08:09:25.261Z] PASS [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === Skipped [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-01-22T08:09:25.261Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-01-22T08:09:25.261Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-01-22T08:09:25.261Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-01-22T08:09:25.261Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-01-22T08:09:25.261Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-01-22T08:09:25.261Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-01-22T08:09:25.261Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-01-22T08:09:25.261Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-01-22T08:09:25.261Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-01-22T08:09:25.261Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-01-22T08:09:25.261Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-01-22T08:09:25.261Z] docker_cli_sni_test.go:18: Flakey test [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-01-22T08:09:25.261Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-01-22T08:09:25.261Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-01-22T08:09:25.261Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-01-22T08:09:25.261Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-22T08:09:25.261Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-01-22T08:09:25.261Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-01-22T08:09:25.261Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-01-22T08:09:25.261Z] [2021-01-22T08:09:25.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-01-22T08:09:25.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-01-22T08:09:25.262Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-01-22T08:09:25.262Z] [2021-01-22T08:09:25.262Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-01-22T08:09:25.262Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-01-22T08:09:25.262Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-01-22T08:09:25.262Z] [2021-01-22T08:09:25.262Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-01-22T08:09:25.262Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-01-22T08:09:25.262Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-01-22T08:09:25.262Z] [2021-01-22T08:09:25.262Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-01-22T08:09:25.262Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-01-22T08:09:25.262Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-01-22T08:09:25.262Z] [2021-01-22T08:09:25.262Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-01-22T08:09:25.262Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-01-22T08:09:25.262Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-01-22T08:09:25.262Z] [2021-01-22T08:09:25.262Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-01-22T08:09:25.262Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-01-22T08:09:25.262Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-01-22T08:09:25.262Z] [2021-01-22T08:09:25.262Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-01-22T08:09:25.262Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-01-22T08:09:25.262Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-01-22T08:09:25.262Z] [2021-01-22T08:09:25.262Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-01-22T08:09:25.262Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-01-22T08:09:25.262Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-01-22T08:09:25.262Z] [2021-01-22T08:09:25.262Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-01-22T08:09:25.262Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-01-22T08:09:25.262Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-01-22T08:09:25.262Z] [2021-01-22T08:09:25.262Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-01-22T08:09:25.262Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-01-22T08:09:25.262Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-01-22T08:09:25.262Z] [2021-01-22T08:09:25.262Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-01-22T08:09:25.262Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-01-22T08:09:25.262Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-01-22T08:09:25.262Z] docker_cli_network_unix_test.go:46: [d43da2f87fe9a] daemon is not started [2021-01-22T08:09:25.262Z] [2021-01-22T08:09:25.262Z] [2021-01-22T08:09:25.262Z] DONE 1274 tests, 51 skipped in 1621.180s [2021-01-22T08:09:25.262Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-22T08:09:25.262Z] ++++ cat bundles/test-integration/docker.pid [2021-01-22T08:09:25.262Z] +++ kill 8160 [2021-01-22T08:09:26.199Z] +++ /etc/init.d/apparmor stop [2021-01-22T08:09:26.199Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-22T08:09:26.199Z] [2021-01-22T08:09:26.199Z] Unloading profiles will leave already running processes permanently [2021-01-22T08:09:26.199Z] unconfined, which can lead to unexpected situations. [2021-01-22T08:09:26.199Z] [2021-01-22T08:09:26.199Z] To set a process to complain mode, use the command line tool [2021-01-22T08:09:26.199Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-22T08:09:26.199Z] +++ true [2021-01-22T08:09:26.199Z] exiting test-integration [2021-01-22T08:09:26.199Z] ++ exit 0 [2021-01-22T08:09:26.199Z] [2021-01-22T08:09:26.464Z] + for job in $(jobs -p) [2021-01-22T08:09:26.464Z] + wait 19188 [2021-01-22T08:09:31.172Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-01-22T08:09:35.858Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-01-22T08:09:50.677Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-01-22T08:10:13.137Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-01-22T08:10:59.809Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-01-22T08:11:14.689Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-01-22T08:11:16.716Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-01-22T08:11:16.716Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-01-22T08:11:16.716Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-01-22T08:11:16.716Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-01-22T08:11:16.717Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-01-22T08:11:16.717Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-01-22T08:11:16.717Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-01-22T08:11:16.717Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-01-22T08:11:16.717Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-01-22T08:11:17.975Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-01-22T08:11:21.402Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-01-22T08:11:23.582Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-01-22T08:11:27.316Z] === RUN TestDockerSuite/TestBuildEnv [2021-01-22T08:11:27.316Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-01-22T08:11:27.776Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-01-22T08:11:27.776Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-01-22T08:11:27.776Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-01-22T08:11:27.776Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-01-22T08:11:30.680Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-01-22T08:11:30.680Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-01-22T08:11:30.680Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-01-22T08:11:30.680Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-01-22T08:11:31.138Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-01-22T08:11:34.872Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-01-22T08:11:49.684Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-01-22T08:11:49.684Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-01-22T08:11:49.684Z] === RUN TestDockerSuite/TestBuildExpose [2021-01-22T08:11:49.684Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-01-22T08:11:49.684Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-01-22T08:11:49.685Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-01-22T08:11:49.685Z] === RUN TestDockerSuite/TestBuildFails [2021-01-22T08:11:50.652Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-01-22T08:11:50.652Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-01-22T08:11:55.343Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-01-22T08:11:59.079Z] === RUN TestDockerSuite/TestBuildForceRm [2021-01-22T08:12:09.417Z] === RUN TestDockerSuite/TestBuildFromGit [2021-01-22T08:12:15.217Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-01-22T08:12:15.676Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-01-22T08:12:21.472Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-01-22T08:12:21.472Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-01-22T08:12:21.472Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-01-22T08:12:21.933Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-01-22T08:12:21.933Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-01-22T08:12:29.003Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-01-22T08:12:29.003Z] === RUN TestDockerSuite/TestBuildHistory [2021-01-22T08:12:37.582Z] === RUN TestDockerSuite/TestBuildIidFile [2021-01-22T08:12:37.582Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-01-22T08:12:39.122Z] === RUN TestDockerSuite/TestBuildInheritance [2021-01-22T08:12:39.122Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-01-22T08:12:40.089Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-01-22T08:12:40.089Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-01-22T08:12:43.824Z] === RUN TestDockerSuite/TestBuildLabel [2021-01-22T08:12:44.791Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-01-22T08:12:45.250Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-01-22T08:12:45.710Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-01-22T08:12:46.168Z] === RUN TestDockerSuite/TestBuildLabels [2021-01-22T08:12:46.634Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-01-22T08:12:48.171Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-01-22T08:12:52.856Z] === RUN TestDockerSuite/TestBuildLastModified [2021-01-22T08:12:52.856Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-01-22T08:12:52.856Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-01-22T08:12:52.856Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-01-22T08:12:52.856Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-01-22T08:12:52.856Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-01-22T08:12:52.856Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-01-22T08:12:53.315Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-01-22T08:12:54.282Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-01-22T08:12:58.014Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-01-22T08:13:10.396Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-01-22T08:13:10.396Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-01-22T08:13:13.302Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-01-22T08:13:24.473Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-01-22T08:13:31.039Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-01-22T08:13:31.975Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-01-22T08:13:31.975Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-01-22T08:13:32.234Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-01-22T08:13:32.234Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-01-22T08:13:32.801Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-01-22T08:13:35.333Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-01-22T08:13:38.446Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-01-22T08:13:38.622Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-01-22T08:13:40.527Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-01-22T08:13:59.543Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-01-22T08:14:03.278Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-01-22T08:14:07.969Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-01-22T08:14:12.657Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-01-22T08:14:27.468Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-01-22T08:14:27.468Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-01-22T08:14:36.753Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-01-22T08:14:36.753Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-01-22T08:14:37.792Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-01-22T08:14:37.792Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-01-22T08:14:37.792Z] === RUN TestDockerSuite/TestBuildNetNone [2021-01-22T08:14:37.792Z] === RUN TestDockerSuite/TestBuildNoContext [2021-01-22T08:14:39.286Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-01-22T08:14:39.331Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-01-22T08:14:41.188Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-01-22T08:14:43.064Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-01-22T08:14:44.474Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-01-22T08:14:45.241Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-01-22T08:14:45.241Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-01-22T08:14:45.241Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-01-22T08:14:47.006Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-01-22T08:14:48.146Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-01-22T08:14:49.112Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-01-22T08:14:50.079Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-01-22T08:15:02.459Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-01-22T08:15:03.428Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-01-22T08:15:08.935Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-01-22T08:15:10.504Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-01-22T08:15:13.407Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-01-22T08:15:20.482Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-01-22T08:15:21.135Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-01-22T08:15:23.038Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-01-22T08:15:24.222Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-01-22T08:15:25.569Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-01-22T08:15:27.953Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-01-22T08:15:28.103Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-01-22T08:15:28.920Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-01-22T08:15:28.920Z] === RUN TestDockerSuite/TestBuildPATH [2021-01-22T08:15:28.920Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-01-22T08:15:31.096Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-01-22T08:15:31.096Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-01-22T08:15:36.229Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-01-22T08:15:40.418Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-01-22T08:15:42.367Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-01-22T08:15:44.901Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-01-22T08:15:47.434Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-01-22T08:15:49.967Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-01-22T08:15:53.261Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-01-22T08:15:55.793Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-01-22T08:16:13.673Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-01-22T08:16:38.813Z] === RUN TestDockerSuite/TestBuildRm [2021-01-22T08:16:49.129Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-01-22T08:16:50.668Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-01-22T08:16:50.668Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-01-22T08:16:50.668Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-01-22T08:16:52.012Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-01-22T08:16:52.202Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-01-22T08:16:54.376Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-01-22T08:16:57.275Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-01-22T08:17:01.003Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-01-22T08:17:06.884Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-01-22T08:17:18.676Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-01-22T08:17:18.676Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-01-22T08:17:19.137Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite (1678.16s) [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.08s) [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.63s) [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.44s) [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.66s) [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.11s) [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.80s) [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:562: [d12aa938f79a9] joining swarm manager [dbefbd1a263de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:584: [daf9fb8a170dc] joining swarm manager [dbefbd1a263de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.976Z] check_test.go:380: [d12aa938f79a9] daemon is not started [2021-01-22T08:17:24.976Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.39s) [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:45: [d1227ddff691f] joining swarm manager [dec882eb31450]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s) [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.24s) [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.42s) [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:303: [d9bf6538a29c8] joining swarm manager [df75b2d9cbfa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:304: [da82e0ae59123] joining swarm manager [df75b2d9cbfa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.35s) [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:271: [dd1891cb7464e] joining swarm manager [d6df8d7810ae2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:272: [d8176f6523a43] joining swarm manager [d6df8d7810ae2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.66s) [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.51s) [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.57s) [2021-01-22T08:17:24.976Z] docker_api_swarm_node_test.go:19: [df708d21e1529] joining swarm manager [d4a02fa75cd51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.976Z] docker_api_swarm_node_test.go:20: [dd9f5e11617e2] joining swarm manager [d4a02fa75cd51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.19s) [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:501: [d4ebb82f8ebed] joining swarm manager [d05ef95aee651]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:506: [dd42193998434] joining swarm manager [d05ef95aee651]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.32s) [2021-01-22T08:17:24.976Z] docker_api_swarm_node_test.go:80: [d0913d098208c] joining swarm manager [dcebabcb66e11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.85s) [2021-01-22T08:17:24.976Z] docker_api_swarm_node_test.go:52: [d7fd507c5e14b] joining swarm manager [d712f105ddd13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.976Z] docker_api_swarm_node_test.go:53: [db0af93dfaae6] joining swarm manager [d712f105ddd13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.72s) [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.45s) [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:201: [da919047cf59b] joining swarm manager [df6c55ea7bd7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.91s) [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:383: [da1f69ec4ec33] joining swarm manager [dc559acde7d5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:384: [d3a300ab4fbb4] joining swarm manager [dc559acde7d5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.976Z] check_test.go:380: [d3a300ab4fbb4] daemon is not started [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.74s) [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:801: [de7152e3478a3] joining swarm manager [d7b9eda62c317]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:801: [d50c06a44c68f] joining swarm manager [d7b9eda62c317]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:801: [da48b881a3437] joining swarm manager [d7b9eda62c317]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:801: [d6588cdb9dd4f] joining swarm manager [d7b9eda62c317]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-01-22T08:17:24.976Z] docker_api_swarm_test.go:809: [d4e51b1be3277] joining swarm manager [d7b9eda62c317]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.80s) [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.92s) [2021-01-22T08:17:24.976Z] docker_api_swarm_service_test.go:394: [d32bb6a4ca16d] joining swarm manager [d88734dfc7223]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.976Z] docker_api_swarm_service_test.go:394: [d1f61eed7bb66] joining swarm manager [d88734dfc7223]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.976Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.47s) [2021-01-22T08:17:24.976Z] docker_api_swarm_service_test.go:342: [d9cefce100e31] joining swarm manager [dd8adbff66f35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.977Z] docker_api_swarm_service_test.go:342: [d0497fc6f2a67] joining swarm manager [dd8adbff66f35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.53s) [2021-01-22T08:17:24.977Z] docker_api_swarm_service_test.go:489: [d467724c23731] joining swarm manager [de4c765c9f1c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.977Z] docker_api_swarm_service_test.go:489: [dc0948e35ba7e] joining swarm manager [de4c765c9f1c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.19s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.67s) [2021-01-22T08:17:24.977Z] docker_api_swarm_service_test.go:127: [dd1be272fd6d4] joining swarm manager [dbcce25246de9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.977Z] docker_api_swarm_service_test.go:128: [d4d4f82bf10b7] joining swarm manager [dbcce25246de9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.977Z] docker_api_swarm_service_test.go:136: [dbeb83ee85b8a] joining swarm manager [dbcce25246de9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-01-22T08:17:24.977Z] docker_api_swarm_service_test.go:137: [d7dbd385573c9] joining swarm manager [dbcce25246de9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.57s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.03s) [2021-01-22T08:17:24.977Z] docker_api_swarm_service_test.go:303: [d213100b062ec] joining swarm manager [df480faadaba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.977Z] docker_api_swarm_service_test.go:303: [d14f5128a70a3] joining swarm manager [df480faadaba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.59s) [2021-01-22T08:17:24.977Z] docker_api_swarm_service_test.go:99: [d7e6ccfb36ed4] joining swarm manager [d10b5b5a94189]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.977Z] docker_api_swarm_service_test.go:100: [d65cc8fef1bb1] joining swarm manager [d10b5b5a94189]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.977Z] check_test.go:380: [d7e6ccfb36ed4] daemon is not started [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.73s) [2021-01-22T08:17:24.977Z] docker_api_swarm_service_test.go:532: [d30483e318823] joining swarm manager [d5728cd8f59d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.977Z] docker_api_swarm_service_test.go:533: [d9c6ab5f49cb3] joining swarm manager [d5728cd8f59d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.63s) [2021-01-22T08:17:24.977Z] docker_api_swarm_service_test.go:147: [db8ad27c9056f] joining swarm manager [da2152f7b4b87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.977Z] docker_api_swarm_service_test.go:147: [d6ffa1f40e5ef] joining swarm manager [da2152f7b4b87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.16s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.53s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.82s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.18s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.84s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.84s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.96s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.33s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.59s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.55s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.10s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.73s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.07s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.24s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.23s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.80s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.94s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.60s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.26s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.29s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.11s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.40s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.39s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.50s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.89s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.44s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.31s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.98s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.15s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.67s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.14s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.52s) [2021-01-22T08:17:24.977Z] docker_cli_service_logs_test.go:245: checking task askydymeygkw [2021-01-22T08:17:24.977Z] docker_cli_service_logs_test.go:250: checking messages for askydymeygkw [2021-01-22T08:17:24.977Z] docker_cli_service_logs_test.go:245: checking task jmo6t0eno0ur [2021-01-22T08:17:24.977Z] docker_cli_service_logs_test.go:250: checking messages for jmo6t0eno0ur [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.81s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.73s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.86s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.51s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.66s) [2021-01-22T08:17:24.977Z] docker_cli_swarm_test.go:1901: [d1f3c7e4539fd] joining swarm manager [d78cac3611d19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.977Z] docker_cli_swarm_test.go:1902: [d986a794a1d50] joining swarm manager [d78cac3611d19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.01s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.72s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.58s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.25s) [2021-01-22T08:17:24.977Z] docker_cli_swarm_test.go:1802: [d1393686c98ea] joining swarm manager [daa91f5dac445]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.977Z] docker_cli_swarm_test.go:1803: [d2ac8cc4ffac1] joining swarm manager [daa91f5dac445]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.77s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (124.50s) [2021-01-22T08:17:24.977Z] docker_cli_swarm_test.go:1321: [d04c0b30fd488] joining swarm manager [daab8690b3df0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.977Z] docker_cli_swarm_test.go:1322: [d08ac5a248b00] joining swarm manager [daab8690b3df0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.67s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.11s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.35s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.34s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.01s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.26s) [2021-01-22T08:17:24.977Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-01-22T08:17:24.977Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.85s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.76s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.39s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.76s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.25s) [2021-01-22T08:17:24.977Z] docker_cli_swarm_test.go:1186: [d6b9a9286f9ef] joining swarm manager [dc4302692645f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.977Z] docker_cli_swarm_test.go:1195: [d365fd32b1450] joining swarm manager [dc4302692645f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.28s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.53s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.43s) [2021-01-22T08:17:24.977Z] docker_cli_swarm_test.go:1118: [dfdeefed1c67f] joining swarm manager [d68fb9ee0861f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.977Z] docker_cli_swarm_test.go:1119: [d043a3ac31270] joining swarm manager [d68fb9ee0861f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.977Z] docker_cli_swarm_test.go:1172: [d3d6c1558080a] joining swarm manager [d68fb9ee0861f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.41s) [2021-01-22T08:17:24.977Z] docker_cli_swarm_test.go:1453: [db7df45972632] joining swarm manager [d9b21f3acff3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.977Z] docker_cli_swarm_test.go:1454: [d42c101e70efd] joining swarm manager [d9b21f3acff3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.33s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.32s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.53s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.88s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.71s) [2021-01-22T08:17:24.977Z] docker_cli_swarm_unix_test.go:62: [df34b43101481] joining swarm manager [ddeacff0d6801]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.27s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.22s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.25s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.61s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.21s) [2021-01-22T08:17:24.977Z] docker_api_swarm_test.go:961: [d14cf85ef5511] joining swarm manager [d4b6e6ebe9126]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.36s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.34s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.35s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.94s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.88s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.73s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.22s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.60s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.66s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.65s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.12s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.33s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.33s) [2021-01-22T08:17:24.977Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.30s) [2021-01-22T08:17:24.977Z] === RUN TestDockerExternalVolumeSuite [2021-01-22T08:17:24.977Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-01-22T08:17:29.447Z] === RUN TestDockerSuite/TestBuildSpaces [2021-01-22T08:17:29.447Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-01-22T08:17:32.346Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-01-22T08:17:32.346Z] === RUN TestDockerSuite/TestBuildStderr [2021-01-22T08:17:36.079Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-01-22T08:17:39.849Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-01-22T08:17:53.751Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-01-22T08:17:53.751Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-01-22T08:17:54.719Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-01-22T08:17:55.686Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-01-22T08:17:59.414Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-01-22T08:18:04.098Z] === RUN TestDockerSuite/TestBuildUser [2021-01-22T08:18:04.098Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-01-22T08:18:04.098Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-01-22T08:18:04.098Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-01-22T08:18:07.827Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-01-22T08:18:07.827Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-01-22T08:18:14.898Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-01-22T08:18:14.898Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-01-22T08:18:14.898Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-01-22T08:18:32.571Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-01-22T08:18:32.571Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-01-22T08:18:41.129Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-01-22T08:18:44.858Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-01-22T08:18:45.316Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-01-22T08:18:45.316Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-01-22T08:18:47.490Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-01-22T08:18:47.529Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-01-22T08:18:47.948Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-01-22T08:18:55.640Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-01-22T08:18:58.258Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-01-22T08:19:01.165Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-01-22T08:19:01.623Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-01-22T08:19:19.293Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-01-22T08:19:19.293Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-01-22T08:19:19.293Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-01-22T08:19:19.293Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-01-22T08:19:19.293Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-01-22T08:19:26.356Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-01-22T08:19:27.324Z] === RUN TestDockerSuite/TestBuildXZHost [2021-01-22T08:19:27.324Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-01-22T08:19:27.324Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-01-22T08:19:27.716Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-01-22T08:19:27.783Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-01-22T08:19:29.324Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-01-22T08:19:33.052Z] === RUN TestDockerSuite/TestCommitChange [2021-01-22T08:19:37.734Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-01-22T08:19:39.921Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-01-22T08:19:41.466Z] === RUN TestDockerSuite/TestCommitHardlink [2021-01-22T08:19:41.466Z] === RUN TestDockerSuite/TestCommitNewFile [2021-01-22T08:19:47.249Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-01-22T08:19:47.249Z] === RUN TestDockerSuite/TestCommitTTY [2021-01-22T08:19:57.557Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-01-22T08:20:00.457Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-01-22T08:20:00.457Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-01-22T08:20:00.457Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-01-22T08:20:00.457Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-01-22T08:20:00.457Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-01-22T08:20:00.457Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-01-22T08:20:00.457Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-01-22T08:20:00.457Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-01-22T08:20:00.457Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-01-22T08:20:06.245Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-01-22T08:20:11.990Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-01-22T08:20:12.040Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-01-22T08:20:12.040Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-01-22T08:20:13.006Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-01-22T08:20:13.006Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-01-22T08:20:13.006Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-01-22T08:20:13.006Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-01-22T08:20:15.189Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-01-22T08:20:15.189Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-01-22T08:20:15.189Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-01-22T08:20:17.364Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-01-22T08:20:17.364Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-01-22T08:20:17.364Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-01-22T08:20:17.364Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-01-22T08:20:17.364Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-01-22T08:20:19.537Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-01-22T08:20:21.760Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-01-22T08:20:23.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-01-22T08:20:23.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-01-22T08:20:23.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-01-22T08:20:24.833Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-01-22T08:20:24.833Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-01-22T08:20:26.872Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-01-22T08:20:27.004Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-01-22T08:20:27.004Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-01-22T08:20:27.004Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-01-22T08:20:29.176Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-01-22T08:20:29.176Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-01-22T08:20:30.709Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-01-22T08:20:30.709Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-01-22T08:20:32.879Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-01-22T08:20:32.880Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-01-22T08:20:35.051Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-01-22T08:20:43.608Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-01-22T08:20:47.339Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-01-22T08:20:47.339Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-01-22T08:20:47.339Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-01-22T08:20:47.339Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-01-22T08:20:47.339Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-01-22T08:20:48.304Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-01-22T08:20:48.304Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-01-22T08:20:50.476Z] === RUN TestDockerSuite/TestContainerAPITop [2021-01-22T08:20:50.476Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-01-22T08:20:52.009Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-01-22T08:20:52.009Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-01-22T08:20:56.797Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-01-22T08:20:57.761Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-01-22T08:20:57.761Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-01-22T08:20:57.762Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-01-22T08:20:57.762Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-01-22T08:20:57.762Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-01-22T08:20:57.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-01-22T08:20:58.942Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-01-22T08:20:59.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-01-22T08:20:59.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-01-22T08:21:01.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-01-22T08:21:08.542Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-01-22T08:21:10.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-01-22T08:21:13.820Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-01-22T08:21:19.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00071f2c0_} [2021-01-22T08:21:20.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1140603254_c:\foo_false____} [2021-01-22T08:21:27.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1140603254_c:\foo_true____} [2021-01-22T08:21:28.714Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-01-22T08:21:29.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-01-22T08:21:29.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-01-22T08:21:29.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-01-22T08:21:29.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-01-22T08:21:29.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-01-22T08:21:29.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-01-22T08:21:29.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-01-22T08:21:29.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-01-22T08:21:29.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-01-22T08:21:29.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-01-22T08:21:29.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-01-22T08:21:29.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-01-22T08:21:29.482Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-01-22T08:21:29.939Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-01-22T08:21:29.939Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-01-22T08:21:29.939Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-01-22T08:21:29.939Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-01-22T08:21:29.939Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-01-22T08:21:37.006Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-01-22T08:21:37.006Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-01-22T08:21:37.006Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-01-22T08:21:37.006Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-01-22T08:21:37.006Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-01-22T08:21:37.006Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-01-22T08:21:37.006Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-01-22T08:21:37.006Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-01-22T08:21:37.006Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-01-22T08:21:37.006Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-01-22T08:21:37.006Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-01-22T08:21:37.006Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-01-22T08:21:37.006Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-01-22T08:21:37.006Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-01-22T08:21:39.178Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-01-22T08:21:39.178Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-01-22T08:21:39.178Z] === RUN TestDockerSuite/TestCpRelativePath [2021-01-22T08:21:41.353Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-01-22T08:21:41.353Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-01-22T08:21:41.353Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-01-22T08:21:41.353Z] === RUN TestDockerSuite/TestCpToCaseA [2021-01-22T08:21:45.078Z] === RUN TestDockerSuite/TestCpToCaseB [2021-01-22T08:21:47.250Z] === RUN TestDockerSuite/TestCpToCaseC [2021-01-22T08:21:47.250Z] === RUN TestDockerSuite/TestCpToCaseD [2021-01-22T08:21:47.250Z] === RUN TestDockerSuite/TestCpToCaseE [2021-01-22T08:21:55.802Z] === RUN TestDockerSuite/TestCpToCaseF [2021-01-22T08:21:55.802Z] === RUN TestDockerSuite/TestCpToCaseG [2021-01-22T08:21:55.802Z] === RUN TestDockerSuite/TestCpToCaseH [2021-01-22T08:22:02.861Z] === RUN TestDockerSuite/TestCpToCaseI [2021-01-22T08:22:02.861Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-01-22T08:22:02.861Z] === RUN TestDockerSuite/TestCpToDot [2021-01-22T08:22:05.032Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-01-22T08:22:05.032Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-01-22T08:22:05.032Z] === RUN TestDockerSuite/TestCpToStdout [2021-01-22T08:22:08.339Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-01-22T08:22:08.339Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-01-22T08:22:08.339Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-01-22T08:22:08.339Z] === RUN TestDockerSuite/TestCpVolumePath [2021-01-22T08:22:08.339Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-01-22T08:22:08.339Z] === RUN TestDockerSuite/TestCreateArgs [2021-01-22T08:22:08.339Z] === RUN TestDockerSuite/TestCreateByImageID [2021-01-22T08:22:09.305Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-01-22T08:22:10.838Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-01-22T08:22:11.295Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-01-22T08:22:11.295Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-01-22T08:22:12.829Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-01-22T08:22:13.286Z] === RUN TestDockerSuite/TestCreateLabels [2021-01-22T08:22:13.743Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-01-22T08:22:13.743Z] === RUN TestDockerSuite/TestCreateRM [2021-01-22T08:22:13.743Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-01-22T08:22:13.743Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-01-22T08:22:14.200Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-01-22T08:22:14.200Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-01-22T08:22:16.168Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-01-22T08:22:26.570Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-01-22T08:22:26.570Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-01-22T08:22:26.570Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-01-22T08:22:30.294Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-01-22T08:22:30.294Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-01-22T08:22:30.294Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestDevicePermissions [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestDockerFails [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestEventsAttach [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestEventsCommit [2021-01-22T08:22:32.468Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-01-22T08:22:34.252Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-01-22T08:22:34.638Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-01-22T08:22:36.169Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-01-22T08:22:38.340Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-01-22T08:22:45.417Z] === RUN TestDockerSuite/TestEventsCopy [2021-01-22T08:22:50.109Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-01-22T08:22:53.840Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-01-22T08:22:56.015Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-01-22T08:22:56.474Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-01-22T08:22:59.377Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-01-22T08:23:00.343Z] === RUN TestDockerSuite/TestEventsFilterType [2021-01-22T08:23:01.309Z] === RUN TestDockerSuite/TestEventsFilters [2021-01-22T08:23:05.044Z] === RUN TestDockerSuite/TestEventsFormat [2021-01-22T08:23:06.322Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-01-22T08:23:09.729Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-01-22T08:23:09.729Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-01-22T08:23:09.729Z] === RUN TestDockerSuite/TestEventsImageImport [2021-01-22T08:23:09.729Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-01-22T08:23:09.729Z] === RUN TestDockerSuite/TestEventsImagePull [2021-01-22T08:23:09.729Z] === RUN TestDockerSuite/TestEventsImageTag [2021-01-22T08:23:10.695Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-01-22T08:23:10.695Z] === RUN TestDockerSuite/TestEventsRename [2021-01-22T08:23:12.870Z] === RUN TestDockerSuite/TestEventsResize [2021-01-22T08:23:15.045Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-01-22T08:23:16.581Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-01-22T08:23:18.755Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-01-22T08:23:23.437Z] === RUN TestDockerSuite/TestEventsTop [2021-01-22T08:23:23.437Z] === RUN TestDockerSuite/TestEventsUntag [2021-01-22T08:23:26.339Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-01-22T08:23:29.240Z] === RUN TestDockerSuite/TestExec [2021-01-22T08:23:29.240Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-01-22T08:23:29.240Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-01-22T08:23:30.775Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-01-22T08:23:32.310Z] === RUN TestDockerSuite/TestExecAPIStart [2021-01-22T08:23:32.310Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-01-22T08:23:32.310Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-01-22T08:23:32.310Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-01-22T08:23:33.846Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-01-22T08:23:36.020Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-01-22T08:23:37.554Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-01-22T08:23:38.393Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-01-22T08:23:39.093Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-01-22T08:23:42.823Z] === RUN TestDockerSuite/TestExecCgroup [2021-01-22T08:23:43.281Z] === RUN TestDockerSuite/TestExecEnv [2021-01-22T08:23:43.281Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-01-22T08:23:43.281Z] === RUN TestDockerSuite/TestExecExitStatus [2021-01-22T08:23:44.822Z] === RUN TestDockerSuite/TestExecInspectID [2021-01-22T08:23:49.510Z] === RUN TestDockerSuite/TestExecInteractive [2021-01-22T08:23:49.510Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-01-22T08:23:49.510Z] === RUN TestDockerSuite/TestExecParseError [2021-01-22T08:23:49.510Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-01-22T08:23:49.510Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-01-22T08:23:49.510Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-01-22T08:23:51.692Z] === RUN TestDockerSuite/TestExecSetEnv [2021-01-22T08:23:51.692Z] === RUN TestDockerSuite/TestExecStartFails [2021-01-22T08:23:51.692Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-01-22T08:23:51.692Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-01-22T08:23:51.692Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-01-22T08:23:51.692Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-01-22T08:23:53.233Z] === RUN TestDockerSuite/TestExecUlimits [2021-01-22T08:23:53.233Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-01-22T08:23:53.266Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-01-22T08:24:00.306Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-01-22T08:24:00.306Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-01-22T08:24:00.306Z] === RUN TestDockerSuite/TestExecWithUser [2021-01-22T08:24:00.306Z] === RUN TestDockerSuite/TestGetContainerStats [2021-01-22T08:24:05.002Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-01-22T08:24:10.788Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-01-22T08:24:11.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-01-22T08:24:13.691Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-01-22T08:24:19.478Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-01-22T08:24:19.478Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-01-22T08:24:19.478Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-01-22T08:24:19.478Z] === RUN TestDockerSuite/TestHealth [2021-01-22T08:24:19.478Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-01-22T08:24:19.478Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-01-22T08:24:19.478Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-01-22T08:24:19.478Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-01-22T08:24:23.210Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-01-22T08:24:23.210Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-01-22T08:24:23.210Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-01-22T08:24:23.210Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-01-22T08:24:23.668Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-01-22T08:24:23.668Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-01-22T08:24:24.635Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-01-22T08:24:24.635Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-01-22T08:24:25.093Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-01-22T08:24:25.093Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-01-22T08:24:26.223Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-01-22T08:24:26.632Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-01-22T08:24:26.632Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-01-22T08:24:28.170Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-01-22T08:24:35.244Z] === RUN TestDockerSuite/TestImagesFormat [2021-01-22T08:24:35.703Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-01-22T08:24:35.703Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-01-22T08:24:39.437Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-01-22T08:24:39.437Z] === RUN TestDockerSuite/TestImportBadURL [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite (437.47s) [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.63s) [2021-01-22T08:24:41.096Z] docker_cli_external_volume_driver_test.go:53: [d91d3062fbe99] daemon is not started [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-01-22T08:24:41.096Z] docker_cli_external_volume_driver_test.go:53: [d5e07ebd0bdfc] daemon is not started [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-01-22T08:24:41.096Z] docker_cli_external_volume_driver_test.go:53: [d23c63d87c0e6] daemon is not started [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-01-22T08:24:41.096Z] docker_cli_external_volume_driver_test.go:53: [dc15c35679fef] daemon is not started [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.25s) [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.24s) [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.73s) [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2021-01-22T08:24:41.096Z] docker_cli_external_volume_driver_test.go:485: [df08731ea4024] daemon is not started [2021-01-22T08:24:41.096Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-01-22T08:24:41.096Z] docker_cli_external_volume_driver_test.go:53: [da00f599602f3] daemon is not started [2021-01-22T08:24:41.096Z] PASS [2021-01-22T08:24:41.096Z] [2021-01-22T08:24:41.096Z] === Skipped [2021-01-22T08:24:41.096Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-01-22T08:24:41.096Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-01-22T08:24:41.096Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-01-22T08:24:41.096Z] check_test.go:309: [d8938db4a82a7] daemon is not started [2021-01-22T08:24:41.096Z] [2021-01-22T08:24:41.096Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-01-22T08:24:41.096Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-01-22T08:24:41.096Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-01-22T08:24:41.096Z] check_test.go:309: [d6d770218da50] daemon is not started [2021-01-22T08:24:41.096Z] [2021-01-22T08:24:41.096Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-01-22T08:24:41.096Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-01-22T08:24:41.096Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-01-22T08:24:41.096Z] check_test.go:309: [df7827ea23fcc] daemon is not started [2021-01-22T08:24:41.096Z] [2021-01-22T08:24:41.096Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-01-22T08:24:41.096Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-01-22T08:24:41.096Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-01-22T08:24:41.096Z] [2021-01-22T08:24:41.096Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-01-22T08:24:41.096Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-01-22T08:24:41.096Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-01-22T08:24:41.096Z] [2021-01-22T08:24:41.096Z] [2021-01-22T08:24:41.096Z] DONE 273 tests, 5 skipped in 2535.400s [2021-01-22T08:24:41.096Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-22T08:24:41.096Z] ++++ cat bundles/test-integration/docker.pid [2021-01-22T08:24:41.096Z] +++ kill 8149 [2021-01-22T08:24:41.096Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d95b15c46997d/docker.pid [2021-01-22T08:24:41.096Z] +++ kill 6016 [2021-01-22T08:24:41.096Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6016 is not a child of this shell [2021-01-22T08:24:41.096Z] warning: PID 6016 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d95b15c46997d/docker.pid had a nonzero exit code [2021-01-22T08:24:41.096Z] +++ /etc/init.d/apparmor stop [2021-01-22T08:24:41.096Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-22T08:24:41.096Z] [2021-01-22T08:24:41.096Z] Unloading profiles will leave already running processes permanently [2021-01-22T08:24:41.096Z] unconfined, which can lead to unexpected situations. [2021-01-22T08:24:41.096Z] [2021-01-22T08:24:41.096Z] To set a process to complain mode, use the command line tool [2021-01-22T08:24:41.096Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-22T08:24:41.096Z] +++ true [2021-01-22T08:24:41.096Z] exiting test-integration [2021-01-22T08:24:41.096Z] ++ exit 0 [2021-01-22T08:24:41.096Z] [2021-01-22T08:24:41.096Z] + exit 0 [2021-01-22T08:24:41.096Z] ++ jobs -p [2021-01-22T08:24:41.096Z] + pids= [2021-01-22T08:24:41.096Z] + echo 'Remaining pids to kill: []' [2021-01-22T08:24:41.096Z] Remaining pids to kill: [] [2021-01-22T08:24:41.096Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-01-22T08:24:41.108Z] Recording test results [2021-01-22T08:24:41.614Z] === RUN TestDockerSuite/TestImportDisplay [2021-01-22T08:24:41.614Z] === RUN TestDockerSuite/TestImportFile [2021-01-22T08:24:41.614Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-01-22T08:24:41.614Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-01-22T08:24:41.614Z] === RUN TestDockerSuite/TestImportGzipped [2021-01-22T08:24:41.614Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-01-22T08:24:41.614Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-01-22T08:24:41.614Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-01-22T08:24:41.614Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-01-22T08:24:41.614Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-01-22T08:24:41.614Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-01-22T08:24:41.614Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-01-22T08:24:41.614Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-22T08:24:43.391Z] + echo Ensuring container killed. [2021-01-22T08:24:43.391Z] Ensuring container killed. [2021-01-22T08:24:43.391Z] + docker ps -aq -f name=docker-pr1-* [2021-01-22T08:24:43.654Z] + cids=393cb8f9f14d [2021-01-22T08:24:43.654Z] 31ad2b7fa569 [2021-01-22T08:24:43.654Z] 1a4db361ef1e [2021-01-22T08:24:43.654Z] + [ -n 393cb8f9f14d [2021-01-22T08:24:43.654Z] 31ad2b7fa569 [2021-01-22T08:24:43.654Z] 1a4db361ef1e ] [2021-01-22T08:24:43.654Z] + docker rm -vf 393cb8f9f14d 31ad2b7fa569 1a4db361ef1e [2021-01-22T08:24:43.790Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-01-22T08:24:45.332Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-01-22T08:24:45.333Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-01-22T08:24:45.333Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-01-22T08:24:45.791Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-01-22T08:24:45.791Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-01-22T08:24:46.944Z] 393cb8f9f14d [2021-01-22T08:24:46.944Z] 31ad2b7fa569 [2021-01-22T08:24:46.944Z] 1a4db361ef1e [Pipeline] sh [2021-01-22T08:24:47.234Z] + echo Chowning /workspace to jenkins user [2021-01-22T08:24:47.234Z] Chowning /workspace to jenkins user [2021-01-22T08:24:47.234Z] + id -u [2021-01-22T08:24:47.234Z] + id -g [2021-01-22T08:24:47.234Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41917:/workspace busybox chown -R 1000:1000 /workspace [2021-01-22T08:24:47.234Z] Unable to find image 'busybox:latest' locally [2021-01-22T08:24:47.330Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-01-22T08:24:47.494Z] latest: Pulling from library/busybox [2021-01-22T08:24:47.788Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-01-22T08:24:48.428Z] e5d9363303dd: Pulling fs layer [2021-01-22T08:24:48.686Z] e5d9363303dd: Verifying Checksum [2021-01-22T08:24:48.686Z] e5d9363303dd: Download complete [2021-01-22T08:24:48.686Z] e5d9363303dd: Pull complete [2021-01-22T08:24:48.686Z] Digest: sha256:c5439d7db88ab5423999530349d327b04279ad3161d7596d2126dfb5b02bfd1f [2021-01-22T08:24:48.686Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-22T08:24:53.172Z] + bundleName=amd64 [2021-01-22T08:24:53.172Z] + echo Creating amd64-bundles.tar.gz [2021-01-22T08:24:53.172Z] Creating amd64-bundles.tar.gz [2021-01-22T08:24:53.172Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-01-22T08:24:53.172Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-01-22T08:24:54.119Z] Archiving artifacts [2021-01-22T08:24:54.862Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-01-22T08:24:54.862Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-01-22T08:24:54.862Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-01-22T08:24:54.862Z] === RUN TestDockerSuite/TestInspectDefault [2021-01-22T08:24:56.396Z] === RUN TestDockerSuite/TestInspectHistory [2021-01-22T08:24:59.391Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41917/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-22T08:24:59.704Z] + make clean [2021-01-22T08:24:59.964Z] docker volume rm -f docker-dev-cache [2021-01-22T08:24:59.964Z] docker-dev-cache [Pipeline] deleteDir [2021-01-22T08:25:00.130Z] === RUN TestDockerSuite/TestInspectImage [2021-01-22T08:25:00.130Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-01-22T08:25:00.130Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-01-22T08:25:00.130Z] === RUN TestDockerSuite/TestInspectInt64 [2021-01-22T08:25:01.665Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-01-22T08:25:03.840Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-01-22T08:25:03.840Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-01-22T08:25:06.014Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T08:25:07.549Z] === RUN TestDockerSuite/TestInspectPlugin [2021-01-22T08:25:07.549Z] === RUN TestDockerSuite/TestInspectRootFS [2021-01-22T08:25:07.549Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-01-22T08:25:09.084Z] === RUN TestDockerSuite/TestInspectStatus [2021-01-22T08:25:12.004Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-01-22T08:25:15.734Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-01-22T08:25:17.269Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-01-22T08:25:18.803Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-01-22T08:25:20.977Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-01-22T08:25:22.513Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-01-22T08:25:24.689Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-01-22T08:25:26.224Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-01-22T08:25:26.224Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-01-22T08:25:26.224Z] === RUN TestDockerSuite/TestLinksEnvs [2021-01-22T08:25:26.224Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-01-22T08:25:26.224Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-01-22T08:25:26.224Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-01-22T08:25:26.682Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-01-22T08:25:26.682Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-01-22T08:25:26.682Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-01-22T08:25:26.682Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-01-22T08:25:26.682Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-01-22T08:25:26.682Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-01-22T08:25:26.682Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-01-22T08:25:26.682Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-01-22T08:25:26.682Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-01-22T08:25:26.683Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-01-22T08:25:26.683Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-01-22T08:25:26.683Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-01-22T08:25:26.683Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-01-22T08:25:26.683Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-01-22T08:25:28.216Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-01-22T08:25:29.756Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-01-22T08:25:35.548Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-01-22T08:25:37.086Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-01-22T08:25:37.086Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-01-22T08:25:39.268Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-01-22T08:25:39.268Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-01-22T08:25:45.065Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-01-22T08:25:50.861Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-01-22T08:25:56.647Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-01-22T08:25:58.823Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-01-22T08:26:00.997Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-01-22T08:26:00.997Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-01-22T08:26:02.532Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-01-22T08:26:04.707Z] === RUN TestDockerSuite/TestLogsSince [2021-01-22T08:26:13.270Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-01-22T08:26:13.270Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-01-22T08:26:13.270Z] === RUN TestDockerSuite/TestLogsTail [2021-01-22T08:26:15.452Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-01-22T08:26:17.625Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestMountIntoProc [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestMountIntoSys [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestNetHostname [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestPluginActive [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestPortHostBinding [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestPortList [2021-01-22T08:26:19.800Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-01-22T08:26:23.534Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-01-22T08:26:23.534Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-01-22T08:26:23.534Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-01-22T08:26:23.534Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-01-22T08:26:23.534Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-01-22T08:26:23.534Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-01-22T08:26:23.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-01-22T08:26:23.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-01-22T08:26:23.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-01-22T08:26:23.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-01-22T08:26:27.264Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-01-22T08:26:27.264Z] === RUN TestDockerSuite/TestPsByOrder [2021-01-22T08:26:34.335Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-01-22T08:26:34.335Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-01-22T08:26:42.915Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-01-22T08:27:00.591Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-01-22T08:27:00.591Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-01-22T08:27:00.591Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-01-22T08:27:10.911Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-01-22T08:27:13.825Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-01-22T08:27:19.611Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-01-22T08:27:23.342Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-01-22T08:27:23.342Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-01-22T08:27:23.342Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-01-22T08:27:28.029Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-01-22T08:27:28.029Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-01-22T08:27:28.029Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-01-22T08:27:28.029Z] === RUN TestDockerSuite/TestPsRightTagName [2021-01-22T08:27:28.029Z] === RUN TestDockerSuite/TestPsShowMounts [2021-01-22T08:27:33.817Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-01-22T08:27:33.817Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-01-22T08:27:35.996Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-01-22T08:27:35.996Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-01-22T08:27:36.963Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-01-22T08:27:37.929Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-01-22T08:27:37.929Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-01-22T08:27:41.660Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-01-22T08:27:45.390Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-01-22T08:27:47.564Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-01-22T08:28:12.705Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-01-22T08:28:12.705Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-01-22T08:28:16.435Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-01-22T08:28:16.435Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-01-22T08:28:16.893Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-01-22T08:28:17.351Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-01-22T08:28:21.083Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-01-22T08:28:24.815Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-01-22T08:28:24.815Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-01-22T08:28:28.546Z] === RUN TestDockerSuite/TestRmiBlank [2021-01-22T08:28:28.546Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-01-22T08:28:29.004Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-01-22T08:28:41.382Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-01-22T08:28:42.916Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-01-22T08:28:43.374Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-01-22T08:28:49.160Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-01-22T08:28:53.842Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-01-22T08:29:00.906Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-01-22T08:29:03.808Z] === RUN TestDockerSuite/TestRmiTag [2021-01-22T08:29:04.266Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-01-22T08:29:06.439Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-01-22T08:29:21.253Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-01-22T08:29:21.711Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-01-22T08:29:25.441Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-01-22T08:29:26.408Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-01-22T08:29:26.408Z] === RUN TestDockerSuite/TestRunAddHost [2021-01-22T08:29:26.408Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-01-22T08:29:26.408Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-01-22T08:29:26.408Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-01-22T08:29:26.408Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-01-22T08:29:26.408Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-01-22T08:29:26.408Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-01-22T08:29:28.584Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-01-22T08:29:28.584Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-01-22T08:29:28.584Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-01-22T08:29:32.317Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-01-22T08:29:34.493Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-01-22T08:29:41.557Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-01-22T08:29:42.529Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-01-22T08:29:44.705Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-01-22T08:29:44.705Z] === RUN TestDockerSuite/TestRunBindMounts [2021-01-22T08:29:48.434Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-01-22T08:29:48.434Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-01-22T08:29:48.434Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-01-22T08:29:48.434Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-01-22T08:29:48.434Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-01-22T08:29:48.434Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-01-22T08:29:48.434Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-01-22T08:29:48.434Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-01-22T08:29:48.434Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-01-22T08:29:48.434Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-01-22T08:29:48.893Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-01-22T08:29:48.893Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-01-22T08:29:50.434Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-01-22T08:29:50.434Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-01-22T08:29:53.348Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-01-22T08:29:53.348Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-01-22T08:29:53.348Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-01-22T08:29:54.893Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-01-22T08:29:54.893Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-01-22T08:29:54.893Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-01-22T08:29:54.893Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-01-22T08:29:54.893Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-01-22T08:29:54.893Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-01-22T08:29:54.893Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-01-22T08:29:54.893Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-01-22T08:29:57.067Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-01-22T08:29:59.242Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-01-22T08:30:00.778Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-01-22T08:30:00.778Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-01-22T08:30:00.778Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-01-22T08:30:00.778Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-01-22T08:30:02.313Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-01-22T08:30:02.313Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-01-22T08:30:02.772Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-01-22T08:30:02.772Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-01-22T08:30:02.772Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-01-22T08:30:04.307Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-01-22T08:30:09.000Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-01-22T08:30:09.000Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-01-22T08:30:09.000Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-01-22T08:30:09.000Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-01-22T08:30:09.000Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-01-22T08:30:09.000Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-01-22T08:30:09.000Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-01-22T08:30:11.177Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-01-22T08:30:11.177Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-01-22T08:30:11.177Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-01-22T08:30:11.177Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-01-22T08:30:12.712Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-01-22T08:30:14.887Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-01-22T08:30:14.887Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-01-22T08:30:16.422Z] === RUN TestDockerSuite/TestRunEnvironment [2021-01-22T08:30:16.422Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-01-22T08:30:16.422Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-01-22T08:30:16.422Z] === RUN TestDockerSuite/TestRunExitCode [2021-01-22T08:30:18.597Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-01-22T08:30:20.131Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-01-22T08:30:21.667Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-01-22T08:30:23.843Z] === RUN TestDockerSuite/TestRunExposePort [2021-01-22T08:30:23.843Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-01-22T08:30:23.843Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-01-22T08:30:23.843Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-01-22T08:30:23.843Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-01-22T08:30:23.843Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-22T08:30:23.843Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-01-22T08:30:23.843Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-01-22T08:30:23.843Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-01-22T08:30:32.413Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-01-22T08:30:32.413Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-01-22T08:30:32.413Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-01-22T08:30:32.413Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-01-22T08:30:32.413Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-01-22T08:30:32.413Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-01-22T08:30:32.413Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-01-22T08:30:39.481Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-01-22T08:30:39.481Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-01-22T08:30:40.448Z] === RUN TestDockerSuite/TestRunModeHostname [2021-01-22T08:30:40.448Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-01-22T08:30:40.448Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-01-22T08:30:40.448Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-01-22T08:30:40.448Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-01-22T08:30:40.906Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-01-22T08:30:40.906Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-01-22T08:30:40.906Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-01-22T08:30:40.906Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-01-22T08:30:40.906Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-01-22T08:30:40.906Z] === RUN TestDockerSuite/TestRunMount [2021-01-22T08:30:40.906Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-01-22T08:30:40.906Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-01-22T08:30:40.906Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-01-22T08:30:40.906Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-01-22T08:30:46.706Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-01-22T08:30:46.706Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-01-22T08:30:46.706Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-01-22T08:30:46.706Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-01-22T08:30:50.436Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-01-22T08:30:57.501Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-01-22T08:30:57.501Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-01-22T08:30:57.501Z] === RUN TestDockerSuite/TestRunNetHost [2021-01-22T08:30:57.501Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-01-22T08:30:57.501Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-01-22T08:30:57.501Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-01-22T08:30:57.501Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-01-22T08:30:57.501Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-01-22T08:30:57.501Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-01-22T08:30:57.501Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-01-22T08:30:57.959Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-01-22T08:30:58.925Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-01-22T08:31:01.103Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-01-22T08:31:02.644Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-01-22T08:31:04.179Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-01-22T08:31:05.715Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-01-22T08:31:06.173Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-01-22T08:31:06.173Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-01-22T08:31:06.173Z] === RUN TestDockerSuite/TestRunPortInUse [2021-01-22T08:31:06.173Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-01-22T08:31:06.173Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-01-22T08:31:06.173Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-01-22T08:31:06.173Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-01-22T08:31:06.173Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-22T08:31:09.074Z] === RUN TestDockerSuite/TestRunPublishPort [2021-01-22T08:31:09.074Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-01-22T08:31:09.074Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-01-22T08:31:09.074Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-01-22T08:31:09.074Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-01-22T08:31:09.074Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-01-22T08:31:16.153Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-01-22T08:31:16.153Z] === RUN TestDockerSuite/TestRunRm [2021-01-22T08:31:18.330Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-01-22T08:31:23.014Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-01-22T08:31:25.190Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-01-22T08:31:26.724Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-01-22T08:31:28.909Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-01-22T08:31:31.085Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-01-22T08:31:31.085Z] === RUN TestDockerSuite/TestRunState [2021-01-22T08:31:31.085Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-01-22T08:31:32.623Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-01-22T08:31:32.623Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-01-22T08:31:34.159Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-01-22T08:31:34.159Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-01-22T08:31:34.618Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-01-22T08:31:34.618Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-01-22T08:31:34.618Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-01-22T08:31:34.618Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-01-22T08:31:39.315Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-01-22T08:31:39.315Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-01-22T08:31:39.315Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-01-22T08:31:39.315Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-01-22T08:31:39.315Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-01-22T08:31:39.315Z] === RUN TestDockerSuite/TestRunUserByID [2021-01-22T08:31:39.315Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-01-22T08:31:39.315Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-01-22T08:31:39.315Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-01-22T08:31:39.315Z] === RUN TestDockerSuite/TestRunUserByName [2021-01-22T08:31:39.315Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-01-22T08:31:40.853Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-01-22T08:31:41.315Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-01-22T08:31:42.851Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-01-22T08:31:42.851Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-01-22T08:31:42.851Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-01-22T08:31:45.758Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-01-22T08:31:51.555Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-01-22T08:31:56.243Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-01-22T08:32:02.038Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-01-22T08:32:02.038Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-01-22T08:32:02.038Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-01-22T08:32:04.225Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-01-22T08:32:06.410Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-01-22T08:32:07.947Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-01-22T08:32:08.408Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-01-22T08:32:08.408Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-01-22T08:32:08.408Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-01-22T08:32:08.408Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-01-22T08:32:08.408Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-01-22T08:32:08.408Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-01-22T08:32:08.408Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-01-22T08:32:08.408Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-01-22T08:32:12.146Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-01-22T08:32:13.683Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-01-22T08:32:15.222Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-01-22T08:32:18.959Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-01-22T08:32:18.959Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-01-22T08:32:18.959Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-01-22T08:32:18.959Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-01-22T08:32:18.959Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-01-22T08:32:18.959Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-01-22T08:32:18.959Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-01-22T08:32:18.959Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-01-22T08:32:19.418Z] === RUN TestDockerSuite/TestSaveImageId [2021-01-22T08:32:19.418Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-01-22T08:32:19.418Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-01-22T08:32:19.418Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-01-22T08:32:19.418Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-01-22T08:32:19.418Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-01-22T08:32:19.418Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-01-22T08:32:19.418Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-01-22T08:32:19.418Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-01-22T08:32:19.418Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-01-22T08:32:21.596Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-01-22T08:32:22.055Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-01-22T08:32:22.514Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-01-22T08:32:22.973Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-01-22T08:32:24.515Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-01-22T08:32:30.306Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-01-22T08:32:30.306Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-01-22T08:32:36.098Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-01-22T08:32:36.098Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-01-22T08:32:39.832Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-01-22T08:32:39.832Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-01-22T08:32:39.832Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-01-22T08:32:39.832Z] === RUN TestDockerSuite/TestStartRecordError [2021-01-22T08:32:39.832Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-01-22T08:32:45.633Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-01-22T08:32:45.633Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-01-22T08:32:45.633Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-01-22T08:32:45.633Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-01-22T08:32:45.633Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-01-22T08:32:45.633Z] === RUN TestDockerSuite/TestStatsNoStream [2021-01-22T08:32:45.633Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-01-22T08:32:46.604Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-01-22T08:32:48.782Z] === RUN TestDockerSuite/TestTopPrivileged [2021-01-22T08:32:48.782Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-01-22T08:32:50.318Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-01-22T08:32:50.318Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-01-22T08:32:50.318Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-01-22T08:32:50.318Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-01-22T08:32:50.318Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-01-22T08:32:50.318Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-01-22T08:32:50.318Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-01-22T08:33:08.160Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-01-22T08:33:08.160Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-01-22T08:33:08.160Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-01-22T08:33:08.160Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-01-22T08:33:08.160Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-01-22T08:33:08.160Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-01-22T08:33:08.160Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-01-22T08:33:09.128Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-01-22T08:33:09.128Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-01-22T08:33:12.037Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-01-22T08:33:12.037Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-01-22T08:33:12.496Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-01-22T08:33:12.496Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-01-22T08:33:12.496Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-01-22T08:33:19.569Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-01-22T08:33:19.569Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-01-22T08:33:19.569Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-01-22T08:33:20.028Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-01-22T08:33:20.028Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-01-22T08:33:25.821Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-01-22T08:33:25.821Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-01-22T08:33:26.281Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-01-22T08:33:38.670Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-01-22T08:33:38.670Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite (2174.03s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-01-22T08:33:39.641Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-01-22T08:33:39.641Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (96.40s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (3.17s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-01-22T08:33:39.641Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-01-22T08:33:39.641Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-01-22T08:33:39.641Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-01-22T08:33:39.641Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-01-22T08:33:39.641Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-01-22T08:33:39.641Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-01-22T08:33:39.641Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-01-22T08:33:39.641Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.29s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-01-22T08:33:39.641Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-01-22T08:33:39.641Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.87s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.91s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-01-22T08:33:39.641Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-01-22T08:33:39.641Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-01-22T08:33:39.641Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-01-22T08:33:39.641Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.47s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-01-22T08:33:39.641Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-01-22T08:33:39.641Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.06s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.10s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-01-22T08:33:39.641Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.80s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.38s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.54s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.65s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.93s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.39s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.00s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.69s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.21s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.77s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.83s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.68s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.93s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.95s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.68s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.21s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.93s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.11s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.54s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.77s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.07s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.61s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-01-22T08:33:39.641Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.71s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.49s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.60s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.88s) [2021-01-22T08:33:39.641Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-01-22T08:33:39.641Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.79s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.61s) [2021-01-22T08:33:39.641Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.53s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.16s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.76s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.08s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.88s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.34s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.64s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.91s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.27s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.66s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.61s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.17s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.08s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerignore (66.86s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.66s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.61s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.95s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.35s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.35s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.48s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.32s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.10s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (84.98s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.42s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.46s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.73s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.64s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.67s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.84s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.16s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.49s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildFails (2.03s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.28s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.20s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.24s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.07s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.27s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.84s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.24s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildHistory (7.60s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.71s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.80s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.80s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildLabel (0.72s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.66s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.42s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildLabels (0.65s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.28s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.43s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.41s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.07s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.28s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (24.25s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.34s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.48s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.61s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.43s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.55s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.01s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.50s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.14s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.52s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.91s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.86s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.43s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.11s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (6.85s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.77s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.19s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.99s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.88s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.81s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.78s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.69s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.23s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildRm (11.00s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.71s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-01-22T08:33:39.642Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.04s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.64s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.83s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.63s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.21s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.61s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.48s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.66s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.00s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildStderr (3.89s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.75s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.39s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.10s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.83s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.20s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.42s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.40s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.07s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.04s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.73s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.96s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.46s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.21s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.37s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.89s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.91s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.86s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.94s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.43s) [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-01-22T08:33:39.642Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.642Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-01-22T08:33:39.642Z] docker_cli_sni_test.go:18: Flakey test [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.79s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.91s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestCommitChange (4.10s) [2021-01-22T08:33:39.642Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.68s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.36s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCommitTTY (10.16s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.62s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-01-22T08:33:39.643Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-01-22T08:33:39.643Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.50s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.41s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.90s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.85s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.01s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.27s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.92s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.76s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.86s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.86s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.98s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.61s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.31s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.82s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.03s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.02s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.49s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.87s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.73s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.96s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.63s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.60s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (30.15s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.15s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.18s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.14s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.15s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00071f2c0_} (2.16s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1140603254_c:\foo_false____} (7.14s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1140603254_c:\foo_true____} (2.21s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.14s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-01-22T08:33:39.643Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (6.81s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-01-22T08:33:39.643Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-01-22T08:33:39.643Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-01-22T08:33:39.643Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-01-22T08:33:39.643Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-01-22T08:33:39.643Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.22s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.92s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.05s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.87s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.83s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.01s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCpToDot (1.92s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-01-22T08:33:39.643Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCpToStdout (2.02s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-01-22T08:33:39.643Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-01-22T08:33:39.643Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-01-22T08:33:39.643Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-01-22T08:33:39.643Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.86s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.84s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.72s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.47s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-22T08:33:39.643Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.96s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.09s) [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-01-22T08:33:39.643Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.90s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-01-22T08:33:39.643Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-01-22T08:33:39.643Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-01-22T08:33:39.643Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-01-22T08:33:39.643Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-01-22T08:33:39.643Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-01-22T08:33:39.643Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-01-22T08:33:39.643Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-01-22T08:33:39.643Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-01-22T08:33:39.643Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.643Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-01-22T08:33:39.644Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.91s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.91s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.06s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.29s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsCopy (4.14s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.25s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.76s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.65s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.95s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.84s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsFilters (4.00s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsFormat (4.04s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsRename (1.99s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsResize (2.23s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.87s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.27s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.40s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (2.92s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-01-22T08:33:39.644Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.55s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.87s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-01-22T08:33:39.644Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-01-22T08:33:39.644Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-01-22T08:33:39.644Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.54s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.78s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.75s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.61s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.85s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.86s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestExecInspectID (4.26s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-01-22T08:33:39.644Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.02s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-01-22T08:33:39.644Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.02s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.93s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.72s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.71s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.68s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.62s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-01-22T08:33:39.644Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.78s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.70s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.26s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.65s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.01s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-01-22T08:33:39.644Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.29s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestImportBadURL (2.47s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-01-22T08:33:39.644Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-01-22T08:33:39.644Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-01-22T08:33:39.644Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-01-22T08:33:39.644Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.88s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.86s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-01-22T08:33:39.644Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-01-22T08:33:39.644Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.84s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (6.71s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-01-22T08:33:39.644Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectDefault (1.78s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectHistory (3.57s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-01-22T08:33:39.644Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.85s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.81s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.72s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.68s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectStatus (2.33s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.62s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.85s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.75s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.76s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.94s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.97s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.80s) [2021-01-22T08:33:39.644Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-01-22T08:33:39.644Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-01-22T08:33:39.644Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-01-22T08:33:39.644Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.644Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-01-22T08:33:39.644Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.50s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.55s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.55s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.00s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-01-22T08:33:39.645Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.75s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.94s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.96s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.58s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.18s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.05s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.90s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.88s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsSince (8.63s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsTail (2.34s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.04s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.83s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-01-22T08:33:39.645Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-01-22T08:33:39.645Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.69s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-01-22T08:33:39.645Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-01-22T08:33:39.645Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-01-22T08:33:39.645Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-01-22T08:33:39.645Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-01-22T08:33:39.645Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-01-22T08:33:39.645Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-01-22T08:33:39.645Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-01-22T08:33:39.645Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.52s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-22T08:33:39.645Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPsByOrder (7.34s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-01-22T08:33:39.645Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.15s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.33s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-01-22T08:33:39.645Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.48s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.89s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.05s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.60s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-01-22T08:33:39.645Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-01-22T08:33:39.645Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.07s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.11s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.98s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-01-22T08:33:39.645Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.67s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.60s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.06s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.86s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.32s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.73s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.57s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-01-22T08:33:39.645Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.72s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.69s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.34s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.54s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.52s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.39s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.51s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.64s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.89s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.29s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.07s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.03s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.86s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.77s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.65s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.26s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.63s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.89s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.83s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.91s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.81s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.37s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.82s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.84s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.15s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.78s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.86s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.59s) [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.96s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.645Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.87s) [2021-01-22T08:33:39.645Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-01-22T08:33:39.645Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.73s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.79s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.73s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunExitCode (1.78s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.81s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.80s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.82s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.26s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.83s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.51s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.79s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.95s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.82s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.82s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.79s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.73s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.55s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.35s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunRm (2.00s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.03s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.83s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.83s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.89s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.29s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.78s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.61s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.38s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.85s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.89s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.50s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.63s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.49s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.02s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.43s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.91s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.08s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.45s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.59s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.82s) [2021-01-22T08:33:39.646Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.82s) [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-01-22T08:33:39.646Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.646Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-01-22T08:33:39.647Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.30s) [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.52s) [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.36s) [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.20s) [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-01-22T08:33:39.647Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.72s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.89s) [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.73s) [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-01-22T08:33:39.647Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.15s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.52s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.54s) [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-01-22T08:33:39.647Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.51s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.04s) [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-01-22T08:33:39.647Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.25s) [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-01-22T08:33:39.647Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-01-22T08:33:39.647Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-01-22T08:33:39.647Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-01-22T08:33:39.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-01-22T08:33:39.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-01-22T08:33:39.648Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-01-22T08:33:39.648Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-01-22T08:33:39.648Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-01-22T08:33:39.648Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-01-22T08:33:39.648Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] === RUN TestDockerRegistryAuthTokenSuite [2021-01-22T08:33:39.648Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-01-22T08:33:39.648Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-01-22T08:33:39.648Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-01-22T08:33:39.648Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-01-22T08:33:39.648Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-01-22T08:33:39.648Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] === RUN TestDockerDaemonSuite [2021-01-22T08:33:39.648Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-01-22T08:33:39.648Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-01-22T08:33:39.648Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-01-22T08:33:39.648Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] === RUN TestDockerSwarmSuite [2021-01-22T08:33:39.648Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-01-22T08:33:39.648Z] === RUN TestDockerPluginSuite [2021-01-22T08:33:39.648Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-01-22T08:33:39.648Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-01-22T08:33:39.648Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-01-22T08:33:39.648Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-01-22T08:33:39.648Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-01-22T08:33:39.648Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-01-22T08:33:39.648Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-01-22T08:33:39.648Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-01-22T08:33:39.648Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-01-22T08:33:39.648Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-01-22T08:33:39.648Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-01-22T08:33:39.648Z] --- PASS: TestDockerPluginSuite (0.04s) [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] === RUN TestDockerExternalVolumeSuite [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] === RUN TestDockerNetworkSuite [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] === RUN TestDockerHubPullSuite [2021-01-22T08:33:39.648Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-01-22T08:33:39.648Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-01-22T08:33:39.648Z] PASS [2021-01-22T08:33:39.648Z] ok github.com/docker/docker/integration-cli 2176.305s [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === Skipped [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-01-22T08:33:40.108Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-01-22T08:33:40.108Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-01-22T08:33:40.108Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-01-22T08:33:40.108Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-01-22T08:33:40.108Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-01-22T08:33:40.108Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-01-22T08:33:40.108Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-01-22T08:33:40.108Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-01-22T08:33:40.108Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-01-22T08:33:40.108Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-01-22T08:33:40.108Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-01-22T08:33:40.108Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-01-22T08:33:40.108Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-01-22T08:33:40.108Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-01-22T08:33:40.108Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-01-22T08:33:40.108Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-01-22T08:33:40.108Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-01-22T08:33:40.108Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-01-22T08:33:40.108Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-01-22T08:33:40.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-01-22T08:33:40.108Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.108Z] [2021-01-22T08:33:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-01-22T08:33:40.109Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-01-22T08:33:40.109Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-01-22T08:33:40.109Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-01-22T08:33:40.109Z] docker_cli_sni_test.go:18: Flakey test [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-01-22T08:33:40.109Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-01-22T08:33:40.109Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-01-22T08:33:40.109Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-01-22T08:33:40.109Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.109Z] [2021-01-22T08:33:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-01-22T08:33:40.110Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-01-22T08:33:40.110Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-01-22T08:33:40.110Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-01-22T08:33:40.110Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-01-22T08:33:40.110Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-01-22T08:33:40.110Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-01-22T08:33:40.110Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-01-22T08:33:40.110Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-01-22T08:33:40.110Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-01-22T08:33:40.110Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-01-22T08:33:40.110Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-01-22T08:33:40.110Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-01-22T08:33:40.110Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-01-22T08:33:40.110Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-01-22T08:33:40.110Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-01-22T08:33:40.110Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-01-22T08:33:40.110Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-01-22T08:33:40.110Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-01-22T08:33:40.110Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-01-22T08:33:40.110Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-01-22T08:33:40.110Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-01-22T08:33:40.110Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-01-22T08:33:40.110Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.110Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-01-22T08:33:40.111Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-01-22T08:33:40.111Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-01-22T08:33:40.111Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-01-22T08:33:40.111Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-01-22T08:33:40.111Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-01-22T08:33:40.111Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-01-22T08:33:40.111Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-01-22T08:33:40.111Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-01-22T08:33:40.111Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-01-22T08:33:40.111Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-01-22T08:33:40.111Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-01-22T08:33:40.111Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-01-22T08:33:40.111Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-01-22T08:33:40.111Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-01-22T08:33:40.111Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-01-22T08:33:40.111Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-01-22T08:33:40.111Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-01-22T08:33:40.111Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-01-22T08:33:40.111Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-01-22T08:33:40.111Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-01-22T08:33:40.111Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-01-22T08:33:40.111Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-01-22T08:33:40.111Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-01-22T08:33:40.111Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.111Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-01-22T08:33:40.112Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-01-22T08:33:40.112Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-01-22T08:33:40.112Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-01-22T08:33:40.112Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-01-22T08:33:40.112Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-01-22T08:33:40.112Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-01-22T08:33:40.112Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-01-22T08:33:40.112Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-01-22T08:33:40.112Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-01-22T08:33:40.112Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-01-22T08:33:40.112Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-01-22T08:33:40.112Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-22T08:33:40.112Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-01-22T08:33:40.112Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-01-22T08:33:40.112Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-01-22T08:33:40.112Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-01-22T08:33:40.112Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-01-22T08:33:40.112Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-01-22T08:33:40.112Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-01-22T08:33:40.112Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.112Z] [2021-01-22T08:33:40.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-01-22T08:33:40.112Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-01-22T08:33:40.113Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-01-22T08:33:40.113Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.113Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-01-22T08:33:40.114Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-01-22T08:33:40.114Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.114Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-01-22T08:33:40.574Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-01-22T08:33:40.574Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-01-22T08:33:40.574Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-01-22T08:33:40.574Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-01-22T08:33:40.574Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-01-22T08:33:40.574Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.574Z] [2021-01-22T08:33:40.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-01-22T08:33:40.575Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-01-22T08:33:40.575Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.575Z] [2021-01-22T08:33:40.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-01-22T08:33:40.575Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-01-22T08:33:40.576Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-01-22T08:33:40.576Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] DONE 1093 tests, 547 skipped in 2186.293s [2021-01-22T08:33:40.576Z] INFO: Integration tests ended at 01/22/2021 08:33:40. Duration:00:36:26.5696537 [2021-01-22T08:33:40.576Z] INFO: Docker info of the daemon under test at end of run [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] Containers: 2 [2021-01-22T08:33:40.576Z] Running: 0 [2021-01-22T08:33:40.576Z] Paused: 0 [2021-01-22T08:33:40.576Z] Stopped: 2 [2021-01-22T08:33:40.576Z] Images: 18 [2021-01-22T08:33:40.576Z] Server Version: 0.0.0-dev [2021-01-22T08:33:40.576Z] Storage Driver: windowsfilter [2021-01-22T08:33:40.576Z] Windows: [2021-01-22T08:33:40.576Z] Logging Driver: json-file [2021-01-22T08:33:40.576Z] Plugins: [2021-01-22T08:33:40.576Z] Volume: local [2021-01-22T08:33:40.576Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-22T08:33:40.576Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-22T08:33:40.576Z] Swarm: inactive [2021-01-22T08:33:40.576Z] Default Isolation: process [2021-01-22T08:33:40.576Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-22T08:33:40.576Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-22T08:33:40.576Z] OSType: windows [2021-01-22T08:33:40.576Z] Architecture: x86_64 [2021-01-22T08:33:40.576Z] CPUs: 4 [2021-01-22T08:33:40.576Z] Total Memory: 32GiB [2021-01-22T08:33:40.576Z] Name: azwin-2-4f2c00 [2021-01-22T08:33:40.576Z] ID: YG4G:CQBX:XNUA:UGAQ:XCP3:V4LW:4NSE:TWOW:WLXS:2FUM:VL3G:MUGW [2021-01-22T08:33:40.576Z] Docker Root Dir: D:\CI\PR-41917\1\daemon [2021-01-22T08:33:40.576Z] Debug Mode (client): false [2021-01-22T08:33:40.576Z] Debug Mode (server): true [2021-01-22T08:33:40.576Z] File Descriptors: -1 [2021-01-22T08:33:40.576Z] Goroutines: 17 [2021-01-22T08:33:40.576Z] System Time: 2021-01-22T08:33:40.2433723Z [2021-01-22T08:33:40.576Z] EventsListeners: 0 [2021-01-22T08:33:40.576Z] Registry: https://index.docker.io/v1/ [2021-01-22T08:33:40.576Z] Labels: [2021-01-22T08:33:40.576Z] Experimental: false [2021-01-22T08:33:40.576Z] Insecure Registries: [2021-01-22T08:33:40.576Z] 127.0.0.0/8 [2021-01-22T08:33:40.576Z] Live Restore Enabled: false [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] [2021-01-22T08:33:40.576Z] INFO: Stopping daemon under test [2021-01-22T08:33:41.035Z] SUCCESS: The process with PID 6016 (child process of PID 4252) has been terminated. [2021-01-22T08:33:41.035Z] SUCCESS: The process with PID 4252 (child process of PID 6008) has been terminated. [2021-01-22T08:33:41.035Z] INFO: Stop tailing logs of the daemon under tests [2021-01-22T08:33:41.035Z] INFO: executeCI.ps1 Completed successfully at 01/22/2021 08:33:40. [2021-01-22T08:33:41.035Z] INFO: Tidying up at end of run [2021-01-22T08:33:41.035Z] INFO: Saving daemon under test log (d:\CI\PR-41917\1\dut.out) to bundles\CIDUT.out [2021-01-22T08:33:41.035Z] INFO: Saving daemon under test log (d:\CI\PR-41917\1\dut.err) to bundles\CIDUT.err [2021-01-22T08:33:41.035Z] INFO: Nuke-Everything... [2021-01-22T08:33:41.035Z] INFO: Container count on control daemon to delete is 2 [2021-01-22T08:33:42.004Z] caf1dafa2700 [2021-01-22T08:33:42.004Z] a917cec7ad75 [2021-01-22T08:33:42.004Z] INFO: Tidying pidfile d:\CI\PR-41917\1\docker.pid [2021-01-22T08:33:42.004Z] INFO: Nuking d:\CI [2021-01-22T08:34:07.282Z] INFO: Zapped successfully [2021-01-22T08:34:07.282Z] [2021-01-22T08:34:07.282Z] INFO: executeCI.ps1 exiting at Fri Jan 22 08:34:06 CUT 2021. Duration 01:00:54.4771452 [2021-01-22T08:34:07.282Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-01-22T08:34:07.525Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-01-22T08:34:16.362Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2021-01-22T08:34:17.540Z] Archiving artifacts [2021-01-22T08:34:31.129Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41917/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-22T08:34:32.051Z] + make clean [2021-01-22T08:34:34.228Z] docker volume rm -f docker-dev-cache [2021-01-22T08:34:34.228Z] 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